[2026-04-07 00:00:01] Production.INFO: ==2983== Lock acquired, processing the job...
[2026-04-07 00:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:00:01] Production.INFO: neon service started
[2026-04-07 00:00:01] Production.INFO: neon service started
[2026-04-07 00:00:01] Production.INFO: ==2983== Releasing lock...
[2026-04-07 00:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:00:02] Production.INFO: ==2987== Lock acquired, processing the job...
[2026-04-06 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:00:02] Production.INFO: ==2987== Releasing lock...
[2026-04-06 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:00:02] Production.INFO: ==2985== Lock acquired, processing the job...
[2026-04-06 19:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:00:02] Production.INFO: ==2985== Releasing lock...
[2026-04-06 19:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:00:02] Production.INFO: ==2989== Lock acquired, processing the job...
[2026-04-06 19:00:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:00:03] Production.INFO: ==2995== Lock acquired, processing the job...
[2026-04-06 19:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:00:03] Production.INFO: Account Balance Start.
[2026-04-06 19:00:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:00:03] Production.INFO: 117
[2026-04-06 19:00:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:03] Production.INFO: ==2993== Lock acquired, processing the job...
[2026-04-06 19:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:00:03] Production.INFO: ==2991== Lock acquired, processing the job...
[2026-04-06 19:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:00:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:03] Production.INFO: ==2997== Lock acquired, processing the job...
[2026-04-06 19:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:00:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:00:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:00:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:03] Production.INFO: ==2997== Releasing lock...
[2026-04-06 19:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:00:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:03] Production.INFO: Date 2026-03-21
[2026-04-06 19:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:00:04] Production.INFO: ==2991== Releasing lock...
[2026-04-06 19:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:00:04] Production.INFO: Total Charge 0
[2026-04-06 19:00:04] Production.INFO: CreateAllLog End
[2026-04-06 19:00:05] Production.INFO: Account Balance End.
[2026-04-06 19:00:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:00:05] Production.INFO: ==2995== Releasing lock...
[2026-04-06 19:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:00:10] Production.ERROR: CronJobId end10
[2026-04-06 19:00:10] Production.INFO: ==2993== Releasing lock...
[2026-04-06 19:00:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:00:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:00:14] Production.INFO: call_cost start
[2026-04-06 19:00:14] Production.INFO: call_cost end
[2026-04-06 19:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:00:14] Production.INFO: ==2989== Releasing lock...
[2026-04-06 19:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:01:02] Production.INFO: ==3065== Lock acquired, processing the job...
[2026-04-07 00:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:01:02] Production.INFO: neon service started
[2026-04-07 00:01:02] Production.INFO: neon service started
[2026-04-07 00:01:02] Production.INFO: ==3065== Releasing lock...
[2026-04-07 00:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:01:02] Production.INFO: ==3073== Lock acquired, processing the job...
[2026-04-06 19:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:01:02] Production.INFO: ==3075== Lock acquired, processing the job...
[2026-04-06 23:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:01:02] Production.INFO: ==3075== Releasing lock...
[2026-04-06 23:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:01:02] Production.INFO: ==3073== Releasing lock...
[2026-04-06 19:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:01:03] Production.INFO: ==3077== Lock acquired, processing the job...
[2026-04-06 19:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 19:01:03] Production.INFO: ==3081== Lock acquired, processing the job...
[2026-04-06 19:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:01:03] Production.INFO: ==3079== Lock acquired, processing the job...
[2026-04-06 19:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:01:03] Production.INFO: ==3085== Lock acquired, processing the job...
[2026-04-06 19:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:01:03] Production.INFO: ==3083== Lock acquired, processing the job...
[2026-04-06 19:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 19:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 19:01:03] Production.ERROR: CronJob PID - 3079
[2026-04-06 19:01:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-06 19:01:03] Production.ERROR: CronJob ID - 5
[2026-04-06 19:01:03] Production.ERROR: CronJob Last Run Time 2026-04-06 19:01:00
[2026-04-06 19:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 19:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 19:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 19:01:03] Production.ERROR: CronJob PID - 3081
[2026-04-06 19:01:03] Production.ERROR: CronJob Title - Account Block
[2026-04-06 19:01:03] Production.ERROR: CronJob ID - 7
[2026-04-06 19:01:03] Production.ERROR: CronJob Last Run Time 2026-04-06 19:01:00
[2026-04-06 19:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 19:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 19:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 19:01:03] Production.INFO: ==3077== Releasing lock...
[2026-04-06 19:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 19:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 19:01:03] Production.INFO: ==3087== Lock acquired, processing the job...
[2026-04-06 19:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 19:01:03] Production.INFO: Account Balance Start.
[2026-04-06 19:01:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:01:03] Production.INFO: 117
[2026-04-06 19:01:04] Production.INFO: Date 2026-03-08
[2026-04-06 19:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 19:01:04] Production.INFO: ==3090== Lock acquired, processing the job...
[2026-04-06 19:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:04] Production.INFO: Date 2026-03-09
[2026-04-06 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:01:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:01:04] Production.INFO: ==3090== Releasing lock...
[2026-04-06 19:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:01:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:04] Production.ERROR: done
[2026-04-06 19:01:04] Production.INFO: ==3081== Releasing lock...
[2026-04-06 19:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:01:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 19:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049278', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 19:01:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:05] Production.INFO: Date 2026-03-28
[2026-04-06 19:01:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:05] Production.INFO: Date 2026-03-29
[2026-04-06 19:01:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:05] Production.INFO: Date 2026-03-30
[2026-04-06 19:01:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:05] Production.INFO: Date 2026-03-31
[2026-04-06 19:01:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:05] Production.INFO: Date 2026-04-01
[2026-04-06 19:01:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:05] Production.INFO: Date 2026-04-02
[2026-04-06 19:01:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:05] Production.INFO: Date 2026-04-03
[2026-04-06 19:01:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:05] Production.INFO: Date 2026-04-04
[2026-04-06 19:01:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:01:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:01:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:01:05] Production.INFO: Total Charge 0
[2026-04-06 19:01:05] Production.INFO: CreateAllLog End
[2026-04-06 19:01:05] Production.INFO: Account Balance End.
[2026-04-06 19:01:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:01:05] Production.INFO: ==3085== Releasing lock...
[2026-04-06 19:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049278', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 19:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 19:01:11] Production.INFO: ProcessCDR(1,17049278,1,1,2)
[2026-04-06 19:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17049278,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 19:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17049278,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 19:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 19:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 19:01:11] Production.INFO: ==3087== Releasing lock...
[2026-04-06 19:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 19:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-06 19:01:13] Production.ERROR: CronJobId end10
[2026-04-06 19:01:13] Production.INFO: ==3083== Releasing lock...
[2026-04-06 19:01:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:01:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:01:16] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:01:16] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:01:17] Production.INFO: call_cost start
[2026-04-06 19:01:17] Production.INFO: call_cost end
[2026-04-06 19:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:01:17] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:01:17] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:01:17] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:01:17] Production.INFO: ==3079== Releasing lock...
[2026-04-06 19:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:02:01] Production.INFO: ==3150== Lock acquired, processing the job...
[2026-04-07 00:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:02:01] Production.INFO: neon service started
[2026-04-07 00:02:01] Production.INFO: neon service started
[2026-04-07 00:02:01] Production.INFO: ==3150== Releasing lock...
[2026-04-07 00:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:02:01] Production.INFO: ==3152== Lock acquired, processing the job...
[2026-04-06 19:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:02:02] Production.INFO: ==3152== Releasing lock...
[2026-04-06 19:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:02:02] Production.INFO: ==3154== Lock acquired, processing the job...
[2026-04-06 23:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:02:02] Production.INFO: ==3154== Releasing lock...
[2026-04-06 23:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:02:03] Production.INFO: ==3156== Lock acquired, processing the job...
[2026-04-06 19:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:02:03] Production.INFO: ==3167== Lock acquired, processing the job...
[2026-04-06 19:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:02:03] Production.INFO: ==3158== Lock acquired, processing the job...
[2026-04-06 19:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:02:03] Production.INFO: ==3160== Lock acquired, processing the job...
[2026-04-06 19:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:02:03] Production.INFO: ==3163== Lock acquired, processing the job...
[2026-04-06 19:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:02:03] Production.INFO: ==3165== Lock acquired, processing the job...
[2026-04-06 19:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-06 19:02:03] Production.INFO: ==3167== Releasing lock...
[2026-04-06 19:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 19:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:02:03] Production.INFO: Account Balance Start.
[2026-04-06 19:02:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:02:03] Production.INFO: 117
[2026-04-06 19:02:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:03] Production.INFO: Date 2026-03-21
[2026-04-06 19:02:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:04] Production.ERROR: done
[2026-04-06 19:02:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-06 19:02:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:04] Production.INFO: ==3158== Releasing lock...
[2026-04-06 19:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:02:04] Production.ERROR: done
[2026-04-06 19:02:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-06 19:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-06 19:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:02:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:02:04] Production.INFO: ==3165== Releasing lock...
[2026-04-06 19:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-06 19:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-06 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:02:04] Production.INFO: Total Charge 0
[2026-04-06 19:02:04] Production.INFO: CreateAllLog End
[2026-04-06 19:02:04] Production.INFO: Account Balance End.
[2026-04-06 19:02:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:02:04] Production.INFO: ==3163== Releasing lock...
[2026-04-06 19:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:02:11] Production.ERROR: CronJobId end10
[2026-04-06 19:02:11] Production.INFO: ==3160== Releasing lock...
[2026-04-06 19:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:02:14] Production.INFO: call_cost start
[2026-04-06 19:02:14] Production.INFO: call_cost end
[2026-04-06 19:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:02:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:02:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:02:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:02:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:02:14] Production.INFO: ==3156== Releasing lock...
[2026-04-06 19:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:03:01] Production.INFO: ==3222== Lock acquired, processing the job...
[2026-04-07 00:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:03:01] Production.INFO: neon service started
[2026-04-07 00:03:01] Production.INFO: neon service started
[2026-04-07 00:03:01] Production.INFO: ==3222== Releasing lock...
[2026-04-07 00:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:03:02] Production.INFO: ==3226== Lock acquired, processing the job...
[2026-04-06 23:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:03:02] Production.INFO: ==3226== Releasing lock...
[2026-04-06 23:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:03:02] Production.INFO: ==3224== Lock acquired, processing the job...
[2026-04-06 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:03:02] Production.INFO: ==3224== Releasing lock...
[2026-04-06 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:03:03] Production.INFO: ==3228== Lock acquired, processing the job...
[2026-04-06 19:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:03:03] Production.INFO: ==3230== Lock acquired, processing the job...
[2026-04-06 19:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:03:03] Production.INFO: ==3232== Lock acquired, processing the job...
[2026-04-06 19:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:03:03] Production.INFO: ==3234== Lock acquired, processing the job...
[2026-04-06 19:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:03:03] Production.INFO: Account Balance Start.
[2026-04-06 19:03:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:03:03] Production.INFO: ==3236== Lock acquired, processing the job...
[2026-04-06 19:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:03:03] Production.INFO: 117
[2026-04-06 19:03:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:03:03] Production.INFO: ==3236== Releasing lock...
[2026-04-06 19:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: ==3230== Releasing lock...
[2026-04-06 19:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:03:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:03:04] Production.INFO: Total Charge 0
[2026-04-06 19:03:04] Production.INFO: CreateAllLog End
[2026-04-06 19:03:05] Production.INFO: Account Balance End.
[2026-04-06 19:03:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:03:05] Production.INFO: ==3234== Releasing lock...
[2026-04-06 19:03:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:03:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:03:11] Production.ERROR: CronJobId end10
[2026-04-06 19:03:11] Production.INFO: ==3232== Releasing lock...
[2026-04-06 19:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:03:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:03:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:03:14] Production.INFO: call_cost start
[2026-04-06 19:03:14] Production.INFO: call_cost end
[2026-04-06 19:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:03:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:03:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:03:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:03:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:03:14] Production.INFO: ==3228== Releasing lock...
[2026-04-06 19:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:04:01] Production.INFO: ==3296== Lock acquired, processing the job...
[2026-04-07 00:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:04:01] Production.INFO: neon service started
[2026-04-07 00:04:01] Production.INFO: neon service started
[2026-04-07 00:04:01] Production.INFO: ==3296== Releasing lock...
[2026-04-07 00:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:04:01] Production.INFO: ==3298== Lock acquired, processing the job...
[2026-04-06 19:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:04:01] Production.INFO: ==3300== Lock acquired, processing the job...
[2026-04-06 23:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:04:01] Production.INFO: ==3300== Releasing lock...
[2026-04-06 23:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:04:01] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:04:02] Production.INFO: ==3298== Releasing lock...
[2026-04-06 19:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:04:02] Production.INFO: ==3306== Lock acquired, processing the job...
[2026-04-06 19:04:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:04:02] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:04:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:04:02] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:04:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:04:02] Production.INFO: ==3302== Lock acquired, processing the job...
[2026-04-06 19:04:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:04:02] Production.INFO: ==3309== Lock acquired, processing the job...
[2026-04-06 19:04:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:04:02] Production.INFO: ==3304== Lock acquired, processing the job...
[2026-04-06 19:04:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:04:03] Production.INFO: Account Balance Start.
[2026-04-06 19:04:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:04:03] Production.INFO: 117
[2026-04-06 19:04:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:03] Production.INFO: ==3311== Lock acquired, processing the job...
[2026-04-06 19:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:04:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:04:03] Production.INFO: ==3311== Releasing lock...
[2026-04-06 19:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:04:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:03] Production.INFO: ==3304== Releasing lock...
[2026-04-06 19:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:04:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:03] Production.INFO: Date 2026-03-21
[2026-04-06 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:03] Production.INFO: Date 2026-03-22
[2026-04-06 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:03] Production.INFO: Date 2026-03-23
[2026-04-06 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:03] Production.INFO: Date 2026-03-24
[2026-04-06 19:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:04:04] Production.INFO: Total Charge 0
[2026-04-06 19:04:04] Production.INFO: CreateAllLog End
[2026-04-06 19:04:04] Production.INFO: Account Balance End.
[2026-04-06 19:04:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:04:04] Production.INFO: ==3309== Releasing lock...
[2026-04-06 19:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:04:09] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_update...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure))
#4 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->select()
#5 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::updateAccountUnbilledAmount()
#6 [internal function]: App\Console\Commands\CreateSummaryLive->handle()
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_updateUnbilledAmount(1,2026-04-06 23:59:59))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure))
#2 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->select()
#3 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::updateAccountUnbilledAmount()
#4 [internal function]: App\Console\Commands\CreateSummaryLive->handle()
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 {main}
[2026-04-06 19:04:09] Production.ERROR: CronJobId end10
[2026-04-06 19:04:09] Production.INFO: ==3306== Releasing lock...
[2026-04-06 19:04:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:04:09] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:04:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:04:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:04:14] Production.INFO: call_cost start
[2026-04-06 19:04:14] Production.INFO: call_cost end
[2026-04-06 19:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:04:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:04:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:04:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:04:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:04:14] Production.INFO: ==3302== Releasing lock...
[2026-04-06 19:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:05:01] Production.INFO: ==3365== Lock acquired, processing the job...
[2026-04-07 00:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:05:01] Production.INFO: neon service started
[2026-04-07 00:05:01] Production.INFO: neon service started
[2026-04-07 00:05:01] Production.INFO: ==3365== Releasing lock...
[2026-04-07 00:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:05:02] Production.INFO: ==3369== Lock acquired, processing the job...
[2026-04-06 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:05:02] Production.INFO: ==3369== Releasing lock...
[2026-04-06 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:05:02] Production.INFO: ==3367== Lock acquired, processing the job...
[2026-04-06 19:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:05:02] Production.INFO: ==3367== Releasing lock...
[2026-04-06 19:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:05:02] Production.INFO: ==3371== Lock acquired, processing the job...
[2026-04-06 19:05:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:05:03] Production.INFO: ==3373== Lock acquired, processing the job...
[2026-04-06 19:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:05:03] Production.INFO: ==3375== Lock acquired, processing the job...
[2026-04-06 19:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:05:03] Production.INFO: ==3373== Releasing lock...
[2026-04-06 19:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:05:03] Production.INFO: ==3377== Lock acquired, processing the job...
[2026-04-06 19:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:05:03] Production.INFO: ==3380== Lock acquired, processing the job...
[2026-04-06 19:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:05:03] Production.INFO: Account Balance Start.
[2026-04-06 19:05:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:05:03] Production.INFO: 117
[2026-04-06 19:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:05:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:05:03] Production.INFO: ==3380== Releasing lock...
[2026-04-06 19:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:05:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:05:04] Production.INFO: Total Charge 0
[2026-04-06 19:05:04] Production.INFO: CreateAllLog End
[2026-04-06 19:05:04] Production.INFO: Account Balance End.
[2026-04-06 19:05:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:05:04] Production.INFO: ==3377== Releasing lock...
[2026-04-06 19:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:05:11] Production.ERROR: CronJobId end10
[2026-04-06 19:05:11] Production.INFO: ==3375== Releasing lock...
[2026-04-06 19:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:05:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:05:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:05:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:05:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:05:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:05:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:05:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:05:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:05:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:05:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:05:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:05:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:05:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:05:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:05:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:05:13] Production.INFO: call_cost start
[2026-04-06 19:05:13] Production.INFO: call_cost end
[2026-04-06 19:05:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:05:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:05:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:05:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:05:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:05:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:05:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:05:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:05:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:05:13] Production.INFO: ==3371== Releasing lock...
[2026-04-06 19:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:05:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:06:02] Production.INFO: ==3439== Lock acquired, processing the job...
[2026-04-07 00:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:06:02] Production.INFO: neon service started
[2026-04-07 00:06:02] Production.INFO: neon service started
[2026-04-07 00:06:02] Production.INFO: ==3439== Releasing lock...
[2026-04-07 00:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:06:02] Production.INFO: ==3444== Lock acquired, processing the job...
[2026-04-06 23:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:06:02] Production.INFO: ==3444== Releasing lock...
[2026-04-06 23:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:06:02] Production.INFO: ==3442== Lock acquired, processing the job...
[2026-04-06 19:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:06:02] Production.INFO: ==3442== Releasing lock...
[2026-04-06 19:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:06:03] Production.INFO: ==3450== Lock acquired, processing the job...
[2026-04-06 19:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:06:03] Production.INFO: ==3452== Lock acquired, processing the job...
[2026-04-06 19:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:06:03] Production.INFO: ==3454== Lock acquired, processing the job...
[2026-04-06 19:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:06:03] Production.INFO: ==3446== Lock acquired, processing the job...
[2026-04-06 19:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:06:03] Production.INFO: Account Balance Start.
[2026-04-06 19:06:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:06:03] Production.INFO: 117
[2026-04-06 19:06:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:06:03] Production.INFO: ==3448== Lock acquired, processing the job...
[2026-04-06 19:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:06:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:06:03] Production.INFO: ==3454== Releasing lock...
[2026-04-06 19:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:06:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: ==3448== Releasing lock...
[2026-04-06 19:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:06:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:06:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:06:05] Production.INFO: Total Charge 0
[2026-04-06 19:06:05] Production.INFO: CreateAllLog End
[2026-04-06 19:06:05] Production.INFO: Account Balance End.
[2026-04-06 19:06:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:06:05] Production.INFO: ==3452== Releasing lock...
[2026-04-06 19:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:06:11] Production.ERROR: CronJobId end10
[2026-04-06 19:06:11] Production.INFO: ==3450== Releasing lock...
[2026-04-06 19:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:06:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:06:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:06:15] Production.INFO: call_cost start
[2026-04-06 19:06:15] Production.INFO: call_cost end
[2026-04-06 19:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:06:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:06:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:06:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:06:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:06:15] Production.INFO: ==3446== Releasing lock...
[2026-04-06 19:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:07:01] Production.INFO: ==3507== Lock acquired, processing the job...
[2026-04-07 00:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:07:01] Production.INFO: neon service started
[2026-04-07 00:07:01] Production.INFO: neon service started
[2026-04-07 00:07:01] Production.INFO: ==3507== Releasing lock...
[2026-04-07 00:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:07:02] Production.INFO: ==3509== Lock acquired, processing the job...
[2026-04-06 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:07:02] Production.INFO: ==3509== Releasing lock...
[2026-04-06 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:07:02] Production.INFO: ==3511== Lock acquired, processing the job...
[2026-04-06 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:07:02] Production.INFO: ==3511== Releasing lock...
[2026-04-06 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:07:03] Production.INFO: ==3515== Lock acquired, processing the job...
[2026-04-06 19:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:07:03] Production.INFO: ==3519== Lock acquired, processing the job...
[2026-04-06 19:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:07:03] Production.INFO: ==3521== Lock acquired, processing the job...
[2026-04-06 19:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:07:03] Production.INFO: ==3513== Lock acquired, processing the job...
[2026-04-06 19:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:07:03] Production.INFO: Account Balance Start.
[2026-04-06 19:07:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:07:03] Production.INFO: 117
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:07:03] Production.INFO: ==3517== Lock acquired, processing the job...
[2026-04-06 19:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:07:03] Production.INFO: ==3521== Releasing lock...
[2026-04-06 19:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-21
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-22
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-23
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-24
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-25
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-26
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: ==3515== Releasing lock...
[2026-04-06 19:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-27
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-28
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-29
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-30
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-03-31
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-04-01
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:03] Production.INFO: Date 2026-04-02
[2026-04-06 19:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:07:04] Production.INFO: Total Charge 0
[2026-04-06 19:07:04] Production.INFO: CreateAllLog End
[2026-04-06 19:07:04] Production.INFO: Account Balance End.
[2026-04-06 19:07:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:07:04] Production.INFO: ==3519== Releasing lock...
[2026-04-06 19:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:07:12] Production.ERROR: CronJobId end10
[2026-04-06 19:07:12] Production.INFO: ==3517== Releasing lock...
[2026-04-06 19:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:07:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:07:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:07:14] Production.INFO: call_cost start
[2026-04-06 19:07:14] Production.INFO: call_cost end
[2026-04-06 19:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:07:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:07:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:07:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:07:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:07:14] Production.INFO: ==3513== Releasing lock...
[2026-04-06 19:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:08:02] Production.INFO: ==3582== Lock acquired, processing the job...
[2026-04-07 00:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:08:02] Production.INFO: neon service started
[2026-04-07 00:08:02] Production.INFO: neon service started
[2026-04-07 00:08:02] Production.INFO: ==3582== Releasing lock...
[2026-04-07 00:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:08:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 23:08:02] Production.INFO: ==3586== Lock acquired, processing the job...
[2026-04-06 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:08:02] Production.INFO: ==3586== Releasing lock...
[2026-04-06 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:08:02] Production.INFO: ==3584== Lock acquired, processing the job...
[2026-04-06 19:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:08:02] Production.INFO: ==3584== Releasing lock...
[2026-04-06 19:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:08:03] Production.INFO: ==3590== Lock acquired, processing the job...
[2026-04-06 19:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:08:03] Production.INFO: ==3593== Lock acquired, processing the job...
[2026-04-06 19:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:08:03] Production.INFO: ==3588== Lock acquired, processing the job...
[2026-04-06 19:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:08:03] Production.INFO: ==3595== Lock acquired, processing the job...
[2026-04-06 19:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:08:03] Production.INFO: Account Balance Start.
[2026-04-06 19:08:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:08:03] Production.INFO: 117
[2026-04-06 19:08:03] Production.INFO: ==3597== Lock acquired, processing the job...
[2026-04-06 19:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:08:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:08:03] Production.INFO: ==3597== Releasing lock...
[2026-04-06 19:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:08:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: ==3590== Releasing lock...
[2026-04-06 19:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:08:04] Production.INFO: Total Charge 0
[2026-04-06 19:08:04] Production.INFO: CreateAllLog End
[2026-04-06 19:08:05] Production.INFO: Account Balance End.
[2026-04-06 19:08:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:08:05] Production.INFO: ==3595== Releasing lock...
[2026-04-06 19:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:08:11] Production.ERROR: CronJobId end10
[2026-04-06 19:08:11] Production.INFO: ==3593== Releasing lock...
[2026-04-06 19:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:08:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:08:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:08:14] Production.INFO: call_cost start
[2026-04-06 19:08:14] Production.INFO: call_cost end
[2026-04-06 19:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:08:14] Production.INFO: ==3588== Releasing lock...
[2026-04-06 19:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:09:01] Production.INFO: ==3654== Lock acquired, processing the job...
[2026-04-07 00:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:09:01] Production.INFO: neon service started
[2026-04-07 00:09:01] Production.INFO: neon service started
[2026-04-07 00:09:01] Production.INFO: ==3654== Releasing lock...
[2026-04-07 00:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:09:01] Production.INFO: ==3658== Lock acquired, processing the job...
[2026-04-06 23:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:09:01] Production.INFO: ==3658== Releasing lock...
[2026-04-06 23:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:09:01] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:09:01] Production.INFO: ==3656== Lock acquired, processing the job...
[2026-04-06 19:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:09:02] Production.INFO: ==3656== Releasing lock...
[2026-04-06 19:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:09:02] Production.INFO: ==3660== Lock acquired, processing the job...
[2026-04-06 19:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:09:02] Production.INFO: ==3662== Lock acquired, processing the job...
[2026-04-06 19:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:09:02] Production.INFO: ==3668== Lock acquired, processing the job...
[2026-04-06 19:09:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:09:03] Production.INFO: ==3664== Lock acquired, processing the job...
[2026-04-06 19:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:09:03] Production.INFO: ==3666== Lock acquired, processing the job...
[2026-04-06 19:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:09:03] Production.INFO: ==3668== Releasing lock...
[2026-04-06 19:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:09:03] Production.INFO: Account Balance Start.
[2026-04-06 19:09:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:09:03] Production.INFO: 117
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-21
[2026-04-06 19:09:03] Production.INFO: ==3662== Releasing lock...
[2026-04-06 19:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-22
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-23
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-24
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-25
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-26
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-27
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-28
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-29
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-30
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:03] Production.INFO: Date 2026-03-31
[2026-04-06 19:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:09:04] Production.INFO: Total Charge 0
[2026-04-06 19:09:04] Production.INFO: CreateAllLog End
[2026-04-06 19:09:04] Production.INFO: Account Balance End.
[2026-04-06 19:09:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:09:04] Production.INFO: ==3666== Releasing lock...
[2026-04-06 19:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:09:11] Production.ERROR: CronJobId end10
[2026-04-06 19:09:11] Production.INFO: ==3664== Releasing lock...
[2026-04-06 19:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:09:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:09:12] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:09:12] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:09:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:09:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:09:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:09:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:09:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:09:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:09:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:09:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:09:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:09:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:09:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:09:13] Production.INFO: call_cost start
[2026-04-06 19:09:13] Production.INFO: call_cost end
[2026-04-06 19:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:09:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:09:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:09:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:09:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:09:13] Production.INFO: ==3660== Releasing lock...
[2026-04-06 19:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:10:01] Production.INFO: ==3726== Lock acquired, processing the job...
[2026-04-07 00:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:10:01] Production.INFO: neon service started
[2026-04-07 00:10:01] Production.INFO: neon service started
[2026-04-07 00:10:01] Production.INFO: ==3726== Releasing lock...
[2026-04-07 00:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:10:02] Production.INFO: ==3730== Lock acquired, processing the job...
[2026-04-06 23:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:10:02] Production.INFO: ==3730== Releasing lock...
[2026-04-06 23:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:10:02] Production.INFO: ==3728== Lock acquired, processing the job...
[2026-04-06 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:10:02] Production.INFO: ==3728== Releasing lock...
[2026-04-06 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:10:03] Production.INFO: ==3733== Lock acquired, processing the job...
[2026-04-06 19:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:10:03] Production.INFO: ==3737== Lock acquired, processing the job...
[2026-04-06 19:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:10:03] Production.INFO: ==3735== Lock acquired, processing the job...
[2026-04-06 19:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:10:03] Production.INFO: ==3741== Lock acquired, processing the job...
[2026-04-06 19:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:10:03] Production.INFO: ==3739== Lock acquired, processing the job...
[2026-04-06 19:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:10:03] Production.INFO: Account Balance Start.
[2026-04-06 19:10:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:10:03] Production.INFO: 117
[2026-04-06 19:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:10:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:03] Production.INFO: ==3741== Releasing lock...
[2026-04-06 19:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:10:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:04] Production.INFO: ==3735== Releasing lock...
[2026-04-06 19:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:10:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:05] Production.INFO: Date 2026-03-25
[2026-04-06 19:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:05] Production.INFO: Date 2026-03-26
[2026-04-06 19:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:05] Production.INFO: Date 2026-03-27
[2026-04-06 19:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:05] Production.INFO: Date 2026-03-28
[2026-04-06 19:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:05] Production.INFO: Date 2026-03-29
[2026-04-06 19:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:05] Production.INFO: Date 2026-03-30
[2026-04-06 19:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:05] Production.INFO: Date 2026-03-31
[2026-04-06 19:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:05] Production.INFO: Date 2026-04-01
[2026-04-06 19:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:05] Production.INFO: Date 2026-04-02
[2026-04-06 19:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:05] Production.INFO: Date 2026-04-03
[2026-04-06 19:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:05] Production.INFO: Date 2026-04-04
[2026-04-06 19:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:10:05] Production.INFO: Total Charge 0
[2026-04-06 19:10:05] Production.INFO: CreateAllLog End
[2026-04-06 19:10:05] Production.INFO: Account Balance End.
[2026-04-06 19:10:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:10:05] Production.INFO: ==3739== Releasing lock...
[2026-04-06 19:10:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:10:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:10:12] Production.ERROR: CronJobId end10
[2026-04-06 19:10:12] Production.INFO: ==3737== Releasing lock...
[2026-04-06 19:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:10:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:10:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:10:15] Production.INFO: call_cost start
[2026-04-06 19:10:15] Production.INFO: call_cost end
[2026-04-06 19:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:10:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:10:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:10:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:10:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:10:15] Production.INFO: ==3733== Releasing lock...
[2026-04-06 19:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:11:02] Production.INFO: ==3798== Lock acquired, processing the job...
[2026-04-07 00:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:11:02] Production.INFO: neon service started
[2026-04-07 00:11:02] Production.INFO: neon service started
[2026-04-07 00:11:02] Production.INFO: ==3798== Releasing lock...
[2026-04-07 00:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:11:02] Production.INFO: ==3800== Lock acquired, processing the job...
[2026-04-06 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:11:03] Production.INFO: ==3802== Lock acquired, processing the job...
[2026-04-06 23:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 19:11:03] Production.INFO: ==3800== Releasing lock...
[2026-04-06 19:11:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:11:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:11:03] Production.INFO: ==3802== Releasing lock...
[2026-04-06 23:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:11:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:11:03] Production.INFO: ==3805== Lock acquired, processing the job...
[2026-04-06 19:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 19:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 19:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 19:11:03] Production.INFO: ==3805== Releasing lock...
[2026-04-06 19:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 19:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 19:11:03] Production.INFO: ==3807== Lock acquired, processing the job...
[2026-04-06 19:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:11:04] Production.INFO: ==3813== Lock acquired, processing the job...
[2026-04-06 19:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:11:04] Production.INFO: ==3809== Lock acquired, processing the job...
[2026-04-06 19:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:11:04] Production.INFO: ==3811== Lock acquired, processing the job...
[2026-04-06 19:11:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:11:04] Production.INFO: ==3815== Lock acquired, processing the job...
[2026-04-06 19:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 19:11:04] Production.INFO: Account Balance Start.
[2026-04-06 19:11:04] Production.INFO: CreateAllLog Start
[2026-04-06 19:11:04] Production.INFO: 117
[2026-04-06 19:11:04] Production.INFO: ==3817== Lock acquired, processing the job...
[2026-04-06 19:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:11:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 19:11:04] Production.INFO: Date 2026-03-08
[2026-04-06 19:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:04] Production.INFO: Date 2026-03-09
[2026-04-06 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:11:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:05] Production.INFO: Date 2026-03-22
[2026-04-06 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:05] Production.INFO: Date 2026-03-23
[2026-04-06 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:05] Production.INFO: Date 2026-03-24
[2026-04-06 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:05] Production.INFO: ==3817== Releasing lock...
[2026-04-06 19:11:05] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:11:05] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:11:05] Production.INFO: Date 2026-03-25
[2026-04-06 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:05] Production.ERROR: done
[2026-04-06 19:11:05] Production.INFO: ==3809== Releasing lock...
[2026-04-06 19:11:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:11:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:11:05] Production.INFO: Date 2026-03-26
[2026-04-06 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:05] Production.INFO: Date 2026-03-27
[2026-04-06 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 19:11:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049320', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 19:11:05] Production.INFO: Date 2026-03-28
[2026-04-06 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:05] Production.INFO: Date 2026-03-29
[2026-04-06 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:05] Production.INFO: Date 2026-03-30
[2026-04-06 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:05] Production.INFO: Date 2026-03-31
[2026-04-06 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:05] Production.INFO: Date 2026-04-01
[2026-04-06 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:05] Production.INFO: Date 2026-04-02
[2026-04-06 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:05] Production.INFO: Date 2026-04-03
[2026-04-06 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:05] Production.INFO: Date 2026-04-04
[2026-04-06 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:11:05] Production.INFO: Total Charge 0
[2026-04-06 19:11:05] Production.INFO: CreateAllLog End
[2026-04-06 19:11:05] Production.INFO: Account Balance End.
[2026-04-06 19:11:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:11:05] Production.INFO: ==3813== Releasing lock...
[2026-04-06 19:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049320', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 19:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 19:11:10] Production.INFO: ProcessCDR(1,17049320,1,1,2)
[2026-04-06 19:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17049320,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 19:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17049320,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 19:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 19:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 19:11:10] Production.INFO: ==3815== Releasing lock...
[2026-04-06 19:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 19:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-06 19:11:14] Production.ERROR: CronJobId end10
[2026-04-06 19:11:14] Production.INFO: ==3811== Releasing lock...
[2026-04-06 19:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:11:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:11:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:11:17] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:11:17] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:11:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:11:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:11:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:11:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:11:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:11:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:11:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:11:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:11:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:11:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:11:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:11:17] Production.INFO: call_cost start
[2026-04-06 19:11:17] Production.INFO: call_cost end
[2026-04-06 19:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:11:17] Production.INFO: ==3807== Releasing lock...
[2026-04-06 19:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:12:01] Production.INFO: ==3876== Lock acquired, processing the job...
[2026-04-07 00:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:12:01] Production.INFO: neon service started
[2026-04-07 00:12:01] Production.INFO: neon service started
[2026-04-07 00:12:01] Production.INFO: ==3876== Releasing lock...
[2026-04-07 00:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:12:02] Production.INFO: ==3878== Lock acquired, processing the job...
[2026-04-06 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:12:02] Production.INFO: ==3878== Releasing lock...
[2026-04-06 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:12:02] Production.INFO: ==3880== Lock acquired, processing the job...
[2026-04-06 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:12:02] Production.INFO: ==3880== Releasing lock...
[2026-04-06 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:12:03] Production.INFO: ==3883== Lock acquired, processing the job...
[2026-04-06 19:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:12:03] Production.INFO: ==3885== Lock acquired, processing the job...
[2026-04-06 19:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:12:03] Production.INFO: ==3887== Lock acquired, processing the job...
[2026-04-06 19:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:12:03] Production.INFO: ==3889== Lock acquired, processing the job...
[2026-04-06 19:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:12:03] Production.INFO: ==3891== Lock acquired, processing the job...
[2026-04-06 19:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:12:03] Production.INFO: Account Balance Start.
[2026-04-06 19:12:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:12:03] Production.INFO: 117
[2026-04-06 19:12:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:12:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:12:03] Production.INFO: ==3891== Releasing lock...
[2026-04-06 19:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:12:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:03] Production.INFO: ==3885== Releasing lock...
[2026-04-06 19:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:12:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:05] Production.INFO: Date 2026-03-28
[2026-04-06 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:05] Production.INFO: Date 2026-03-29
[2026-04-06 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:05] Production.INFO: Date 2026-03-30
[2026-04-06 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:05] Production.INFO: Date 2026-03-31
[2026-04-06 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:05] Production.INFO: Date 2026-04-01
[2026-04-06 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:05] Production.INFO: Date 2026-04-02
[2026-04-06 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:05] Production.INFO: Date 2026-04-03
[2026-04-06 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:05] Production.INFO: Date 2026-04-04
[2026-04-06 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:12:05] Production.INFO: Total Charge 0
[2026-04-06 19:12:05] Production.INFO: CreateAllLog End
[2026-04-06 19:12:05] Production.INFO: Account Balance End.
[2026-04-06 19:12:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:12:05] Production.INFO: ==3889== Releasing lock...
[2026-04-06 19:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:12:10] Production.ERROR: CronJobId end10
[2026-04-06 19:12:10] Production.INFO: ==3887== Releasing lock...
[2026-04-06 19:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:12:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:12:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:12:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:12:14] Production.INFO: call_cost start
[2026-04-06 19:12:14] Production.INFO: call_cost end
[2026-04-06 19:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:12:14] Production.INFO: ==3883== Releasing lock...
[2026-04-06 19:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:13:02] Production.INFO: ==3947== Lock acquired, processing the job...
[2026-04-07 00:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:13:02] Production.INFO: neon service started
[2026-04-07 00:13:02] Production.INFO: neon service started
[2026-04-07 00:13:02] Production.INFO: ==3947== Releasing lock...
[2026-04-07 00:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:13:02] Production.INFO: ==3949== Lock acquired, processing the job...
[2026-04-06 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:13:02] Production.INFO: ==3951== Lock acquired, processing the job...
[2026-04-06 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:13:02] Production.INFO: ==3951== Releasing lock...
[2026-04-06 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:13:02] Production.INFO: ==3949== Releasing lock...
[2026-04-06 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:13:03] Production.INFO: ==3953== Lock acquired, processing the job...
[2026-04-06 19:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:13:03] Production.INFO: ==3955== Lock acquired, processing the job...
[2026-04-06 19:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:13:03] Production.INFO: ==3959== Lock acquired, processing the job...
[2026-04-06 19:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:13:03] Production.INFO: ==3957== Lock acquired, processing the job...
[2026-04-06 19:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:13:03] Production.INFO: ==3961== Lock acquired, processing the job...
[2026-04-06 19:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:13:03] Production.INFO: Account Balance Start.
[2026-04-06 19:13:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:13:03] Production.INFO: 117
[2026-04-06 19:13:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:13:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:13:03] Production.INFO: ==3961== Releasing lock...
[2026-04-06 19:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:13:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: ==3955== Releasing lock...
[2026-04-06 19:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:13:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:13:04] Production.INFO: Total Charge 0
[2026-04-06 19:13:04] Production.INFO: CreateAllLog End
[2026-04-06 19:13:05] Production.INFO: Account Balance End.
[2026-04-06 19:13:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:13:05] Production.INFO: ==3959== Releasing lock...
[2026-04-06 19:13:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:13:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:13:11] Production.ERROR: CronJobId end10
[2026-04-06 19:13:11] Production.INFO: ==3957== Releasing lock...
[2026-04-06 19:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:13:14] Production.INFO: call_cost start
[2026-04-06 19:13:14] Production.INFO: call_cost end
[2026-04-06 19:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:13:14] Production.INFO: ==3953== Releasing lock...
[2026-04-06 19:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:14:01] Production.INFO: ==4019== Lock acquired, processing the job...
[2026-04-07 00:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:14:01] Production.INFO: neon service started
[2026-04-07 00:14:01] Production.INFO: neon service started
[2026-04-07 00:14:01] Production.INFO: ==4019== Releasing lock...
[2026-04-07 00:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:14:01] Production.INFO: ==4021== Lock acquired, processing the job...
[2026-04-06 19:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:14:02] Production.INFO: ==4021== Releasing lock...
[2026-04-06 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:14:02] Production.INFO: ==4023== Lock acquired, processing the job...
[2026-04-06 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:14:02] Production.INFO: ==4023== Releasing lock...
[2026-04-06 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:14:02] Production.INFO: ==4025== Lock acquired, processing the job...
[2026-04-06 19:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:14:02] Production.INFO: ==4029== Lock acquired, processing the job...
[2026-04-06 19:14:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:14:02] Production.INFO: ==4033== Lock acquired, processing the job...
[2026-04-06 19:14:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:14:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:14:02] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:14:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:14:02] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:14:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:14:03] Production.INFO: ==4027== Lock acquired, processing the job...
[2026-04-06 19:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:14:03] Production.INFO: ==4033== Releasing lock...
[2026-04-06 19:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:14:03] Production.INFO: ==4031== Lock acquired, processing the job...
[2026-04-06 19:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:14:03] Production.INFO: Account Balance Start.
[2026-04-06 19:14:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:14:03] Production.INFO: 117
[2026-04-06 19:14:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:03] Production.INFO: ==4027== Releasing lock...
[2026-04-06 19:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:14:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:03] Production.INFO: Date 2026-03-21
[2026-04-06 19:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:14:04] Production.INFO: Total Charge 0
[2026-04-06 19:14:04] Production.INFO: CreateAllLog End
[2026-04-06 19:14:04] Production.INFO: Account Balance End.
[2026-04-06 19:14:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:14:04] Production.INFO: ==4031== Releasing lock...
[2026-04-06 19:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:14:11] Production.ERROR: CronJobId end10
[2026-04-06 19:14:11] Production.INFO: ==4029== Releasing lock...
[2026-04-06 19:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:14:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:14:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:14:14] Production.INFO: call_cost start
[2026-04-06 19:14:14] Production.INFO: call_cost end
[2026-04-06 19:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:14:14] Production.INFO: ==4025== Releasing lock...
[2026-04-06 19:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:15:01] Production.INFO: ==4092== Lock acquired, processing the job...
[2026-04-07 00:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:15:01] Production.INFO: neon service started
[2026-04-07 00:15:01] Production.INFO: neon service started
[2026-04-07 00:15:01] Production.INFO: ==4092== Releasing lock...
[2026-04-07 00:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:15:02] Production.INFO: ==4094== Lock acquired, processing the job...
[2026-04-06 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:15:02] Production.INFO: ==4094== Releasing lock...
[2026-04-06 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:15:02] Production.INFO: ==4096== Lock acquired, processing the job...
[2026-04-06 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:15:02] Production.INFO: ==4096== Releasing lock...
[2026-04-06 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:15:03] Production.INFO: ==4098== Lock acquired, processing the job...
[2026-04-06 19:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:15:03] Production.INFO: ==4100== Lock acquired, processing the job...
[2026-04-06 19:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:15:03] Production.INFO: ==4103== Lock acquired, processing the job...
[2026-04-06 19:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:15:03] Production.INFO: ==4105== Lock acquired, processing the job...
[2026-04-06 19:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:15:03] Production.INFO: ==4107== Lock acquired, processing the job...
[2026-04-06 19:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:15:03] Production.INFO: Account Balance Start.
[2026-04-06 19:15:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:15:03] Production.INFO: 117
[2026-04-06 19:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:15:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:15:03] Production.INFO: ==4107== Releasing lock...
[2026-04-06 19:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:15:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:03] Production.INFO: Date 2026-03-21
[2026-04-06 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:03] Production.INFO: Date 2026-03-22
[2026-04-06 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:03] Production.INFO: Date 2026-03-23
[2026-04-06 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:03] Production.INFO: ==4100== Releasing lock...
[2026-04-06 19:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:15:03] Production.INFO: Date 2026-03-24
[2026-04-06 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:03] Production.INFO: Date 2026-03-25
[2026-04-06 19:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:15:04] Production.INFO: Total Charge 0
[2026-04-06 19:15:04] Production.INFO: CreateAllLog End
[2026-04-06 19:15:04] Production.INFO: Account Balance End.
[2026-04-06 19:15:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:15:04] Production.INFO: ==4105== Releasing lock...
[2026-04-06 19:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:15:11] Production.ERROR: CronJobId end10
[2026-04-06 19:15:11] Production.INFO: ==4103== Releasing lock...
[2026-04-06 19:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:15:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:15:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:15:14] Production.INFO: call_cost start
[2026-04-06 19:15:14] Production.INFO: call_cost end
[2026-04-06 19:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:15:14] Production.INFO: ==4098== Releasing lock...
[2026-04-06 19:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:16:02] Production.INFO: ==4165== Lock acquired, processing the job...
[2026-04-07 00:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:16:02] Production.INFO: neon service started
[2026-04-07 00:16:02] Production.INFO: neon service started
[2026-04-07 00:16:02] Production.INFO: ==4165== Releasing lock...
[2026-04-07 00:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:16:02] Production.INFO: ==4167== Lock acquired, processing the job...
[2026-04-06 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:16:02] Production.INFO: ==4169== Lock acquired, processing the job...
[2026-04-06 23:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:16:02] Production.INFO: ==4169== Releasing lock...
[2026-04-06 23:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:16:03] Production.INFO: ==4167== Releasing lock...
[2026-04-06 19:16:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:16:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:16:03] Production.INFO: ==4172== Lock acquired, processing the job...
[2026-04-06 19:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:16:03] Production.INFO: ==4174== Lock acquired, processing the job...
[2026-04-06 19:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:16:03] Production.INFO: ==4176== Lock acquired, processing the job...
[2026-04-06 19:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:16:04] Production.INFO: ==4178== Lock acquired, processing the job...
[2026-04-06 19:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:16:04] Production.INFO: ==4180== Lock acquired, processing the job...
[2026-04-06 19:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:16:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:16:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:16:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:16:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:16:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:16:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:16:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:16:04] Production.INFO: ==4180== Releasing lock...
[2026-04-06 19:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:16:04] Production.INFO: Account Balance Start.
[2026-04-06 19:16:04] Production.INFO: CreateAllLog Start
[2026-04-06 19:16:04] Production.INFO: 117
[2026-04-06 19:16:04] Production.INFO: Date 2026-03-08
[2026-04-06 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:04] Production.INFO: Date 2026-03-09
[2026-04-06 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:04] Production.INFO: ==4174== Releasing lock...
[2026-04-06 19:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:16:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:05] Production.INFO: Date 2026-03-24
[2026-04-06 19:16:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:05] Production.INFO: Date 2026-03-25
[2026-04-06 19:16:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:05] Production.INFO: Date 2026-03-26
[2026-04-06 19:16:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:05] Production.INFO: Date 2026-03-27
[2026-04-06 19:16:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:05] Production.INFO: Date 2026-03-28
[2026-04-06 19:16:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:05] Production.INFO: Date 2026-03-29
[2026-04-06 19:16:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:05] Production.INFO: Date 2026-03-30
[2026-04-06 19:16:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:05] Production.INFO: Date 2026-03-31
[2026-04-06 19:16:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:05] Production.INFO: Date 2026-04-01
[2026-04-06 19:16:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:05] Production.INFO: Date 2026-04-02
[2026-04-06 19:16:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:05] Production.INFO: Date 2026-04-03
[2026-04-06 19:16:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:05] Production.INFO: Date 2026-04-04
[2026-04-06 19:16:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:16:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:16:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:16:05] Production.INFO: Total Charge 0
[2026-04-06 19:16:05] Production.INFO: CreateAllLog End
[2026-04-06 19:16:05] Production.INFO: Account Balance End.
[2026-04-06 19:16:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:16:05] Production.INFO: ==4178== Releasing lock...
[2026-04-06 19:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:16:11] Production.ERROR: CronJobId end10
[2026-04-06 19:16:11] Production.INFO: ==4176== Releasing lock...
[2026-04-06 19:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:16:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:16:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:16:14] Production.INFO: call_cost start
[2026-04-06 19:16:14] Production.INFO: call_cost end
[2026-04-06 19:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:16:14] Production.INFO: ==4172== Releasing lock...
[2026-04-06 19:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:17:01] Production.INFO: ==4240== Lock acquired, processing the job...
[2026-04-07 00:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:17:01] Production.INFO: neon service started
[2026-04-07 00:17:01] Production.INFO: neon service started
[2026-04-07 00:17:01] Production.INFO: ==4240== Releasing lock...
[2026-04-07 00:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:17:02] Production.INFO: ==4244== Lock acquired, processing the job...
[2026-04-06 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:17:02] Production.INFO: ==4244== Releasing lock...
[2026-04-06 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:17:02] Production.INFO: ==4242== Lock acquired, processing the job...
[2026-04-06 19:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:17:02] Production.INFO: ==4242== Releasing lock...
[2026-04-06 19:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:17:03] Production.INFO: ==4249== Lock acquired, processing the job...
[2026-04-06 19:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:17:03] Production.INFO: ==4247== Lock acquired, processing the job...
[2026-04-06 19:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:17:03] Production.INFO: ==4251== Lock acquired, processing the job...
[2026-04-06 19:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:17:03] Production.INFO: ==4253== Lock acquired, processing the job...
[2026-04-06 19:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:17:03] Production.INFO: ==4255== Lock acquired, processing the job...
[2026-04-06 19:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:17:03] Production.INFO: Account Balance Start.
[2026-04-06 19:17:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:17:03] Production.INFO: 117
[2026-04-06 19:17:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:17:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:17:03] Production.INFO: ==4255== Releasing lock...
[2026-04-06 19:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:17:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:03] Production.INFO: ==4249== Releasing lock...
[2026-04-06 19:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:17:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:17:04] Production.INFO: Total Charge 0
[2026-04-06 19:17:04] Production.INFO: CreateAllLog End
[2026-04-06 19:17:04] Production.INFO: Account Balance End.
[2026-04-06 19:17:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:17:04] Production.INFO: ==4253== Releasing lock...
[2026-04-06 19:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:17:12] Production.ERROR: CronJobId end10
[2026-04-06 19:17:12] Production.INFO: ==4251== Releasing lock...
[2026-04-06 19:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:17:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:17:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:17:14] Production.INFO: call_cost start
[2026-04-06 19:17:14] Production.INFO: call_cost end
[2026-04-06 19:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:17:14] Production.INFO: ==4247== Releasing lock...
[2026-04-06 19:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:18:02] Production.INFO: ==4314== Lock acquired, processing the job...
[2026-04-07 00:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:18:02] Production.INFO: neon service started
[2026-04-07 00:18:02] Production.INFO: neon service started
[2026-04-07 00:18:02] Production.INFO: ==4314== Releasing lock...
[2026-04-07 00:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:18:02] Production.INFO: ==4316== Lock acquired, processing the job...
[2026-04-06 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:18:02] Production.INFO: ==4316== Releasing lock...
[2026-04-06 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:18:02] Production.INFO: ==4318== Lock acquired, processing the job...
[2026-04-06 23:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:18:02] Production.INFO: ==4318== Releasing lock...
[2026-04-06 23:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:18:03] Production.INFO: ==4324== Lock acquired, processing the job...
[2026-04-06 19:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:18:03] Production.INFO: ==4320== Lock acquired, processing the job...
[2026-04-06 19:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:18:03] Production.INFO: ==4322== Lock acquired, processing the job...
[2026-04-06 19:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:18:03] Production.INFO: ==4328== Lock acquired, processing the job...
[2026-04-06 19:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:18:03] Production.INFO: ==4326== Lock acquired, processing the job...
[2026-04-06 19:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:18:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:18:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:18:04] Production.INFO: Account Balance Start.
[2026-04-06 19:18:04] Production.INFO: CreateAllLog Start
[2026-04-06 19:18:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:18:04] Production.INFO: 117
[2026-04-06 19:18:04] Production.INFO: Date 2026-03-08
[2026-04-06 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:04] Production.INFO: ==4328== Releasing lock...
[2026-04-06 19:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:18:04] Production.INFO: Date 2026-03-09
[2026-04-06 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:04] Production.INFO: ==4322== Releasing lock...
[2026-04-06 19:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:18:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:05] Production.INFO: Date 2026-03-28
[2026-04-06 19:18:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:05] Production.INFO: Date 2026-03-29
[2026-04-06 19:18:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:05] Production.INFO: Date 2026-03-30
[2026-04-06 19:18:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:05] Production.INFO: Date 2026-03-31
[2026-04-06 19:18:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:05] Production.INFO: Date 2026-04-01
[2026-04-06 19:18:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:05] Production.INFO: Date 2026-04-02
[2026-04-06 19:18:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:05] Production.INFO: Date 2026-04-03
[2026-04-06 19:18:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:05] Production.INFO: Date 2026-04-04
[2026-04-06 19:18:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:18:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:18:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:18:05] Production.INFO: Total Charge 0
[2026-04-06 19:18:05] Production.INFO: CreateAllLog End
[2026-04-06 19:18:05] Production.INFO: Account Balance End.
[2026-04-06 19:18:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:18:05] Production.INFO: ==4326== Releasing lock...
[2026-04-06 19:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:18:13] Production.ERROR: CronJobId end10
[2026-04-06 19:18:13] Production.INFO: ==4324== Releasing lock...
[2026-04-06 19:18:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:18:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:18:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:18:16] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:18:16] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:18:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:18:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:18:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:18:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:18:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:18:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:18:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:18:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:18:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:18:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:18:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:18:16] Production.INFO: call_cost start
[2026-04-06 19:18:16] Production.INFO: call_cost end
[2026-04-06 19:18:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:18:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:18:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:18:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:18:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:18:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:18:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:18:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:18:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:18:16] Production.INFO: ==4320== Releasing lock...
[2026-04-06 19:18:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:18:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:19:01] Production.INFO: ==4387== Lock acquired, processing the job...
[2026-04-07 00:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:19:01] Production.INFO: neon service started
[2026-04-07 00:19:01] Production.INFO: neon service started
[2026-04-07 00:19:01] Production.INFO: ==4387== Releasing lock...
[2026-04-07 00:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:19:01] Production.INFO: ==4389== Lock acquired, processing the job...
[2026-04-06 19:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:19:02] Production.INFO: ==4389== Releasing lock...
[2026-04-06 19:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:19:02] Production.INFO: ==4391== Lock acquired, processing the job...
[2026-04-06 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:19:02] Production.INFO: ==4391== Releasing lock...
[2026-04-06 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:19:02] Production.INFO: ==4399== Lock acquired, processing the job...
[2026-04-06 19:19:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:19:02] Production.INFO: Account Balance Start.
[2026-04-06 19:19:02] Production.INFO: CreateAllLog Start
[2026-04-06 19:19:02] Production.INFO: ==4393== Lock acquired, processing the job...
[2026-04-06 19:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:19:02] Production.INFO: 117
[2026-04-06 19:19:02] Production.INFO: Date 2026-03-08
[2026-04-06 19:19:02] Production.INFO: ==4401== Lock acquired, processing the job...
[2026-04-06 19:19:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:19:02] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:02] Production.INFO: ==4395== Lock acquired, processing the job...
[2026-04-06 19:19:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:19:02] Production.INFO: Date 2026-03-09
[2026-04-06 19:19:02] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:02] Production.INFO: Date 2026-03-10
[2026-04-06 19:19:02] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: ==4397== Lock acquired, processing the job...
[2026-04-06 19:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:19:03] Production.INFO: ==4401== Releasing lock...
[2026-04-06 19:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-21
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-22
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: ==4395== Releasing lock...
[2026-04-06 19:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-23
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-24
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-25
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-26
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-27
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-28
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-29
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-30
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: Date 2026-03-31
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:03] Production.INFO: Date 2026-04-01
[2026-04-06 19:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:19:04] Production.INFO: Total Charge 0
[2026-04-06 19:19:04] Production.INFO: CreateAllLog End
[2026-04-06 19:19:04] Production.INFO: Account Balance End.
[2026-04-06 19:19:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:19:04] Production.INFO: ==4399== Releasing lock...
[2026-04-06 19:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:19:10] Production.ERROR: CronJobId end10
[2026-04-06 19:19:10] Production.INFO: ==4397== Releasing lock...
[2026-04-06 19:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:19:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:19:12] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:19:12] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:19:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:19:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:19:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:19:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:19:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:19:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:19:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:19:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:19:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:19:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:19:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:19:13] Production.INFO: call_cost start
[2026-04-06 19:19:13] Production.INFO: call_cost end
[2026-04-06 19:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:19:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:19:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:19:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:19:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:19:13] Production.INFO: ==4393== Releasing lock...
[2026-04-06 19:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:20:01] Production.INFO: ==4458== Lock acquired, processing the job...
[2026-04-07 00:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:20:01] Production.INFO: neon service started
[2026-04-07 00:20:01] Production.INFO: neon service started
[2026-04-07 00:20:01] Production.INFO: ==4458== Releasing lock...
[2026-04-07 00:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:20:02] Production.INFO: ==4462== Lock acquired, processing the job...
[2026-04-06 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:20:02] Production.INFO: ==4462== Releasing lock...
[2026-04-06 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:20:02] Production.INFO: ==4460== Lock acquired, processing the job...
[2026-04-06 19:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:20:02] Production.INFO: ==4460== Releasing lock...
[2026-04-06 19:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:20:03] Production.INFO: ==4464== Lock acquired, processing the job...
[2026-04-06 19:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:20:03] Production.INFO: ==4468== Lock acquired, processing the job...
[2026-04-06 19:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:20:03] Production.INFO: ==4466== Lock acquired, processing the job...
[2026-04-06 19:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:20:03] Production.INFO: ==4470== Lock acquired, processing the job...
[2026-04-06 19:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:20:03] Production.INFO: ==4472== Lock acquired, processing the job...
[2026-04-06 19:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:20:03] Production.INFO: Account Balance Start.
[2026-04-06 19:20:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:20:03] Production.INFO: 117
[2026-04-06 19:20:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:20:03] Production.INFO: ==4472== Releasing lock...
[2026-04-06 19:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:20:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: ==4466== Releasing lock...
[2026-04-06 19:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:20:04] Production.INFO: Total Charge 0
[2026-04-06 19:20:04] Production.INFO: CreateAllLog End
[2026-04-06 19:20:05] Production.INFO: Account Balance End.
[2026-04-06 19:20:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:20:05] Production.INFO: ==4470== Releasing lock...
[2026-04-06 19:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:20:10] Production.ERROR: CronJobId end10
[2026-04-06 19:20:10] Production.INFO: ==4468== Releasing lock...
[2026-04-06 19:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:20:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:20:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:20:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:20:13] Production.INFO: call_cost start
[2026-04-06 19:20:13] Production.INFO: call_cost end
[2026-04-06 19:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:20:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:20:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:20:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:20:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:20:13] Production.INFO: ==4464== Releasing lock...
[2026-04-06 19:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:21:02] Production.INFO: ==4531== Lock acquired, processing the job...
[2026-04-07 00:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:21:02] Production.INFO: neon service started
[2026-04-07 00:21:02] Production.INFO: neon service started
[2026-04-07 00:21:02] Production.INFO: ==4531== Releasing lock...
[2026-04-07 00:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:21:02] Production.INFO: ==4534== Lock acquired, processing the job...
[2026-04-06 19:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:21:03] Production.INFO: ==4536== Lock acquired, processing the job...
[2026-04-06 23:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:21:03] Production.INFO: ==4536== Releasing lock...
[2026-04-06 23:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:21:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:21:03] Production.INFO: ==4534== Releasing lock...
[2026-04-06 19:21:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:21:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:21:04] Production.INFO: ==4538== Lock acquired, processing the job...
[2026-04-06 19:21:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 19:21:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 19:21:04] Production.INFO: ==4540== Lock acquired, processing the job...
[2026-04-06 19:21:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:21:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 19:21:04] Production.INFO: ==4538== Releasing lock...
[2026-04-06 19:21:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 19:21:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 19:21:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:21:04] Production.INFO: ==4542== Lock acquired, processing the job...
[2026-04-06 19:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:21:04] Production.INFO: ==4544== Lock acquired, processing the job...
[2026-04-06 19:21:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:21:04] Production.INFO: ==4548== Lock acquired, processing the job...
[2026-04-06 19:21:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 19:21:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 19:21:04] Production.INFO: ==4546== Lock acquired, processing the job...
[2026-04-06 19:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:21:04] Production.INFO: ==4550== Lock acquired, processing the job...
[2026-04-06 19:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:21:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:21:04] Production.INFO: Account Balance Start.
[2026-04-06 19:21:04] Production.INFO: CreateAllLog Start
[2026-04-06 19:21:04] Production.INFO: 117
[2026-04-06 19:21:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:21:04] Production.INFO: Date 2026-03-08
[2026-04-06 19:21:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:04] Production.INFO: Date 2026-03-09
[2026-04-06 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:04] Production.INFO: ==4550== Releasing lock...
[2026-04-06 19:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:21:05] Production.ERROR: done
[2026-04-06 19:21:05] Production.INFO: Date 2026-03-20
[2026-04-06 19:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:05] Production.INFO: Date 2026-03-21
[2026-04-06 19:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 19:21:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049361', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 19:21:05] Production.INFO: ==4542== Releasing lock...
[2026-04-06 19:21:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:21:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:21:05] Production.INFO: Date 2026-03-22
[2026-04-06 19:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:05] Production.INFO: Date 2026-03-23
[2026-04-06 19:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:05] Production.INFO: Date 2026-03-24
[2026-04-06 19:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:05] Production.INFO: Date 2026-03-25
[2026-04-06 19:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:05] Production.INFO: Date 2026-03-26
[2026-04-06 19:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:05] Production.INFO: Date 2026-03-27
[2026-04-06 19:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:05] Production.INFO: Date 2026-03-28
[2026-04-06 19:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:05] Production.INFO: Date 2026-03-29
[2026-04-06 19:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:05] Production.INFO: Date 2026-03-30
[2026-04-06 19:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:05] Production.INFO: Date 2026-03-31
[2026-04-06 19:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:05] Production.INFO: Date 2026-04-01
[2026-04-06 19:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:05] Production.INFO: Date 2026-04-02
[2026-04-06 19:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:05] Production.INFO: Date 2026-04-03
[2026-04-06 19:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:05] Production.INFO: Date 2026-04-04
[2026-04-06 19:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:21:05] Production.INFO: Total Charge 0
[2026-04-06 19:21:05] Production.INFO: CreateAllLog End
[2026-04-06 19:21:05] Production.INFO: Account Balance End.
[2026-04-06 19:21:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:21:05] Production.INFO: ==4546== Releasing lock...
[2026-04-06 19:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:21:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049361', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 19:21:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 19:21:09] Production.INFO: ProcessCDR(1,17049361,1,1,2)
[2026-04-06 19:21:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17049361,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 19:21:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17049361,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 19:21:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 19:21:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 19:21:09] Production.INFO: ==4548== Releasing lock...
[2026-04-06 19:21:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 19:21:09] Production.INFO: 26 MB #Memory Used#
[2026-04-06 19:21:13] Production.ERROR: CronJobId end10
[2026-04-06 19:21:13] Production.INFO: ==4544== Releasing lock...
[2026-04-06 19:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:21:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:21:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:21:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:21:16] Production.INFO: call_cost start
[2026-04-06 19:21:16] Production.INFO: call_cost end
[2026-04-06 19:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:21:16] Production.INFO: ==4540== Releasing lock...
[2026-04-06 19:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:22:01] Production.INFO: ==4607== Lock acquired, processing the job...
[2026-04-07 00:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:22:01] Production.INFO: neon service started
[2026-04-07 00:22:01] Production.INFO: neon service started
[2026-04-07 00:22:01] Production.INFO: ==4607== Releasing lock...
[2026-04-07 00:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:22:02] Production.INFO: ==4611== Lock acquired, processing the job...
[2026-04-06 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:22:02] Production.INFO: ==4611== Releasing lock...
[2026-04-06 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:22:02] Production.INFO: ==4609== Lock acquired, processing the job...
[2026-04-06 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:22:02] Production.INFO: ==4609== Releasing lock...
[2026-04-06 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:22:03] Production.INFO: ==4620== Lock acquired, processing the job...
[2026-04-06 19:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:22:03] Production.INFO: ==4614== Lock acquired, processing the job...
[2026-04-06 19:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:22:03] Production.INFO: ==4616== Lock acquired, processing the job...
[2026-04-06 19:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:22:03] Production.INFO: Account Balance Start.
[2026-04-06 19:22:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:22:03] Production.INFO: 117
[2026-04-06 19:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:22:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:22:03] Production.INFO: ==4622== Lock acquired, processing the job...
[2026-04-06 19:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:22:03] Production.INFO: ==4618== Lock acquired, processing the job...
[2026-04-06 19:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:22:03] Production.INFO: ==4622== Releasing lock...
[2026-04-06 19:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:22:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:03] Production.INFO: Date 2026-03-21
[2026-04-06 19:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:03] Production.INFO: Date 2026-03-22
[2026-04-06 19:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:04] Production.INFO: ==4616== Releasing lock...
[2026-04-06 19:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:22:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:22:04] Production.INFO: Total Charge 0
[2026-04-06 19:22:04] Production.INFO: CreateAllLog End
[2026-04-06 19:22:04] Production.INFO: Account Balance End.
[2026-04-06 19:22:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:22:04] Production.INFO: ==4620== Releasing lock...
[2026-04-06 19:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:22:10] Production.ERROR: CronJobId end10
[2026-04-06 19:22:10] Production.INFO: ==4618== Releasing lock...
[2026-04-06 19:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:22:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:22:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:22:13] Production.INFO: call_cost start
[2026-04-06 19:22:13] Production.INFO: call_cost end
[2026-04-06 19:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:22:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:22:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:22:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:22:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:22:13] Production.INFO: ==4614== Releasing lock...
[2026-04-06 19:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:23:02] Production.INFO: ==4680== Lock acquired, processing the job...
[2026-04-07 00:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:23:02] Production.INFO: neon service started
[2026-04-07 00:23:02] Production.INFO: neon service started
[2026-04-07 00:23:02] Production.INFO: ==4680== Releasing lock...
[2026-04-07 00:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:23:02] Production.INFO: ==4684== Lock acquired, processing the job...
[2026-04-06 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 19:23:02] Production.INFO: ==4682== Lock acquired, processing the job...
[2026-04-06 19:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:23:02] Production.INFO: ==4684== Releasing lock...
[2026-04-06 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:23:03] Production.INFO: ==4682== Releasing lock...
[2026-04-06 19:23:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:23:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:23:03] Production.INFO: ==4687== Lock acquired, processing the job...
[2026-04-06 19:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:23:03] Production.INFO: ==4689== Lock acquired, processing the job...
[2026-04-06 19:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:23:03] Production.INFO: ==4691== Lock acquired, processing the job...
[2026-04-06 19:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:23:03] Production.INFO: ==4695== Lock acquired, processing the job...
[2026-04-06 19:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:23:03] Production.INFO: ==4693== Lock acquired, processing the job...
[2026-04-06 19:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:23:04] Production.INFO: Account Balance Start.
[2026-04-06 19:23:04] Production.INFO: CreateAllLog Start
[2026-04-06 19:23:04] Production.INFO: 117
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-08
[2026-04-06 19:23:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:23:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:23:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:23:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:23:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:23:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:23:04] Production.INFO: ==4695== Releasing lock...
[2026-04-06 19:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-09
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: ==4689== Releasing lock...
[2026-04-06 19:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:05] Production.INFO: Date 2026-03-31
[2026-04-06 19:23:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:05] Production.INFO: Date 2026-04-01
[2026-04-06 19:23:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:05] Production.INFO: Date 2026-04-02
[2026-04-06 19:23:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:05] Production.INFO: Date 2026-04-03
[2026-04-06 19:23:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:05] Production.INFO: Date 2026-04-04
[2026-04-06 19:23:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:23:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:23:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:23:05] Production.INFO: Total Charge 0
[2026-04-06 19:23:05] Production.INFO: CreateAllLog End
[2026-04-06 19:23:05] Production.INFO: Account Balance End.
[2026-04-06 19:23:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:23:05] Production.INFO: ==4693== Releasing lock...
[2026-04-06 19:23:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:23:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:23:10] Production.ERROR: CronJobId end10
[2026-04-06 19:23:10] Production.INFO: ==4691== Releasing lock...
[2026-04-06 19:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:23:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:23:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:23:14] Production.INFO: call_cost start
[2026-04-06 19:23:14] Production.INFO: call_cost end
[2026-04-06 19:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:23:14] Production.INFO: ==4687== Releasing lock...
[2026-04-06 19:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:24:01] Production.INFO: ==4753== Lock acquired, processing the job...
[2026-04-07 00:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:24:01] Production.INFO: neon service started
[2026-04-07 00:24:01] Production.INFO: neon service started
[2026-04-07 00:24:01] Production.INFO: ==4753== Releasing lock...
[2026-04-07 00:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:24:01] Production.INFO: ==4755== Lock acquired, processing the job...
[2026-04-06 19:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:24:02] Production.INFO: ==4755== Releasing lock...
[2026-04-06 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:24:02] Production.INFO: ==4757== Lock acquired, processing the job...
[2026-04-06 23:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:24:02] Production.INFO: ==4757== Releasing lock...
[2026-04-06 23:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:24:02] Production.INFO: ==4759== Lock acquired, processing the job...
[2026-04-06 19:24:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:24:02] Production.INFO: ==4763== Lock acquired, processing the job...
[2026-04-06 19:24:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:24:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:24:03] Production.INFO: ==4767== Lock acquired, processing the job...
[2026-04-06 19:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:24:03] Production.INFO: ==4767== Releasing lock...
[2026-04-06 19:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:24:03] Production.INFO: ==4761== Lock acquired, processing the job...
[2026-04-06 19:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:24:03] Production.INFO: ==4765== Lock acquired, processing the job...
[2026-04-06 19:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:24:03] Production.INFO: Account Balance Start.
[2026-04-06 19:24:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:24:03] Production.INFO: 117
[2026-04-06 19:24:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:03] Production.INFO: ==4761== Releasing lock...
[2026-04-06 19:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:24:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:24:04] Production.INFO: Total Charge 0
[2026-04-06 19:24:04] Production.INFO: CreateAllLog End
[2026-04-06 19:24:04] Production.INFO: Account Balance End.
[2026-04-06 19:24:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:24:04] Production.INFO: ==4765== Releasing lock...
[2026-04-06 19:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:24:11] Production.ERROR: CronJobId end10
[2026-04-06 19:24:11] Production.INFO: ==4763== Releasing lock...
[2026-04-06 19:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:24:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:24:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:24:14] Production.INFO: call_cost start
[2026-04-06 19:24:14] Production.INFO: call_cost end
[2026-04-06 19:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:24:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:24:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:24:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:24:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:24:14] Production.INFO: ==4759== Releasing lock...
[2026-04-06 19:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:25:01] Production.INFO: ==4823== Lock acquired, processing the job...
[2026-04-07 00:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:25:01] Production.INFO: neon service started
[2026-04-07 00:25:01] Production.INFO: neon service started
[2026-04-07 00:25:01] Production.INFO: ==4823== Releasing lock...
[2026-04-07 00:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:25:02] Production.INFO: ==4827== Lock acquired, processing the job...
[2026-04-06 23:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:25:02] Production.INFO: ==4827== Releasing lock...
[2026-04-06 23:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:25:02] Production.INFO: ==4825== Lock acquired, processing the job...
[2026-04-06 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:25:02] Production.INFO: ==4825== Releasing lock...
[2026-04-06 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:25:03] Production.INFO: ==4829== Lock acquired, processing the job...
[2026-04-06 19:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:25:03] Production.INFO: ==4831== Lock acquired, processing the job...
[2026-04-06 19:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:25:03] Production.INFO: ==4833== Lock acquired, processing the job...
[2026-04-06 19:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:25:03] Production.INFO: ==4837== Lock acquired, processing the job...
[2026-04-06 19:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:25:03] Production.INFO: ==4835== Lock acquired, processing the job...
[2026-04-06 19:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:25:03] Production.INFO: Account Balance Start.
[2026-04-06 19:25:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:25:03] Production.INFO: 117
[2026-04-06 19:25:03] Production.INFO: ==4837== Releasing lock...
[2026-04-06 19:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:25:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: ==4831== Releasing lock...
[2026-04-06 19:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:25:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:25:04] Production.INFO: Total Charge 0
[2026-04-06 19:25:04] Production.INFO: CreateAllLog End
[2026-04-06 19:25:05] Production.INFO: Account Balance End.
[2026-04-06 19:25:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:25:05] Production.INFO: ==4835== Releasing lock...
[2026-04-06 19:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:25:11] Production.ERROR: CronJobId end10
[2026-04-06 19:25:11] Production.INFO: ==4833== Releasing lock...
[2026-04-06 19:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:25:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:25:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:25:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:25:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:25:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:25:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:25:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:25:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:25:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:25:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:25:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:25:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:25:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:25:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:25:14] Production.INFO: call_cost start
[2026-04-06 19:25:14] Production.INFO: call_cost end
[2026-04-06 19:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:25:14] Production.INFO: ==4829== Releasing lock...
[2026-04-06 19:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:26:02] Production.INFO: ==4894== Lock acquired, processing the job...
[2026-04-07 00:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:26:02] Production.INFO: neon service started
[2026-04-07 00:26:02] Production.INFO: neon service started
[2026-04-07 00:26:02] Production.INFO: ==4894== Releasing lock...
[2026-04-07 00:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:26:02] Production.INFO: ==4896== Lock acquired, processing the job...
[2026-04-06 19:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:26:02] Production.INFO: ==4896== Releasing lock...
[2026-04-06 19:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:26:02] Production.INFO: ==4898== Lock acquired, processing the job...
[2026-04-06 23:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:26:03] Production.INFO: ==4898== Releasing lock...
[2026-04-06 23:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:26:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:26:03] Production.INFO: ==4909== Lock acquired, processing the job...
[2026-04-06 19:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:26:03] Production.INFO: ==4909== Releasing lock...
[2026-04-06 19:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:26:03] Production.INFO: ==4901== Lock acquired, processing the job...
[2026-04-06 19:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:26:03] Production.INFO: ==4903== Lock acquired, processing the job...
[2026-04-06 19:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:26:03] Production.INFO: ==4905== Lock acquired, processing the job...
[2026-04-06 19:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:26:03] Production.INFO: ==4907== Lock acquired, processing the job...
[2026-04-06 19:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:26:03] Production.INFO: Account Balance Start.
[2026-04-06 19:26:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:26:04] Production.INFO: 117
[2026-04-06 19:26:04] Production.INFO: Date 2026-03-08
[2026-04-06 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:04] Production.INFO: Date 2026-03-09
[2026-04-06 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:04] Production.INFO: ==4903== Releasing lock...
[2026-04-06 19:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:26:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:05] Production.INFO: Date 2026-03-27
[2026-04-06 19:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:05] Production.INFO: Date 2026-03-28
[2026-04-06 19:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:05] Production.INFO: Date 2026-03-29
[2026-04-06 19:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:05] Production.INFO: Date 2026-03-30
[2026-04-06 19:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:05] Production.INFO: Date 2026-03-31
[2026-04-06 19:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:05] Production.INFO: Date 2026-04-01
[2026-04-06 19:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:05] Production.INFO: Date 2026-04-02
[2026-04-06 19:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:05] Production.INFO: Date 2026-04-03
[2026-04-06 19:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:05] Production.INFO: Date 2026-04-04
[2026-04-06 19:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:26:05] Production.INFO: Total Charge 0
[2026-04-06 19:26:05] Production.INFO: CreateAllLog End
[2026-04-06 19:26:05] Production.INFO: Account Balance End.
[2026-04-06 19:26:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:26:05] Production.INFO: ==4907== Releasing lock...
[2026-04-06 19:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:26:11] Production.ERROR: CronJobId end10
[2026-04-06 19:26:11] Production.INFO: ==4905== Releasing lock...
[2026-04-06 19:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:26:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:26:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:26:15] Production.INFO: call_cost start
[2026-04-06 19:26:15] Production.INFO: call_cost end
[2026-04-06 19:26:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:26:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:26:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:26:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:26:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:26:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:26:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:26:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:26:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:26:15] Production.INFO: ==4901== Releasing lock...
[2026-04-06 19:26:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:26:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:27:01] Production.INFO: ==4964== Lock acquired, processing the job...
[2026-04-07 00:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:27:01] Production.INFO: neon service started
[2026-04-07 00:27:01] Production.INFO: neon service started
[2026-04-07 00:27:01] Production.INFO: ==4964== Releasing lock...
[2026-04-07 00:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:27:02] Production.INFO: ==4966== Lock acquired, processing the job...
[2026-04-06 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:27:02] Production.INFO: ==4966== Releasing lock...
[2026-04-06 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:27:02] Production.INFO: ==4968== Lock acquired, processing the job...
[2026-04-06 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:27:02] Production.INFO: ==4968== Releasing lock...
[2026-04-06 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:27:03] Production.INFO: ==4971== Lock acquired, processing the job...
[2026-04-06 19:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:27:03] Production.INFO: ==4973== Lock acquired, processing the job...
[2026-04-06 19:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:27:03] Production.INFO: ==4975== Lock acquired, processing the job...
[2026-04-06 19:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:27:03] Production.INFO: ==4977== Lock acquired, processing the job...
[2026-04-06 19:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:27:03] Production.INFO: ==4979== Lock acquired, processing the job...
[2026-04-06 19:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:27:03] Production.INFO: Account Balance Start.
[2026-04-06 19:27:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:27:03] Production.INFO: 117
[2026-04-06 19:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:27:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:27:03] Production.INFO: ==4979== Releasing lock...
[2026-04-06 19:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:27:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:27:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:03] Production.INFO: ==4973== Releasing lock...
[2026-04-06 19:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:27:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:03] Production.INFO: Date 2026-03-21
[2026-04-06 19:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:03] Production.INFO: Date 2026-03-22
[2026-04-06 19:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:27:04] Production.INFO: Total Charge 0
[2026-04-06 19:27:04] Production.INFO: CreateAllLog End
[2026-04-06 19:27:04] Production.INFO: Account Balance End.
[2026-04-06 19:27:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:27:05] Production.INFO: ==4977== Releasing lock...
[2026-04-06 19:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:27:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:27:11] Production.ERROR: CronJobId end10
[2026-04-06 19:27:11] Production.INFO: ==4975== Releasing lock...
[2026-04-06 19:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:27:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:27:12] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:27:12] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:27:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:27:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:27:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:27:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:27:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:27:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:27:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:27:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:27:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:27:13] Production.INFO: call_cost start
[2026-04-06 19:27:13] Production.INFO: call_cost end
[2026-04-06 19:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:27:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:27:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:27:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:27:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:27:13] Production.INFO: ==4971== Releasing lock...
[2026-04-06 19:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:28:02] Production.INFO: ==5038== Lock acquired, processing the job...
[2026-04-07 00:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:28:02] Production.INFO: neon service started
[2026-04-07 00:28:02] Production.INFO: neon service started
[2026-04-07 00:28:02] Production.INFO: ==5038== Releasing lock...
[2026-04-07 00:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:28:02] Production.INFO: ==5040== Lock acquired, processing the job...
[2026-04-06 19:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:28:02] Production.INFO: ==5040== Releasing lock...
[2026-04-06 19:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:28:03] Production.INFO: ==5042== Lock acquired, processing the job...
[2026-04-06 23:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:28:03] Production.INFO: ==5042== Releasing lock...
[2026-04-06 23:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:28:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:28:03] Production.INFO: ==5045== Lock acquired, processing the job...
[2026-04-06 19:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:28:03] Production.INFO: ==5047== Lock acquired, processing the job...
[2026-04-06 19:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:28:03] Production.INFO: ==5049== Lock acquired, processing the job...
[2026-04-06 19:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:28:03] Production.INFO: ==5051== Lock acquired, processing the job...
[2026-04-06 19:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:28:03] Production.INFO: Account Balance Start.
[2026-04-06 19:28:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:28:03] Production.INFO: 117
[2026-04-06 19:28:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:28:03] Production.INFO: ==5053== Lock acquired, processing the job...
[2026-04-06 19:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:28:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: ==5053== Releasing lock...
[2026-04-06 19:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:28:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: ==5047== Releasing lock...
[2026-04-06 19:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:28:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:28:04] Production.INFO: Total Charge 0
[2026-04-06 19:28:04] Production.INFO: CreateAllLog End
[2026-04-06 19:28:05] Production.INFO: Account Balance End.
[2026-04-06 19:28:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:28:05] Production.INFO: ==5051== Releasing lock...
[2026-04-06 19:28:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:28:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:28:12] Production.ERROR: CronJobId end10
[2026-04-06 19:28:12] Production.INFO: ==5049== Releasing lock...
[2026-04-06 19:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:28:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:28:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:28:14] Production.INFO: call_cost start
[2026-04-06 19:28:14] Production.INFO: call_cost end
[2026-04-06 19:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:28:14] Production.INFO: ==5045== Releasing lock...
[2026-04-06 19:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:29:01] Production.INFO: ==5139== Lock acquired, processing the job...
[2026-04-07 00:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:29:01] Production.INFO: neon service started
[2026-04-07 00:29:01] Production.INFO: neon service started
[2026-04-07 00:29:01] Production.INFO: ==5139== Releasing lock...
[2026-04-07 00:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:29:01] Production.INFO: ==5142== Lock acquired, processing the job...
[2026-04-06 19:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:29:02] Production.INFO: ==5142== Releasing lock...
[2026-04-06 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:29:02] Production.INFO: ==5144== Lock acquired, processing the job...
[2026-04-06 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:29:02] Production.INFO: ==5144== Releasing lock...
[2026-04-06 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:29:02] Production.INFO: ==5146== Lock acquired, processing the job...
[2026-04-06 19:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:29:02] Production.INFO: ==5148== Lock acquired, processing the job...
[2026-04-06 19:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:29:02] Production.INFO: ==5152== Lock acquired, processing the job...
[2026-04-06 19:29:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:29:02] Production.INFO: ==5150== Lock acquired, processing the job...
[2026-04-06 19:29:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:29:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:29:03] Production.INFO: ==5154== Lock acquired, processing the job...
[2026-04-06 19:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:29:03] Production.INFO: Account Balance Start.
[2026-04-06 19:29:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:29:03] Production.INFO: 117
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:29:03] Production.INFO: ==5154== Releasing lock...
[2026-04-06 19:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: ==5148== Releasing lock...
[2026-04-06 19:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-21
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-22
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-23
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-24
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-25
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-26
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-27
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-28
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-29
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-30
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:03] Production.INFO: Date 2026-03-31
[2026-04-06 19:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:29:04] Production.INFO: Total Charge 0
[2026-04-06 19:29:04] Production.INFO: CreateAllLog End
[2026-04-06 19:29:04] Production.INFO: Account Balance End.
[2026-04-06 19:29:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:29:04] Production.INFO: ==5152== Releasing lock...
[2026-04-06 19:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:29:11] Production.ERROR: CronJobId end10
[2026-04-06 19:29:11] Production.INFO: ==5150== Releasing lock...
[2026-04-06 19:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:29:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:29:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:29:14] Production.INFO: call_cost start
[2026-04-06 19:29:14] Production.INFO: call_cost end
[2026-04-06 19:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:29:14] Production.INFO: ==5146== Releasing lock...
[2026-04-06 19:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:30:01] Production.INFO: ==5254== Lock acquired, processing the job...
[2026-04-07 00:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:30:02] Production.INFO: neon service started
[2026-04-07 00:30:02] Production.INFO: neon service started
[2026-04-07 00:30:02] Production.INFO: ==5254== Releasing lock...
[2026-04-07 00:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:30:02] Production.INFO: ==5258== Lock acquired, processing the job...
[2026-04-06 23:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 19:30:02] Production.INFO: ==5256== Lock acquired, processing the job...
[2026-04-06 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:30:02] Production.INFO: ==5258== Releasing lock...
[2026-04-06 23:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:30:02] Production.INFO: ==5256== Releasing lock...
[2026-04-06 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:30:03] Production.INFO: ==5261== Lock acquired, processing the job...
[2026-04-06 19:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:30:03] Production.INFO: ==5263== Lock acquired, processing the job...
[2026-04-06 19:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:30:03] Production.INFO: ==5267== Lock acquired, processing the job...
[2026-04-06 19:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:30:03] Production.INFO: ==5265== Lock acquired, processing the job...
[2026-04-06 19:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:30:03] Production.INFO: ==5269== Lock acquired, processing the job...
[2026-04-06 19:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:30:03] Production.INFO: Account Balance Start.
[2026-04-06 19:30:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:30:03] Production.INFO: 117
[2026-04-06 19:30:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-09
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:30:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: ==5269== Releasing lock...
[2026-04-06 19:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: ==5263== Releasing lock...
[2026-04-06 19:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:30:04] Production.INFO: Total Charge 0
[2026-04-06 19:30:04] Production.INFO: CreateAllLog End
[2026-04-06 19:30:04] Production.INFO: Account Balance End.
[2026-04-06 19:30:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:30:05] Production.INFO: ==5267== Releasing lock...
[2026-04-06 19:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:30:11] Production.ERROR: CronJobId end10
[2026-04-06 19:30:11] Production.INFO: ==5265== Releasing lock...
[2026-04-06 19:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:30:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:30:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:30:14] Production.INFO: call_cost start
[2026-04-06 19:30:14] Production.INFO: call_cost end
[2026-04-06 19:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:30:14] Production.INFO: ==5261== Releasing lock...
[2026-04-06 19:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:31:01] Production.INFO: ==5359== Lock acquired, processing the job...
[2026-04-07 00:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:31:01] Production.INFO: neon service started
[2026-04-07 00:31:01] Production.INFO: neon service started
[2026-04-07 00:31:01] Production.INFO: ==5359== Releasing lock...
[2026-04-07 00:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:31:01] Production.INFO: ==5361== Lock acquired, processing the job...
[2026-04-06 19:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:31:02] Production.INFO: ==5363== Lock acquired, processing the job...
[2026-04-06 23:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:31:02] Production.INFO: ==5363== Releasing lock...
[2026-04-06 23:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:31:02] Production.INFO: ==5361== Releasing lock...
[2026-04-06 19:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:31:02] Production.INFO: ==5365== Lock acquired, processing the job...
[2026-04-06 19:31:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 19:31:02] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 19:31:02] Production.INFO: ==5369== Lock acquired, processing the job...
[2026-04-06 19:31:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 19:31:03] Production.INFO: ==5365== Releasing lock...
[2026-04-06 19:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 19:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 19:31:03] Production.INFO: ==5367== Lock acquired, processing the job...
[2026-04-06 19:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:31:03] Production.INFO: ==5371== Lock acquired, processing the job...
[2026-04-06 19:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:31:03] Production.INFO: ==5373== Lock acquired, processing the job...
[2026-04-06 19:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:31:03] Production.INFO: ==5375== Lock acquired, processing the job...
[2026-04-06 19:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 19:31:03] Production.INFO: Account Balance Start.
[2026-04-06 19:31:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:31:03] Production.INFO: 117
[2026-04-06 19:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 19:31:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:03] Production.INFO: ==5378== Lock acquired, processing the job...
[2026-04-06 19:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:31:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:31:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:31:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:31:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:03] Production.INFO: Date 2026-03-21
[2026-04-06 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:03] Production.INFO: Date 2026-03-22
[2026-04-06 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:03] Production.INFO: Date 2026-03-23
[2026-04-06 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:03] Production.INFO: ==5378== Releasing lock...
[2026-04-06 19:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:31:03] Production.INFO: Date 2026-03-24
[2026-04-06 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:03] Production.INFO: Date 2026-03-25
[2026-04-06 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:03] Production.INFO: Date 2026-03-26
[2026-04-06 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:03] Production.INFO: Date 2026-03-27
[2026-04-06 19:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:04] Production.ERROR: done
[2026-04-06 19:31:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:04] Production.INFO: ==5369== Releasing lock...
[2026-04-06 19:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:31:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 19:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049402', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 19:31:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:31:04] Production.INFO: Total Charge 0
[2026-04-06 19:31:04] Production.INFO: CreateAllLog End
[2026-04-06 19:31:04] Production.INFO: Account Balance End.
[2026-04-06 19:31:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:31:04] Production.INFO: ==5373== Releasing lock...
[2026-04-06 19:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049402', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 19:31:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 19:31:10] Production.INFO: ProcessCDR(1,17049402,1,1,2)
[2026-04-06 19:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17049402,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 19:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17049402,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 19:31:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 19:31:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 19:31:10] Production.INFO: ==5375== Releasing lock...
[2026-04-06 19:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 19:31:10] Production.INFO: 26 MB #Memory Used#
[2026-04-06 19:31:13] Production.ERROR: CronJobId end10
[2026-04-06 19:31:13] Production.INFO: ==5371== Releasing lock...
[2026-04-06 19:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:31:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:31:17] Production.INFO: call_cost start
[2026-04-06 19:31:17] Production.INFO: call_cost end
[2026-04-06 19:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:31:17] Production.INFO: ==5367== Releasing lock...
[2026-04-06 19:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:32:01] Production.INFO: ==5474== Lock acquired, processing the job...
[2026-04-07 00:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:32:01] Production.INFO: neon service started
[2026-04-07 00:32:01] Production.INFO: neon service started
[2026-04-07 00:32:01] Production.INFO: ==5474== Releasing lock...
[2026-04-07 00:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:32:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 19:32:02] Production.INFO: ==5476== Lock acquired, processing the job...
[2026-04-06 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:32:02] Production.INFO: ==5476== Releasing lock...
[2026-04-06 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:32:02] Production.INFO: ==5478== Lock acquired, processing the job...
[2026-04-06 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:32:02] Production.INFO: ==5478== Releasing lock...
[2026-04-06 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:32:03] Production.INFO: ==5483== Lock acquired, processing the job...
[2026-04-06 19:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:32:03] Production.INFO: ==5481== Lock acquired, processing the job...
[2026-04-06 19:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:32:03] Production.INFO: ==5487== Lock acquired, processing the job...
[2026-04-06 19:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:32:03] Production.INFO: Account Balance Start.
[2026-04-06 19:32:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:32:03] Production.INFO: 117
[2026-04-06 19:32:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:03] Production.INFO: ==5485== Lock acquired, processing the job...
[2026-04-06 19:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:32:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:32:03] Production.INFO: ==5489== Lock acquired, processing the job...
[2026-04-06 19:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:32:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:32:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:03] Production.INFO: ==5489== Releasing lock...
[2026-04-06 19:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:32:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:03] Production.INFO: ==5483== Releasing lock...
[2026-04-06 19:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:32:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:32:04] Production.INFO: Total Charge 0
[2026-04-06 19:32:04] Production.INFO: CreateAllLog End
[2026-04-06 19:32:04] Production.INFO: Account Balance End.
[2026-04-06 19:32:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:32:04] Production.INFO: ==5487== Releasing lock...
[2026-04-06 19:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:32:12] Production.ERROR: CronJobId end10
[2026-04-06 19:32:12] Production.INFO: ==5485== Releasing lock...
[2026-04-06 19:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:32:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:32:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:32:15] Production.INFO: call_cost start
[2026-04-06 19:32:15] Production.INFO: call_cost end
[2026-04-06 19:32:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:32:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:32:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:32:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:32:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:32:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:32:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:32:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:32:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:32:15] Production.INFO: ==5481== Releasing lock...
[2026-04-06 19:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:33:02] Production.INFO: ==5584== Lock acquired, processing the job...
[2026-04-07 00:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:33:02] Production.INFO: neon service started
[2026-04-07 00:33:02] Production.INFO: neon service started
[2026-04-07 00:33:02] Production.INFO: ==5584== Releasing lock...
[2026-04-07 00:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:33:02] Production.INFO: ==5586== Lock acquired, processing the job...
[2026-04-06 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:33:02] Production.INFO: ==5588== Lock acquired, processing the job...
[2026-04-06 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:33:02] Production.INFO: ==5588== Releasing lock...
[2026-04-06 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:33:02] Production.INFO: ==5586== Releasing lock...
[2026-04-06 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:33:03] Production.INFO: ==5593== Lock acquired, processing the job...
[2026-04-06 19:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:33:03] Production.INFO: ==5595== Lock acquired, processing the job...
[2026-04-06 19:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:33:03] Production.INFO: ==5597== Lock acquired, processing the job...
[2026-04-06 19:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:33:04] Production.INFO: ==5599== Lock acquired, processing the job...
[2026-04-06 19:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:33:04] Production.INFO: ==5601== Lock acquired, processing the job...
[2026-04-06 19:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:33:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:33:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:33:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:33:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:33:04] Production.INFO: Account Balance Start.
[2026-04-06 19:33:04] Production.INFO: CreateAllLog Start
[2026-04-06 19:33:04] Production.INFO: 117
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-08
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:33:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:33:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:33:04] Production.INFO: ==5601== Releasing lock...
[2026-04-06 19:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:33:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-09
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: ==5595== Releasing lock...
[2026-04-06 19:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:33:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:33:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:33:05] Production.INFO: Total Charge 0
[2026-04-06 19:33:05] Production.INFO: CreateAllLog End
[2026-04-06 19:33:05] Production.INFO: Account Balance End.
[2026-04-06 19:33:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:33:05] Production.INFO: ==5599== Releasing lock...
[2026-04-06 19:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:33:12] Production.ERROR: CronJobId end10
[2026-04-06 19:33:12] Production.INFO: ==5597== Releasing lock...
[2026-04-06 19:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:33:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:33:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:33:14] Production.INFO: call_cost start
[2026-04-06 19:33:14] Production.INFO: call_cost end
[2026-04-06 19:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:33:14] Production.INFO: ==5593== Releasing lock...
[2026-04-06 19:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:34:01] Production.INFO: ==5690== Lock acquired, processing the job...
[2026-04-07 00:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:34:01] Production.INFO: neon service started
[2026-04-07 00:34:01] Production.INFO: neon service started
[2026-04-07 00:34:01] Production.INFO: ==5690== Releasing lock...
[2026-04-07 00:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:34:01] Production.INFO: ==5692== Lock acquired, processing the job...
[2026-04-06 19:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:34:02] Production.INFO: ==5692== Releasing lock...
[2026-04-06 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:34:02] Production.INFO: ==5694== Lock acquired, processing the job...
[2026-04-06 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:34:02] Production.INFO: ==5694== Releasing lock...
[2026-04-06 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:34:02] Production.INFO: ==5696== Lock acquired, processing the job...
[2026-04-06 19:34:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:34:02] Production.INFO: ==5698== Lock acquired, processing the job...
[2026-04-06 19:34:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:34:02] Production.INFO: ==5700== Lock acquired, processing the job...
[2026-04-06 19:34:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:34:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:34:03] Production.INFO: ==5702== Lock acquired, processing the job...
[2026-04-06 19:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:34:03] Production.INFO: ==5704== Lock acquired, processing the job...
[2026-04-06 19:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:34:03] Production.INFO: Account Balance Start.
[2026-04-06 19:34:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:34:03] Production.INFO: 117
[2026-04-06 19:34:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:34:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:03] Production.INFO: ==5704== Releasing lock...
[2026-04-06 19:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:34:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:03] Production.INFO: ==5698== Releasing lock...
[2026-04-06 19:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:34:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:03] Production.INFO: Date 2026-03-21
[2026-04-06 19:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:34:04] Production.INFO: Total Charge 0
[2026-04-06 19:34:04] Production.INFO: CreateAllLog End
[2026-04-06 19:34:04] Production.INFO: Account Balance End.
[2026-04-06 19:34:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:34:04] Production.INFO: ==5702== Releasing lock...
[2026-04-06 19:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:34:12] Production.ERROR: CronJobId end10
[2026-04-06 19:34:12] Production.INFO: ==5700== Releasing lock...
[2026-04-06 19:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:34:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:34:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:34:14] Production.INFO: call_cost start
[2026-04-06 19:34:14] Production.INFO: call_cost end
[2026-04-06 19:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:34:14] Production.INFO: ==5696== Releasing lock...
[2026-04-06 19:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:35:02] Production.INFO: ==5763== Lock acquired, processing the job...
[2026-04-07 00:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:35:02] Production.INFO: neon service started
[2026-04-07 00:35:02] Production.INFO: neon service started
[2026-04-07 00:35:02] Production.INFO: ==5763== Releasing lock...
[2026-04-07 00:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:35:02] Production.INFO: ==5767== Lock acquired, processing the job...
[2026-04-06 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:35:02] Production.INFO: ==5767== Releasing lock...
[2026-04-06 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:35:02] Production.INFO: ==5765== Lock acquired, processing the job...
[2026-04-06 19:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:35:02] Production.INFO: ==5765== Releasing lock...
[2026-04-06 19:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:35:03] Production.INFO: ==5774== Lock acquired, processing the job...
[2026-04-06 19:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:35:03] Production.INFO: ==5772== Lock acquired, processing the job...
[2026-04-06 19:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:35:03] Production.INFO: ==5770== Lock acquired, processing the job...
[2026-04-06 19:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:35:03] Production.INFO: ==5778== Lock acquired, processing the job...
[2026-04-06 19:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:35:03] Production.INFO: ==5776== Lock acquired, processing the job...
[2026-04-06 19:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:35:04] Production.INFO: ==5778== Releasing lock...
[2026-04-06 19:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:35:04] Production.INFO: Account Balance Start.
[2026-04-06 19:35:04] Production.INFO: CreateAllLog Start
[2026-04-06 19:35:04] Production.INFO: 117
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-08
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-09
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: ==5772== Releasing lock...
[2026-04-06 19:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:05] Production.INFO: Date 2026-03-30
[2026-04-06 19:35:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:05] Production.INFO: Date 2026-03-31
[2026-04-06 19:35:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:05] Production.INFO: Date 2026-04-01
[2026-04-06 19:35:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:05] Production.INFO: Date 2026-04-02
[2026-04-06 19:35:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:05] Production.INFO: Date 2026-04-03
[2026-04-06 19:35:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:05] Production.INFO: Date 2026-04-04
[2026-04-06 19:35:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:35:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:35:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:35:05] Production.INFO: Total Charge 0
[2026-04-06 19:35:05] Production.INFO: CreateAllLog End
[2026-04-06 19:35:05] Production.INFO: Account Balance End.
[2026-04-06 19:35:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:35:05] Production.INFO: ==5776== Releasing lock...
[2026-04-06 19:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:35:11] Production.ERROR: CronJobId end10
[2026-04-06 19:35:11] Production.INFO: ==5774== Releasing lock...
[2026-04-06 19:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:35:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:35:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:35:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:35:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:35:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:35:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:35:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:35:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:35:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:35:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:35:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:35:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:35:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:35:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:35:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:35:13] Production.INFO: call_cost start
[2026-04-06 19:35:13] Production.INFO: call_cost end
[2026-04-06 19:35:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:35:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:35:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:35:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:35:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:35:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:35:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:35:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:35:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:35:13] Production.INFO: ==5770== Releasing lock...
[2026-04-06 19:35:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:35:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:36:01] Production.INFO: ==5834== Lock acquired, processing the job...
[2026-04-07 00:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:36:01] Production.INFO: neon service started
[2026-04-07 00:36:01] Production.INFO: neon service started
[2026-04-07 00:36:01] Production.INFO: ==5834== Releasing lock...
[2026-04-07 00:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:36:02] Production.INFO: ==5836== Lock acquired, processing the job...
[2026-04-06 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:36:02] Production.INFO: ==5838== Lock acquired, processing the job...
[2026-04-06 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:36:02] Production.INFO: ==5838== Releasing lock...
[2026-04-06 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:36:02] Production.INFO: ==5836== Releasing lock...
[2026-04-06 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:36:03] Production.INFO: ==5841== Lock acquired, processing the job...
[2026-04-06 19:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:36:03] Production.INFO: ==5845== Lock acquired, processing the job...
[2026-04-06 19:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:36:03] Production.INFO: ==5843== Lock acquired, processing the job...
[2026-04-06 19:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:36:03] Production.INFO: ==5847== Lock acquired, processing the job...
[2026-04-06 19:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:36:03] Production.INFO: ==5849== Lock acquired, processing the job...
[2026-04-06 19:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:36:03] Production.INFO: Account Balance Start.
[2026-04-06 19:36:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:36:03] Production.INFO: 117
[2026-04-06 19:36:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:36:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:03] Production.INFO: ==5849== Releasing lock...
[2026-04-06 19:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:36:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:36:03] Production.INFO: ==5843== Releasing lock...
[2026-04-06 19:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:03] Production.INFO: Date 2026-03-21
[2026-04-06 19:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:36:04] Production.INFO: Total Charge 0
[2026-04-06 19:36:04] Production.INFO: CreateAllLog End
[2026-04-06 19:36:04] Production.INFO: Account Balance End.
[2026-04-06 19:36:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:36:04] Production.INFO: ==5847== Releasing lock...
[2026-04-06 19:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:36:10] Production.ERROR: CronJobId end10
[2026-04-06 19:36:10] Production.INFO: ==5845== Releasing lock...
[2026-04-06 19:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:36:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:36:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:36:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:36:13] Production.INFO: call_cost start
[2026-04-06 19:36:13] Production.INFO: call_cost end
[2026-04-06 19:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:36:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:36:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:36:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:36:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:36:13] Production.INFO: ==5841== Releasing lock...
[2026-04-06 19:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:37:01] Production.INFO: ==5910== Lock acquired, processing the job...
[2026-04-07 00:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:37:01] Production.INFO: neon service started
[2026-04-07 00:37:01] Production.INFO: neon service started
[2026-04-07 00:37:01] Production.INFO: ==5910== Releasing lock...
[2026-04-07 00:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:37:02] Production.INFO: ==5914== Lock acquired, processing the job...
[2026-04-06 23:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:37:02] Production.INFO: ==5914== Releasing lock...
[2026-04-06 23:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:37:02] Production.INFO: ==5912== Lock acquired, processing the job...
[2026-04-06 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:37:02] Production.INFO: ==5912== Releasing lock...
[2026-04-06 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:37:03] Production.INFO: ==5920== Lock acquired, processing the job...
[2026-04-06 19:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:37:03] Production.INFO: ==5916== Lock acquired, processing the job...
[2026-04-06 19:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:37:03] Production.INFO: ==5918== Lock acquired, processing the job...
[2026-04-06 19:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:37:03] Production.INFO: ==5924== Lock acquired, processing the job...
[2026-04-06 19:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:37:03] Production.INFO: ==5922== Lock acquired, processing the job...
[2026-04-06 19:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:37:03] Production.INFO: Account Balance Start.
[2026-04-06 19:37:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:37:03] Production.INFO: 117
[2026-04-06 19:37:03] Production.INFO: ==5924== Releasing lock...
[2026-04-06 19:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:37:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: ==5918== Releasing lock...
[2026-04-06 19:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:37:04] Production.INFO: Total Charge 0
[2026-04-06 19:37:04] Production.INFO: CreateAllLog End
[2026-04-06 19:37:04] Production.INFO: Account Balance End.
[2026-04-06 19:37:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:37:05] Production.INFO: ==5922== Releasing lock...
[2026-04-06 19:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:37:11] Production.ERROR: CronJobId end10
[2026-04-06 19:37:11] Production.INFO: ==5920== Releasing lock...
[2026-04-06 19:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:37:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:37:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:37:15] Production.INFO: call_cost start
[2026-04-06 19:37:15] Production.INFO: call_cost end
[2026-04-06 19:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:37:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:37:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:37:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:37:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:37:15] Production.INFO: ==5916== Releasing lock...
[2026-04-06 19:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:38:02] Production.INFO: ==5977== Lock acquired, processing the job...
[2026-04-07 00:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:38:02] Production.INFO: neon service started
[2026-04-07 00:38:02] Production.INFO: neon service started
[2026-04-07 00:38:02] Production.INFO: ==5977== Releasing lock...
[2026-04-07 00:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:38:02] Production.INFO: ==5981== Lock acquired, processing the job...
[2026-04-06 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:38:02] Production.INFO: ==5981== Releasing lock...
[2026-04-06 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:38:02] Production.INFO: ==5979== Lock acquired, processing the job...
[2026-04-06 19:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:38:02] Production.INFO: ==5979== Releasing lock...
[2026-04-06 19:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:38:03] Production.INFO: ==5984== Lock acquired, processing the job...
[2026-04-06 19:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:38:03] Production.INFO: ==5986== Lock acquired, processing the job...
[2026-04-06 19:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:38:03] Production.INFO: ==5988== Lock acquired, processing the job...
[2026-04-06 19:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:38:03] Production.INFO: ==5992== Lock acquired, processing the job...
[2026-04-06 19:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:38:03] Production.INFO: ==5990== Lock acquired, processing the job...
[2026-04-06 19:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:38:03] Production.INFO: Account Balance Start.
[2026-04-06 19:38:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:38:03] Production.INFO: 117
[2026-04-06 19:38:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:38:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:38:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:38:03] Production.INFO: ==5992== Releasing lock...
[2026-04-06 19:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: ==5986== Releasing lock...
[2026-04-06 19:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:38:04] Production.INFO: Total Charge 0
[2026-04-06 19:38:04] Production.INFO: CreateAllLog End
[2026-04-06 19:38:04] Production.INFO: Account Balance End.
[2026-04-06 19:38:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:38:04] Production.INFO: ==5990== Releasing lock...
[2026-04-06 19:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:38:12] Production.ERROR: CronJobId end10
[2026-04-06 19:38:12] Production.INFO: ==5988== Releasing lock...
[2026-04-06 19:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:38:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:38:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:38:15] Production.INFO: call_cost start
[2026-04-06 19:38:15] Production.INFO: call_cost end
[2026-04-06 19:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:38:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:38:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:38:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:38:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:38:15] Production.INFO: ==5984== Releasing lock...
[2026-04-06 19:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:39:01] Production.INFO: ==6045== Lock acquired, processing the job...
[2026-04-07 00:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:39:01] Production.INFO: neon service started
[2026-04-07 00:39:01] Production.INFO: neon service started
[2026-04-07 00:39:01] Production.INFO: ==6045== Releasing lock...
[2026-04-07 00:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:39:01] Production.INFO: ==6047== Lock acquired, processing the job...
[2026-04-06 19:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:39:02] Production.INFO: ==6049== Lock acquired, processing the job...
[2026-04-06 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:39:02] Production.INFO: ==6049== Releasing lock...
[2026-04-06 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:39:02] Production.INFO: ==6047== Releasing lock...
[2026-04-06 19:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:39:02] Production.INFO: ==6054== Lock acquired, processing the job...
[2026-04-06 19:39:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:39:02] Production.INFO: ==6060== Lock acquired, processing the job...
[2026-04-06 19:39:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:39:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:39:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:39:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:39:02] Production.INFO: ==6060== Releasing lock...
[2026-04-06 19:39:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:39:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:39:03] Production.INFO: ==6052== Lock acquired, processing the job...
[2026-04-06 19:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:39:03] Production.INFO: ==6054== Releasing lock...
[2026-04-06 19:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:39:03] Production.INFO: ==6056== Lock acquired, processing the job...
[2026-04-06 19:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:39:03] Production.INFO: ==6058== Lock acquired, processing the job...
[2026-04-06 19:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:39:03] Production.INFO: Account Balance Start.
[2026-04-06 19:39:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:39:03] Production.INFO: 117
[2026-04-06 19:39:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:03] Production.INFO: Date 2026-03-21
[2026-04-06 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:03] Production.INFO: Date 2026-03-22
[2026-04-06 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:03] Production.INFO: Date 2026-03-23
[2026-04-06 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:03] Production.INFO: Date 2026-03-24
[2026-04-06 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:03] Production.INFO: Date 2026-03-25
[2026-04-06 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:03] Production.INFO: Date 2026-03-26
[2026-04-06 19:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:39:04] Production.INFO: Total Charge 0
[2026-04-06 19:39:04] Production.INFO: CreateAllLog End
[2026-04-06 19:39:04] Production.INFO: Account Balance End.
[2026-04-06 19:39:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:39:04] Production.INFO: ==6058== Releasing lock...
[2026-04-06 19:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:39:11] Production.ERROR: CronJobId end10
[2026-04-06 19:39:11] Production.INFO: ==6056== Releasing lock...
[2026-04-06 19:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:39:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:39:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:39:14] Production.INFO: call_cost start
[2026-04-06 19:39:14] Production.INFO: call_cost end
[2026-04-06 19:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:39:14] Production.INFO: ==6052== Releasing lock...
[2026-04-06 19:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:40:02] Production.INFO: ==6122== Lock acquired, processing the job...
[2026-04-07 00:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:40:02] Production.INFO: neon service started
[2026-04-07 00:40:02] Production.INFO: neon service started
[2026-04-07 00:40:02] Production.INFO: ==6122== Releasing lock...
[2026-04-07 00:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:40:02] Production.INFO: ==6124== Lock acquired, processing the job...
[2026-04-06 19:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:40:02] Production.INFO: ==6124== Releasing lock...
[2026-04-06 19:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:40:03] Production.INFO: ==6126== Lock acquired, processing the job...
[2026-04-06 23:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:40:03] Production.INFO: ==6126== Releasing lock...
[2026-04-06 23:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:40:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:40:03] Production.INFO: ==6129== Lock acquired, processing the job...
[2026-04-06 19:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:40:03] Production.INFO: ==6131== Lock acquired, processing the job...
[2026-04-06 19:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:40:03] Production.INFO: ==6133== Lock acquired, processing the job...
[2026-04-06 19:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:40:03] Production.INFO: ==6135== Lock acquired, processing the job...
[2026-04-06 19:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:40:03] Production.INFO: ==6137== Lock acquired, processing the job...
[2026-04-06 19:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:40:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:40:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:40:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:40:04] Production.INFO: Account Balance Start.
[2026-04-06 19:40:04] Production.INFO: CreateAllLog Start
[2026-04-06 19:40:04] Production.INFO: ==6137== Releasing lock...
[2026-04-06 19:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:40:04] Production.INFO: 117
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-08
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-09
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:40:04] Production.INFO: ==6131== Releasing lock...
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:40:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:40:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:40:05] Production.INFO: Total Charge 0
[2026-04-06 19:40:05] Production.INFO: CreateAllLog End
[2026-04-06 19:40:05] Production.INFO: Account Balance End.
[2026-04-06 19:40:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:40:05] Production.INFO: ==6135== Releasing lock...
[2026-04-06 19:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:40:10] Production.ERROR: CronJobId end10
[2026-04-06 19:40:10] Production.INFO: ==6133== Releasing lock...
[2026-04-06 19:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:40:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:40:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:40:14] Production.INFO: call_cost start
[2026-04-06 19:40:14] Production.INFO: call_cost end
[2026-04-06 19:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:40:14] Production.INFO: ==6129== Releasing lock...
[2026-04-06 19:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:41:01] Production.INFO: ==6192== Lock acquired, processing the job...
[2026-04-07 00:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:41:01] Production.INFO: neon service started
[2026-04-07 00:41:01] Production.INFO: neon service started
[2026-04-07 00:41:01] Production.INFO: ==6192== Releasing lock...
[2026-04-07 00:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:41:02] Production.INFO: ==6196== Lock acquired, processing the job...
[2026-04-06 23:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:41:02] Production.INFO: ==6196== Releasing lock...
[2026-04-06 23:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:41:02] Production.INFO: ==6194== Lock acquired, processing the job...
[2026-04-06 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:41:02] Production.INFO: ==6194== Releasing lock...
[2026-04-06 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:41:03] Production.INFO: ==6199== Lock acquired, processing the job...
[2026-04-06 19:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 19:41:03] Production.INFO: ==6201== Lock acquired, processing the job...
[2026-04-06 19:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:41:03] Production.INFO: ==6205== Lock acquired, processing the job...
[2026-04-06 19:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 19:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 19:41:03] Production.ERROR: CronJob PID - 6201
[2026-04-06 19:41:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-06 19:41:03] Production.ERROR: CronJob ID - 5
[2026-04-06 19:41:03] Production.ERROR: CronJob Last Run Time 2026-04-06 19:41:00
[2026-04-06 19:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 19:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 19:41:03] Production.INFO: ==6203== Lock acquired, processing the job...
[2026-04-06 19:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 19:41:03] Production.INFO: ==6199== Releasing lock...
[2026-04-06 19:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 19:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 19:41:03] Production.INFO: ==6207== Lock acquired, processing the job...
[2026-04-06 19:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:41:03] Production.INFO: ==6209== Lock acquired, processing the job...
[2026-04-06 19:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 19:41:03] Production.INFO: ==6211== Lock acquired, processing the job...
[2026-04-06 19:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:41:03] Production.INFO: Account Balance Start.
[2026-04-06 19:41:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:41:03] Production.INFO: 117
[2026-04-06 19:41:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 19:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:41:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: ==6211== Releasing lock...
[2026-04-06 19:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:41:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.ERROR: done
[2026-04-06 19:41:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 19:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049443', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 19:41:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: ==6203== Releasing lock...
[2026-04-06 19:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:41:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:41:05] Production.INFO: Total Charge 0
[2026-04-06 19:41:05] Production.INFO: CreateAllLog End
[2026-04-06 19:41:05] Production.INFO: Account Balance End.
[2026-04-06 19:41:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:41:05] Production.INFO: ==6207== Releasing lock...
[2026-04-06 19:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:41:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049443', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 19:41:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 19:41:11] Production.INFO: ProcessCDR(1,17049443,1,1,2)
[2026-04-06 19:41:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17049443,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 19:41:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17049443,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 19:41:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 19:41:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 19:41:11] Production.INFO: ==6209== Releasing lock...
[2026-04-06 19:41:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 19:41:11] Production.INFO: 26 MB #Memory Used#
[2026-04-06 19:41:14] Production.ERROR: CronJobId end10
[2026-04-06 19:41:14] Production.INFO: ==6205== Releasing lock...
[2026-04-06 19:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:41:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:41:17] Production.INFO: call_cost start
[2026-04-06 19:41:17] Production.INFO: call_cost end
[2026-04-06 19:41:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:41:17] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:41:17] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:41:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:41:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:41:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:41:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:41:17] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:41:17] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:41:17] Production.INFO: ==6201== Releasing lock...
[2026-04-06 19:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:41:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:42:02] Production.INFO: ==6269== Lock acquired, processing the job...
[2026-04-07 00:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:42:02] Production.INFO: neon service started
[2026-04-07 00:42:02] Production.INFO: neon service started
[2026-04-07 00:42:02] Production.INFO: ==6269== Releasing lock...
[2026-04-07 00:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:42:02] Production.INFO: ==6271== Lock acquired, processing the job...
[2026-04-06 19:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:42:02] Production.INFO: ==6273== Lock acquired, processing the job...
[2026-04-06 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:42:02] Production.INFO: ==6273== Releasing lock...
[2026-04-06 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:42:03] Production.INFO: ==6271== Releasing lock...
[2026-04-06 19:42:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:42:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:42:03] Production.INFO: ==6276== Lock acquired, processing the job...
[2026-04-06 19:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:42:03] Production.INFO: ==6278== Lock acquired, processing the job...
[2026-04-06 19:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:42:03] Production.INFO: ==6280== Lock acquired, processing the job...
[2026-04-06 19:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:42:04] Production.INFO: ==6282== Lock acquired, processing the job...
[2026-04-06 19:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:42:04] Production.INFO: Account Balance Start.
[2026-04-06 19:42:04] Production.INFO: CreateAllLog Start
[2026-04-06 19:42:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:42:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:42:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:42:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:42:04] Production.INFO: 117
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-08
[2026-04-06 19:42:04] Production.INFO: ==6284== Lock acquired, processing the job...
[2026-04-06 19:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-09
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:42:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:42:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: ==6284== Releasing lock...
[2026-04-06 19:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: ==6278== Releasing lock...
[2026-04-06 19:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:05] Production.INFO: Date 2026-03-31
[2026-04-06 19:42:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:05] Production.INFO: Date 2026-04-01
[2026-04-06 19:42:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:05] Production.INFO: Date 2026-04-02
[2026-04-06 19:42:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:05] Production.INFO: Date 2026-04-03
[2026-04-06 19:42:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:05] Production.INFO: Date 2026-04-04
[2026-04-06 19:42:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:42:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:42:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:42:05] Production.INFO: Total Charge 0
[2026-04-06 19:42:05] Production.INFO: CreateAllLog End
[2026-04-06 19:42:05] Production.INFO: Account Balance End.
[2026-04-06 19:42:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:42:05] Production.INFO: ==6282== Releasing lock...
[2026-04-06 19:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:42:11] Production.ERROR: CronJobId end10
[2026-04-06 19:42:11] Production.INFO: ==6280== Releasing lock...
[2026-04-06 19:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:42:14] Production.INFO: call_cost start
[2026-04-06 19:42:14] Production.INFO: call_cost end
[2026-04-06 19:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:42:14] Production.INFO: ==6276== Releasing lock...
[2026-04-06 19:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:43:01] Production.INFO: ==6339== Lock acquired, processing the job...
[2026-04-07 00:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:43:01] Production.INFO: neon service started
[2026-04-07 00:43:01] Production.INFO: neon service started
[2026-04-07 00:43:01] Production.INFO: ==6339== Releasing lock...
[2026-04-07 00:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:43:02] Production.INFO: ==6343== Lock acquired, processing the job...
[2026-04-06 23:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:43:02] Production.INFO: ==6343== Releasing lock...
[2026-04-06 23:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:43:02] Production.INFO: ==6341== Lock acquired, processing the job...
[2026-04-06 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:43:02] Production.INFO: ==6341== Releasing lock...
[2026-04-06 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:43:03] Production.INFO: ==6348== Lock acquired, processing the job...
[2026-04-06 19:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:43:03] Production.INFO: ==6348== Releasing lock...
[2026-04-06 19:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:43:03] Production.INFO: ==6350== Lock acquired, processing the job...
[2026-04-06 19:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:43:03] Production.INFO: ==6352== Lock acquired, processing the job...
[2026-04-06 19:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:43:03] Production.INFO: ==6346== Lock acquired, processing the job...
[2026-04-06 19:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:43:03] Production.INFO: ==6354== Lock acquired, processing the job...
[2026-04-06 19:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:43:03] Production.INFO: Account Balance Start.
[2026-04-06 19:43:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:43:03] Production.INFO: 117
[2026-04-06 19:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:43:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:43:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:03] Production.INFO: ==6354== Releasing lock...
[2026-04-06 19:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:43:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:43:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:05] Production.INFO: Date 2026-03-21
[2026-04-06 19:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:05] Production.INFO: Date 2026-03-22
[2026-04-06 19:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:05] Production.INFO: Date 2026-03-23
[2026-04-06 19:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:05] Production.INFO: Date 2026-03-24
[2026-04-06 19:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:05] Production.INFO: Date 2026-03-25
[2026-04-06 19:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:05] Production.INFO: Date 2026-03-26
[2026-04-06 19:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:05] Production.INFO: Date 2026-03-27
[2026-04-06 19:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:05] Production.INFO: Date 2026-03-28
[2026-04-06 19:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:05] Production.INFO: Date 2026-03-29
[2026-04-06 19:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:05] Production.INFO: Date 2026-03-30
[2026-04-06 19:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:05] Production.INFO: Date 2026-03-31
[2026-04-06 19:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:05] Production.INFO: Date 2026-04-01
[2026-04-06 19:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:05] Production.INFO: Date 2026-04-02
[2026-04-06 19:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:05] Production.INFO: Date 2026-04-03
[2026-04-06 19:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:05] Production.INFO: Date 2026-04-04
[2026-04-06 19:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:43:05] Production.INFO: Total Charge 0
[2026-04-06 19:43:05] Production.INFO: CreateAllLog End
[2026-04-06 19:43:05] Production.INFO: Account Balance End.
[2026-04-06 19:43:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:43:05] Production.INFO: ==6352== Releasing lock...
[2026-04-06 19:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:43:11] Production.ERROR: CronJobId end10
[2026-04-06 19:43:11] Production.INFO: ==6350== Releasing lock...
[2026-04-06 19:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:43:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:43:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:43:14] Production.INFO: call_cost start
[2026-04-06 19:43:14] Production.INFO: call_cost end
[2026-04-06 19:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:43:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:43:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:43:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:43:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:43:14] Production.INFO: ==6346== Releasing lock...
[2026-04-06 19:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:44:02] Production.INFO: ==6412== Lock acquired, processing the job...
[2026-04-07 00:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:44:02] Production.INFO: neon service started
[2026-04-07 00:44:02] Production.INFO: neon service started
[2026-04-07 00:44:02] Production.INFO: ==6412== Releasing lock...
[2026-04-07 00:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:44:02] Production.INFO: ==6414== Lock acquired, processing the job...
[2026-04-06 19:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:44:02] Production.INFO: ==6416== Lock acquired, processing the job...
[2026-04-06 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:44:02] Production.INFO: ==6416== Releasing lock...
[2026-04-06 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:44:03] Production.INFO: ==6414== Releasing lock...
[2026-04-06 19:44:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:44:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:44:03] Production.INFO: ==6425== Lock acquired, processing the job...
[2026-04-06 19:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:44:03] Production.INFO: ==6419== Lock acquired, processing the job...
[2026-04-06 19:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:44:03] Production.INFO: ==6427== Lock acquired, processing the job...
[2026-04-06 19:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:44:04] Production.INFO: ==6421== Lock acquired, processing the job...
[2026-04-06 19:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:44:04] Production.INFO: Account Balance Start.
[2026-04-06 19:44:04] Production.INFO: CreateAllLog Start
[2026-04-06 19:44:04] Production.INFO: 117
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-08
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: ==6423== Lock acquired, processing the job...
[2026-04-06 19:44:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:44:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-09
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:44:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:44:04] Production.INFO: ==6427== Releasing lock...
[2026-04-06 19:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:44:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:44:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:44:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: ==6421== Releasing lock...
[2026-04-06 19:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:05] Production.INFO: Date 2026-04-04
[2026-04-06 19:44:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:44:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:44:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:44:05] Production.INFO: Total Charge 0
[2026-04-06 19:44:05] Production.INFO: CreateAllLog End
[2026-04-06 19:44:05] Production.INFO: Account Balance End.
[2026-04-06 19:44:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:44:05] Production.INFO: ==6425== Releasing lock...
[2026-04-06 19:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:44:12] Production.ERROR: CronJobId end10
[2026-04-06 19:44:12] Production.INFO: ==6423== Releasing lock...
[2026-04-06 19:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:44:14] Production.INFO: call_cost start
[2026-04-06 19:44:14] Production.INFO: call_cost end
[2026-04-06 19:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:44:14] Production.INFO: ==6419== Releasing lock...
[2026-04-06 19:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:45:01] Production.INFO: ==6480== Lock acquired, processing the job...
[2026-04-07 00:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:45:01] Production.INFO: neon service started
[2026-04-07 00:45:01] Production.INFO: neon service started
[2026-04-07 00:45:01] Production.INFO: ==6480== Releasing lock...
[2026-04-07 00:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:45:02] Production.INFO: ==6482== Lock acquired, processing the job...
[2026-04-06 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:45:02] Production.INFO: ==6482== Releasing lock...
[2026-04-06 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:45:02] Production.INFO: ==6484== Lock acquired, processing the job...
[2026-04-06 23:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:45:02] Production.INFO: ==6484== Releasing lock...
[2026-04-06 23:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:45:02] Production.INFO: ==6490== Lock acquired, processing the job...
[2026-04-06 19:45:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:45:03] Production.INFO: ==6486== Lock acquired, processing the job...
[2026-04-06 19:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:45:03] Production.INFO: ==6492== Lock acquired, processing the job...
[2026-04-06 19:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:45:03] Production.INFO: ==6488== Lock acquired, processing the job...
[2026-04-06 19:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:45:03] Production.INFO: ==6494== Lock acquired, processing the job...
[2026-04-06 19:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:45:03] Production.INFO: Account Balance Start.
[2026-04-06 19:45:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:45:03] Production.INFO: 117
[2026-04-06 19:45:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:45:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:45:03] Production.INFO: ==6494== Releasing lock...
[2026-04-06 19:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:45:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: ==6488== Releasing lock...
[2026-04-06 19:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:45:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:45:04] Production.INFO: Total Charge 0
[2026-04-06 19:45:04] Production.INFO: CreateAllLog End
[2026-04-06 19:45:04] Production.INFO: Account Balance End.
[2026-04-06 19:45:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:45:05] Production.INFO: ==6492== Releasing lock...
[2026-04-06 19:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:45:10] Production.ERROR: CronJobId end10
[2026-04-06 19:45:10] Production.INFO: ==6490== Releasing lock...
[2026-04-06 19:45:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:45:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:45:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:45:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:45:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:45:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:45:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:45:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:45:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:45:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:45:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:45:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:45:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:45:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:45:13] Production.INFO: call_cost start
[2026-04-06 19:45:13] Production.INFO: call_cost end
[2026-04-06 19:45:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:45:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:45:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:45:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:45:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:45:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:45:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:45:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:45:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:45:13] Production.INFO: ==6486== Releasing lock...
[2026-04-06 19:45:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:45:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:46:02] Production.INFO: ==6557== Lock acquired, processing the job...
[2026-04-07 00:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:46:02] Production.INFO: neon service started
[2026-04-07 00:46:02] Production.INFO: neon service started
[2026-04-07 00:46:02] Production.INFO: ==6557== Releasing lock...
[2026-04-07 00:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:46:02] Production.INFO: ==6560== Lock acquired, processing the job...
[2026-04-06 19:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:46:02] Production.INFO: ==6560== Releasing lock...
[2026-04-06 19:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:46:02] Production.INFO: ==6562== Lock acquired, processing the job...
[2026-04-06 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:46:02] Production.INFO: ==6562== Releasing lock...
[2026-04-06 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:46:03] Production.INFO: ==6564== Lock acquired, processing the job...
[2026-04-06 19:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:46:03] Production.INFO: ==6566== Lock acquired, processing the job...
[2026-04-06 19:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:46:03] Production.INFO: ==6568== Lock acquired, processing the job...
[2026-04-06 19:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:46:03] Production.INFO: ==6572== Lock acquired, processing the job...
[2026-04-06 19:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:46:03] Production.INFO: ==6570== Lock acquired, processing the job...
[2026-04-06 19:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:46:03] Production.INFO: ==6572== Releasing lock...
[2026-04-06 19:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:46:03] Production.INFO: Account Balance Start.
[2026-04-06 19:46:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:46:03] Production.INFO: 117
[2026-04-06 19:46:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: ==6566== Releasing lock...
[2026-04-06 19:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:05] Production.INFO: Date 2026-04-01
[2026-04-06 19:46:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:05] Production.INFO: Date 2026-04-02
[2026-04-06 19:46:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:05] Production.INFO: Date 2026-04-03
[2026-04-06 19:46:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:05] Production.INFO: Date 2026-04-04
[2026-04-06 19:46:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:46:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:46:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:46:05] Production.INFO: Total Charge 0
[2026-04-06 19:46:05] Production.INFO: CreateAllLog End
[2026-04-06 19:46:05] Production.INFO: Account Balance End.
[2026-04-06 19:46:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:46:05] Production.INFO: ==6570== Releasing lock...
[2026-04-06 19:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:46:11] Production.ERROR: CronJobId end10
[2026-04-06 19:46:11] Production.INFO: ==6568== Releasing lock...
[2026-04-06 19:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:46:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:46:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:46:14] Production.INFO: call_cost start
[2026-04-06 19:46:14] Production.INFO: call_cost end
[2026-04-06 19:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:46:14] Production.INFO: ==6564== Releasing lock...
[2026-04-06 19:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:47:01] Production.INFO: ==6633== Lock acquired, processing the job...
[2026-04-07 00:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:47:01] Production.INFO: neon service started
[2026-04-07 00:47:01] Production.INFO: neon service started
[2026-04-07 00:47:01] Production.INFO: ==6633== Releasing lock...
[2026-04-07 00:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:47:01] Production.INFO: ==6635== Lock acquired, processing the job...
[2026-04-06 19:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:47:02] Production.INFO: ==6635== Releasing lock...
[2026-04-06 19:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:47:02] Production.INFO: ==6637== Lock acquired, processing the job...
[2026-04-06 23:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:47:02] Production.INFO: ==6637== Releasing lock...
[2026-04-06 23:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:47:02] Production.INFO: ==6641== Lock acquired, processing the job...
[2026-04-06 19:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:47:02] Production.INFO: ==6643== Lock acquired, processing the job...
[2026-04-06 19:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:47:03] Production.INFO: ==6639== Lock acquired, processing the job...
[2026-04-06 19:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:47:03] Production.INFO: ==6645== Lock acquired, processing the job...
[2026-04-06 19:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:47:03] Production.INFO: ==6647== Lock acquired, processing the job...
[2026-04-06 19:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:47:03] Production.INFO: Account Balance Start.
[2026-04-06 19:47:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:47:03] Production.INFO: 117
[2026-04-06 19:47:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:47:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:47:03] Production.INFO: ==6647== Releasing lock...
[2026-04-06 19:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:47:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:03] Production.INFO: ==6641== Releasing lock...
[2026-04-06 19:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:47:03] Production.INFO: Date 2026-03-21
[2026-04-06 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:03] Production.INFO: Date 2026-03-22
[2026-04-06 19:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:47:04] Production.INFO: Total Charge 0
[2026-04-06 19:47:04] Production.INFO: CreateAllLog End
[2026-04-06 19:47:04] Production.INFO: Account Balance End.
[2026-04-06 19:47:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:47:04] Production.INFO: ==6645== Releasing lock...
[2026-04-06 19:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:47:11] Production.ERROR: CronJobId end10
[2026-04-06 19:47:11] Production.INFO: ==6643== Releasing lock...
[2026-04-06 19:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:47:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:47:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:47:13] Production.INFO: call_cost start
[2026-04-06 19:47:13] Production.INFO: call_cost end
[2026-04-06 19:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:47:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:47:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:47:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:47:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:47:13] Production.INFO: ==6639== Releasing lock...
[2026-04-06 19:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:48:01] Production.INFO: ==6706== Lock acquired, processing the job...
[2026-04-07 00:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:48:01] Production.INFO: neon service started
[2026-04-07 00:48:01] Production.INFO: neon service started
[2026-04-07 00:48:01] Production.INFO: ==6706== Releasing lock...
[2026-04-07 00:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:48:02] Production.INFO: ==6708== Lock acquired, processing the job...
[2026-04-06 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:48:02] Production.INFO: ==6710== Lock acquired, processing the job...
[2026-04-06 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:48:02] Production.INFO: ==6710== Releasing lock...
[2026-04-06 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:48:02] Production.INFO: ==6708== Releasing lock...
[2026-04-06 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:48:03] Production.INFO: ==6713== Lock acquired, processing the job...
[2026-04-06 19:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:48:03] Production.INFO: ==6715== Lock acquired, processing the job...
[2026-04-06 19:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:48:03] Production.INFO: ==6717== Lock acquired, processing the job...
[2026-04-06 19:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:48:03] Production.INFO: ==6719== Lock acquired, processing the job...
[2026-04-06 19:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:48:03] Production.INFO: ==6721== Lock acquired, processing the job...
[2026-04-06 19:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:48:03] Production.INFO: Account Balance Start.
[2026-04-06 19:48:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:48:03] Production.INFO: 117
[2026-04-06 19:48:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:48:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:48:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:48:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:03] Production.INFO: ==6721== Releasing lock...
[2026-04-06 19:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:48:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:48:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: ==6715== Releasing lock...
[2026-04-06 19:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:48:04] Production.INFO: Total Charge 0
[2026-04-06 19:48:04] Production.INFO: CreateAllLog End
[2026-04-06 19:48:05] Production.INFO: Account Balance End.
[2026-04-06 19:48:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:48:05] Production.INFO: ==6719== Releasing lock...
[2026-04-06 19:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:48:11] Production.ERROR: CronJobId end10
[2026-04-06 19:48:11] Production.INFO: ==6717== Releasing lock...
[2026-04-06 19:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:48:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:48:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:48:13] Production.INFO: call_cost start
[2026-04-06 19:48:13] Production.INFO: call_cost end
[2026-04-06 19:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:48:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:48:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:48:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:48:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:48:13] Production.INFO: ==6713== Releasing lock...
[2026-04-06 19:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:49:01] Production.INFO: ==6775== Lock acquired, processing the job...
[2026-04-07 00:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:49:01] Production.INFO: neon service started
[2026-04-07 00:49:01] Production.INFO: neon service started
[2026-04-07 00:49:01] Production.INFO: ==6775== Releasing lock...
[2026-04-07 00:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:49:01] Production.INFO: ==6777== Lock acquired, processing the job...
[2026-04-06 19:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:49:01] Production.INFO: ==6777== Releasing lock...
[2026-04-06 19:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:49:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:49:02] Production.INFO: ==6779== Lock acquired, processing the job...
[2026-04-06 23:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:49:02] Production.INFO: ==6779== Releasing lock...
[2026-04-06 23:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:49:02] Production.INFO: ==6783== Lock acquired, processing the job...
[2026-04-06 19:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:49:02] Production.INFO: ==6781== Lock acquired, processing the job...
[2026-04-06 19:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:49:02] Production.INFO: ==6785== Lock acquired, processing the job...
[2026-04-06 19:49:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:49:02] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:49:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:49:02] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:49:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:49:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:49:02] Production.INFO: ==6787== Lock acquired, processing the job...
[2026-04-06 19:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:49:03] Production.INFO: ==6789== Lock acquired, processing the job...
[2026-04-06 19:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:49:03] Production.INFO: Account Balance Start.
[2026-04-06 19:49:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:49:03] Production.INFO: 117
[2026-04-06 19:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:49:03] Production.INFO: ==6789== Releasing lock...
[2026-04-06 19:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:49:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:03] Production.INFO: ==6783== Releasing lock...
[2026-04-06 19:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:49:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:03] Production.INFO: Date 2026-03-21
[2026-04-06 19:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:03] Production.INFO: Date 2026-03-22
[2026-04-06 19:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:03] Production.INFO: Date 2026-03-23
[2026-04-06 19:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:49:04] Production.INFO: Total Charge 0
[2026-04-06 19:49:04] Production.INFO: CreateAllLog End
[2026-04-06 19:49:04] Production.INFO: Account Balance End.
[2026-04-06 19:49:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:49:04] Production.INFO: ==6787== Releasing lock...
[2026-04-06 19:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:49:11] Production.ERROR: CronJobId end10
[2026-04-06 19:49:11] Production.INFO: ==6785== Releasing lock...
[2026-04-06 19:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:49:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:49:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:49:13] Production.INFO: call_cost start
[2026-04-06 19:49:13] Production.INFO: call_cost end
[2026-04-06 19:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:49:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:49:14] Production.INFO: ==6781== Releasing lock...
[2026-04-06 19:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:50:01] Production.INFO: ==6845== Lock acquired, processing the job...
[2026-04-07 00:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:50:01] Production.INFO: neon service started
[2026-04-07 00:50:01] Production.INFO: neon service started
[2026-04-07 00:50:01] Production.INFO: ==6845== Releasing lock...
[2026-04-07 00:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:50:02] Production.INFO: ==6849== Lock acquired, processing the job...
[2026-04-06 23:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:50:02] Production.INFO: ==6849== Releasing lock...
[2026-04-06 23:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:50:02] Production.INFO: ==6847== Lock acquired, processing the job...
[2026-04-06 19:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:50:02] Production.INFO: ==6847== Releasing lock...
[2026-04-06 19:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:50:03] Production.INFO: ==6851== Lock acquired, processing the job...
[2026-04-06 19:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:50:03] Production.INFO: ==6853== Lock acquired, processing the job...
[2026-04-06 19:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:50:03] Production.INFO: ==6857== Lock acquired, processing the job...
[2026-04-06 19:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:50:03] Production.INFO: ==6855== Lock acquired, processing the job...
[2026-04-06 19:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:50:03] Production.INFO: Account Balance Start.
[2026-04-06 19:50:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:50:03] Production.INFO: 117
[2026-04-06 19:50:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:50:03] Production.INFO: ==6859== Lock acquired, processing the job...
[2026-04-06 19:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:50:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:50:03] Production.INFO: ==6859== Releasing lock...
[2026-04-06 19:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:50:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:03] Production.INFO: ==6853== Releasing lock...
[2026-04-06 19:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:50:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:50:04] Production.INFO: Total Charge 0
[2026-04-06 19:50:04] Production.INFO: CreateAllLog End
[2026-04-06 19:50:04] Production.INFO: Account Balance End.
[2026-04-06 19:50:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:50:04] Production.INFO: ==6857== Releasing lock...
[2026-04-06 19:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:50:11] Production.ERROR: CronJobId end10
[2026-04-06 19:50:11] Production.INFO: ==6855== Releasing lock...
[2026-04-06 19:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:50:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:50:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:50:14] Production.INFO: call_cost start
[2026-04-06 19:50:14] Production.INFO: call_cost end
[2026-04-06 19:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:50:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:50:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:50:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:50:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:50:15] Production.INFO: ==6851== Releasing lock...
[2026-04-06 19:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:51:02] Production.INFO: ==6922== Lock acquired, processing the job...
[2026-04-07 00:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:51:02] Production.INFO: neon service started
[2026-04-07 00:51:02] Production.INFO: neon service started
[2026-04-07 00:51:02] Production.INFO: ==6922== Releasing lock...
[2026-04-07 00:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:51:02] Production.INFO: ==6924== Lock acquired, processing the job...
[2026-04-06 19:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:51:02] Production.INFO: ==6924== Releasing lock...
[2026-04-06 19:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:51:03] Production.INFO: ==6926== Lock acquired, processing the job...
[2026-04-06 23:51:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:51:03] Production.INFO: ==6926== Releasing lock...
[2026-04-06 23:51:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:51:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:51:03] Production.INFO: ==6928== Lock acquired, processing the job...
[2026-04-06 19:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 19:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 19:51:03] Production.INFO: ==6936== Lock acquired, processing the job...
[2026-04-06 19:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 19:51:03] Production.INFO: ==6928== Releasing lock...
[2026-04-06 19:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 19:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 19:51:03] Production.INFO: Account Balance Start.
[2026-04-06 19:51:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:51:03] Production.INFO: 117
[2026-04-06 19:51:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:03] Production.INFO: ==6930== Lock acquired, processing the job...
[2026-04-06 19:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:51:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:03] Production.INFO: ==6932== Lock acquired, processing the job...
[2026-04-06 19:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:51:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:03] Production.INFO: ==6934== Lock acquired, processing the job...
[2026-04-06 19:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:51:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:51:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: ==6938== Lock acquired, processing the job...
[2026-04-06 19:51:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 19:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:51:04] Production.INFO: ==6940== Lock acquired, processing the job...
[2026-04-06 19:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:51:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 19:51:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:51:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: ==6940== Releasing lock...
[2026-04-06 19:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:51:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.ERROR: done
[2026-04-06 19:51:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 19:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049484', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 19:51:04] Production.INFO: Total Charge 0
[2026-04-06 19:51:04] Production.INFO: CreateAllLog End
[2026-04-06 19:51:05] Production.INFO: Account Balance End.
[2026-04-06 19:51:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:51:05] Production.INFO: ==6936== Releasing lock...
[2026-04-06 19:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:51:05] Production.INFO: ==6932== Releasing lock...
[2026-04-06 19:51:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:51:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049484', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 19:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 19:51:10] Production.INFO: ProcessCDR(1,17049484,1,1,2)
[2026-04-06 19:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17049484,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 19:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17049484,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 19:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 19:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 19:51:10] Production.INFO: ==6938== Releasing lock...
[2026-04-06 19:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 19:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-06 19:51:13] Production.ERROR: CronJobId end10
[2026-04-06 19:51:13] Production.INFO: ==6934== Releasing lock...
[2026-04-06 19:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:51:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:51:16] Production.INFO: call_cost start
[2026-04-06 19:51:16] Production.INFO: call_cost end
[2026-04-06 19:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:51:16] Production.INFO: ==6930== Releasing lock...
[2026-04-06 19:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:52:01] Production.INFO: ==6998== Lock acquired, processing the job...
[2026-04-07 00:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:52:01] Production.INFO: neon service started
[2026-04-07 00:52:01] Production.INFO: neon service started
[2026-04-07 00:52:01] Production.INFO: ==6998== Releasing lock...
[2026-04-07 00:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:52:01] Production.INFO: ==7000== Lock acquired, processing the job...
[2026-04-06 19:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:52:02] Production.INFO: ==7000== Releasing lock...
[2026-04-06 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:52:02] Production.INFO: ==7002== Lock acquired, processing the job...
[2026-04-06 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:52:02] Production.INFO: ==7002== Releasing lock...
[2026-04-06 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:52:02] Production.INFO: ==7004== Lock acquired, processing the job...
[2026-04-06 19:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:52:02] Production.INFO: ==7006== Lock acquired, processing the job...
[2026-04-06 19:52:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:52:03] Production.INFO: ==7008== Lock acquired, processing the job...
[2026-04-06 19:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:52:03] Production.INFO: ==7010== Lock acquired, processing the job...
[2026-04-06 19:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:52:03] Production.INFO: ==7012== Lock acquired, processing the job...
[2026-04-06 19:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:52:03] Production.INFO: Account Balance Start.
[2026-04-06 19:52:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:52:03] Production.INFO: 117
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:52:03] Production.INFO: ==7012== Releasing lock...
[2026-04-06 19:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:03] Production.INFO: ==7006== Releasing lock...
[2026-04-06 19:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-21
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-22
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-23
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-24
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-25
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-26
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-27
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:03] Production.INFO: Date 2026-03-28
[2026-04-06 19:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:52:04] Production.INFO: Total Charge 0
[2026-04-06 19:52:04] Production.INFO: CreateAllLog End
[2026-04-06 19:52:04] Production.INFO: Account Balance End.
[2026-04-06 19:52:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:52:04] Production.INFO: ==7010== Releasing lock...
[2026-04-06 19:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:52:11] Production.ERROR: CronJobId end10
[2026-04-06 19:52:11] Production.INFO: ==7008== Releasing lock...
[2026-04-06 19:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:52:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:52:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:52:13] Production.INFO: call_cost start
[2026-04-06 19:52:13] Production.INFO: call_cost end
[2026-04-06 19:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:52:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:52:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:52:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:52:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:52:13] Production.INFO: ==7004== Releasing lock...
[2026-04-06 19:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:52:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:53:01] Production.INFO: ==7067== Lock acquired, processing the job...
[2026-04-07 00:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:53:01] Production.INFO: neon service started
[2026-04-07 00:53:01] Production.INFO: neon service started
[2026-04-07 00:53:01] Production.INFO: ==7067== Releasing lock...
[2026-04-07 00:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:53:02] Production.INFO: ==7069== Lock acquired, processing the job...
[2026-04-06 19:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:53:02] Production.INFO: ==7069== Releasing lock...
[2026-04-06 19:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:53:02] Production.INFO: ==7071== Lock acquired, processing the job...
[2026-04-06 23:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:53:02] Production.INFO: ==7071== Releasing lock...
[2026-04-06 23:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:53:03] Production.INFO: ==7074== Lock acquired, processing the job...
[2026-04-06 19:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:53:03] Production.INFO: ==7080== Lock acquired, processing the job...
[2026-04-06 19:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:53:03] Production.INFO: ==7076== Lock acquired, processing the job...
[2026-04-06 19:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:53:03] Production.INFO: ==7082== Lock acquired, processing the job...
[2026-04-06 19:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:53:03] Production.INFO: ==7078== Lock acquired, processing the job...
[2026-04-06 19:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:53:03] Production.INFO: Account Balance Start.
[2026-04-06 19:53:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:53:03] Production.INFO: 117
[2026-04-06 19:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:53:03] Production.INFO: ==7082== Releasing lock...
[2026-04-06 19:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:53:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:03] Production.INFO: Date 2026-03-21
[2026-04-06 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:03] Production.INFO: Date 2026-03-22
[2026-04-06 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:03] Production.INFO: Date 2026-03-23
[2026-04-06 19:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:04] Production.INFO: ==7076== Releasing lock...
[2026-04-06 19:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:53:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:53:04] Production.INFO: Total Charge 0
[2026-04-06 19:53:04] Production.INFO: CreateAllLog End
[2026-04-06 19:53:04] Production.INFO: Account Balance End.
[2026-04-06 19:53:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:53:04] Production.INFO: ==7080== Releasing lock...
[2026-04-06 19:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:53:11] Production.ERROR: CronJobId end10
[2026-04-06 19:53:11] Production.INFO: ==7078== Releasing lock...
[2026-04-06 19:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:53:14] Production.INFO: call_cost start
[2026-04-06 19:53:14] Production.INFO: call_cost end
[2026-04-06 19:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:53:14] Production.INFO: ==7074== Releasing lock...
[2026-04-06 19:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:54:02] Production.INFO: ==7138== Lock acquired, processing the job...
[2026-04-07 00:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:54:02] Production.INFO: neon service started
[2026-04-07 00:54:02] Production.INFO: neon service started
[2026-04-07 00:54:02] Production.INFO: ==7138== Releasing lock...
[2026-04-07 00:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:54:02] Production.INFO: ==7141== Lock acquired, processing the job...
[2026-04-06 19:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:54:03] Production.INFO: ==7141== Releasing lock...
[2026-04-06 23:54:03] Production.INFO: ==7143== Lock acquired, processing the job...
[2026-04-06 19:54:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 19:54:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:54:03] Production.INFO: ==7143== Releasing lock...
[2026-04-06 23:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:54:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:54:03] Production.INFO: ==7145== Lock acquired, processing the job...
[2026-04-06 19:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:54:03] Production.INFO: ==7149== Lock acquired, processing the job...
[2026-04-06 19:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:54:03] Production.INFO: ==7153== Lock acquired, processing the job...
[2026-04-06 19:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:54:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:54:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:54:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:54:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:54:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:54:04] Production.INFO: ==7147== Lock acquired, processing the job...
[2026-04-06 19:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:54:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:54:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:54:04] Production.INFO: ==7151== Lock acquired, processing the job...
[2026-04-06 19:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:54:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:54:04] Production.INFO: ==7153== Releasing lock...
[2026-04-06 19:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:54:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:54:04] Production.INFO: Account Balance Start.
[2026-04-06 19:54:04] Production.INFO: CreateAllLog Start
[2026-04-06 19:54:04] Production.INFO: 117
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-08
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-09
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: ==7147== Releasing lock...
[2026-04-06 19:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:05] Production.INFO: Date 2026-04-01
[2026-04-06 19:54:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:05] Production.INFO: Date 2026-04-02
[2026-04-06 19:54:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:05] Production.INFO: Date 2026-04-03
[2026-04-06 19:54:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:05] Production.INFO: Date 2026-04-04
[2026-04-06 19:54:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:54:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:54:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:54:05] Production.INFO: Total Charge 0
[2026-04-06 19:54:05] Production.INFO: CreateAllLog End
[2026-04-06 19:54:05] Production.INFO: Account Balance End.
[2026-04-06 19:54:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:54:05] Production.INFO: ==7151== Releasing lock...
[2026-04-06 19:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:54:12] Production.ERROR: CronJobId end10
[2026-04-06 19:54:12] Production.INFO: ==7149== Releasing lock...
[2026-04-06 19:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:54:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:54:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:54:14] Production.INFO: call_cost start
[2026-04-06 19:54:14] Production.INFO: call_cost end
[2026-04-06 19:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:54:14] Production.INFO: ==7145== Releasing lock...
[2026-04-06 19:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:55:01] Production.INFO: ==7209== Lock acquired, processing the job...
[2026-04-07 00:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:55:01] Production.INFO: neon service started
[2026-04-07 00:55:01] Production.INFO: neon service started
[2026-04-07 00:55:01] Production.INFO: ==7209== Releasing lock...
[2026-04-07 00:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:55:02] Production.INFO: ==7211== Lock acquired, processing the job...
[2026-04-06 19:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:55:02] Production.INFO: ==7213== Lock acquired, processing the job...
[2026-04-06 23:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:55:02] Production.INFO: ==7213== Releasing lock...
[2026-04-06 23:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:55:02] Production.INFO: ==7211== Releasing lock...
[2026-04-06 19:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:55:03] Production.INFO: ==7220== Lock acquired, processing the job...
[2026-04-06 19:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:55:03] Production.INFO: ==7216== Lock acquired, processing the job...
[2026-04-06 19:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:55:03] Production.INFO: ==7218== Lock acquired, processing the job...
[2026-04-06 19:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:55:03] Production.INFO: ==7224== Lock acquired, processing the job...
[2026-04-06 19:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:55:03] Production.INFO: ==7222== Lock acquired, processing the job...
[2026-04-06 19:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:55:03] Production.INFO: Account Balance Start.
[2026-04-06 19:55:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:55:03] Production.INFO: 117
[2026-04-06 19:55:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:55:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:55:03] Production.INFO: ==7224== Releasing lock...
[2026-04-06 19:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-09
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: ==7218== Releasing lock...
[2026-04-06 19:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-29
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-30
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:55:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:55:05] Production.INFO: Total Charge 0
[2026-04-06 19:55:05] Production.INFO: CreateAllLog End
[2026-04-06 19:55:05] Production.INFO: Account Balance End.
[2026-04-06 19:55:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:55:05] Production.INFO: ==7222== Releasing lock...
[2026-04-06 19:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:55:11] Production.ERROR: CronJobId end10
[2026-04-06 19:55:11] Production.INFO: ==7220== Releasing lock...
[2026-04-06 19:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:55:14] Production.INFO: call_cost start
[2026-04-06 19:55:14] Production.INFO: call_cost end
[2026-04-06 19:55:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:55:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:55:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:55:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:55:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:55:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:55:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:55:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:55:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:55:14] Production.INFO: ==7216== Releasing lock...
[2026-04-06 19:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:55:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:56:02] Production.INFO: ==7282== Lock acquired, processing the job...
[2026-04-07 00:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:56:02] Production.INFO: neon service started
[2026-04-07 00:56:02] Production.INFO: neon service started
[2026-04-07 00:56:02] Production.INFO: ==7282== Releasing lock...
[2026-04-07 00:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:56:03] Production.INFO: ==7286== Lock acquired, processing the job...
[2026-04-06 23:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 19:56:03] Production.INFO: ==7284== Lock acquired, processing the job...
[2026-04-06 19:56:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:56:03] Production.INFO: ==7286== Releasing lock...
[2026-04-06 23:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:56:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:56:03] Production.INFO: ==7284== Releasing lock...
[2026-04-06 19:56:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:56:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:56:04] Production.INFO: ==7289== Lock acquired, processing the job...
[2026-04-06 19:56:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:56:04] Production.INFO: ==7293== Lock acquired, processing the job...
[2026-04-06 19:56:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:56:04] Production.INFO: ==7291== Lock acquired, processing the job...
[2026-04-06 19:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:56:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:56:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:56:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:56:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:56:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:56:04] Production.INFO: ==7295== Lock acquired, processing the job...
[2026-04-06 19:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:56:04] Production.INFO: ==7297== Lock acquired, processing the job...
[2026-04-06 19:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:56:04] Production.INFO: Account Balance Start.
[2026-04-06 19:56:04] Production.INFO: CreateAllLog Start
[2026-04-06 19:56:04] Production.INFO: 117
[2026-04-06 19:56:04] Production.INFO: Date 2026-03-08
[2026-04-06 19:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:04] Production.INFO: Date 2026-03-09
[2026-04-06 19:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:56:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:56:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:56:04] Production.INFO: ==7297== Releasing lock...
[2026-04-06 19:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:56:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:04] Production.INFO: ==7291== Releasing lock...
[2026-04-06 19:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:56:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-03-16
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-03-17
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-03-18
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-03-19
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-03-20
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-03-21
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-03-22
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-03-23
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-03-24
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-03-25
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-03-26
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-03-27
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-03-28
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-03-29
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-03-30
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-03-31
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-04-01
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-04-02
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-04-03
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-04-04
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:56:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:56:05] Production.INFO: Total Charge 0
[2026-04-06 19:56:05] Production.INFO: CreateAllLog End
[2026-04-06 19:56:05] Production.INFO: Account Balance End.
[2026-04-06 19:56:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:56:05] Production.INFO: ==7295== Releasing lock...
[2026-04-06 19:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:56:12] Production.ERROR: CronJobId end10
[2026-04-06 19:56:12] Production.INFO: ==7293== Releasing lock...
[2026-04-06 19:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:56:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:56:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:56:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:56:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:56:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:56:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:56:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:56:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:56:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:56:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:56:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:56:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:56:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:56:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:56:15] Production.INFO: call_cost start
[2026-04-06 19:56:15] Production.INFO: call_cost end
[2026-04-06 19:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:56:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:56:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:56:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:56:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:56:15] Production.INFO: ==7289== Releasing lock...
[2026-04-06 19:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:57:01] Production.INFO: ==7355== Lock acquired, processing the job...
[2026-04-07 00:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:57:01] Production.INFO: neon service started
[2026-04-07 00:57:01] Production.INFO: neon service started
[2026-04-07 00:57:01] Production.INFO: ==7355== Releasing lock...
[2026-04-07 00:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:57:02] Production.INFO: ==7360== Lock acquired, processing the job...
[2026-04-06 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:57:02] Production.INFO: ==7360== Releasing lock...
[2026-04-06 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:57:02] Production.INFO: ==7358== Lock acquired, processing the job...
[2026-04-06 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:57:02] Production.INFO: ==7358== Releasing lock...
[2026-04-06 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:57:03] Production.INFO: ==7364== Lock acquired, processing the job...
[2026-04-06 19:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:57:03] Production.INFO: ==7362== Lock acquired, processing the job...
[2026-04-06 19:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:57:03] Production.INFO: ==7366== Lock acquired, processing the job...
[2026-04-06 19:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:57:03] Production.INFO: ==7368== Lock acquired, processing the job...
[2026-04-06 19:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:57:03] Production.INFO: ==7370== Lock acquired, processing the job...
[2026-04-06 19:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:57:04] Production.INFO: Account Balance Start.
[2026-04-06 19:57:04] Production.INFO: CreateAllLog Start
[2026-04-06 19:57:04] Production.INFO: 117
[2026-04-06 19:57:04] Production.INFO: ==7364== Releasing lock...
[2026-04-06 19:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:57:04] Production.INFO: Date 2026-03-08
[2026-04-06 19:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:04] Production.INFO: Date 2026-03-09
[2026-04-06 19:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:57:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:57:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:57:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:04] Production.INFO: ==7370== Releasing lock...
[2026-04-06 19:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:57:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:05] Production.INFO: Date 2026-03-23
[2026-04-06 19:57:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:05] Production.INFO: Date 2026-03-24
[2026-04-06 19:57:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:05] Production.INFO: Date 2026-03-25
[2026-04-06 19:57:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:05] Production.INFO: Date 2026-03-26
[2026-04-06 19:57:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:05] Production.INFO: Date 2026-03-27
[2026-04-06 19:57:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:05] Production.INFO: Date 2026-03-28
[2026-04-06 19:57:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:05] Production.INFO: Date 2026-03-29
[2026-04-06 19:57:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:05] Production.INFO: Date 2026-03-30
[2026-04-06 19:57:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:05] Production.INFO: Date 2026-03-31
[2026-04-06 19:57:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:05] Production.INFO: Date 2026-04-01
[2026-04-06 19:57:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:05] Production.INFO: Date 2026-04-02
[2026-04-06 19:57:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:05] Production.INFO: Date 2026-04-03
[2026-04-06 19:57:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:05] Production.INFO: Date 2026-04-04
[2026-04-06 19:57:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:57:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:57:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:57:05] Production.INFO: Total Charge 0
[2026-04-06 19:57:05] Production.INFO: CreateAllLog End
[2026-04-06 19:57:05] Production.INFO: Account Balance End.
[2026-04-06 19:57:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:57:05] Production.INFO: ==7368== Releasing lock...
[2026-04-06 19:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:57:13] Production.ERROR: CronJobId end10
[2026-04-06 19:57:13] Production.INFO: ==7366== Releasing lock...
[2026-04-06 19:57:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:57:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:57:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:57:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:57:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:57:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:57:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:57:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:57:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:57:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:57:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:57:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:57:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:57:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:57:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:57:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:57:16] Production.INFO: call_cost start
[2026-04-06 19:57:16] Production.INFO: call_cost end
[2026-04-06 19:57:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:57:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:57:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:57:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:57:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:57:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:57:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:57:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:57:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:57:16] Production.INFO: ==7362== Releasing lock...
[2026-04-06 19:57:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:57:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:58:02] Production.INFO: ==7431== Lock acquired, processing the job...
[2026-04-07 00:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:58:02] Production.INFO: neon service started
[2026-04-07 00:58:02] Production.INFO: neon service started
[2026-04-07 00:58:02] Production.INFO: ==7431== Releasing lock...
[2026-04-07 00:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:58:02] Production.INFO: ==7433== Lock acquired, processing the job...
[2026-04-06 19:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:58:02] Production.INFO: ==7435== Lock acquired, processing the job...
[2026-04-06 23:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:58:03] Production.INFO: ==7435== Releasing lock...
[2026-04-06 23:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:58:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:58:03] Production.INFO: ==7433== Releasing lock...
[2026-04-06 19:58:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:58:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 19:58:03] Production.INFO: ==7444== Lock acquired, processing the job...
[2026-04-06 19:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:58:03] Production.INFO: Account Balance Start.
[2026-04-06 19:58:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:58:03] Production.INFO: 117
[2026-04-06 19:58:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:04] Production.INFO: Date 2026-03-09
[2026-04-06 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:04] Production.INFO: Date 2026-03-10
[2026-04-06 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:04] Production.INFO: Date 2026-03-11
[2026-04-06 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:04] Production.INFO: Date 2026-03-12
[2026-04-06 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:04] Production.INFO: Date 2026-03-13
[2026-04-06 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:04] Production.INFO: ==7438== Lock acquired, processing the job...
[2026-04-06 19:58:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:58:04] Production.INFO: ==7442== Lock acquired, processing the job...
[2026-04-06 19:58:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:58:04] Production.INFO: ==7440== Lock acquired, processing the job...
[2026-04-06 19:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:58:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:58:04] Production.INFO: Date 2026-03-14
[2026-04-06 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:58:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:58:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:58:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:58:04] Production.INFO: Date 2026-03-15
[2026-04-06 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:04] Production.INFO: ==7446== Lock acquired, processing the job...
[2026-04-06 19:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:58:04] Production.INFO: Date 2026-03-16
[2026-04-06 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:04] Production.INFO: Date 2026-03-17
[2026-04-06 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:58:04] Production.INFO: Date 2026-03-18
[2026-04-06 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:58:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:58:04] Production.INFO: Date 2026-03-19
[2026-04-06 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:04] Production.INFO: ==7446== Releasing lock...
[2026-04-06 19:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:58:04] Production.INFO: Date 2026-03-20
[2026-04-06 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:04] Production.INFO: Date 2026-03-21
[2026-04-06 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:04] Production.INFO: Date 2026-03-22
[2026-04-06 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:04] Production.INFO: Date 2026-03-23
[2026-04-06 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:04] Production.INFO: Date 2026-03-24
[2026-04-06 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:04] Production.INFO: ==7440== Releasing lock...
[2026-04-06 19:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:58:04] Production.INFO: Date 2026-03-25
[2026-04-06 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:04] Production.INFO: Date 2026-03-26
[2026-04-06 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:04] Production.INFO: Date 2026-03-27
[2026-04-06 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:04] Production.INFO: Date 2026-03-28
[2026-04-06 19:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:05] Production.INFO: Date 2026-03-29
[2026-04-06 19:58:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:05] Production.INFO: Date 2026-03-30
[2026-04-06 19:58:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:05] Production.INFO: Date 2026-03-31
[2026-04-06 19:58:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:05] Production.INFO: Date 2026-04-01
[2026-04-06 19:58:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:05] Production.INFO: Date 2026-04-02
[2026-04-06 19:58:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:05] Production.INFO: Date 2026-04-03
[2026-04-06 19:58:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:05] Production.INFO: Date 2026-04-04
[2026-04-06 19:58:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:05] Production.INFO: Date 2026-04-05
[2026-04-06 19:58:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:05] Production.INFO: Date 2026-04-06
[2026-04-06 19:58:05] Production.INFO: Reseller ==> 0
[2026-04-06 19:58:05] Production.INFO: Total Charge 0
[2026-04-06 19:58:05] Production.INFO: CreateAllLog End
[2026-04-06 19:58:05] Production.INFO: Account Balance End.
[2026-04-06 19:58:05] Production.ERROR: CronJobId end 12
[2026-04-06 19:58:05] Production.INFO: ==7444== Releasing lock...
[2026-04-06 19:58:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:58:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:58:12] Production.ERROR: CronJobId end10
[2026-04-06 19:58:12] Production.INFO: ==7442== Releasing lock...
[2026-04-06 19:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:58:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:58:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:58:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:58:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:58:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:58:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:58:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:58:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:58:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:58:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:58:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:58:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:58:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:58:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:58:15] Production.INFO: call_cost start
[2026-04-06 19:58:15] Production.INFO: call_cost end
[2026-04-06 19:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:58:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:58:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:58:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:58:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:58:15] Production.INFO: ==7438== Releasing lock...
[2026-04-06 19:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:59:01] Production.INFO: ==7504== Lock acquired, processing the job...
[2026-04-07 00:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 00:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 00:59:01] Production.INFO: neon service started
[2026-04-07 00:59:01] Production.INFO: neon service started
[2026-04-07 00:59:01] Production.INFO: ==7504== Releasing lock...
[2026-04-07 00:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 00:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 19:59:02] Production.INFO: ==7506== Lock acquired, processing the job...
[2026-04-06 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 19:59:02] Production.INFO: ==7506== Releasing lock...
[2026-04-06 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 19:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:59:02] Production.INFO: ==7508== Lock acquired, processing the job...
[2026-04-06 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:59:02] Production.INFO: ==7508== Releasing lock...
[2026-04-06 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-06 23:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 19:59:03] Production.INFO: ==7511== Lock acquired, processing the job...
[2026-04-06 19:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 19:59:03] Production.INFO: ==7513== Lock acquired, processing the job...
[2026-04-06 19:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 19:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 19:59:03] Production.INFO: ==7517== Lock acquired, processing the job...
[2026-04-06 19:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 19:59:03] Production.INFO: ==7515== Lock acquired, processing the job...
[2026-04-06 19:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 19:59:03] Production.INFO: Account Balance Start.
[2026-04-06 19:59:03] Production.INFO: CreateAllLog Start
[2026-04-06 19:59:03] Production.INFO: 117
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-08
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-09
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-10
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-11
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: ==7519== Lock acquired, processing the job...
[2026-04-06 19:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-12
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-13
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 19:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 19:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 19:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 19:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 19:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 19:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-14
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: ==7519== Releasing lock...
[2026-04-06 19:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 19:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-15
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-16
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-17
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-18
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-19
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-20
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-21
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-22
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: ==7513== Releasing lock...
[2026-04-06 19:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 19:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-23
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-24
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-25
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-26
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-27
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-28
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-29
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:03] Production.INFO: Date 2026-03-30
[2026-04-06 19:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:04] Production.INFO: Date 2026-03-31
[2026-04-06 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:04] Production.INFO: Date 2026-04-01
[2026-04-06 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:04] Production.INFO: Date 2026-04-02
[2026-04-06 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:04] Production.INFO: Date 2026-04-03
[2026-04-06 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:04] Production.INFO: Date 2026-04-04
[2026-04-06 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:04] Production.INFO: Date 2026-04-05
[2026-04-06 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:04] Production.INFO: Date 2026-04-06
[2026-04-06 19:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 19:59:04] Production.INFO: Total Charge 0
[2026-04-06 19:59:04] Production.INFO: CreateAllLog End
[2026-04-06 19:59:04] Production.INFO: Account Balance End.
[2026-04-06 19:59:04] Production.ERROR: CronJobId end 12
[2026-04-06 19:59:04] Production.INFO: ==7517== Releasing lock...
[2026-04-06 19:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 19:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 19:59:11] Production.ERROR: CronJobId end10
[2026-04-06 19:59:11] Production.INFO: ==7515== Releasing lock...
[2026-04-06 19:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 19:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 19:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 19:59:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 19:59:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 19:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 19:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 19:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 19:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 19:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 19:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 19:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 19:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 19:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 19:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 19:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 19:59:14] Production.INFO: call_cost start
[2026-04-06 19:59:14] Production.INFO: call_cost end
[2026-04-06 19:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 19:59:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 19:59:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 19:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 19:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 19:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 19:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 19:59:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 19:59:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 19:59:14] Production.INFO: ==7511== Releasing lock...
[2026-04-06 19:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 19:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:00:02] Production.INFO: ==7575== Lock acquired, processing the job...
[2026-04-07 01:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:00:02] Production.INFO: neon service started
[2026-04-07 01:00:02] Production.INFO: neon service started
[2026-04-07 01:00:02] Production.INFO: ==7575== Releasing lock...
[2026-04-07 01:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:00:02] Production.INFO: ==7577== Lock acquired, processing the job...
[2026-04-06 20:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:00:02] Production.INFO: ==7577== Releasing lock...
[2026-04-06 20:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:00:03] Production.INFO: ==7579== Lock acquired, processing the job...
[2026-04-07 00:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:00:03] Production.INFO: ==7579== Releasing lock...
[2026-04-07 00:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:00:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:00:03] Production.INFO: ==7581== Lock acquired, processing the job...
[2026-04-06 20:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:00:03] Production.INFO: ==7589== Lock acquired, processing the job...
[2026-04-06 20:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:00:03] Production.INFO: ==7583== Lock acquired, processing the job...
[2026-04-06 20:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:00:03] Production.INFO: ==7585== Lock acquired, processing the job...
[2026-04-06 20:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:00:03] Production.INFO: ==7587== Lock acquired, processing the job...
[2026-04-06 20:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:00:03] Production.INFO: Account Balance Start.
[2026-04-06 20:00:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:00:03] Production.INFO: 117
[2026-04-06 20:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:00:03] Production.INFO: ==7589== Releasing lock...
[2026-04-06 20:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:00:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-09
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-10
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: ==7583== Releasing lock...
[2026-04-06 20:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:00:04] Production.INFO: Total Charge 0
[2026-04-06 20:00:05] Production.INFO: CreateAllLog End
[2026-04-06 20:00:05] Production.INFO: Account Balance End.
[2026-04-06 20:00:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:00:05] Production.INFO: ==7587== Releasing lock...
[2026-04-06 20:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:00:11] Production.ERROR: CronJobId end10
[2026-04-06 20:00:11] Production.INFO: ==7585== Releasing lock...
[2026-04-06 20:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:00:14] Production.INFO: call_cost start
[2026-04-06 20:00:14] Production.INFO: call_cost end
[2026-04-06 20:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:00:14] Production.INFO: ==7581== Releasing lock...
[2026-04-06 20:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:01:01] Production.INFO: ==7649== Lock acquired, processing the job...
[2026-04-07 01:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:01:01] Production.INFO: neon service started
[2026-04-07 01:01:01] Production.INFO: neon service started
[2026-04-07 01:01:01] Production.INFO: ==7649== Releasing lock...
[2026-04-07 01:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:01:01] Production.INFO: ==7662== Lock acquired, processing the job...
[2026-04-06 20:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:01:02] Production.INFO: ==7662== Releasing lock...
[2026-04-06 20:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:01:02] Production.INFO: ==7664== Lock acquired, processing the job...
[2026-04-07 00:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:01:02] Production.INFO: ==7664== Releasing lock...
[2026-04-07 00:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:01:03] Production.INFO: ==7671== Lock acquired, processing the job...
[2026-04-06 20:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:01:03] Production.INFO: ==7667== Lock acquired, processing the job...
[2026-04-06 20:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 20:01:03] Production.INFO: ==7669== Lock acquired, processing the job...
[2026-04-06 20:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:01:03] Production.INFO: ==7673== Lock acquired, processing the job...
[2026-04-06 20:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 20:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 20:01:03] Production.ERROR: CronJob PID - 7669
[2026-04-06 20:01:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-06 20:01:03] Production.ERROR: CronJob ID - 5
[2026-04-06 20:01:03] Production.ERROR: CronJob Last Run Time 2026-04-06 20:01:00
[2026-04-06 20:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 20:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 20:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 20:01:03] Production.ERROR: CronJob PID - 7671
[2026-04-06 20:01:03] Production.ERROR: CronJob Title - Account Block
[2026-04-06 20:01:03] Production.ERROR: CronJob ID - 7
[2026-04-06 20:01:03] Production.ERROR: CronJob Last Run Time 2026-04-06 20:01:00
[2026-04-06 20:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 20:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 20:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:01:03] Production.INFO: ==7679== Lock acquired, processing the job...
[2026-04-06 20:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 20:01:03] Production.INFO: ==7667== Releasing lock...
[2026-04-06 20:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 20:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 20:01:03] Production.INFO: ==7675== Lock acquired, processing the job...
[2026-04-06 20:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:01:03] Production.INFO: ==7677== Lock acquired, processing the job...
[2026-04-06 20:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 20:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 20:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:01:03] Production.INFO: Account Balance Start.
[2026-04-06 20:01:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:01:03] Production.INFO: 117
[2026-04-06 20:01:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:03] Production.INFO: ==7679== Releasing lock...
[2026-04-06 20:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:01:03] Production.INFO: ==7671== Releasing lock...
[2026-04-06 20:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:01:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.ERROR: done
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 20:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049525', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:01:04] Production.INFO: Total Charge 0
[2026-04-06 20:01:04] Production.INFO: CreateAllLog End
[2026-04-06 20:01:05] Production.INFO: Account Balance End.
[2026-04-06 20:01:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:01:05] Production.INFO: ==7675== Releasing lock...
[2026-04-06 20:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049525', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 20:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 20:01:11] Production.INFO: ProcessCDR(1,17049525,1,1,2)
[2026-04-06 20:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17049525,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 20:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17049525,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 20:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 20:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 20:01:11] Production.INFO: ==7677== Releasing lock...
[2026-04-06 20:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 20:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-06 20:01:15] Production.ERROR: CronJobId end10
[2026-04-06 20:01:15] Production.INFO: ==7673== Releasing lock...
[2026-04-06 20:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:01:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:01:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:01:18] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:01:18] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:01:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:01:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:01:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:01:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:01:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:01:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:01:18] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:01:18] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:01:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:01:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:01:18] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:01:18] Production.INFO: call_cost start
[2026-04-06 20:01:18] Production.INFO: call_cost end
[2026-04-06 20:01:18] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:01:18] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:01:18] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:01:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:01:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:01:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:01:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:01:18] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:01:18] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:01:18] Production.INFO: ==7669== Releasing lock...
[2026-04-06 20:01:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:01:18] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:02:02] Production.INFO: ==7744== Lock acquired, processing the job...
[2026-04-07 01:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:02:02] Production.INFO: neon service started
[2026-04-07 01:02:02] Production.INFO: neon service started
[2026-04-07 01:02:02] Production.INFO: ==7744== Releasing lock...
[2026-04-07 01:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:02:02] Production.INFO: ==7747== Lock acquired, processing the job...
[2026-04-06 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:02:02] Production.INFO: ==7749== Lock acquired, processing the job...
[2026-04-07 00:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:02:02] Production.INFO: ==7749== Releasing lock...
[2026-04-07 00:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:02:03] Production.INFO: ==7747== Releasing lock...
[2026-04-06 20:02:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:02:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:02:03] Production.INFO: ==7751== Lock acquired, processing the job...
[2026-04-06 20:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:02:03] Production.INFO: ==7753== Lock acquired, processing the job...
[2026-04-06 20:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:02:03] Production.INFO: ==7757== Lock acquired, processing the job...
[2026-04-06 20:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:02:04] Production.INFO: ==7755== Lock acquired, processing the job...
[2026-04-06 20:02:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:02:04] Production.INFO: Account Balance Start.
[2026-04-06 20:02:04] Production.INFO: CreateAllLog Start
[2026-04-06 20:02:04] Production.INFO: 117
[2026-04-06 20:02:04] Production.INFO: Date 2026-03-08
[2026-04-06 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:02:04] Production.INFO: Date 2026-03-09
[2026-04-06 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:04] Production.INFO: ==7759== Lock acquired, processing the job...
[2026-04-06 20:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-06 20:02:04] Production.INFO: Date 2026-03-10
[2026-04-06 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:04] Production.INFO: ==7761== Lock acquired, processing the job...
[2026-04-06 20:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:02:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 20:02:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:04] Production.INFO: ==7753== Releasing lock...
[2026-04-06 20:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:02:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:02:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:04] Production.INFO: ==7761== Releasing lock...
[2026-04-06 20:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:02:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:05] Production.ERROR: done
[2026-04-06 20:02:05] Production.ERROR: tblTempVendorCDR_20
[2026-04-06 20:02:05] Production.INFO: Date 2026-03-26
[2026-04-06 20:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:05] Production.INFO: Date 2026-03-27
[2026-04-06 20:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:05] Production.INFO: Date 2026-03-28
[2026-04-06 20:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:05] Production.INFO: Date 2026-03-29
[2026-04-06 20:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:05] Production.INFO: Date 2026-03-30
[2026-04-06 20:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:05] Production.INFO: Date 2026-03-31
[2026-04-06 20:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:05] Production.INFO: Date 2026-04-01
[2026-04-06 20:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:05] Production.INFO: Date 2026-04-02
[2026-04-06 20:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:05] Production.INFO: Date 2026-04-03
[2026-04-06 20:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:05] Production.INFO: Date 2026-04-04
[2026-04-06 20:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:05] Production.INFO: Date 2026-04-05
[2026-04-06 20:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:05] Production.ERROR: done
[2026-04-06 20:02:05] Production.INFO: Date 2026-04-06
[2026-04-06 20:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:02:05] Production.INFO: Total Charge 0
[2026-04-06 20:02:05] Production.INFO: CreateAllLog End
[2026-04-06 20:02:05] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-06 20:02:05] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-06 20:02:05] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:02:05] Production.INFO: Account Balance End.
[2026-04-06 20:02:05] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:02:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:02:05] Production.INFO: ==7757== Releasing lock...
[2026-04-06 20:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:02:05] Production.INFO: ==7759== Releasing lock...
[2026-04-06 20:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-06 20:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-04-06 20:02:13] Production.ERROR: CronJobId end10
[2026-04-06 20:02:13] Production.INFO: ==7755== Releasing lock...
[2026-04-06 20:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:02:15] Production.INFO: call_cost start
[2026-04-06 20:02:15] Production.INFO: call_cost end
[2026-04-06 20:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:02:15] Production.INFO: ==7751== Releasing lock...
[2026-04-06 20:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:03:01] Production.INFO: ==7815== Lock acquired, processing the job...
[2026-04-07 01:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:03:01] Production.INFO: neon service started
[2026-04-07 01:03:01] Production.INFO: neon service started
[2026-04-07 01:03:01] Production.INFO: ==7815== Releasing lock...
[2026-04-07 01:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:03:02] Production.INFO: ==7817== Lock acquired, processing the job...
[2026-04-06 20:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:03:02] Production.INFO: ==7819== Lock acquired, processing the job...
[2026-04-07 00:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:03:02] Production.INFO: ==7819== Releasing lock...
[2026-04-07 00:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:03:02] Production.INFO: ==7817== Releasing lock...
[2026-04-06 20:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:03:03] Production.INFO: ==7824== Lock acquired, processing the job...
[2026-04-06 20:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:03:03] Production.INFO: ==7822== Lock acquired, processing the job...
[2026-04-06 20:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:03:03] Production.INFO: ==7826== Lock acquired, processing the job...
[2026-04-06 20:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:03:03] Production.INFO: ==7828== Lock acquired, processing the job...
[2026-04-06 20:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:03:03] Production.INFO: ==7830== Lock acquired, processing the job...
[2026-04-06 20:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:03:03] Production.INFO: Account Balance Start.
[2026-04-06 20:03:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:03:03] Production.INFO: 117
[2026-04-06 20:03:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:03:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:03:03] Production.INFO: ==7830== Releasing lock...
[2026-04-06 20:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:03:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:03] Production.INFO: ==7824== Releasing lock...
[2026-04-06 20:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:03:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:03:04] Production.INFO: Total Charge 0
[2026-04-06 20:03:04] Production.INFO: CreateAllLog End
[2026-04-06 20:03:05] Production.INFO: Account Balance End.
[2026-04-06 20:03:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:03:05] Production.INFO: ==7828== Releasing lock...
[2026-04-06 20:03:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:03:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:03:12] Production.ERROR: CronJobId end10
[2026-04-06 20:03:12] Production.INFO: ==7826== Releasing lock...
[2026-04-06 20:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:03:14] Production.INFO: call_cost start
[2026-04-06 20:03:14] Production.INFO: call_cost end
[2026-04-06 20:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:03:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:03:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:03:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:03:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:03:14] Production.INFO: ==7822== Releasing lock...
[2026-04-06 20:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:04:01] Production.INFO: ==7886== Lock acquired, processing the job...
[2026-04-07 01:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:04:01] Production.INFO: neon service started
[2026-04-07 01:04:01] Production.INFO: neon service started
[2026-04-07 01:04:01] Production.INFO: ==7886== Releasing lock...
[2026-04-07 01:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:04:02] Production.INFO: ==7888== Lock acquired, processing the job...
[2026-04-06 20:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:04:02] Production.INFO: ==7888== Releasing lock...
[2026-04-06 20:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:04:02] Production.INFO: ==7890== Lock acquired, processing the job...
[2026-04-07 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:04:02] Production.INFO: ==7890== Releasing lock...
[2026-04-07 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:04:03] Production.INFO: ==7900== Lock acquired, processing the job...
[2026-04-06 20:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:04:03] Production.INFO: ==7900== Releasing lock...
[2026-04-06 20:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:04:03] Production.INFO: ==7892== Lock acquired, processing the job...
[2026-04-06 20:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:04:03] Production.INFO: ==7898== Lock acquired, processing the job...
[2026-04-06 20:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:04:03] Production.INFO: ==7894== Lock acquired, processing the job...
[2026-04-06 20:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:04:03] Production.INFO: ==7896== Lock acquired, processing the job...
[2026-04-06 20:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:04:03] Production.INFO: Account Balance Start.
[2026-04-06 20:04:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:04:03] Production.INFO: 117
[2026-04-06 20:04:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:04:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: ==7894== Releasing lock...
[2026-04-06 20:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:04:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:04:04] Production.INFO: Total Charge 0
[2026-04-06 20:04:04] Production.INFO: CreateAllLog End
[2026-04-06 20:04:04] Production.INFO: Account Balance End.
[2026-04-06 20:04:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:04:04] Production.INFO: ==7898== Releasing lock...
[2026-04-06 20:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:04:11] Production.ERROR: CronJobId end10
[2026-04-06 20:04:11] Production.INFO: ==7896== Releasing lock...
[2026-04-06 20:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:04:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:04:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:04:13] Production.INFO: call_cost start
[2026-04-06 20:04:13] Production.INFO: call_cost end
[2026-04-06 20:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:04:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:04:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:04:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:04:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:04:13] Production.INFO: ==7892== Releasing lock...
[2026-04-06 20:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:05:02] Production.INFO: ==7956== Lock acquired, processing the job...
[2026-04-07 01:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:05:02] Production.INFO: neon service started
[2026-04-07 01:05:02] Production.INFO: neon service started
[2026-04-07 01:05:02] Production.INFO: ==7956== Releasing lock...
[2026-04-07 01:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:05:02] Production.INFO: ==7959== Lock acquired, processing the job...
[2026-04-06 20:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:05:02] Production.INFO: ==7959== Releasing lock...
[2026-04-06 20:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:05:03] Production.INFO: ==7961== Lock acquired, processing the job...
[2026-04-07 00:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:05:03] Production.INFO: ==7961== Releasing lock...
[2026-04-07 00:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:05:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:05:03] Production.INFO: ==7963== Lock acquired, processing the job...
[2026-04-06 20:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:05:03] Production.INFO: ==7965== Lock acquired, processing the job...
[2026-04-06 20:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:05:03] Production.INFO: ==7967== Lock acquired, processing the job...
[2026-04-06 20:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:05:03] Production.INFO: ==7969== Lock acquired, processing the job...
[2026-04-06 20:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:05:03] Production.INFO: ==7971== Lock acquired, processing the job...
[2026-04-06 20:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:05:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:05:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:05:04] Production.INFO: Account Balance Start.
[2026-04-06 20:05:04] Production.INFO: CreateAllLog Start
[2026-04-06 20:05:04] Production.INFO: 117
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-08
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:05:04] Production.INFO: ==7971== Releasing lock...
[2026-04-06 20:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-09
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-10
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: ==7965== Releasing lock...
[2026-04-06 20:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:05:04] Production.INFO: Total Charge 0
[2026-04-06 20:05:04] Production.INFO: CreateAllLog End
[2026-04-06 20:05:05] Production.INFO: Account Balance End.
[2026-04-06 20:05:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:05:05] Production.INFO: ==7969== Releasing lock...
[2026-04-06 20:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:05:12] Production.ERROR: CronJobId end10
[2026-04-06 20:05:12] Production.INFO: ==7967== Releasing lock...
[2026-04-06 20:05:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:05:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:05:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:05:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:05:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:05:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:05:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:05:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:05:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:05:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:05:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:05:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:05:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:05:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:05:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:05:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:05:15] Production.INFO: call_cost start
[2026-04-06 20:05:15] Production.INFO: call_cost end
[2026-04-06 20:05:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:05:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:05:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:05:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:05:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:05:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:05:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:05:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:05:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:05:15] Production.INFO: ==7963== Releasing lock...
[2026-04-06 20:05:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:05:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:06:01] Production.INFO: ==8030== Lock acquired, processing the job...
[2026-04-07 01:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:06:01] Production.INFO: neon service started
[2026-04-07 01:06:01] Production.INFO: neon service started
[2026-04-07 01:06:01] Production.INFO: ==8030== Releasing lock...
[2026-04-07 01:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:06:02] Production.INFO: ==8032== Lock acquired, processing the job...
[2026-04-06 20:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:06:02] Production.INFO: ==8032== Releasing lock...
[2026-04-06 20:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:06:02] Production.INFO: ==8034== Lock acquired, processing the job...
[2026-04-07 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:06:02] Production.INFO: ==8034== Releasing lock...
[2026-04-07 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:06:03] Production.INFO: ==8037== Lock acquired, processing the job...
[2026-04-06 20:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:06:03] Production.INFO: ==8039== Lock acquired, processing the job...
[2026-04-06 20:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:06:03] Production.INFO: ==8041== Lock acquired, processing the job...
[2026-04-06 20:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:06:03] Production.INFO: ==8043== Lock acquired, processing the job...
[2026-04-06 20:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:06:03] Production.INFO: ==8045== Lock acquired, processing the job...
[2026-04-06 20:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:06:03] Production.INFO: Account Balance Start.
[2026-04-06 20:06:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:06:03] Production.INFO: 117
[2026-04-06 20:06:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:06:03] Production.INFO: ==8045== Releasing lock...
[2026-04-06 20:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:06:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: ==8039== Releasing lock...
[2026-04-06 20:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:06:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:06:04] Production.INFO: Total Charge 0
[2026-04-06 20:06:04] Production.INFO: CreateAllLog End
[2026-04-06 20:06:04] Production.INFO: Account Balance End.
[2026-04-06 20:06:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:06:04] Production.INFO: ==8043== Releasing lock...
[2026-04-06 20:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:06:11] Production.ERROR: CronJobId end10
[2026-04-06 20:06:11] Production.INFO: ==8041== Releasing lock...
[2026-04-06 20:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:06:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:06:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:06:14] Production.INFO: call_cost start
[2026-04-06 20:06:14] Production.INFO: call_cost end
[2026-04-06 20:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:06:14] Production.INFO: ==8037== Releasing lock...
[2026-04-06 20:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:07:02] Production.INFO: ==8102== Lock acquired, processing the job...
[2026-04-07 01:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:07:02] Production.INFO: neon service started
[2026-04-07 01:07:02] Production.INFO: neon service started
[2026-04-07 01:07:02] Production.INFO: ==8102== Releasing lock...
[2026-04-07 01:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:07:02] Production.INFO: ==8104== Lock acquired, processing the job...
[2026-04-06 20:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:07:02] Production.INFO: ==8104== Releasing lock...
[2026-04-06 20:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:07:02] Production.INFO: ==8106== Lock acquired, processing the job...
[2026-04-07 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:07:03] Production.INFO: ==8106== Releasing lock...
[2026-04-07 00:07:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:07:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:07:03] Production.INFO: ==8111== Lock acquired, processing the job...
[2026-04-06 20:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:07:03] Production.INFO: ==8109== Lock acquired, processing the job...
[2026-04-06 20:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:07:03] Production.INFO: ==8115== Lock acquired, processing the job...
[2026-04-06 20:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:07:03] Production.INFO: ==8113== Lock acquired, processing the job...
[2026-04-06 20:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:07:03] Production.INFO: Account Balance Start.
[2026-04-06 20:07:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:07:03] Production.INFO: 117
[2026-04-06 20:07:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:03] Production.INFO: ==8117== Lock acquired, processing the job...
[2026-04-06 20:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:07:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:07:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:07:03] Production.INFO: ==8117== Releasing lock...
[2026-04-06 20:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:07:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: ==8111== Releasing lock...
[2026-04-06 20:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:07:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:07:04] Production.INFO: Total Charge 0
[2026-04-06 20:07:04] Production.INFO: CreateAllLog End
[2026-04-06 20:07:04] Production.INFO: Account Balance End.
[2026-04-06 20:07:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:07:04] Production.INFO: ==8115== Releasing lock...
[2026-04-06 20:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:07:11] Production.ERROR: CronJobId end10
[2026-04-06 20:07:11] Production.INFO: ==8113== Releasing lock...
[2026-04-06 20:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:07:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:07:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:07:14] Production.INFO: call_cost start
[2026-04-06 20:07:14] Production.INFO: call_cost end
[2026-04-06 20:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:07:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:07:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:07:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:07:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:07:14] Production.INFO: ==8109== Releasing lock...
[2026-04-06 20:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:08:01] Production.INFO: ==8176== Lock acquired, processing the job...
[2026-04-07 01:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:08:01] Production.INFO: neon service started
[2026-04-07 01:08:01] Production.INFO: neon service started
[2026-04-07 01:08:01] Production.INFO: ==8176== Releasing lock...
[2026-04-07 01:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:08:01] Production.INFO: ==8180== Lock acquired, processing the job...
[2026-04-07 00:08:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:08:01] Production.INFO: ==8180== Releasing lock...
[2026-04-07 00:08:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:08:01] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:08:02] Production.INFO: ==8178== Lock acquired, processing the job...
[2026-04-06 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:08:02] Production.INFO: ==8178== Releasing lock...
[2026-04-06 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:08:02] Production.INFO: ==8185== Lock acquired, processing the job...
[2026-04-06 20:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:08:03] Production.INFO: ==8183== Lock acquired, processing the job...
[2026-04-06 20:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:08:03] Production.INFO: ==8187== Lock acquired, processing the job...
[2026-04-06 20:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:08:03] Production.INFO: ==8189== Lock acquired, processing the job...
[2026-04-06 20:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:08:03] Production.INFO: ==8191== Lock acquired, processing the job...
[2026-04-06 20:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:08:03] Production.INFO: ==8185== Releasing lock...
[2026-04-06 20:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:08:03] Production.INFO: Account Balance Start.
[2026-04-06 20:08:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:08:03] Production.INFO: 117
[2026-04-06 20:08:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:08:03] Production.INFO: ==8191== Releasing lock...
[2026-04-06 20:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:08:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:03] Production.INFO: Date 2026-03-19
[2026-04-06 20:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:03] Production.INFO: Date 2026-03-20
[2026-04-06 20:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:08:04] Production.INFO: Total Charge 0
[2026-04-06 20:08:04] Production.INFO: CreateAllLog End
[2026-04-06 20:08:04] Production.INFO: Account Balance End.
[2026-04-06 20:08:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:08:04] Production.INFO: ==8189== Releasing lock...
[2026-04-06 20:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:08:10] Production.ERROR: CronJobId end10
[2026-04-06 20:08:10] Production.INFO: ==8187== Releasing lock...
[2026-04-06 20:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:08:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:08:12] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:08:12] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:08:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:08:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:08:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:08:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:08:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:08:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:08:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:08:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:08:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:08:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:08:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:08:13] Production.INFO: call_cost start
[2026-04-06 20:08:13] Production.INFO: call_cost end
[2026-04-06 20:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:08:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:08:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:08:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:08:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:08:13] Production.INFO: ==8183== Releasing lock...
[2026-04-06 20:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:09:01] Production.INFO: ==8245== Lock acquired, processing the job...
[2026-04-07 01:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:09:01] Production.INFO: neon service started
[2026-04-07 01:09:02] Production.INFO: neon service started
[2026-04-07 01:09:02] Production.INFO: ==8245== Releasing lock...
[2026-04-07 01:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:09:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 20:09:02] Production.INFO: ==8247== Lock acquired, processing the job...
[2026-04-06 20:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:09:02] Production.INFO: ==8249== Lock acquired, processing the job...
[2026-04-07 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:09:02] Production.INFO: ==8249== Releasing lock...
[2026-04-07 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:09:02] Production.INFO: ==8247== Releasing lock...
[2026-04-06 20:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:09:03] Production.INFO: ==8252== Lock acquired, processing the job...
[2026-04-06 20:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:09:03] Production.INFO: ==8254== Lock acquired, processing the job...
[2026-04-06 20:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:09:03] Production.INFO: ==8256== Lock acquired, processing the job...
[2026-04-06 20:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:09:03] Production.INFO: ==8258== Lock acquired, processing the job...
[2026-04-06 20:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:09:03] Production.INFO: Account Balance Start.
[2026-04-06 20:09:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:09:03] Production.INFO: 117
[2026-04-06 20:09:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:09:03] Production.INFO: ==8260== Lock acquired, processing the job...
[2026-04-06 20:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:09:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:09:04] Production.INFO: ==8260== Releasing lock...
[2026-04-06 20:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:09:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: ==8254== Releasing lock...
[2026-04-06 20:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:09:04] Production.INFO: Total Charge 0
[2026-04-06 20:09:04] Production.INFO: CreateAllLog End
[2026-04-06 20:09:05] Production.INFO: Account Balance End.
[2026-04-06 20:09:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:09:05] Production.INFO: ==8258== Releasing lock...
[2026-04-06 20:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:09:11] Production.ERROR: CronJobId end10
[2026-04-06 20:09:11] Production.INFO: ==8256== Releasing lock...
[2026-04-06 20:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:09:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:09:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:09:14] Production.INFO: call_cost start
[2026-04-06 20:09:14] Production.INFO: call_cost end
[2026-04-06 20:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:09:14] Production.INFO: ==8252== Releasing lock...
[2026-04-06 20:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:10:01] Production.INFO: ==8322== Lock acquired, processing the job...
[2026-04-07 01:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:10:01] Production.INFO: neon service started
[2026-04-07 01:10:01] Production.INFO: neon service started
[2026-04-07 01:10:01] Production.INFO: ==8322== Releasing lock...
[2026-04-07 01:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:10:01] Production.INFO: ==8324== Lock acquired, processing the job...
[2026-04-06 20:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:10:02] Production.INFO: ==8324== Releasing lock...
[2026-04-06 20:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:10:02] Production.INFO: ==8326== Lock acquired, processing the job...
[2026-04-07 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:10:02] Production.INFO: ==8326== Releasing lock...
[2026-04-07 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:10:02] Production.INFO: ==8328== Lock acquired, processing the job...
[2026-04-06 20:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:10:02] Production.INFO: ==8332== Lock acquired, processing the job...
[2026-04-06 20:10:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:10:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:10:03] Production.INFO: ==8330== Lock acquired, processing the job...
[2026-04-06 20:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:10:03] Production.INFO: ==8334== Lock acquired, processing the job...
[2026-04-06 20:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:10:03] Production.INFO: ==8336== Lock acquired, processing the job...
[2026-04-06 20:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:10:03] Production.INFO: Account Balance Start.
[2026-04-06 20:10:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:10:03] Production.INFO: 117
[2026-04-06 20:10:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:10:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:10:03] Production.INFO: ==8336== Releasing lock...
[2026-04-06 20:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:10:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:03] Production.INFO: ==8330== Releasing lock...
[2026-04-06 20:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:10:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:03] Production.INFO: Date 2026-03-19
[2026-04-06 20:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:10:04] Production.INFO: Total Charge 0
[2026-04-06 20:10:04] Production.INFO: CreateAllLog End
[2026-04-06 20:10:04] Production.INFO: Account Balance End.
[2026-04-06 20:10:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:10:04] Production.INFO: ==8334== Releasing lock...
[2026-04-06 20:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:10:11] Production.ERROR: CronJobId end10
[2026-04-06 20:10:11] Production.INFO: ==8332== Releasing lock...
[2026-04-06 20:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:10:13] Production.INFO: call_cost start
[2026-04-06 20:10:13] Production.INFO: call_cost end
[2026-04-06 20:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:10:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:10:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:10:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:10:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:10:13] Production.INFO: ==8328== Releasing lock...
[2026-04-06 20:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:11:01] Production.INFO: ==8390== Lock acquired, processing the job...
[2026-04-07 01:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:11:01] Production.INFO: neon service started
[2026-04-07 01:11:01] Production.INFO: neon service started
[2026-04-07 01:11:01] Production.INFO: ==8390== Releasing lock...
[2026-04-07 01:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:11:02] Production.INFO: ==8392== Lock acquired, processing the job...
[2026-04-06 20:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:11:02] Production.INFO: ==8394== Lock acquired, processing the job...
[2026-04-07 00:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:11:02] Production.INFO: ==8394== Releasing lock...
[2026-04-07 00:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:11:02] Production.INFO: ==8392== Releasing lock...
[2026-04-06 20:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:11:03] Production.INFO: ==8399== Lock acquired, processing the job...
[2026-04-06 20:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:11:03] Production.INFO: ==8397== Lock acquired, processing the job...
[2026-04-06 20:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 20:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:11:03] Production.INFO: ==8401== Lock acquired, processing the job...
[2026-04-06 20:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 20:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 20:11:03] Production.ERROR: CronJob PID - 8399
[2026-04-06 20:11:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-06 20:11:03] Production.ERROR: CronJob ID - 5
[2026-04-06 20:11:03] Production.ERROR: CronJob Last Run Time 2026-04-06 20:11:00
[2026-04-06 20:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 20:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 20:11:03] Production.INFO: ==8403== Lock acquired, processing the job...
[2026-04-06 20:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 20:11:03] Production.INFO: ==8397== Releasing lock...
[2026-04-06 20:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 20:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 20:11:03] Production.INFO: ==8405== Lock acquired, processing the job...
[2026-04-06 20:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:11:04] Production.INFO: ==8407== Lock acquired, processing the job...
[2026-04-06 20:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 20:11:04] Production.INFO: ==8409== Lock acquired, processing the job...
[2026-04-06 20:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:11:04] Production.INFO: Account Balance Start.
[2026-04-06 20:11:04] Production.INFO: CreateAllLog Start
[2026-04-06 20:11:04] Production.INFO: 117
[2026-04-06 20:11:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 20:11:04] Production.INFO: Date 2026-03-08
[2026-04-06 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:04] Production.INFO: Date 2026-03-09
[2026-04-06 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:11:04] Production.INFO: Date 2026-03-10
[2026-04-06 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:04] Production.INFO: ==8409== Releasing lock...
[2026-04-06 20:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:11:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:04] Production.ERROR: done
[2026-04-06 20:11:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:04] Production.INFO: ==8401== Releasing lock...
[2026-04-06 20:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:11:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 20:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049567', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 20:11:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:05] Production.INFO: Date 2026-03-24
[2026-04-06 20:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:05] Production.INFO: Date 2026-03-25
[2026-04-06 20:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:05] Production.INFO: Date 2026-03-26
[2026-04-06 20:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:05] Production.INFO: Date 2026-03-27
[2026-04-06 20:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:05] Production.INFO: Date 2026-03-28
[2026-04-06 20:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:05] Production.INFO: Date 2026-03-29
[2026-04-06 20:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:05] Production.INFO: Date 2026-03-30
[2026-04-06 20:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:05] Production.INFO: Date 2026-03-31
[2026-04-06 20:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:05] Production.INFO: Date 2026-04-01
[2026-04-06 20:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:05] Production.INFO: Date 2026-04-02
[2026-04-06 20:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:05] Production.INFO: Date 2026-04-03
[2026-04-06 20:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:05] Production.INFO: Date 2026-04-04
[2026-04-06 20:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:05] Production.INFO: Date 2026-04-05
[2026-04-06 20:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:05] Production.INFO: Date 2026-04-06
[2026-04-06 20:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:11:05] Production.INFO: Total Charge 0
[2026-04-06 20:11:05] Production.INFO: CreateAllLog End
[2026-04-06 20:11:05] Production.INFO: Account Balance End.
[2026-04-06 20:11:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:11:05] Production.INFO: ==8405== Releasing lock...
[2026-04-06 20:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:11:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049567', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 20:11:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 20:11:09] Production.INFO: ProcessCDR(1,17049567,1,1,2)
[2026-04-06 20:11:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17049567,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 20:11:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17049567,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 20:11:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 20:11:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 20:11:09] Production.INFO: ==8407== Releasing lock...
[2026-04-06 20:11:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 20:11:09] Production.INFO: 26 MB #Memory Used#
[2026-04-06 20:11:13] Production.ERROR: CronJobId end10
[2026-04-06 20:11:13] Production.INFO: ==8403== Releasing lock...
[2026-04-06 20:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:11:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:11:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:11:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:11:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:11:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:11:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:11:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:11:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:11:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:11:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:11:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:11:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:11:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:11:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:11:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:11:16] Production.INFO: call_cost start
[2026-04-06 20:11:16] Production.INFO: call_cost end
[2026-04-06 20:11:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:11:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:11:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:11:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:11:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:11:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:11:16] Production.INFO: ==8399== Releasing lock...
[2026-04-06 20:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:12:02] Production.INFO: ==8468== Lock acquired, processing the job...
[2026-04-07 01:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:12:02] Production.INFO: neon service started
[2026-04-07 01:12:02] Production.INFO: neon service started
[2026-04-07 01:12:02] Production.INFO: ==8468== Releasing lock...
[2026-04-07 01:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:12:02] Production.INFO: ==8470== Lock acquired, processing the job...
[2026-04-06 20:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:12:02] Production.INFO: ==8470== Releasing lock...
[2026-04-06 20:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:12:03] Production.INFO: ==8472== Lock acquired, processing the job...
[2026-04-07 00:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:12:03] Production.INFO: ==8472== Releasing lock...
[2026-04-07 00:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:12:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:12:03] Production.INFO: ==8474== Lock acquired, processing the job...
[2026-04-06 20:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:12:03] Production.INFO: ==8478== Lock acquired, processing the job...
[2026-04-06 20:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:12:03] Production.INFO: ==8480== Lock acquired, processing the job...
[2026-04-06 20:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:12:03] Production.INFO: ==8476== Lock acquired, processing the job...
[2026-04-06 20:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:12:03] Production.INFO: ==8482== Lock acquired, processing the job...
[2026-04-06 20:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:12:03] Production.INFO: Account Balance Start.
[2026-04-06 20:12:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:12:03] Production.INFO: 117
[2026-04-06 20:12:04] Production.INFO: Date 2026-03-08
[2026-04-06 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:12:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:12:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:12:04] Production.INFO: ==8482== Releasing lock...
[2026-04-06 20:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:12:04] Production.INFO: Date 2026-03-09
[2026-04-06 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:04] Production.INFO: Date 2026-03-10
[2026-04-06 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:04] Production.INFO: ==8476== Releasing lock...
[2026-04-06 20:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:12:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:05] Production.INFO: Date 2026-03-27
[2026-04-06 20:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:05] Production.INFO: Date 2026-03-28
[2026-04-06 20:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:05] Production.INFO: Date 2026-03-29
[2026-04-06 20:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:05] Production.INFO: Date 2026-03-30
[2026-04-06 20:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:05] Production.INFO: Date 2026-03-31
[2026-04-06 20:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:05] Production.INFO: Date 2026-04-01
[2026-04-06 20:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:05] Production.INFO: Date 2026-04-02
[2026-04-06 20:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:05] Production.INFO: Date 2026-04-03
[2026-04-06 20:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:05] Production.INFO: Date 2026-04-04
[2026-04-06 20:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:05] Production.INFO: Date 2026-04-05
[2026-04-06 20:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:05] Production.INFO: Date 2026-04-06
[2026-04-06 20:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:12:05] Production.INFO: Total Charge 0
[2026-04-06 20:12:05] Production.INFO: CreateAllLog End
[2026-04-06 20:12:05] Production.INFO: Account Balance End.
[2026-04-06 20:12:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:12:05] Production.INFO: ==8480== Releasing lock...
[2026-04-06 20:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:12:11] Production.ERROR: CronJobId end10
[2026-04-06 20:12:11] Production.INFO: ==8478== Releasing lock...
[2026-04-06 20:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:12:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:12:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:12:15] Production.INFO: call_cost start
[2026-04-06 20:12:15] Production.INFO: call_cost end
[2026-04-06 20:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:12:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:12:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:12:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:12:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:12:15] Production.INFO: ==8474== Releasing lock...
[2026-04-06 20:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:13:01] Production.INFO: ==8544== Lock acquired, processing the job...
[2026-04-07 01:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:13:01] Production.INFO: neon service started
[2026-04-07 01:13:01] Production.INFO: neon service started
[2026-04-07 01:13:01] Production.INFO: ==8544== Releasing lock...
[2026-04-07 01:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:13:02] Production.INFO: ==8546== Lock acquired, processing the job...
[2026-04-06 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:13:02] Production.INFO: ==8546== Releasing lock...
[2026-04-06 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:13:02] Production.INFO: ==8548== Lock acquired, processing the job...
[2026-04-07 00:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:13:02] Production.INFO: ==8548== Releasing lock...
[2026-04-07 00:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:13:03] Production.INFO: ==8558== Lock acquired, processing the job...
[2026-04-06 20:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:13:03] Production.INFO: ==8556== Lock acquired, processing the job...
[2026-04-06 20:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:13:03] Production.INFO: ==8558== Releasing lock...
[2026-04-06 20:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:13:03] Production.INFO: Account Balance Start.
[2026-04-06 20:13:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:13:03] Production.INFO: 117
[2026-04-06 20:13:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:13:03] Production.INFO: ==8550== Lock acquired, processing the job...
[2026-04-06 20:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:03] Production.INFO: ==8552== Lock acquired, processing the job...
[2026-04-06 20:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:13:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:03] Production.INFO: ==8554== Lock acquired, processing the job...
[2026-04-06 20:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:13:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:13:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:03] Production.INFO: Date 2026-03-19
[2026-04-06 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:03] Production.INFO: Date 2026-03-20
[2026-04-06 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:03] Production.INFO: Date 2026-03-21
[2026-04-06 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:03] Production.INFO: Date 2026-03-22
[2026-04-06 20:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:13:04] Production.INFO: ==8552== Releasing lock...
[2026-04-06 20:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:13:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:13:04] Production.INFO: Total Charge 0
[2026-04-06 20:13:04] Production.INFO: CreateAllLog End
[2026-04-06 20:13:04] Production.INFO: Account Balance End.
[2026-04-06 20:13:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:13:04] Production.INFO: ==8556== Releasing lock...
[2026-04-06 20:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:13:12] Production.ERROR: CronJobId end10
[2026-04-06 20:13:12] Production.INFO: ==8554== Releasing lock...
[2026-04-06 20:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:13:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:13:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:13:13] Production.INFO: call_cost start
[2026-04-06 20:13:13] Production.INFO: call_cost end
[2026-04-06 20:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:13:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:13:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:13:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:13:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:13:13] Production.INFO: ==8550== Releasing lock...
[2026-04-06 20:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:14:02] Production.INFO: ==8618== Lock acquired, processing the job...
[2026-04-07 01:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:14:02] Production.INFO: neon service started
[2026-04-07 01:14:02] Production.INFO: neon service started
[2026-04-07 01:14:02] Production.INFO: ==8618== Releasing lock...
[2026-04-07 01:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:14:02] Production.INFO: ==8620== Lock acquired, processing the job...
[2026-04-06 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:14:02] Production.INFO: ==8620== Releasing lock...
[2026-04-06 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:14:02] Production.INFO: ==8622== Lock acquired, processing the job...
[2026-04-07 00:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:14:03] Production.INFO: ==8622== Releasing lock...
[2026-04-07 00:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:14:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:14:03] Production.INFO: ==8624== Lock acquired, processing the job...
[2026-04-06 20:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:14:03] Production.INFO: ==8626== Lock acquired, processing the job...
[2026-04-06 20:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:14:03] Production.INFO: ==8628== Lock acquired, processing the job...
[2026-04-06 20:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:14:03] Production.INFO: ==8630== Lock acquired, processing the job...
[2026-04-06 20:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:14:03] Production.INFO: ==8632== Lock acquired, processing the job...
[2026-04-06 20:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:14:03] Production.INFO: Account Balance Start.
[2026-04-06 20:14:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:14:03] Production.INFO: 117
[2026-04-06 20:14:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-09
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:14:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:14:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-10
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: ==8632== Releasing lock...
[2026-04-06 20:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: ==8626== Releasing lock...
[2026-04-06 20:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:14:04] Production.INFO: Total Charge 0
[2026-04-06 20:14:04] Production.INFO: CreateAllLog End
[2026-04-06 20:14:05] Production.INFO: Account Balance End.
[2026-04-06 20:14:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:14:05] Production.INFO: ==8630== Releasing lock...
[2026-04-06 20:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:14:10] Production.ERROR: CronJobId end10
[2026-04-06 20:14:10] Production.INFO: ==8628== Releasing lock...
[2026-04-06 20:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:14:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:14:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:14:14] Production.INFO: call_cost start
[2026-04-06 20:14:14] Production.INFO: call_cost end
[2026-04-06 20:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:14:14] Production.INFO: ==8624== Releasing lock...
[2026-04-06 20:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:15:01] Production.INFO: ==8692== Lock acquired, processing the job...
[2026-04-07 01:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:15:01] Production.INFO: neon service started
[2026-04-07 01:15:01] Production.INFO: neon service started
[2026-04-07 01:15:01] Production.INFO: ==8692== Releasing lock...
[2026-04-07 01:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:15:01] Production.INFO: ==8696== Lock acquired, processing the job...
[2026-04-07 00:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:15:01] Production.INFO: ==8696== Releasing lock...
[2026-04-07 00:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:15:01] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:15:02] Production.INFO: ==8694== Lock acquired, processing the job...
[2026-04-06 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:15:02] Production.INFO: ==8694== Releasing lock...
[2026-04-06 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:15:02] Production.INFO: ==8701== Lock acquired, processing the job...
[2026-04-06 20:15:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:15:03] Production.INFO: ==8703== Lock acquired, processing the job...
[2026-04-06 20:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:15:03] Production.INFO: ==8699== Lock acquired, processing the job...
[2026-04-06 20:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:15:03] Production.INFO: ==8705== Lock acquired, processing the job...
[2026-04-06 20:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:15:03] Production.INFO: ==8707== Lock acquired, processing the job...
[2026-04-06 20:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:15:03] Production.INFO: Account Balance Start.
[2026-04-06 20:15:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:15:03] Production.INFO: 117
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:15:03] Production.INFO: ==8707== Releasing lock...
[2026-04-06 20:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-19
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-20
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-21
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-22
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: ==8701== Releasing lock...
[2026-04-06 20:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-23
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-24
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-25
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-26
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-27
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-28
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-29
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-30
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-03-31
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-04-01
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-04-02
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-04-03
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-04-04
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:03] Production.INFO: Date 2026-04-05
[2026-04-06 20:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:15:04] Production.INFO: Total Charge 0
[2026-04-06 20:15:04] Production.INFO: CreateAllLog End
[2026-04-06 20:15:04] Production.INFO: Account Balance End.
[2026-04-06 20:15:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:15:04] Production.INFO: ==8705== Releasing lock...
[2026-04-06 20:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:15:10] Production.ERROR: CronJobId end10
[2026-04-06 20:15:10] Production.INFO: ==8703== Releasing lock...
[2026-04-06 20:15:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:15:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:15:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:15:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:15:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:15:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:15:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:15:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:15:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:15:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:15:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:15:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:15:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:15:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:15:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:15:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:15:13] Production.INFO: call_cost start
[2026-04-06 20:15:13] Production.INFO: call_cost end
[2026-04-06 20:15:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:15:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:15:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:15:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:15:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:15:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:15:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:15:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:15:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:15:13] Production.INFO: ==8699== Releasing lock...
[2026-04-06 20:15:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:15:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:16:01] Production.INFO: ==8762== Lock acquired, processing the job...
[2026-04-07 01:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:16:01] Production.INFO: neon service started
[2026-04-07 01:16:01] Production.INFO: neon service started
[2026-04-07 01:16:01] Production.INFO: ==8762== Releasing lock...
[2026-04-07 01:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:16:02] Production.INFO: ==8764== Lock acquired, processing the job...
[2026-04-06 20:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:16:02] Production.INFO: ==8764== Releasing lock...
[2026-04-06 20:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:16:02] Production.INFO: ==8766== Lock acquired, processing the job...
[2026-04-07 00:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:16:02] Production.INFO: ==8766== Releasing lock...
[2026-04-07 00:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:16:03] Production.INFO: ==8770== Lock acquired, processing the job...
[2026-04-06 20:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:16:03] Production.INFO: ==8768== Lock acquired, processing the job...
[2026-04-06 20:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:16:03] Production.INFO: ==8772== Lock acquired, processing the job...
[2026-04-06 20:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:16:03] Production.INFO: ==8774== Lock acquired, processing the job...
[2026-04-06 20:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:16:03] Production.INFO: ==8777== Lock acquired, processing the job...
[2026-04-06 20:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:16:03] Production.INFO: Account Balance Start.
[2026-04-06 20:16:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:16:03] Production.INFO: 117
[2026-04-06 20:16:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:16:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:03] Production.INFO: ==8777== Releasing lock...
[2026-04-06 20:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:16:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:03] Production.INFO: ==8770== Releasing lock...
[2026-04-06 20:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:16:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:05] Production.INFO: Date 2026-04-02
[2026-04-06 20:16:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:05] Production.INFO: Date 2026-04-03
[2026-04-06 20:16:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:05] Production.INFO: Date 2026-04-04
[2026-04-06 20:16:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:05] Production.INFO: Date 2026-04-05
[2026-04-06 20:16:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:05] Production.INFO: Date 2026-04-06
[2026-04-06 20:16:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:16:05] Production.INFO: Total Charge 0
[2026-04-06 20:16:05] Production.INFO: CreateAllLog End
[2026-04-06 20:16:05] Production.INFO: Account Balance End.
[2026-04-06 20:16:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:16:05] Production.INFO: ==8774== Releasing lock...
[2026-04-06 20:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:16:12] Production.ERROR: CronJobId end10
[2026-04-06 20:16:12] Production.INFO: ==8772== Releasing lock...
[2026-04-06 20:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:16:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:16:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:16:14] Production.INFO: call_cost start
[2026-04-06 20:16:14] Production.INFO: call_cost end
[2026-04-06 20:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:16:14] Production.INFO: ==8768== Releasing lock...
[2026-04-06 20:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:17:01] Production.INFO: ==8834== Lock acquired, processing the job...
[2026-04-07 01:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:17:01] Production.INFO: neon service started
[2026-04-07 01:17:01] Production.INFO: neon service started
[2026-04-07 01:17:01] Production.INFO: ==8834== Releasing lock...
[2026-04-07 01:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:17:01] Production.INFO: ==8836== Lock acquired, processing the job...
[2026-04-06 20:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:17:02] Production.INFO: ==8836== Releasing lock...
[2026-04-06 20:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:17:02] Production.INFO: ==8838== Lock acquired, processing the job...
[2026-04-07 00:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:17:02] Production.INFO: ==8838== Releasing lock...
[2026-04-07 00:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:17:02] Production.INFO: ==8849== Lock acquired, processing the job...
[2026-04-06 20:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:17:02] Production.INFO: ==8841== Lock acquired, processing the job...
[2026-04-06 20:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:17:03] Production.INFO: ==8843== Lock acquired, processing the job...
[2026-04-06 20:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:17:03] Production.INFO: ==8845== Lock acquired, processing the job...
[2026-04-06 20:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:17:03] Production.INFO: ==8849== Releasing lock...
[2026-04-06 20:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:17:03] Production.INFO: ==8847== Lock acquired, processing the job...
[2026-04-06 20:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:17:03] Production.INFO: Account Balance Start.
[2026-04-06 20:17:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:17:03] Production.INFO: 117
[2026-04-06 20:17:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:03] Production.INFO: ==8843== Releasing lock...
[2026-04-06 20:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:17:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:17:04] Production.INFO: Total Charge 0
[2026-04-06 20:17:04] Production.INFO: CreateAllLog End
[2026-04-06 20:17:04] Production.INFO: Account Balance End.
[2026-04-06 20:17:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:17:04] Production.INFO: ==8847== Releasing lock...
[2026-04-06 20:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:17:10] Production.ERROR: CronJobId end10
[2026-04-06 20:17:10] Production.INFO: ==8845== Releasing lock...
[2026-04-06 20:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:17:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:17:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:17:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:17:14] Production.INFO: call_cost start
[2026-04-06 20:17:14] Production.INFO: call_cost end
[2026-04-06 20:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:17:14] Production.INFO: ==8841== Releasing lock...
[2026-04-06 20:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:18:01] Production.INFO: ==8912== Lock acquired, processing the job...
[2026-04-07 01:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:18:01] Production.INFO: neon service started
[2026-04-07 01:18:01] Production.INFO: neon service started
[2026-04-07 01:18:01] Production.INFO: ==8912== Releasing lock...
[2026-04-07 01:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:18:02] Production.INFO: ==8914== Lock acquired, processing the job...
[2026-04-06 20:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:18:02] Production.INFO: ==8914== Releasing lock...
[2026-04-06 20:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:18:02] Production.INFO: ==8916== Lock acquired, processing the job...
[2026-04-07 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:18:02] Production.INFO: ==8916== Releasing lock...
[2026-04-07 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:18:03] Production.INFO: ==8918== Lock acquired, processing the job...
[2026-04-06 20:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:18:03] Production.INFO: ==8920== Lock acquired, processing the job...
[2026-04-06 20:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:18:03] Production.INFO: ==8922== Lock acquired, processing the job...
[2026-04-06 20:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:18:03] Production.INFO: ==8924== Lock acquired, processing the job...
[2026-04-06 20:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:18:03] Production.INFO: ==8926== Lock acquired, processing the job...
[2026-04-06 20:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:18:03] Production.INFO: Account Balance Start.
[2026-04-06 20:18:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:18:03] Production.INFO: 117
[2026-04-06 20:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:18:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:18:03] Production.INFO: ==8926== Releasing lock...
[2026-04-06 20:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:03] Production.INFO: Date 2026-03-19
[2026-04-06 20:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:03] Production.INFO: Date 2026-03-20
[2026-04-06 20:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:03] Production.INFO: Date 2026-03-21
[2026-04-06 20:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:03] Production.INFO: Date 2026-03-22
[2026-04-06 20:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:03] Production.INFO: Date 2026-03-23
[2026-04-06 20:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:04] Production.INFO: ==8920== Releasing lock...
[2026-04-06 20:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:18:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:18:04] Production.INFO: Total Charge 0
[2026-04-06 20:18:04] Production.INFO: CreateAllLog End
[2026-04-06 20:18:04] Production.INFO: Account Balance End.
[2026-04-06 20:18:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:18:04] Production.INFO: ==8924== Releasing lock...
[2026-04-06 20:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:18:12] Production.ERROR: CronJobId end10
[2026-04-06 20:18:12] Production.INFO: ==8922== Releasing lock...
[2026-04-06 20:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:18:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:18:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:18:14] Production.INFO: call_cost start
[2026-04-06 20:18:14] Production.INFO: call_cost end
[2026-04-06 20:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:18:14] Production.INFO: ==8918== Releasing lock...
[2026-04-06 20:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:19:02] Production.INFO: ==8983== Lock acquired, processing the job...
[2026-04-07 01:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:19:02] Production.INFO: neon service started
[2026-04-07 01:19:02] Production.INFO: neon service started
[2026-04-07 01:19:02] Production.INFO: ==8983== Releasing lock...
[2026-04-07 01:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:19:02] Production.INFO: ==8985== Lock acquired, processing the job...
[2026-04-06 20:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:19:02] Production.INFO: ==8987== Lock acquired, processing the job...
[2026-04-07 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:19:02] Production.INFO: ==8987== Releasing lock...
[2026-04-07 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:19:03] Production.INFO: ==8985== Releasing lock...
[2026-04-06 20:19:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:19:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:19:03] Production.INFO: ==8992== Lock acquired, processing the job...
[2026-04-06 20:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:19:03] Production.INFO: ==8994== Lock acquired, processing the job...
[2026-04-06 20:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:19:03] Production.INFO: ==8996== Lock acquired, processing the job...
[2026-04-06 20:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:19:03] Production.INFO: ==8990== Lock acquired, processing the job...
[2026-04-06 20:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:19:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:19:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:19:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:19:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:19:04] Production.INFO: ==8998== Lock acquired, processing the job...
[2026-04-06 20:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:19:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:19:04] Production.INFO: Account Balance Start.
[2026-04-06 20:19:04] Production.INFO: CreateAllLog Start
[2026-04-06 20:19:04] Production.INFO: 117
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-08
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-09
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-10
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:19:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: ==8998== Releasing lock...
[2026-04-06 20:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: ==8992== Releasing lock...
[2026-04-06 20:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:05] Production.INFO: Date 2026-04-06
[2026-04-06 20:19:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:19:05] Production.INFO: Total Charge 0
[2026-04-06 20:19:05] Production.INFO: CreateAllLog End
[2026-04-06 20:19:05] Production.INFO: Account Balance End.
[2026-04-06 20:19:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:19:05] Production.INFO: ==8996== Releasing lock...
[2026-04-06 20:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:19:11] Production.ERROR: CronJobId end10
[2026-04-06 20:19:11] Production.INFO: ==8994== Releasing lock...
[2026-04-06 20:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:19:14] Production.INFO: call_cost start
[2026-04-06 20:19:14] Production.INFO: call_cost end
[2026-04-06 20:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:19:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:19:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:19:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:19:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:19:14] Production.INFO: ==8990== Releasing lock...
[2026-04-06 20:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:20:01] Production.INFO: ==9052== Lock acquired, processing the job...
[2026-04-07 01:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:20:01] Production.INFO: neon service started
[2026-04-07 01:20:01] Production.INFO: neon service started
[2026-04-07 01:20:01] Production.INFO: ==9052== Releasing lock...
[2026-04-07 01:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:20:02] Production.INFO: ==9056== Lock acquired, processing the job...
[2026-04-07 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:20:02] Production.INFO: ==9056== Releasing lock...
[2026-04-07 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:20:02] Production.INFO: ==9054== Lock acquired, processing the job...
[2026-04-06 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:20:02] Production.INFO: ==9054== Releasing lock...
[2026-04-06 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:20:03] Production.INFO: ==9059== Lock acquired, processing the job...
[2026-04-06 20:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:20:03] Production.INFO: ==9061== Lock acquired, processing the job...
[2026-04-06 20:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:20:03] Production.INFO: ==9063== Lock acquired, processing the job...
[2026-04-06 20:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:20:03] Production.INFO: ==9067== Lock acquired, processing the job...
[2026-04-06 20:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:20:03] Production.INFO: ==9065== Lock acquired, processing the job...
[2026-04-06 20:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:20:03] Production.INFO: ==9067== Releasing lock...
[2026-04-06 20:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:20:03] Production.INFO: Account Balance Start.
[2026-04-06 20:20:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:20:03] Production.INFO: 117
[2026-04-06 20:20:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: ==9061== Releasing lock...
[2026-04-06 20:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:20:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:20:04] Production.INFO: Total Charge 0
[2026-04-06 20:20:04] Production.INFO: CreateAllLog End
[2026-04-06 20:20:04] Production.INFO: Account Balance End.
[2026-04-06 20:20:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:20:04] Production.INFO: ==9065== Releasing lock...
[2026-04-06 20:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:20:10] Production.ERROR: CronJobId end10
[2026-04-06 20:20:10] Production.INFO: ==9063== Releasing lock...
[2026-04-06 20:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:20:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:20:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:20:12] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:20:12] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:20:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:20:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:20:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:20:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:20:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:20:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:20:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:20:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:20:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:20:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:20:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:20:13] Production.INFO: call_cost start
[2026-04-06 20:20:13] Production.INFO: call_cost end
[2026-04-06 20:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:20:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:20:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:20:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:20:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:20:13] Production.INFO: ==9059== Releasing lock...
[2026-04-06 20:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:21:02] Production.INFO: ==9126== Lock acquired, processing the job...
[2026-04-07 01:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:21:02] Production.INFO: neon service started
[2026-04-07 01:21:02] Production.INFO: neon service started
[2026-04-07 01:21:02] Production.INFO: ==9126== Releasing lock...
[2026-04-07 01:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:21:02] Production.INFO: ==9130== Lock acquired, processing the job...
[2026-04-07 00:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:21:02] Production.INFO: ==9130== Releasing lock...
[2026-04-07 00:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:21:02] Production.INFO: ==9128== Lock acquired, processing the job...
[2026-04-06 20:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:21:02] Production.INFO: ==9128== Releasing lock...
[2026-04-06 20:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:21:03] Production.INFO: ==9133== Lock acquired, processing the job...
[2026-04-06 20:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 20:21:03] Production.INFO: ==9137== Lock acquired, processing the job...
[2026-04-06 20:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:21:03] Production.INFO: ==9135== Lock acquired, processing the job...
[2026-04-06 20:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 20:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 20:21:03] Production.ERROR: CronJob PID - 9135
[2026-04-06 20:21:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-06 20:21:03] Production.ERROR: CronJob ID - 5
[2026-04-06 20:21:03] Production.ERROR: CronJob Last Run Time 2026-04-06 20:21:00
[2026-04-06 20:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 20:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 20:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 20:21:03] Production.ERROR: CronJob PID - 9137
[2026-04-06 20:21:03] Production.ERROR: CronJob Title - Account Block
[2026-04-06 20:21:03] Production.ERROR: CronJob ID - 7
[2026-04-06 20:21:03] Production.ERROR: CronJob Last Run Time 2026-04-06 20:21:00
[2026-04-06 20:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 20:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 20:21:03] Production.INFO: ==9139== Lock acquired, processing the job...
[2026-04-06 20:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 20:21:03] Production.INFO: ==9133== Releasing lock...
[2026-04-06 20:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 20:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 20:21:03] Production.INFO: ==9143== Lock acquired, processing the job...
[2026-04-06 20:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 20:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:21:03] Production.INFO: ==9145== Lock acquired, processing the job...
[2026-04-06 20:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 20:21:03] Production.INFO: ==9141== Lock acquired, processing the job...
[2026-04-06 20:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:21:04] Production.INFO: Account Balance Start.
[2026-04-06 20:21:04] Production.INFO: CreateAllLog Start
[2026-04-06 20:21:04] Production.INFO: 117
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-08
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-09
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-10
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:21:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:21:04] Production.INFO: ==9145== Releasing lock...
[2026-04-06 20:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.ERROR: done
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 20:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049608', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.INFO: ==9137== Releasing lock...
[2026-04-06 20:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:05] Production.INFO: Date 2026-03-31
[2026-04-06 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:05] Production.INFO: Date 2026-04-01
[2026-04-06 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:05] Production.INFO: Date 2026-04-02
[2026-04-06 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:05] Production.INFO: Date 2026-04-03
[2026-04-06 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:05] Production.INFO: Date 2026-04-04
[2026-04-06 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:05] Production.INFO: Date 2026-04-05
[2026-04-06 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:05] Production.INFO: Date 2026-04-06
[2026-04-06 20:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:21:05] Production.INFO: Total Charge 0
[2026-04-06 20:21:05] Production.INFO: CreateAllLog End
[2026-04-06 20:21:05] Production.INFO: Account Balance End.
[2026-04-06 20:21:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:21:05] Production.INFO: ==9141== Releasing lock...
[2026-04-06 20:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049608', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 20:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 20:21:10] Production.INFO: ProcessCDR(1,17049608,1,1,2)
[2026-04-06 20:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17049608,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 20:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17049608,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 20:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 20:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 20:21:11] Production.INFO: ==9143== Releasing lock...
[2026-04-06 20:21:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 20:21:11] Production.INFO: 26 MB #Memory Used#
[2026-04-06 20:21:14] Production.ERROR: CronJobId end10
[2026-04-06 20:21:14] Production.INFO: ==9139== Releasing lock...
[2026-04-06 20:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:21:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:21:16] Production.INFO: call_cost start
[2026-04-06 20:21:16] Production.INFO: call_cost end
[2026-04-06 20:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:21:16] Production.INFO: ==9135== Releasing lock...
[2026-04-06 20:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:22:01] Production.INFO: ==9201== Lock acquired, processing the job...
[2026-04-07 01:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:22:01] Production.INFO: neon service started
[2026-04-07 01:22:01] Production.INFO: neon service started
[2026-04-07 01:22:01] Production.INFO: ==9201== Releasing lock...
[2026-04-07 01:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:22:01] Production.INFO: ==9205== Lock acquired, processing the job...
[2026-04-06 20:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:22:01] Production.INFO: ==9205== Releasing lock...
[2026-04-06 20:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:22:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:22:02] Production.INFO: ==9207== Lock acquired, processing the job...
[2026-04-07 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:22:02] Production.INFO: ==9207== Releasing lock...
[2026-04-07 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:22:02] Production.INFO: ==9215== Lock acquired, processing the job...
[2026-04-06 20:22:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:22:02] Production.INFO: ==9209== Lock acquired, processing the job...
[2026-04-06 20:22:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:22:02] Production.INFO: ==9211== Lock acquired, processing the job...
[2026-04-06 20:22:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:22:02] Production.INFO: ==9217== Lock acquired, processing the job...
[2026-04-06 20:22:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:22:02] Production.INFO: ==9213== Lock acquired, processing the job...
[2026-04-06 20:22:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:22:02] Production.INFO: Account Balance Start.
[2026-04-06 20:22:02] Production.INFO: CreateAllLog Start
[2026-04-06 20:22:02] Production.INFO: 117
[2026-04-06 20:22:02] Production.INFO: Date 2026-03-08
[2026-04-06 20:22:02] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:02] Production.INFO: Date 2026-03-09
[2026-04-06 20:22:02] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: ==9217== Releasing lock...
[2026-04-06 20:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-19
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-20
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-21
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-22
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-23
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-24
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: ==9211== Releasing lock...
[2026-04-06 20:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-25
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-26
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-27
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-28
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-29
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-30
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-03-31
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-04-01
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-04-02
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-04-03
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-04-04
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-04-05
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:03] Production.INFO: Date 2026-04-06
[2026-04-06 20:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:22:04] Production.INFO: Total Charge 0
[2026-04-06 20:22:04] Production.INFO: CreateAllLog End
[2026-04-06 20:22:04] Production.INFO: Account Balance End.
[2026-04-06 20:22:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:22:04] Production.INFO: ==9215== Releasing lock...
[2026-04-06 20:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:22:10] Production.ERROR: CronJobId end10
[2026-04-06 20:22:10] Production.INFO: ==9213== Releasing lock...
[2026-04-06 20:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:22:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:22:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:22:13] Production.INFO: call_cost start
[2026-04-06 20:22:13] Production.INFO: call_cost end
[2026-04-06 20:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:22:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:22:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:22:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:22:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:22:13] Production.INFO: ==9209== Releasing lock...
[2026-04-06 20:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:23:01] Production.INFO: ==9272== Lock acquired, processing the job...
[2026-04-07 01:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:23:01] Production.INFO: neon service started
[2026-04-07 01:23:01] Production.INFO: neon service started
[2026-04-07 01:23:01] Production.INFO: ==9272== Releasing lock...
[2026-04-07 01:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:23:02] Production.INFO: ==9274== Lock acquired, processing the job...
[2026-04-06 20:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:23:02] Production.INFO: ==9277== Lock acquired, processing the job...
[2026-04-07 00:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:23:02] Production.INFO: ==9277== Releasing lock...
[2026-04-07 00:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:23:02] Production.INFO: ==9274== Releasing lock...
[2026-04-06 20:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:23:03] Production.INFO: ==9283== Lock acquired, processing the job...
[2026-04-06 20:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:23:03] Production.INFO: ==9279== Lock acquired, processing the job...
[2026-04-06 20:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:23:03] Production.INFO: ==9281== Lock acquired, processing the job...
[2026-04-06 20:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:23:03] Production.INFO: ==9285== Lock acquired, processing the job...
[2026-04-06 20:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:23:03] Production.INFO: ==9287== Lock acquired, processing the job...
[2026-04-06 20:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:23:03] Production.INFO: Account Balance Start.
[2026-04-06 20:23:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:23:03] Production.INFO: 117
[2026-04-06 20:23:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:23:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:03] Production.INFO: ==9287== Releasing lock...
[2026-04-06 20:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:23:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:04] Production.INFO: ==9281== Releasing lock...
[2026-04-06 20:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:23:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:23:04] Production.INFO: Total Charge 0
[2026-04-06 20:23:04] Production.INFO: CreateAllLog End
[2026-04-06 20:23:04] Production.INFO: Account Balance End.
[2026-04-06 20:23:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:23:04] Production.INFO: ==9285== Releasing lock...
[2026-04-06 20:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:23:10] Production.ERROR: CronJobId end10
[2026-04-06 20:23:10] Production.INFO: ==9283== Releasing lock...
[2026-04-06 20:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:23:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:23:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:23:14] Production.INFO: call_cost start
[2026-04-06 20:23:14] Production.INFO: call_cost end
[2026-04-06 20:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:23:14] Production.INFO: ==9279== Releasing lock...
[2026-04-06 20:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:24:02] Production.INFO: ==9346== Lock acquired, processing the job...
[2026-04-07 01:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:24:02] Production.INFO: neon service started
[2026-04-07 01:24:02] Production.INFO: neon service started
[2026-04-07 01:24:02] Production.INFO: ==9346== Releasing lock...
[2026-04-07 01:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:24:02] Production.INFO: ==9350== Lock acquired, processing the job...
[2026-04-07 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:24:02] Production.INFO: ==9350== Releasing lock...
[2026-04-07 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:24:02] Production.INFO: ==9348== Lock acquired, processing the job...
[2026-04-06 20:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:24:02] Production.INFO: ==9348== Releasing lock...
[2026-04-06 20:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:24:03] Production.INFO: ==9353== Lock acquired, processing the job...
[2026-04-06 20:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:24:03] Production.INFO: ==9355== Lock acquired, processing the job...
[2026-04-06 20:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:24:03] Production.INFO: ==9361== Lock acquired, processing the job...
[2026-04-06 20:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:24:03] Production.INFO: ==9357== Lock acquired, processing the job...
[2026-04-06 20:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:24:03] Production.INFO: ==9361== Releasing lock...
[2026-04-06 20:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:24:03] Production.INFO: ==9359== Lock acquired, processing the job...
[2026-04-06 20:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:24:04] Production.INFO: ==9355== Releasing lock...
[2026-04-06 20:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:24:04] Production.INFO: Account Balance Start.
[2026-04-06 20:24:04] Production.INFO: CreateAllLog Start
[2026-04-06 20:24:04] Production.INFO: 117
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-08
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-09
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-10
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:24:05] Production.INFO: Total Charge 0
[2026-04-06 20:24:05] Production.INFO: CreateAllLog End
[2026-04-06 20:24:05] Production.INFO: Account Balance End.
[2026-04-06 20:24:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:24:05] Production.INFO: ==9359== Releasing lock...
[2026-04-06 20:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:24:11] Production.ERROR: CronJobId end10
[2026-04-06 20:24:11] Production.INFO: ==9357== Releasing lock...
[2026-04-06 20:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:24:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:24:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:24:14] Production.INFO: call_cost start
[2026-04-06 20:24:14] Production.INFO: call_cost end
[2026-04-06 20:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:24:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:24:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:24:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:24:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:24:14] Production.INFO: ==9353== Releasing lock...
[2026-04-06 20:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:25:01] Production.INFO: ==9415== Lock acquired, processing the job...
[2026-04-07 01:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:25:01] Production.INFO: neon service started
[2026-04-07 01:25:01] Production.INFO: neon service started
[2026-04-07 01:25:01] Production.INFO: ==9415== Releasing lock...
[2026-04-07 01:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:25:02] Production.INFO: ==9417== Lock acquired, processing the job...
[2026-04-06 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:25:02] Production.INFO: ==9419== Lock acquired, processing the job...
[2026-04-07 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:25:02] Production.INFO: ==9419== Releasing lock...
[2026-04-07 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:25:02] Production.INFO: ==9417== Releasing lock...
[2026-04-06 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:25:03] Production.INFO: ==9424== Lock acquired, processing the job...
[2026-04-06 20:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:25:03] Production.INFO: ==9426== Lock acquired, processing the job...
[2026-04-06 20:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:25:03] Production.INFO: ==9428== Lock acquired, processing the job...
[2026-04-06 20:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:25:03] Production.INFO: Account Balance Start.
[2026-04-06 20:25:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:25:03] Production.INFO: 117
[2026-04-06 20:25:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:25:03] Production.INFO: ==9422== Lock acquired, processing the job...
[2026-04-06 20:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:25:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:25:03] Production.INFO: ==9430== Lock acquired, processing the job...
[2026-04-06 20:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:25:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:25:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:25:03] Production.INFO: ==9430== Releasing lock...
[2026-04-06 20:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:25:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:04] Production.INFO: ==9424== Releasing lock...
[2026-04-06 20:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:25:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:25:04] Production.INFO: Total Charge 0
[2026-04-06 20:25:04] Production.INFO: CreateAllLog End
[2026-04-06 20:25:04] Production.INFO: Account Balance End.
[2026-04-06 20:25:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:25:04] Production.INFO: ==9428== Releasing lock...
[2026-04-06 20:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:25:12] Production.ERROR: CronJobId end10
[2026-04-06 20:25:12] Production.INFO: ==9426== Releasing lock...
[2026-04-06 20:25:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:25:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:25:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:25:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:25:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:25:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:25:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:25:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:25:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:25:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:25:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:25:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:25:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:25:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:25:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:25:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:25:15] Production.INFO: call_cost start
[2026-04-06 20:25:15] Production.INFO: call_cost end
[2026-04-06 20:25:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:25:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:25:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:25:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:25:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:25:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:25:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:25:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:25:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:25:15] Production.INFO: ==9422== Releasing lock...
[2026-04-06 20:25:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:25:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:26:02] Production.INFO: ==9490== Lock acquired, processing the job...
[2026-04-07 01:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:26:02] Production.INFO: neon service started
[2026-04-07 01:26:02] Production.INFO: neon service started
[2026-04-07 01:26:02] Production.INFO: ==9490== Releasing lock...
[2026-04-07 01:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:26:02] Production.INFO: ==9492== Lock acquired, processing the job...
[2026-04-06 20:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:26:02] Production.INFO: ==9492== Releasing lock...
[2026-04-06 20:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:26:02] Production.INFO: ==9494== Lock acquired, processing the job...
[2026-04-07 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:26:02] Production.INFO: ==9494== Releasing lock...
[2026-04-07 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:26:03] Production.INFO: ==9499== Lock acquired, processing the job...
[2026-04-06 20:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:26:03] Production.INFO: ==9497== Lock acquired, processing the job...
[2026-04-06 20:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:26:03] Production.INFO: ==9501== Lock acquired, processing the job...
[2026-04-06 20:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:26:03] Production.INFO: ==9505== Lock acquired, processing the job...
[2026-04-06 20:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:26:03] Production.INFO: ==9503== Lock acquired, processing the job...
[2026-04-06 20:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:26:03] Production.INFO: Account Balance Start.
[2026-04-06 20:26:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:26:03] Production.INFO: 117
[2026-04-06 20:26:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:26:03] Production.INFO: ==9505== Releasing lock...
[2026-04-06 20:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:26:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: ==9499== Releasing lock...
[2026-04-06 20:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:26:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:05] Production.INFO: Date 2026-04-02
[2026-04-06 20:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:05] Production.INFO: Date 2026-04-03
[2026-04-06 20:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:05] Production.INFO: Date 2026-04-04
[2026-04-06 20:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:05] Production.INFO: Date 2026-04-05
[2026-04-06 20:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:05] Production.INFO: Date 2026-04-06
[2026-04-06 20:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:26:05] Production.INFO: Total Charge 0
[2026-04-06 20:26:05] Production.INFO: CreateAllLog End
[2026-04-06 20:26:05] Production.INFO: Account Balance End.
[2026-04-06 20:26:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:26:05] Production.INFO: ==9503== Releasing lock...
[2026-04-06 20:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:26:11] Production.ERROR: CronJobId end10
[2026-04-06 20:26:11] Production.INFO: ==9501== Releasing lock...
[2026-04-06 20:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:26:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:26:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:26:14] Production.INFO: call_cost start
[2026-04-06 20:26:14] Production.INFO: call_cost end
[2026-04-06 20:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:26:14] Production.INFO: ==9497== Releasing lock...
[2026-04-06 20:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:27:01] Production.INFO: ==9560== Lock acquired, processing the job...
[2026-04-07 01:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:27:01] Production.INFO: neon service started
[2026-04-07 01:27:01] Production.INFO: neon service started
[2026-04-07 01:27:01] Production.INFO: ==9560== Releasing lock...
[2026-04-07 01:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:27:01] Production.INFO: ==9562== Lock acquired, processing the job...
[2026-04-06 20:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:27:02] Production.INFO: ==9562== Releasing lock...
[2026-04-06 20:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:27:02] Production.INFO: ==9564== Lock acquired, processing the job...
[2026-04-07 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:27:02] Production.INFO: ==9564== Releasing lock...
[2026-04-07 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:27:02] Production.INFO: ==9567== Lock acquired, processing the job...
[2026-04-06 20:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:27:02] Production.INFO: ==9571== Lock acquired, processing the job...
[2026-04-06 20:27:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:27:02] Production.INFO: ==9569== Lock acquired, processing the job...
[2026-04-06 20:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:27:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:27:02] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:27:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:27:02] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:27:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:27:03] Production.INFO: ==9573== Lock acquired, processing the job...
[2026-04-06 20:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:27:03] Production.INFO: ==9575== Lock acquired, processing the job...
[2026-04-06 20:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:27:03] Production.INFO: ==9575== Releasing lock...
[2026-04-06 20:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:27:03] Production.INFO: Account Balance Start.
[2026-04-06 20:27:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:27:03] Production.INFO: 117
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: ==9569== Releasing lock...
[2026-04-06 20:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-19
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-20
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-21
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-22
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-23
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-24
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-25
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-26
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-27
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-28
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-29
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-30
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-03-31
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:03] Production.INFO: Date 2026-04-01
[2026-04-06 20:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:27:04] Production.INFO: Total Charge 0
[2026-04-06 20:27:04] Production.INFO: CreateAllLog End
[2026-04-06 20:27:04] Production.INFO: Account Balance End.
[2026-04-06 20:27:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:27:04] Production.INFO: ==9573== Releasing lock...
[2026-04-06 20:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:27:11] Production.ERROR: CronJobId end10
[2026-04-06 20:27:11] Production.INFO: ==9571== Releasing lock...
[2026-04-06 20:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:27:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:27:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:27:13] Production.INFO: call_cost start
[2026-04-06 20:27:13] Production.INFO: call_cost end
[2026-04-06 20:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:27:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:27:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:27:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:27:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:27:13] Production.INFO: ==9567== Releasing lock...
[2026-04-06 20:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:28:01] Production.INFO: ==9629== Lock acquired, processing the job...
[2026-04-07 01:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:28:01] Production.INFO: neon service started
[2026-04-07 01:28:01] Production.INFO: neon service started
[2026-04-07 01:28:01] Production.INFO: ==9629== Releasing lock...
[2026-04-07 01:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:28:02] Production.INFO: ==9631== Lock acquired, processing the job...
[2026-04-06 20:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:28:02] Production.INFO: ==9631== Releasing lock...
[2026-04-06 20:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:28:02] Production.INFO: ==9633== Lock acquired, processing the job...
[2026-04-07 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:28:02] Production.INFO: ==9633== Releasing lock...
[2026-04-07 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:28:03] Production.INFO: ==9637== Lock acquired, processing the job...
[2026-04-06 20:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:28:03] Production.INFO: ==9639== Lock acquired, processing the job...
[2026-04-06 20:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:28:03] Production.INFO: ==9641== Lock acquired, processing the job...
[2026-04-06 20:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:28:03] Production.INFO: Account Balance Start.
[2026-04-06 20:28:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:28:03] Production.INFO: 117
[2026-04-06 20:28:03] Production.INFO: ==9635== Lock acquired, processing the job...
[2026-04-06 20:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: ==9643== Lock acquired, processing the job...
[2026-04-06 20:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:28:03] Production.INFO: ==9643== Releasing lock...
[2026-04-06 20:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-19
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: ==9637== Releasing lock...
[2026-04-06 20:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-20
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-21
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-22
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-23
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-24
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-25
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-26
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-27
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-28
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-29
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-30
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: Date 2026-03-31
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: Date 2026-04-01
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:03] Production.INFO: Date 2026-04-02
[2026-04-06 20:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:28:04] Production.INFO: Total Charge 0
[2026-04-06 20:28:04] Production.INFO: CreateAllLog End
[2026-04-06 20:28:04] Production.INFO: Account Balance End.
[2026-04-06 20:28:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:28:04] Production.INFO: ==9641== Releasing lock...
[2026-04-06 20:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:28:11] Production.ERROR: CronJobId end10
[2026-04-06 20:28:11] Production.INFO: ==9639== Releasing lock...
[2026-04-06 20:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:28:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:28:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:28:14] Production.INFO: call_cost start
[2026-04-06 20:28:14] Production.INFO: call_cost end
[2026-04-06 20:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:28:15] Production.INFO: ==9635== Releasing lock...
[2026-04-06 20:28:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:28:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:29:02] Production.INFO: ==9704== Lock acquired, processing the job...
[2026-04-07 01:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:29:02] Production.INFO: neon service started
[2026-04-07 01:29:02] Production.INFO: neon service started
[2026-04-07 01:29:02] Production.INFO: ==9704== Releasing lock...
[2026-04-07 01:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:29:02] Production.INFO: ==9706== Lock acquired, processing the job...
[2026-04-06 20:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:29:02] Production.INFO: ==9706== Releasing lock...
[2026-04-06 20:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:29:02] Production.INFO: ==9709== Lock acquired, processing the job...
[2026-04-07 00:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:29:03] Production.INFO: ==9709== Releasing lock...
[2026-04-07 00:29:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:29:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:29:03] Production.INFO: ==9711== Lock acquired, processing the job...
[2026-04-06 20:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:29:03] Production.INFO: ==9713== Lock acquired, processing the job...
[2026-04-06 20:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:29:03] Production.INFO: ==9715== Lock acquired, processing the job...
[2026-04-06 20:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:29:03] Production.INFO: ==9719== Lock acquired, processing the job...
[2026-04-06 20:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:29:03] Production.INFO: ==9717== Lock acquired, processing the job...
[2026-04-06 20:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:29:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:29:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:29:04] Production.INFO: Account Balance Start.
[2026-04-06 20:29:04] Production.INFO: CreateAllLog Start
[2026-04-06 20:29:04] Production.INFO: 117
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-08
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-09
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: ==9719== Releasing lock...
[2026-04-06 20:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:29:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-10
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:29:04] Production.INFO: ==9713== Releasing lock...
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:29:04] Production.INFO: Total Charge 0
[2026-04-06 20:29:04] Production.INFO: CreateAllLog End
[2026-04-06 20:29:05] Production.INFO: Account Balance End.
[2026-04-06 20:29:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:29:05] Production.INFO: ==9717== Releasing lock...
[2026-04-06 20:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:29:11] Production.ERROR: CronJobId end10
[2026-04-06 20:29:11] Production.INFO: ==9715== Releasing lock...
[2026-04-06 20:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:29:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:29:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:29:14] Production.INFO: call_cost start
[2026-04-06 20:29:14] Production.INFO: call_cost end
[2026-04-06 20:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:29:14] Production.INFO: ==9711== Releasing lock...
[2026-04-06 20:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:30:01] Production.INFO: ==9775== Lock acquired, processing the job...
[2026-04-07 01:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:30:01] Production.INFO: neon service started
[2026-04-07 01:30:01] Production.INFO: neon service started
[2026-04-07 01:30:01] Production.INFO: ==9775== Releasing lock...
[2026-04-07 01:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:30:02] Production.INFO: ==9777== Lock acquired, processing the job...
[2026-04-06 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:30:02] Production.INFO: ==9779== Lock acquired, processing the job...
[2026-04-07 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:30:02] Production.INFO: ==9779== Releasing lock...
[2026-04-07 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:30:02] Production.INFO: ==9777== Releasing lock...
[2026-04-06 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:30:03] Production.INFO: ==9788== Lock acquired, processing the job...
[2026-04-06 20:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:30:03] Production.INFO: Account Balance Start.
[2026-04-06 20:30:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:30:03] Production.INFO: 117
[2026-04-06 20:30:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:03] Production.INFO: ==9782== Lock acquired, processing the job...
[2026-04-06 20:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:30:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:03] Production.INFO: ==9784== Lock acquired, processing the job...
[2026-04-06 20:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:30:03] Production.INFO: Date 2026-03-19
[2026-04-06 20:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:03] Production.INFO: ==9786== Lock acquired, processing the job...
[2026-04-06 20:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:30:03] Production.INFO: Date 2026-03-20
[2026-04-06 20:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:04] Production.INFO: ==9790== Lock acquired, processing the job...
[2026-04-06 20:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:30:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:30:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:30:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:30:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:30:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:30:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:04] Production.INFO: ==9790== Releasing lock...
[2026-04-06 20:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:30:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:04] Production.INFO: ==9784== Releasing lock...
[2026-04-06 20:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:30:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:30:04] Production.INFO: Total Charge 0
[2026-04-06 20:30:04] Production.INFO: CreateAllLog End
[2026-04-06 20:30:04] Production.INFO: Account Balance End.
[2026-04-06 20:30:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:30:04] Production.INFO: ==9788== Releasing lock...
[2026-04-06 20:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:30:12] Production.ERROR: CronJobId end10
[2026-04-06 20:30:12] Production.INFO: ==9786== Releasing lock...
[2026-04-06 20:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:30:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:30:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:30:14] Production.INFO: call_cost start
[2026-04-06 20:30:14] Production.INFO: call_cost end
[2026-04-06 20:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:30:14] Production.INFO: ==9782== Releasing lock...
[2026-04-06 20:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:31:02] Production.INFO: ==9849== Lock acquired, processing the job...
[2026-04-07 01:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:31:02] Production.INFO: neon service started
[2026-04-07 01:31:02] Production.INFO: neon service started
[2026-04-07 01:31:02] Production.INFO: ==9849== Releasing lock...
[2026-04-07 01:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:31:02] Production.INFO: ==9851== Lock acquired, processing the job...
[2026-04-06 20:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:31:02] Production.INFO: ==9853== Lock acquired, processing the job...
[2026-04-07 00:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:31:02] Production.INFO: ==9853== Releasing lock...
[2026-04-07 00:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:31:02] Production.INFO: ==9851== Releasing lock...
[2026-04-06 20:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:31:03] Production.INFO: ==9856== Lock acquired, processing the job...
[2026-04-06 20:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 20:31:03] Production.INFO: ==9858== Lock acquired, processing the job...
[2026-04-06 20:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 20:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 20:31:03] Production.INFO: ==9856== Releasing lock...
[2026-04-06 20:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 20:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 20:31:03] Production.INFO: ==9860== Lock acquired, processing the job...
[2026-04-06 20:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:31:03] Production.INFO: ==9862== Lock acquired, processing the job...
[2026-04-06 20:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:31:03] Production.INFO: ==9868== Lock acquired, processing the job...
[2026-04-06 20:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:31:04] Production.INFO: ==9864== Lock acquired, processing the job...
[2026-04-06 20:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:31:04] Production.INFO: ==9866== Lock acquired, processing the job...
[2026-04-06 20:31:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 20:31:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 20:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:31:04] Production.INFO: Account Balance Start.
[2026-04-06 20:31:04] Production.INFO: CreateAllLog Start
[2026-04-06 20:31:04] Production.INFO: 117
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-08
[2026-04-06 20:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-09
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-10
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:04] Production.INFO: ==9868== Releasing lock...
[2026-04-06 20:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:04] Production.INFO: ==9860== Releasing lock...
[2026-04-06 20:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:05] Production.INFO: Date 2026-03-29
[2026-04-06 20:31:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:05] Production.INFO: Date 2026-03-30
[2026-04-06 20:31:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:05] Production.INFO: Date 2026-03-31
[2026-04-06 20:31:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:05] Production.INFO: Date 2026-04-01
[2026-04-06 20:31:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:05] Production.INFO: Date 2026-04-02
[2026-04-06 20:31:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:05] Production.INFO: Date 2026-04-03
[2026-04-06 20:31:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:05] Production.INFO: Date 2026-04-04
[2026-04-06 20:31:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:05] Production.ERROR: done
[2026-04-06 20:31:05] Production.INFO: Date 2026-04-05
[2026-04-06 20:31:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:05] Production.INFO: Date 2026-04-06
[2026-04-06 20:31:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:31:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 20:31:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049649', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 20:31:05] Production.INFO: Total Charge 0
[2026-04-06 20:31:05] Production.INFO: CreateAllLog End
[2026-04-06 20:31:05] Production.INFO: Account Balance End.
[2026-04-06 20:31:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:31:05] Production.INFO: ==9864== Releasing lock...
[2026-04-06 20:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:31:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049649', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 20:31:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 20:31:11] Production.INFO: ProcessCDR(1,17049649,1,1,2)
[2026-04-06 20:31:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17049649,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 20:31:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17049649,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 20:31:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 20:31:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 20:31:11] Production.INFO: ==9866== Releasing lock...
[2026-04-06 20:31:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 20:31:11] Production.INFO: 26 MB #Memory Used#
[2026-04-06 20:31:15] Production.ERROR: CronJobId end10
[2026-04-06 20:31:15] Production.INFO: ==9862== Releasing lock...
[2026-04-06 20:31:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:31:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:31:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:31:17] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:31:17] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:31:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:31:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:31:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:31:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:31:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:31:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:31:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:31:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:31:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:31:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:31:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:31:17] Production.INFO: call_cost start
[2026-04-06 20:31:17] Production.INFO: call_cost end
[2026-04-06 20:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:31:17] Production.INFO: ==9858== Releasing lock...
[2026-04-06 20:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:32:01] Production.INFO: ==9924== Lock acquired, processing the job...
[2026-04-07 01:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:32:01] Production.INFO: neon service started
[2026-04-07 01:32:01] Production.INFO: neon service started
[2026-04-07 01:32:01] Production.INFO: ==9924== Releasing lock...
[2026-04-07 01:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:32:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 20:32:01] Production.INFO: ==9926== Lock acquired, processing the job...
[2026-04-06 20:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:32:02] Production.INFO: ==9926== Releasing lock...
[2026-04-06 20:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:32:02] Production.INFO: ==9928== Lock acquired, processing the job...
[2026-04-07 00:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:32:02] Production.INFO: ==9928== Releasing lock...
[2026-04-07 00:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:32:02] Production.INFO: ==9938== Lock acquired, processing the job...
[2026-04-06 20:32:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:32:03] Production.INFO: ==9938== Releasing lock...
[2026-04-06 20:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:32:03] Production.INFO: ==9930== Lock acquired, processing the job...
[2026-04-06 20:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:32:03] Production.INFO: ==9932== Lock acquired, processing the job...
[2026-04-06 20:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:32:03] Production.INFO: ==9934== Lock acquired, processing the job...
[2026-04-06 20:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:32:03] Production.INFO: ==9936== Lock acquired, processing the job...
[2026-04-06 20:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:32:03] Production.INFO: Account Balance Start.
[2026-04-06 20:32:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:32:03] Production.INFO: 117
[2026-04-06 20:32:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:03] Production.INFO: ==9932== Releasing lock...
[2026-04-06 20:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:32:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:03] Production.INFO: Date 2026-03-19
[2026-04-06 20:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:03] Production.INFO: Date 2026-03-20
[2026-04-06 20:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:32:04] Production.INFO: Total Charge 0
[2026-04-06 20:32:04] Production.INFO: CreateAllLog End
[2026-04-06 20:32:04] Production.INFO: Account Balance End.
[2026-04-06 20:32:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:32:04] Production.INFO: ==9936== Releasing lock...
[2026-04-06 20:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:32:10] Production.ERROR: CronJobId end10
[2026-04-06 20:32:10] Production.INFO: ==9934== Releasing lock...
[2026-04-06 20:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:32:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:32:12] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:32:12] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:32:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:32:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:32:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:32:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:32:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:32:13] Production.INFO: call_cost start
[2026-04-06 20:32:13] Production.INFO: call_cost end
[2026-04-06 20:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:32:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:32:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:32:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:32:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:32:13] Production.INFO: ==9930== Releasing lock...
[2026-04-06 20:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:33:01] Production.INFO: ==9998== Lock acquired, processing the job...
[2026-04-07 01:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:33:01] Production.INFO: neon service started
[2026-04-07 01:33:02] Production.INFO: neon service started
[2026-04-07 01:33:02] Production.INFO: ==9998== Releasing lock...
[2026-04-07 01:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:33:02] Production.INFO: ==10000== Lock acquired, processing the job...
[2026-04-06 20:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:33:02] Production.INFO: ==10000== Releasing lock...
[2026-04-06 20:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:33:02] Production.INFO: ==10002== Lock acquired, processing the job...
[2026-04-07 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:33:02] Production.INFO: ==10002== Releasing lock...
[2026-04-07 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:33:03] Production.INFO: ==10005== Lock acquired, processing the job...
[2026-04-06 20:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:33:03] Production.INFO: ==10007== Lock acquired, processing the job...
[2026-04-06 20:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:33:03] Production.INFO: ==10009== Lock acquired, processing the job...
[2026-04-06 20:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:33:03] Production.INFO: ==10011== Lock acquired, processing the job...
[2026-04-06 20:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:33:03] Production.INFO: ==10013== Lock acquired, processing the job...
[2026-04-06 20:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:33:03] Production.INFO: Account Balance Start.
[2026-04-06 20:33:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:33:03] Production.INFO: 117
[2026-04-06 20:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:33:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:33:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:33:03] Production.INFO: ==10013== Releasing lock...
[2026-04-06 20:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:33:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:33:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:33:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: ==10007== Releasing lock...
[2026-04-06 20:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:33:04] Production.INFO: Total Charge 0
[2026-04-06 20:33:04] Production.INFO: CreateAllLog End
[2026-04-06 20:33:05] Production.INFO: Account Balance End.
[2026-04-06 20:33:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:33:05] Production.INFO: ==10011== Releasing lock...
[2026-04-06 20:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:33:11] Production.ERROR: CronJobId end10
[2026-04-06 20:33:11] Production.INFO: ==10009== Releasing lock...
[2026-04-06 20:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:33:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:33:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:33:13] Production.INFO: call_cost start
[2026-04-06 20:33:13] Production.INFO: call_cost end
[2026-04-06 20:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:33:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:33:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:33:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:33:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:33:13] Production.INFO: ==10005== Releasing lock...
[2026-04-06 20:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:34:01] Production.INFO: ==10073== Lock acquired, processing the job...
[2026-04-07 01:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:34:01] Production.INFO: neon service started
[2026-04-07 01:34:01] Production.INFO: neon service started
[2026-04-07 01:34:01] Production.INFO: ==10073== Releasing lock...
[2026-04-07 01:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:34:01] Production.INFO: ==10075== Lock acquired, processing the job...
[2026-04-06 20:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:34:01] Production.INFO: ==10075== Releasing lock...
[2026-04-06 20:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:34:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:34:02] Production.INFO: ==10077== Lock acquired, processing the job...
[2026-04-07 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:34:02] Production.INFO: ==10077== Releasing lock...
[2026-04-07 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:34:02] Production.INFO: ==10079== Lock acquired, processing the job...
[2026-04-06 20:34:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:34:02] Production.INFO: ==10083== Lock acquired, processing the job...
[2026-04-06 20:34:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:34:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:34:02] Production.INFO: ==10085== Lock acquired, processing the job...
[2026-04-06 20:34:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:34:02] Production.INFO: Account Balance Start.
[2026-04-06 20:34:02] Production.INFO: CreateAllLog Start
[2026-04-06 20:34:02] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:34:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:34:02] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:34:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:34:02] Production.INFO: 117
[2026-04-06 20:34:02] Production.INFO: Date 2026-03-08
[2026-04-06 20:34:02] Production.INFO: ==10081== Lock acquired, processing the job...
[2026-04-06 20:34:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:34:02] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:03] Production.INFO: ==10087== Lock acquired, processing the job...
[2026-04-06 20:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:34:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:34:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:34:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:34:03] Production.INFO: ==10087== Releasing lock...
[2026-04-06 20:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:34:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:03] Production.INFO: Date 2026-03-19
[2026-04-06 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:03] Production.INFO: Date 2026-03-20
[2026-04-06 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:03] Production.INFO: Date 2026-03-21
[2026-04-06 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:03] Production.INFO: Date 2026-03-22
[2026-04-06 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:03] Production.INFO: Date 2026-03-23
[2026-04-06 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:03] Production.INFO: Date 2026-03-24
[2026-04-06 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:03] Production.INFO: ==10081== Releasing lock...
[2026-04-06 20:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:34:03] Production.INFO: Date 2026-03-25
[2026-04-06 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:03] Production.INFO: Date 2026-03-26
[2026-04-06 20:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:34:04] Production.INFO: Total Charge 0
[2026-04-06 20:34:04] Production.INFO: CreateAllLog End
[2026-04-06 20:34:04] Production.INFO: Account Balance End.
[2026-04-06 20:34:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:34:04] Production.INFO: ==10085== Releasing lock...
[2026-04-06 20:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:34:11] Production.ERROR: CronJobId end10
[2026-04-06 20:34:11] Production.INFO: ==10083== Releasing lock...
[2026-04-06 20:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:34:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:34:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:34:14] Production.INFO: call_cost start
[2026-04-06 20:34:14] Production.INFO: call_cost end
[2026-04-06 20:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:34:14] Production.INFO: ==10079== Releasing lock...
[2026-04-06 20:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:35:01] Production.INFO: ==10163== Lock acquired, processing the job...
[2026-04-07 01:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:35:01] Production.INFO: neon service started
[2026-04-07 01:35:01] Production.INFO: neon service started
[2026-04-07 01:35:01] Production.INFO: ==10163== Releasing lock...
[2026-04-07 01:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:35:02] Production.INFO: ==10167== Lock acquired, processing the job...
[2026-04-07 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:35:02] Production.INFO: ==10167== Releasing lock...
[2026-04-07 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:35:02] Production.INFO: ==10165== Lock acquired, processing the job...
[2026-04-06 20:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:35:02] Production.INFO: ==10165== Releasing lock...
[2026-04-06 20:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:35:03] Production.INFO: ==10169== Lock acquired, processing the job...
[2026-04-06 20:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:35:03] Production.INFO: ==10171== Lock acquired, processing the job...
[2026-04-06 20:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:35:03] Production.INFO: ==10173== Lock acquired, processing the job...
[2026-04-06 20:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:35:03] Production.INFO: ==10178== Lock acquired, processing the job...
[2026-04-06 20:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:35:03] Production.INFO: ==10176== Lock acquired, processing the job...
[2026-04-06 20:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:35:03] Production.INFO: ==10178== Releasing lock...
[2026-04-06 20:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:35:03] Production.INFO: Account Balance Start.
[2026-04-06 20:35:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:35:03] Production.INFO: 117
[2026-04-06 20:35:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:35:03] Production.INFO: ==10171== Releasing lock...
[2026-04-06 20:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:35:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:35:04] Production.INFO: Total Charge 0
[2026-04-06 20:35:04] Production.INFO: CreateAllLog End
[2026-04-06 20:35:05] Production.INFO: Account Balance End.
[2026-04-06 20:35:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:35:05] Production.INFO: ==10176== Releasing lock...
[2026-04-06 20:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:35:14] Production.ERROR: CronJobId end10
[2026-04-06 20:35:14] Production.INFO: ==10173== Releasing lock...
[2026-04-06 20:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:35:16] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:35:16] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:35:16] Production.INFO: call_cost start
[2026-04-06 20:35:16] Production.INFO: call_cost end
[2026-04-06 20:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:35:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:35:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:35:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:35:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:35:16] Production.INFO: ==10169== Releasing lock...
[2026-04-06 20:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:36:02] Production.INFO: ==10235== Lock acquired, processing the job...
[2026-04-07 01:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:36:02] Production.INFO: neon service started
[2026-04-07 01:36:02] Production.INFO: neon service started
[2026-04-07 01:36:02] Production.INFO: ==10235== Releasing lock...
[2026-04-07 01:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:36:02] Production.INFO: ==10237== Lock acquired, processing the job...
[2026-04-06 20:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:36:02] Production.INFO: ==10237== Releasing lock...
[2026-04-06 20:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:36:02] Production.INFO: ==10239== Lock acquired, processing the job...
[2026-04-07 00:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:36:02] Production.INFO: ==10239== Releasing lock...
[2026-04-07 00:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:36:03] Production.INFO: ==10243== Lock acquired, processing the job...
[2026-04-06 20:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:36:03] Production.INFO: ==10241== Lock acquired, processing the job...
[2026-04-06 20:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:36:03] Production.INFO: ==10245== Lock acquired, processing the job...
[2026-04-06 20:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:36:03] Production.INFO: ==10247== Lock acquired, processing the job...
[2026-04-06 20:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:36:03] Production.INFO: Account Balance Start.
[2026-04-06 20:36:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:36:03] Production.INFO: 117
[2026-04-06 20:36:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:03] Production.INFO: ==10249== Lock acquired, processing the job...
[2026-04-06 20:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-09
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-10
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: ==10243== Releasing lock...
[2026-04-06 20:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:36:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:36:04] Production.INFO: ==10249== Releasing lock...
[2026-04-06 20:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:36:04] Production.INFO: Total Charge 0
[2026-04-06 20:36:04] Production.INFO: CreateAllLog End
[2026-04-06 20:36:05] Production.INFO: Account Balance End.
[2026-04-06 20:36:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:36:05] Production.INFO: ==10247== Releasing lock...
[2026-04-06 20:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:36:12] Production.ERROR: CronJobId end10
[2026-04-06 20:36:12] Production.INFO: ==10245== Releasing lock...
[2026-04-06 20:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:36:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:36:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:36:14] Production.INFO: call_cost start
[2026-04-06 20:36:14] Production.INFO: call_cost end
[2026-04-06 20:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:36:14] Production.INFO: ==10241== Releasing lock...
[2026-04-06 20:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:37:01] Production.INFO: ==10306== Lock acquired, processing the job...
[2026-04-07 01:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:37:01] Production.INFO: neon service started
[2026-04-07 01:37:01] Production.INFO: neon service started
[2026-04-07 01:37:01] Production.INFO: ==10306== Releasing lock...
[2026-04-07 01:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:37:01] Production.INFO: ==10308== Lock acquired, processing the job...
[2026-04-06 20:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:37:02] Production.INFO: ==10308== Releasing lock...
[2026-04-06 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:37:02] Production.INFO: ==10310== Lock acquired, processing the job...
[2026-04-07 00:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:37:02] Production.INFO: ==10310== Releasing lock...
[2026-04-07 00:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:37:02] Production.INFO: ==10312== Lock acquired, processing the job...
[2026-04-06 20:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:37:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:37:02] Production.INFO: ==10315== Lock acquired, processing the job...
[2026-04-06 20:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:37:03] Production.INFO: ==10319== Lock acquired, processing the job...
[2026-04-06 20:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:37:03] Production.INFO: ==10321== Lock acquired, processing the job...
[2026-04-06 20:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:37:03] Production.INFO: ==10317== Lock acquired, processing the job...
[2026-04-06 20:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:37:03] Production.INFO: Account Balance Start.
[2026-04-06 20:37:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:37:03] Production.INFO: 117
[2026-04-06 20:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:37:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:37:03] Production.INFO: ==10321== Releasing lock...
[2026-04-06 20:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:37:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:03] Production.INFO: Date 2026-03-19
[2026-04-06 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:03] Production.INFO: ==10315== Releasing lock...
[2026-04-06 20:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:37:03] Production.INFO: Date 2026-03-20
[2026-04-06 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:03] Production.INFO: Date 2026-03-21
[2026-04-06 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:03] Production.INFO: Date 2026-03-22
[2026-04-06 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:03] Production.INFO: Date 2026-03-23
[2026-04-06 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:03] Production.INFO: Date 2026-03-24
[2026-04-06 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:03] Production.INFO: Date 2026-03-25
[2026-04-06 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:03] Production.INFO: Date 2026-03-26
[2026-04-06 20:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:37:04] Production.INFO: Total Charge 0
[2026-04-06 20:37:04] Production.INFO: CreateAllLog End
[2026-04-06 20:37:04] Production.INFO: Account Balance End.
[2026-04-06 20:37:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:37:04] Production.INFO: ==10319== Releasing lock...
[2026-04-06 20:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:37:11] Production.ERROR: CronJobId end10
[2026-04-06 20:37:11] Production.INFO: ==10317== Releasing lock...
[2026-04-06 20:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:37:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:37:12] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:37:12] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:37:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:37:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:37:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:37:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:37:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:37:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:37:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:37:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:37:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:37:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:37:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:37:13] Production.INFO: call_cost start
[2026-04-06 20:37:13] Production.INFO: call_cost end
[2026-04-06 20:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:37:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:37:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:37:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:37:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:37:13] Production.INFO: ==10312== Releasing lock...
[2026-04-06 20:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:38:02] Production.INFO: ==10378== Lock acquired, processing the job...
[2026-04-07 01:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:38:02] Production.INFO: neon service started
[2026-04-07 01:38:02] Production.INFO: neon service started
[2026-04-07 01:38:02] Production.INFO: ==10378== Releasing lock...
[2026-04-07 01:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:38:02] Production.INFO: ==10380== Lock acquired, processing the job...
[2026-04-06 20:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:38:02] Production.INFO: ==10380== Releasing lock...
[2026-04-06 20:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:38:02] Production.INFO: ==10382== Lock acquired, processing the job...
[2026-04-07 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:38:02] Production.INFO: ==10382== Releasing lock...
[2026-04-07 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:38:03] Production.INFO: ==10386== Lock acquired, processing the job...
[2026-04-06 20:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:38:03] Production.INFO: ==10384== Lock acquired, processing the job...
[2026-04-06 20:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:38:03] Production.INFO: ==10388== Lock acquired, processing the job...
[2026-04-06 20:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:38:03] Production.INFO: ==10392== Lock acquired, processing the job...
[2026-04-06 20:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:38:03] Production.INFO: ==10390== Lock acquired, processing the job...
[2026-04-06 20:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:38:03] Production.INFO: ==10392== Releasing lock...
[2026-04-06 20:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:38:03] Production.INFO: Account Balance Start.
[2026-04-06 20:38:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:38:03] Production.INFO: 117
[2026-04-06 20:38:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:38:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:38:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:38:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:38:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: ==10386== Releasing lock...
[2026-04-06 20:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:38:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:05] Production.INFO: Date 2026-04-06
[2026-04-06 20:38:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:38:05] Production.INFO: Total Charge 0
[2026-04-06 20:38:05] Production.INFO: CreateAllLog End
[2026-04-06 20:38:05] Production.INFO: Account Balance End.
[2026-04-06 20:38:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:38:05] Production.INFO: ==10390== Releasing lock...
[2026-04-06 20:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:38:12] Production.ERROR: CronJobId end10
[2026-04-06 20:38:12] Production.INFO: ==10388== Releasing lock...
[2026-04-06 20:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:38:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:38:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:38:14] Production.INFO: call_cost start
[2026-04-06 20:38:14] Production.INFO: call_cost end
[2026-04-06 20:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:38:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:38:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:38:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:38:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:38:14] Production.INFO: ==10384== Releasing lock...
[2026-04-06 20:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:39:01] Production.INFO: ==10450== Lock acquired, processing the job...
[2026-04-07 01:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:39:01] Production.INFO: neon service started
[2026-04-07 01:39:01] Production.INFO: neon service started
[2026-04-07 01:39:01] Production.INFO: ==10450== Releasing lock...
[2026-04-07 01:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:39:01] Production.INFO: ==10453== Lock acquired, processing the job...
[2026-04-06 20:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:39:02] Production.INFO: ==10453== Releasing lock...
[2026-04-06 20:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:39:02] Production.INFO: ==10455== Lock acquired, processing the job...
[2026-04-07 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:39:02] Production.INFO: ==10455== Releasing lock...
[2026-04-07 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:39:02] Production.INFO: ==10459== Lock acquired, processing the job...
[2026-04-06 20:39:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:39:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:39:02] Production.INFO: ==10461== Lock acquired, processing the job...
[2026-04-06 20:39:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:39:02] Production.INFO: ==10463== Lock acquired, processing the job...
[2026-04-06 20:39:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:39:02] Production.INFO: ==10465== Lock acquired, processing the job...
[2026-04-06 20:39:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:39:03] Production.INFO: ==10467== Lock acquired, processing the job...
[2026-04-06 20:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:39:03] Production.INFO: Account Balance Start.
[2026-04-06 20:39:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:39:03] Production.INFO: 117
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:39:03] Production.INFO: ==10467== Releasing lock...
[2026-04-06 20:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-19
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-20
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-21
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: ==10461== Releasing lock...
[2026-04-06 20:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-22
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-23
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-24
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-25
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-26
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-27
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-28
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-29
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-30
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-03-31
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-04-01
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-04-02
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-04-03
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:03] Production.INFO: Date 2026-04-04
[2026-04-06 20:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:39:04] Production.INFO: Total Charge 0
[2026-04-06 20:39:04] Production.INFO: CreateAllLog End
[2026-04-06 20:39:04] Production.INFO: Account Balance End.
[2026-04-06 20:39:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:39:04] Production.INFO: ==10465== Releasing lock...
[2026-04-06 20:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:39:11] Production.ERROR: CronJobId end10
[2026-04-06 20:39:11] Production.INFO: ==10463== Releasing lock...
[2026-04-06 20:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:39:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:39:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:39:14] Production.INFO: call_cost start
[2026-04-06 20:39:14] Production.INFO: call_cost end
[2026-04-06 20:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:39:14] Production.INFO: ==10459== Releasing lock...
[2026-04-06 20:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:40:01] Production.INFO: ==10523== Lock acquired, processing the job...
[2026-04-07 01:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:40:01] Production.INFO: neon service started
[2026-04-07 01:40:01] Production.INFO: neon service started
[2026-04-07 01:40:01] Production.INFO: ==10523== Releasing lock...
[2026-04-07 01:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:40:02] Production.INFO: ==10527== Lock acquired, processing the job...
[2026-04-07 00:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:40:02] Production.INFO: ==10527== Releasing lock...
[2026-04-07 00:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:40:02] Production.INFO: ==10525== Lock acquired, processing the job...
[2026-04-06 20:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:40:02] Production.INFO: ==10525== Releasing lock...
[2026-04-06 20:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:40:03] Production.INFO: ==10530== Lock acquired, processing the job...
[2026-04-06 20:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:40:03] Production.INFO: ==10534== Lock acquired, processing the job...
[2026-04-06 20:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:40:03] Production.INFO: ==10532== Lock acquired, processing the job...
[2026-04-06 20:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:40:03] Production.INFO: ==10538== Lock acquired, processing the job...
[2026-04-06 20:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:40:03] Production.INFO: ==10536== Lock acquired, processing the job...
[2026-04-06 20:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:40:03] Production.INFO: ==10538== Releasing lock...
[2026-04-06 20:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:40:03] Production.INFO: Account Balance Start.
[2026-04-06 20:40:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:40:03] Production.INFO: 117
[2026-04-06 20:40:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:40:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:40:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:40:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:04] Production.INFO: ==10532== Releasing lock...
[2026-04-06 20:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:40:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:05] Production.INFO: Date 2026-03-26
[2026-04-06 20:40:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:05] Production.INFO: Date 2026-03-27
[2026-04-06 20:40:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:05] Production.INFO: Date 2026-03-28
[2026-04-06 20:40:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:05] Production.INFO: Date 2026-03-29
[2026-04-06 20:40:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:05] Production.INFO: Date 2026-03-30
[2026-04-06 20:40:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:05] Production.INFO: Date 2026-03-31
[2026-04-06 20:40:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:05] Production.INFO: Date 2026-04-01
[2026-04-06 20:40:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:05] Production.INFO: Date 2026-04-02
[2026-04-06 20:40:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:05] Production.INFO: Date 2026-04-03
[2026-04-06 20:40:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:05] Production.INFO: Date 2026-04-04
[2026-04-06 20:40:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:05] Production.INFO: Date 2026-04-05
[2026-04-06 20:40:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:05] Production.INFO: Date 2026-04-06
[2026-04-06 20:40:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:40:05] Production.INFO: Total Charge 0
[2026-04-06 20:40:05] Production.INFO: CreateAllLog End
[2026-04-06 20:40:05] Production.INFO: Account Balance End.
[2026-04-06 20:40:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:40:05] Production.INFO: ==10536== Releasing lock...
[2026-04-06 20:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:40:12] Production.ERROR: CronJobId end10
[2026-04-06 20:40:12] Production.INFO: ==10534== Releasing lock...
[2026-04-06 20:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:40:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:40:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:40:14] Production.INFO: call_cost start
[2026-04-06 20:40:14] Production.INFO: call_cost end
[2026-04-06 20:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:40:14] Production.INFO: ==10530== Releasing lock...
[2026-04-06 20:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:41:02] Production.INFO: ==10598== Lock acquired, processing the job...
[2026-04-07 01:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:41:02] Production.INFO: neon service started
[2026-04-07 01:41:02] Production.INFO: neon service started
[2026-04-07 01:41:02] Production.INFO: ==10598== Releasing lock...
[2026-04-07 01:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:41:02] Production.INFO: ==10600== Lock acquired, processing the job...
[2026-04-06 20:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:41:02] Production.INFO: ==10600== Releasing lock...
[2026-04-06 20:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:41:03] Production.INFO: ==10602== Lock acquired, processing the job...
[2026-04-07 00:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:41:03] Production.INFO: ==10602== Releasing lock...
[2026-04-07 00:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:41:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:41:03] Production.INFO: ==10608== Lock acquired, processing the job...
[2026-04-06 20:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:41:03] Production.INFO: ==10614== Lock acquired, processing the job...
[2026-04-06 20:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 20:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 20:41:04] Production.INFO: ==10604== Lock acquired, processing the job...
[2026-04-06 20:41:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 20:41:04] Production.INFO: ==10606== Lock acquired, processing the job...
[2026-04-06 20:41:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:41:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 20:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 20:41:04] Production.ERROR: CronJob PID - 10608
[2026-04-06 20:41:04] Production.ERROR: CronJob Title - Account Block
[2026-04-06 20:41:04] Production.ERROR: CronJob ID - 7
[2026-04-06 20:41:04] Production.ERROR: CronJob Last Run Time 2026-04-06 20:41:00
[2026-04-06 20:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 20:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 20:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 20:41:04] Production.ERROR: CronJob PID - 10614
[2026-04-06 20:41:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-06 20:41:04] Production.ERROR: CronJob ID - 17
[2026-04-06 20:41:04] Production.ERROR: CronJob Last Run Time 2026-04-06 20:41:00
[2026-04-06 20:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 20:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 20:41:04] Production.INFO: ==10610== Lock acquired, processing the job...
[2026-04-06 20:41:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:41:04] Production.INFO: ==10616== Lock acquired, processing the job...
[2026-04-06 20:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:41:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:41:04] Production.INFO: ==10612== Lock acquired, processing the job...
[2026-04-06 20:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:41:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 20:41:04] Production.INFO: ==10604== Releasing lock...
[2026-04-06 20:41:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 20:41:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 20:41:04] Production.ERROR: done
[2026-04-06 20:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 20:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049689', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 20:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:41:04] Production.INFO: Account Balance Start.
[2026-04-06 20:41:04] Production.INFO: CreateAllLog Start
[2026-04-06 20:41:04] Production.INFO: 117
[2026-04-06 20:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:41:04] Production.INFO: ==10616== Releasing lock...
[2026-04-06 20:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:41:04] Production.INFO: Date 2026-03-08
[2026-04-06 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:41:04] Production.INFO: Date 2026-03-09
[2026-04-06 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:04] Production.INFO: Date 2026-03-10
[2026-04-06 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:04] Production.INFO: ==10608== Releasing lock...
[2026-04-06 20:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:41:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Date 2026-03-18
[2026-04-06 20:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Date 2026-03-19
[2026-04-06 20:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Date 2026-03-20
[2026-04-06 20:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Date 2026-03-21
[2026-04-06 20:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Date 2026-03-22
[2026-04-06 20:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Date 2026-03-23
[2026-04-06 20:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Date 2026-03-24
[2026-04-06 20:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Date 2026-03-25
[2026-04-06 20:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Date 2026-03-26
[2026-04-06 20:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Date 2026-03-27
[2026-04-06 20:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Date 2026-03-28
[2026-04-06 20:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Date 2026-03-29
[2026-04-06 20:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Date 2026-03-30
[2026-04-06 20:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Date 2026-03-31
[2026-04-06 20:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Date 2026-04-01
[2026-04-06 20:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Date 2026-04-02
[2026-04-06 20:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Date 2026-04-03
[2026-04-06 20:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Date 2026-04-04
[2026-04-06 20:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Date 2026-04-05
[2026-04-06 20:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Date 2026-04-06
[2026-04-06 20:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:41:05] Production.INFO: Total Charge 0
[2026-04-06 20:41:05] Production.INFO: CreateAllLog End
[2026-04-06 20:41:05] Production.INFO: Account Balance End.
[2026-04-06 20:41:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:41:05] Production.INFO: ==10612== Releasing lock...
[2026-04-06 20:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049689', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 20:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 20:41:10] Production.INFO: ProcessCDR(1,17049689,1,1,2)
[2026-04-06 20:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17049689,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 20:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17049689,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 20:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 20:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 20:41:10] Production.INFO: ==10614== Releasing lock...
[2026-04-06 20:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 20:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-06 20:41:14] Production.ERROR: CronJobId end10
[2026-04-06 20:41:14] Production.INFO: ==10610== Releasing lock...
[2026-04-06 20:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:41:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:41:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:41:17] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:41:17] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:41:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:41:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:41:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:41:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:41:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:41:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:41:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:41:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:41:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:41:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:41:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:41:17] Production.INFO: call_cost start
[2026-04-06 20:41:17] Production.INFO: call_cost end
[2026-04-06 20:41:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:41:17] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:41:17] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:41:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:41:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:41:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:41:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:41:17] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:41:17] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:41:17] Production.INFO: ==10606== Releasing lock...
[2026-04-06 20:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:41:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:42:01] Production.INFO: ==10672== Lock acquired, processing the job...
[2026-04-07 01:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:42:01] Production.INFO: neon service started
[2026-04-07 01:42:01] Production.INFO: neon service started
[2026-04-07 01:42:01] Production.INFO: ==10672== Releasing lock...
[2026-04-07 01:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:42:02] Production.INFO: ==10674== Lock acquired, processing the job...
[2026-04-06 20:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:42:02] Production.INFO: ==10676== Lock acquired, processing the job...
[2026-04-07 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:42:02] Production.INFO: ==10676== Releasing lock...
[2026-04-07 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:42:02] Production.INFO: ==10674== Releasing lock...
[2026-04-06 20:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:42:03] Production.INFO: ==10679== Lock acquired, processing the job...
[2026-04-06 20:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:42:03] Production.INFO: ==10681== Lock acquired, processing the job...
[2026-04-06 20:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:42:03] Production.INFO: ==10685== Lock acquired, processing the job...
[2026-04-06 20:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:42:03] Production.INFO: ==10683== Lock acquired, processing the job...
[2026-04-06 20:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:42:03] Production.INFO: Account Balance Start.
[2026-04-06 20:42:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:42:03] Production.INFO: 117
[2026-04-06 20:42:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:03] Production.INFO: ==10687== Lock acquired, processing the job...
[2026-04-06 20:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:42:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:42:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:42:04] Production.INFO: ==10687== Releasing lock...
[2026-04-06 20:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:42:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: ==10681== Releasing lock...
[2026-04-06 20:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:42:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:42:04] Production.INFO: Total Charge 0
[2026-04-06 20:42:05] Production.INFO: CreateAllLog End
[2026-04-06 20:42:05] Production.INFO: Account Balance End.
[2026-04-06 20:42:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:42:05] Production.INFO: ==10685== Releasing lock...
[2026-04-06 20:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:42:12] Production.ERROR: CronJobId end10
[2026-04-06 20:42:12] Production.INFO: ==10683== Releasing lock...
[2026-04-06 20:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:42:14] Production.INFO: call_cost start
[2026-04-06 20:42:14] Production.INFO: call_cost end
[2026-04-06 20:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:42:14] Production.INFO: ==10679== Releasing lock...
[2026-04-06 20:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:43:02] Production.INFO: ==10746== Lock acquired, processing the job...
[2026-04-07 01:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:43:02] Production.INFO: neon service started
[2026-04-07 01:43:02] Production.INFO: neon service started
[2026-04-07 01:43:02] Production.INFO: ==10746== Releasing lock...
[2026-04-07 01:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:43:02] Production.INFO: ==10748== Lock acquired, processing the job...
[2026-04-06 20:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:43:02] Production.INFO: ==10750== Lock acquired, processing the job...
[2026-04-07 00:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:43:02] Production.INFO: ==10750== Releasing lock...
[2026-04-07 00:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:43:03] Production.INFO: ==10748== Releasing lock...
[2026-04-06 20:43:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:43:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:43:03] Production.INFO: ==10753== Lock acquired, processing the job...
[2026-04-06 20:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:43:03] Production.INFO: ==10761== Lock acquired, processing the job...
[2026-04-06 20:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:43:03] Production.INFO: ==10757== Lock acquired, processing the job...
[2026-04-06 20:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:43:03] Production.INFO: ==10755== Lock acquired, processing the job...
[2026-04-06 20:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:43:03] Production.INFO: ==10759== Lock acquired, processing the job...
[2026-04-06 20:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:43:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:43:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:43:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:43:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:43:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:43:04] Production.INFO: Account Balance Start.
[2026-04-06 20:43:04] Production.INFO: CreateAllLog Start
[2026-04-06 20:43:04] Production.INFO: 117
[2026-04-06 20:43:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-08
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:43:04] Production.INFO: ==10761== Releasing lock...
[2026-04-06 20:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-09
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-10
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: ==10755== Releasing lock...
[2026-04-06 20:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:05] Production.INFO: Date 2026-04-01
[2026-04-06 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:05] Production.INFO: Date 2026-04-02
[2026-04-06 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:05] Production.INFO: Date 2026-04-03
[2026-04-06 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:05] Production.INFO: Date 2026-04-04
[2026-04-06 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:05] Production.INFO: Date 2026-04-05
[2026-04-06 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:05] Production.INFO: Date 2026-04-06
[2026-04-06 20:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:43:05] Production.INFO: Total Charge 0
[2026-04-06 20:43:05] Production.INFO: CreateAllLog End
[2026-04-06 20:43:05] Production.INFO: Account Balance End.
[2026-04-06 20:43:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:43:05] Production.INFO: ==10759== Releasing lock...
[2026-04-06 20:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:43:12] Production.ERROR: CronJobId end10
[2026-04-06 20:43:12] Production.INFO: ==10757== Releasing lock...
[2026-04-06 20:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:43:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:43:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:43:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:43:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:43:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:43:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:43:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:43:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:43:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:43:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:43:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:43:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:43:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:43:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:43:16] Production.INFO: call_cost start
[2026-04-06 20:43:16] Production.INFO: call_cost end
[2026-04-06 20:43:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:43:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:43:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:43:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:43:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:43:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:43:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:43:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:43:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:43:16] Production.INFO: ==10753== Releasing lock...
[2026-04-06 20:43:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:43:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:44:01] Production.INFO: ==10818== Lock acquired, processing the job...
[2026-04-07 01:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:44:01] Production.INFO: neon service started
[2026-04-07 01:44:01] Production.INFO: neon service started
[2026-04-07 01:44:01] Production.INFO: ==10818== Releasing lock...
[2026-04-07 01:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:44:01] Production.INFO: ==10822== Lock acquired, processing the job...
[2026-04-07 00:44:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:44:01] Production.INFO: ==10822== Releasing lock...
[2026-04-07 00:44:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:44:01] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:44:02] Production.INFO: ==10820== Lock acquired, processing the job...
[2026-04-06 20:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:44:02] Production.INFO: ==10820== Releasing lock...
[2026-04-06 20:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:44:03] Production.INFO: ==10824== Lock acquired, processing the job...
[2026-04-06 20:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:44:03] Production.INFO: ==10826== Lock acquired, processing the job...
[2026-04-06 20:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:44:03] Production.INFO: ==10833== Lock acquired, processing the job...
[2026-04-06 20:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:44:03] Production.INFO: ==10828== Lock acquired, processing the job...
[2026-04-06 20:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:44:03] Production.INFO: ==10831== Lock acquired, processing the job...
[2026-04-06 20:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:44:03] Production.INFO: ==10833== Releasing lock...
[2026-04-06 20:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:44:03] Production.INFO: Account Balance Start.
[2026-04-06 20:44:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:44:03] Production.INFO: 117
[2026-04-06 20:44:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:03] Production.INFO: Date 2026-03-19
[2026-04-06 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:03] Production.INFO: ==10826== Releasing lock...
[2026-04-06 20:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:44:03] Production.INFO: Date 2026-03-20
[2026-04-06 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:03] Production.INFO: Date 2026-03-21
[2026-04-06 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:03] Production.INFO: Date 2026-03-22
[2026-04-06 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:03] Production.INFO: Date 2026-03-23
[2026-04-06 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:03] Production.INFO: Date 2026-03-24
[2026-04-06 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:03] Production.INFO: Date 2026-03-25
[2026-04-06 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:03] Production.INFO: Date 2026-03-26
[2026-04-06 20:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:44:04] Production.INFO: Total Charge 0
[2026-04-06 20:44:04] Production.INFO: CreateAllLog End
[2026-04-06 20:44:04] Production.INFO: Account Balance End.
[2026-04-06 20:44:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:44:04] Production.INFO: ==10831== Releasing lock...
[2026-04-06 20:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:44:12] Production.ERROR: CronJobId end10
[2026-04-06 20:44:12] Production.INFO: ==10828== Releasing lock...
[2026-04-06 20:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:44:14] Production.INFO: call_cost start
[2026-04-06 20:44:14] Production.INFO: call_cost end
[2026-04-06 20:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:44:14] Production.INFO: ==10824== Releasing lock...
[2026-04-06 20:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:45:01] Production.INFO: ==10888== Lock acquired, processing the job...
[2026-04-07 01:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:45:01] Production.INFO: neon service started
[2026-04-07 01:45:02] Production.INFO: neon service started
[2026-04-07 01:45:02] Production.INFO: ==10888== Releasing lock...
[2026-04-07 01:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:45:02] Production.INFO: ==10890== Lock acquired, processing the job...
[2026-04-06 20:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:45:02] Production.INFO: ==10890== Releasing lock...
[2026-04-06 20:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:45:02] Production.INFO: ==10892== Lock acquired, processing the job...
[2026-04-07 00:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:45:02] Production.INFO: ==10892== Releasing lock...
[2026-04-07 00:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:45:03] Production.INFO: ==10903== Lock acquired, processing the job...
[2026-04-06 20:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:45:03] Production.INFO: ==10896== Lock acquired, processing the job...
[2026-04-06 20:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:45:03] Production.INFO: ==10894== Lock acquired, processing the job...
[2026-04-06 20:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:45:03] Production.INFO: ==10898== Lock acquired, processing the job...
[2026-04-06 20:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:45:03] Production.INFO: ==10900== Lock acquired, processing the job...
[2026-04-06 20:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:45:03] Production.INFO: ==10903== Releasing lock...
[2026-04-06 20:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:45:03] Production.INFO: Account Balance Start.
[2026-04-06 20:45:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:45:03] Production.INFO: 117
[2026-04-06 20:45:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:03] Production.INFO: ==10896== Releasing lock...
[2026-04-06 20:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:45:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:05] Production.INFO: Date 2026-04-04
[2026-04-06 20:45:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:05] Production.INFO: Date 2026-04-05
[2026-04-06 20:45:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:05] Production.INFO: Date 2026-04-06
[2026-04-06 20:45:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:45:05] Production.INFO: Total Charge 0
[2026-04-06 20:45:05] Production.INFO: CreateAllLog End
[2026-04-06 20:45:05] Production.INFO: Account Balance End.
[2026-04-06 20:45:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:45:05] Production.INFO: ==10900== Releasing lock...
[2026-04-06 20:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:45:11] Production.ERROR: CronJobId end10
[2026-04-06 20:45:11] Production.INFO: ==10898== Releasing lock...
[2026-04-06 20:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:45:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:45:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:45:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:45:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:45:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:45:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:45:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:45:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:45:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:45:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:45:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:45:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:45:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:45:14] Production.INFO: call_cost start
[2026-04-06 20:45:14] Production.INFO: call_cost end
[2026-04-06 20:45:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:45:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:45:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:45:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:45:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:45:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:45:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:45:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:45:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:45:14] Production.INFO: ==10894== Releasing lock...
[2026-04-06 20:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:45:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:46:01] Production.INFO: ==10964== Lock acquired, processing the job...
[2026-04-07 01:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:46:01] Production.INFO: neon service started
[2026-04-07 01:46:01] Production.INFO: neon service started
[2026-04-07 01:46:01] Production.INFO: ==10964== Releasing lock...
[2026-04-07 01:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:46:01] Production.INFO: ==10966== Lock acquired, processing the job...
[2026-04-06 20:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:46:01] Production.INFO: ==10966== Releasing lock...
[2026-04-06 20:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:46:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:46:02] Production.INFO: ==10968== Lock acquired, processing the job...
[2026-04-07 00:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:46:02] Production.INFO: ==10968== Releasing lock...
[2026-04-07 00:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:46:02] Production.INFO: ==10972== Lock acquired, processing the job...
[2026-04-06 20:46:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:46:02] Production.INFO: ==10970== Lock acquired, processing the job...
[2026-04-06 20:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:46:02] Production.INFO: ==10974== Lock acquired, processing the job...
[2026-04-06 20:46:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:46:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:46:02] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:46:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:46:02] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:46:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:46:02] Production.INFO: ==10976== Lock acquired, processing the job...
[2026-04-06 20:46:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:46:03] Production.INFO: ==10978== Lock acquired, processing the job...
[2026-04-06 20:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:46:03] Production.INFO: Account Balance Start.
[2026-04-06 20:46:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:46:03] Production.INFO: 117
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:46:03] Production.INFO: ==10978== Releasing lock...
[2026-04-06 20:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-19
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-20
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: ==10972== Releasing lock...
[2026-04-06 20:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-21
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-22
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-23
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-24
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-25
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-26
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-27
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-28
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-29
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-30
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-03-31
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-04-01
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-04-02
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-04-03
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-04-04
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-04-05
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:03] Production.INFO: Date 2026-04-06
[2026-04-06 20:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:46:04] Production.INFO: Total Charge 0
[2026-04-06 20:46:04] Production.INFO: CreateAllLog End
[2026-04-06 20:46:04] Production.INFO: Account Balance End.
[2026-04-06 20:46:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:46:04] Production.INFO: ==10976== Releasing lock...
[2026-04-06 20:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:46:11] Production.ERROR: CronJobId end10
[2026-04-06 20:46:11] Production.INFO: ==10974== Releasing lock...
[2026-04-06 20:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:46:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:46:12] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:46:12] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:46:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:46:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:46:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:46:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:46:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:46:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:46:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:46:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:46:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:46:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:46:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:46:13] Production.INFO: call_cost start
[2026-04-06 20:46:13] Production.INFO: call_cost end
[2026-04-06 20:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:46:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:46:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:46:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:46:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:46:13] Production.INFO: ==10970== Releasing lock...
[2026-04-06 20:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:47:01] Production.INFO: ==11036== Lock acquired, processing the job...
[2026-04-07 01:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:47:01] Production.INFO: neon service started
[2026-04-07 01:47:01] Production.INFO: neon service started
[2026-04-07 01:47:01] Production.INFO: ==11036== Releasing lock...
[2026-04-07 01:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:47:02] Production.INFO: ==11041== Lock acquired, processing the job...
[2026-04-07 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:47:02] Production.INFO: ==11041== Releasing lock...
[2026-04-07 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:47:02] Production.INFO: ==11038== Lock acquired, processing the job...
[2026-04-06 20:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:47:02] Production.INFO: ==11038== Releasing lock...
[2026-04-06 20:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:47:03] Production.INFO: ==11043== Lock acquired, processing the job...
[2026-04-06 20:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:47:03] Production.INFO: ==11045== Lock acquired, processing the job...
[2026-04-06 20:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:47:03] Production.INFO: ==11047== Lock acquired, processing the job...
[2026-04-06 20:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:47:03] Production.INFO: ==11049== Lock acquired, processing the job...
[2026-04-06 20:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:47:03] Production.INFO: ==11051== Lock acquired, processing the job...
[2026-04-06 20:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:47:03] Production.INFO: Account Balance Start.
[2026-04-06 20:47:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:47:03] Production.INFO: 117
[2026-04-06 20:47:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:47:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:47:03] Production.INFO: ==11051== Releasing lock...
[2026-04-06 20:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:47:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:04] Production.INFO: ==11045== Releasing lock...
[2026-04-06 20:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:47:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:47:04] Production.INFO: Total Charge 0
[2026-04-06 20:47:04] Production.INFO: CreateAllLog End
[2026-04-06 20:47:05] Production.INFO: Account Balance End.
[2026-04-06 20:47:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:47:05] Production.INFO: ==11049== Releasing lock...
[2026-04-06 20:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:47:11] Production.ERROR: CronJobId end10
[2026-04-06 20:47:11] Production.INFO: ==11047== Releasing lock...
[2026-04-06 20:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:47:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:47:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:47:14] Production.INFO: call_cost start
[2026-04-06 20:47:14] Production.INFO: call_cost end
[2026-04-06 20:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:47:14] Production.INFO: ==11043== Releasing lock...
[2026-04-06 20:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:48:02] Production.INFO: ==11111== Lock acquired, processing the job...
[2026-04-07 01:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:48:02] Production.INFO: neon service started
[2026-04-07 01:48:02] Production.INFO: neon service started
[2026-04-07 01:48:02] Production.INFO: ==11111== Releasing lock...
[2026-04-07 01:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:48:02] Production.INFO: ==11113== Lock acquired, processing the job...
[2026-04-06 20:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:48:02] Production.INFO: ==11113== Releasing lock...
[2026-04-06 20:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:48:02] Production.INFO: ==11115== Lock acquired, processing the job...
[2026-04-07 00:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:48:02] Production.INFO: ==11115== Releasing lock...
[2026-04-07 00:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:48:03] Production.INFO: ==11118== Lock acquired, processing the job...
[2026-04-06 20:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:48:03] Production.INFO: ==11120== Lock acquired, processing the job...
[2026-04-06 20:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:48:03] Production.INFO: ==11122== Lock acquired, processing the job...
[2026-04-06 20:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:48:03] Production.INFO: ==11126== Lock acquired, processing the job...
[2026-04-06 20:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:48:03] Production.INFO: ==11124== Lock acquired, processing the job...
[2026-04-06 20:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:48:03] Production.INFO: Account Balance Start.
[2026-04-06 20:48:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:48:03] Production.INFO: 117
[2026-04-06 20:48:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:48:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:48:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:48:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: ==11126== Releasing lock...
[2026-04-06 20:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: ==11120== Releasing lock...
[2026-04-06 20:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:05] Production.INFO: Date 2026-04-06
[2026-04-06 20:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:48:05] Production.INFO: Total Charge 0
[2026-04-06 20:48:05] Production.INFO: CreateAllLog End
[2026-04-06 20:48:05] Production.INFO: Account Balance End.
[2026-04-06 20:48:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:48:05] Production.INFO: ==11124== Releasing lock...
[2026-04-06 20:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:48:13] Production.ERROR: CronJobId end10
[2026-04-06 20:48:13] Production.INFO: ==11122== Releasing lock...
[2026-04-06 20:48:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:48:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:48:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:48:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:48:15] Production.INFO: call_cost start
[2026-04-06 20:48:15] Production.INFO: call_cost end
[2026-04-06 20:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:48:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:48:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:48:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:48:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:48:15] Production.INFO: ==11118== Releasing lock...
[2026-04-06 20:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:49:01] Production.INFO: ==11179== Lock acquired, processing the job...
[2026-04-07 01:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:49:01] Production.INFO: neon service started
[2026-04-07 01:49:01] Production.INFO: neon service started
[2026-04-07 01:49:01] Production.INFO: ==11179== Releasing lock...
[2026-04-07 01:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:49:01] Production.INFO: ==11183== Lock acquired, processing the job...
[2026-04-07 00:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:49:01] Production.INFO: ==11183== Releasing lock...
[2026-04-07 00:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:49:01] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:49:02] Production.INFO: ==11181== Lock acquired, processing the job...
[2026-04-06 20:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:49:02] Production.INFO: ==11181== Releasing lock...
[2026-04-06 20:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:49:03] Production.INFO: ==11185== Lock acquired, processing the job...
[2026-04-06 20:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:49:03] Production.INFO: ==11192== Lock acquired, processing the job...
[2026-04-06 20:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:49:03] Production.INFO: ==11194== Lock acquired, processing the job...
[2026-04-06 20:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:49:03] Production.INFO: ==11187== Lock acquired, processing the job...
[2026-04-06 20:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:49:03] Production.INFO: ==11189== Lock acquired, processing the job...
[2026-04-06 20:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:49:03] Production.INFO: Account Balance Start.
[2026-04-06 20:49:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:49:03] Production.INFO: 117
[2026-04-06 20:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:49:03] Production.INFO: ==11194== Releasing lock...
[2026-04-06 20:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-19
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-20
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-21
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-22
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-23
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-24
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-25
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-26
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-27
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-28
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-29
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: ==11187== Releasing lock...
[2026-04-06 20:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-30
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-03-31
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-04-01
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-04-02
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-04-03
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:03] Production.INFO: Date 2026-04-04
[2026-04-06 20:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:49:04] Production.INFO: Total Charge 0
[2026-04-06 20:49:04] Production.INFO: CreateAllLog End
[2026-04-06 20:49:04] Production.INFO: Account Balance End.
[2026-04-06 20:49:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:49:04] Production.INFO: ==11192== Releasing lock...
[2026-04-06 20:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:49:10] Production.ERROR: CronJobId end10
[2026-04-06 20:49:10] Production.INFO: ==11189== Releasing lock...
[2026-04-06 20:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:49:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:49:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:49:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:49:14] Production.INFO: call_cost start
[2026-04-06 20:49:14] Production.INFO: call_cost end
[2026-04-06 20:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:49:14] Production.INFO: ==11185== Releasing lock...
[2026-04-06 20:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:50:02] Production.INFO: ==11256== Lock acquired, processing the job...
[2026-04-07 01:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:50:02] Production.INFO: neon service started
[2026-04-07 01:50:02] Production.INFO: neon service started
[2026-04-07 01:50:02] Production.INFO: ==11256== Releasing lock...
[2026-04-07 01:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:50:02] Production.INFO: ==11258== Lock acquired, processing the job...
[2026-04-06 20:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:50:02] Production.INFO: ==11258== Releasing lock...
[2026-04-06 20:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:50:02] Production.INFO: ==11260== Lock acquired, processing the job...
[2026-04-07 00:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:50:02] Production.INFO: ==11260== Releasing lock...
[2026-04-07 00:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:50:03] Production.INFO: ==11262== Lock acquired, processing the job...
[2026-04-06 20:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:50:03] Production.INFO: ==11266== Lock acquired, processing the job...
[2026-04-06 20:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:50:03] Production.INFO: ==11264== Lock acquired, processing the job...
[2026-04-06 20:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:50:03] Production.INFO: ==11270== Lock acquired, processing the job...
[2026-04-06 20:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:50:03] Production.INFO: ==11268== Lock acquired, processing the job...
[2026-04-06 20:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:50:03] Production.INFO: ==11270== Releasing lock...
[2026-04-06 20:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:50:03] Production.INFO: Account Balance Start.
[2026-04-06 20:50:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:50:03] Production.INFO: 117
[2026-04-06 20:50:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:04] Production.INFO: Date 2026-03-10
[2026-04-06 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:04] Production.INFO: ==11264== Releasing lock...
[2026-04-06 20:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:50:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:05] Production.INFO: Date 2026-03-28
[2026-04-06 20:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:05] Production.INFO: Date 2026-03-29
[2026-04-06 20:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:05] Production.INFO: Date 2026-03-30
[2026-04-06 20:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:05] Production.INFO: Date 2026-03-31
[2026-04-06 20:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:05] Production.INFO: Date 2026-04-01
[2026-04-06 20:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:05] Production.INFO: Date 2026-04-02
[2026-04-06 20:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:05] Production.INFO: Date 2026-04-03
[2026-04-06 20:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:05] Production.INFO: Date 2026-04-04
[2026-04-06 20:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:05] Production.INFO: Date 2026-04-05
[2026-04-06 20:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:05] Production.INFO: Date 2026-04-06
[2026-04-06 20:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 20:50:05] Production.INFO: Total Charge 0
[2026-04-06 20:50:05] Production.INFO: CreateAllLog End
[2026-04-06 20:50:05] Production.INFO: Account Balance End.
[2026-04-06 20:50:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:50:05] Production.INFO: ==11268== Releasing lock...
[2026-04-06 20:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:50:11] Production.ERROR: CronJobId end10
[2026-04-06 20:50:11] Production.INFO: ==11266== Releasing lock...
[2026-04-06 20:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:50:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:50:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:50:13] Production.INFO: call_cost start
[2026-04-06 20:50:13] Production.INFO: call_cost end
[2026-04-06 20:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:50:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:50:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:50:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:50:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:50:13] Production.INFO: ==11262== Releasing lock...
[2026-04-06 20:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:51:01] Production.INFO: ==11327== Lock acquired, processing the job...
[2026-04-07 01:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:51:01] Production.INFO: neon service started
[2026-04-07 01:51:01] Production.INFO: neon service started
[2026-04-07 01:51:01] Production.INFO: ==11327== Releasing lock...
[2026-04-07 01:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:51:01] Production.INFO: ==11331== Lock acquired, processing the job...
[2026-04-07 00:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:51:01] Production.INFO: ==11331== Releasing lock...
[2026-04-07 00:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:51:01] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:51:01] Production.INFO: ==11329== Lock acquired, processing the job...
[2026-04-06 20:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:51:02] Production.INFO: ==11329== Releasing lock...
[2026-04-06 20:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:51:03] Production.INFO: ==11333== Lock acquired, processing the job...
[2026-04-06 20:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 20:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 20:51:03] Production.INFO: ==11337== Lock acquired, processing the job...
[2026-04-06 20:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 20:51:03] Production.INFO: ==11333== Releasing lock...
[2026-04-06 20:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 20:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 20:51:03] Production.INFO: ==11335== Lock acquired, processing the job...
[2026-04-06 20:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:51:03] Production.INFO: ==11341== Lock acquired, processing the job...
[2026-04-06 20:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:51:03] Production.INFO: ==11339== Lock acquired, processing the job...
[2026-04-06 20:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:51:03] Production.INFO: Account Balance Start.
[2026-04-06 20:51:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:51:03] Production.INFO: 117
[2026-04-06 20:51:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:51:03] Production.INFO: ==11343== Lock acquired, processing the job...
[2026-04-06 20:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 20:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:51:03] Production.INFO: ==11345== Lock acquired, processing the job...
[2026-04-06 20:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:51:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 20:51:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:51:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:51:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:03] Production.INFO: ==11345== Releasing lock...
[2026-04-06 20:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:51:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:04] Production.INFO: ==11337== Releasing lock...
[2026-04-06 20:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:51:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:04] Production.ERROR: done
[2026-04-06 20:51:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 20:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049731', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 20:51:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:51:04] Production.INFO: Total Charge 0
[2026-04-06 20:51:04] Production.INFO: CreateAllLog End
[2026-04-06 20:51:04] Production.INFO: Account Balance End.
[2026-04-06 20:51:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:51:04] Production.INFO: ==11341== Releasing lock...
[2026-04-06 20:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049731', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 20:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 20:51:10] Production.INFO: ProcessCDR(1,17049731,1,1,2)
[2026-04-06 20:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17049731,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 20:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17049731,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 20:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 20:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 20:51:10] Production.INFO: ==11343== Releasing lock...
[2026-04-06 20:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 20:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-06 20:51:14] Production.ERROR: CronJobId end10
[2026-04-06 20:51:14] Production.INFO: ==11339== Releasing lock...
[2026-04-06 20:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:51:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:51:16] Production.INFO: call_cost start
[2026-04-06 20:51:16] Production.INFO: call_cost end
[2026-04-06 20:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:51:16] Production.INFO: ==11335== Releasing lock...
[2026-04-06 20:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:52:01] Production.INFO: ==11403== Lock acquired, processing the job...
[2026-04-07 01:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:52:01] Production.INFO: neon service started
[2026-04-07 01:52:01] Production.INFO: neon service started
[2026-04-07 01:52:01] Production.INFO: ==11403== Releasing lock...
[2026-04-07 01:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:52:02] Production.INFO: ==11405== Lock acquired, processing the job...
[2026-04-06 20:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:52:02] Production.INFO: ==11405== Releasing lock...
[2026-04-06 20:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:52:02] Production.INFO: ==11407== Lock acquired, processing the job...
[2026-04-07 00:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:52:02] Production.INFO: ==11407== Releasing lock...
[2026-04-07 00:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:52:02] Production.INFO: ==11417== Lock acquired, processing the job...
[2026-04-06 20:52:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:52:03] Production.INFO: ==11417== Releasing lock...
[2026-04-06 20:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:52:03] Production.INFO: ==11411== Lock acquired, processing the job...
[2026-04-06 20:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:52:03] Production.INFO: ==11409== Lock acquired, processing the job...
[2026-04-06 20:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:52:03] Production.INFO: ==11415== Lock acquired, processing the job...
[2026-04-06 20:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:52:03] Production.INFO: ==11413== Lock acquired, processing the job...
[2026-04-06 20:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:52:03] Production.INFO: Account Balance Start.
[2026-04-06 20:52:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:52:03] Production.INFO: 117
[2026-04-06 20:52:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: ==11411== Releasing lock...
[2026-04-06 20:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:52:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:52:04] Production.INFO: Total Charge 0
[2026-04-06 20:52:04] Production.INFO: CreateAllLog End
[2026-04-06 20:52:05] Production.INFO: Account Balance End.
[2026-04-06 20:52:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:52:05] Production.INFO: ==11415== Releasing lock...
[2026-04-06 20:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:52:11] Production.ERROR: CronJobId end10
[2026-04-06 20:52:11] Production.INFO: ==11413== Releasing lock...
[2026-04-06 20:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:52:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:52:12] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:52:12] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:52:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:52:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:52:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:52:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:52:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:52:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:52:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:52:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:52:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:52:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:52:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:52:12] Production.INFO: call_cost start
[2026-04-06 20:52:12] Production.INFO: call_cost end
[2026-04-06 20:52:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:52:12] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:52:12] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:52:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:52:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:52:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:52:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:52:12] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:52:12] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:52:12] Production.INFO: ==11409== Releasing lock...
[2026-04-06 20:52:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:52:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:53:02] Production.INFO: ==11475== Lock acquired, processing the job...
[2026-04-07 01:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:53:02] Production.INFO: neon service started
[2026-04-07 01:53:02] Production.INFO: neon service started
[2026-04-07 01:53:02] Production.INFO: ==11475== Releasing lock...
[2026-04-07 01:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:53:02] Production.INFO: ==11477== Lock acquired, processing the job...
[2026-04-06 20:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:53:02] Production.INFO: ==11477== Releasing lock...
[2026-04-06 20:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:53:02] Production.INFO: ==11479== Lock acquired, processing the job...
[2026-04-07 00:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:53:02] Production.INFO: ==11479== Releasing lock...
[2026-04-07 00:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:53:03] Production.INFO: ==11486== Lock acquired, processing the job...
[2026-04-06 20:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:53:03] Production.INFO: ==11484== Lock acquired, processing the job...
[2026-04-06 20:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:53:03] Production.INFO: ==11488== Lock acquired, processing the job...
[2026-04-06 20:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:53:03] Production.INFO: ==11482== Lock acquired, processing the job...
[2026-04-06 20:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:53:03] Production.INFO: Account Balance Start.
[2026-04-06 20:53:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:53:03] Production.INFO: 117
[2026-04-06 20:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:53:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:53:03] Production.INFO: ==11490== Lock acquired, processing the job...
[2026-04-06 20:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:53:03] Production.INFO: ==11490== Releasing lock...
[2026-04-06 20:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:53:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: ==11484== Releasing lock...
[2026-04-06 20:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:53:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:53:04] Production.INFO: Total Charge 0
[2026-04-06 20:53:04] Production.INFO: CreateAllLog End
[2026-04-06 20:53:04] Production.INFO: Account Balance End.
[2026-04-06 20:53:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:53:04] Production.INFO: ==11488== Releasing lock...
[2026-04-06 20:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:53:12] Production.ERROR: CronJobId end10
[2026-04-06 20:53:12] Production.INFO: ==11486== Releasing lock...
[2026-04-06 20:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:53:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:53:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:53:14] Production.INFO: call_cost start
[2026-04-06 20:53:14] Production.INFO: call_cost end
[2026-04-06 20:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:53:14] Production.INFO: ==11482== Releasing lock...
[2026-04-06 20:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:54:01] Production.INFO: ==11551== Lock acquired, processing the job...
[2026-04-07 01:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:54:01] Production.INFO: neon service started
[2026-04-07 01:54:01] Production.INFO: neon service started
[2026-04-07 01:54:01] Production.INFO: ==11551== Releasing lock...
[2026-04-07 01:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:54:01] Production.INFO: ==11553== Lock acquired, processing the job...
[2026-04-06 20:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:54:02] Production.INFO: ==11553== Releasing lock...
[2026-04-06 20:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:54:02] Production.INFO: ==11555== Lock acquired, processing the job...
[2026-04-07 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:54:02] Production.INFO: ==11555== Releasing lock...
[2026-04-07 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:54:02] Production.INFO: ==11557== Lock acquired, processing the job...
[2026-04-06 20:54:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:54:02] Production.INFO: ==11559== Lock acquired, processing the job...
[2026-04-06 20:54:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:54:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:54:03] Production.INFO: ==11562== Lock acquired, processing the job...
[2026-04-06 20:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:54:03] Production.INFO: ==11564== Lock acquired, processing the job...
[2026-04-06 20:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:54:03] Production.INFO: ==11566== Lock acquired, processing the job...
[2026-04-06 20:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:54:03] Production.INFO: Account Balance Start.
[2026-04-06 20:54:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:54:03] Production.INFO: 117
[2026-04-06 20:54:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:54:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:54:03] Production.INFO: ==11566== Releasing lock...
[2026-04-06 20:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:54:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:03] Production.INFO: ==11559== Releasing lock...
[2026-04-06 20:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:54:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:03] Production.INFO: Date 2026-03-19
[2026-04-06 20:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:03] Production.INFO: Date 2026-03-20
[2026-04-06 20:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:03] Production.INFO: Date 2026-03-21
[2026-04-06 20:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:54:04] Production.INFO: Total Charge 0
[2026-04-06 20:54:04] Production.INFO: CreateAllLog End
[2026-04-06 20:54:04] Production.INFO: Account Balance End.
[2026-04-06 20:54:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:54:04] Production.INFO: ==11564== Releasing lock...
[2026-04-06 20:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:54:10] Production.ERROR: CronJobId end10
[2026-04-06 20:54:10] Production.INFO: ==11562== Releasing lock...
[2026-04-06 20:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:54:13] Production.INFO: call_cost start
[2026-04-06 20:54:13] Production.INFO: call_cost end
[2026-04-06 20:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:54:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:54:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:54:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:54:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:54:13] Production.INFO: ==11557== Releasing lock...
[2026-04-06 20:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:55:02] Production.INFO: ==11623== Lock acquired, processing the job...
[2026-04-07 01:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:55:02] Production.INFO: neon service started
[2026-04-07 01:55:02] Production.INFO: neon service started
[2026-04-07 01:55:02] Production.INFO: ==11623== Releasing lock...
[2026-04-07 01:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:55:02] Production.INFO: ==11625== Lock acquired, processing the job...
[2026-04-06 20:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:55:02] Production.INFO: ==11625== Releasing lock...
[2026-04-06 20:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:55:02] Production.INFO: ==11627== Lock acquired, processing the job...
[2026-04-07 00:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:55:02] Production.INFO: ==11627== Releasing lock...
[2026-04-07 00:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:55:03] Production.INFO: ==11631== Lock acquired, processing the job...
[2026-04-06 20:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:55:03] Production.INFO: ==11629== Lock acquired, processing the job...
[2026-04-06 20:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:55:03] Production.INFO: ==11633== Lock acquired, processing the job...
[2026-04-06 20:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:55:03] Production.INFO: ==11635== Lock acquired, processing the job...
[2026-04-06 20:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:55:03] Production.INFO: ==11637== Lock acquired, processing the job...
[2026-04-06 20:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:55:04] Production.INFO: Account Balance Start.
[2026-04-06 20:55:04] Production.INFO: CreateAllLog Start
[2026-04-06 20:55:04] Production.INFO: 117
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-08
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-09
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:55:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:55:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:55:04] Production.INFO: ==11637== Releasing lock...
[2026-04-06 20:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-10
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: ==11631== Releasing lock...
[2026-04-06 20:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:55:04] Production.INFO: Total Charge 0
[2026-04-06 20:55:04] Production.INFO: CreateAllLog End
[2026-04-06 20:55:05] Production.INFO: Account Balance End.
[2026-04-06 20:55:05] Production.ERROR: CronJobId end 12
[2026-04-06 20:55:05] Production.INFO: ==11635== Releasing lock...
[2026-04-06 20:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:55:11] Production.ERROR: CronJobId end10
[2026-04-06 20:55:11] Production.INFO: ==11633== Releasing lock...
[2026-04-06 20:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:55:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:55:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:55:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:55:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:55:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:55:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:55:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:55:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:55:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:55:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:55:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:55:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:55:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:55:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:55:13] Production.INFO: call_cost start
[2026-04-06 20:55:13] Production.INFO: call_cost end
[2026-04-06 20:55:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:55:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:55:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:55:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:55:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:55:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:55:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:55:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:55:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:55:13] Production.INFO: ==11629== Releasing lock...
[2026-04-06 20:55:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:55:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:56:01] Production.INFO: ==11697== Lock acquired, processing the job...
[2026-04-07 01:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:56:01] Production.INFO: neon service started
[2026-04-07 01:56:01] Production.INFO: neon service started
[2026-04-07 01:56:01] Production.INFO: ==11697== Releasing lock...
[2026-04-07 01:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:56:01] Production.INFO: ==11699== Lock acquired, processing the job...
[2026-04-06 20:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:56:02] Production.INFO: ==11699== Releasing lock...
[2026-04-06 20:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:56:02] Production.INFO: ==11701== Lock acquired, processing the job...
[2026-04-07 00:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:56:02] Production.INFO: ==11701== Releasing lock...
[2026-04-07 00:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:56:02] Production.INFO: ==11710== Lock acquired, processing the job...
[2026-04-06 20:56:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:56:02] Production.INFO: Account Balance Start.
[2026-04-06 20:56:02] Production.INFO: CreateAllLog Start
[2026-04-06 20:56:02] Production.INFO: 117
[2026-04-06 20:56:02] Production.INFO: Date 2026-03-08
[2026-04-06 20:56:02] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:02] Production.INFO: Date 2026-03-09
[2026-04-06 20:56:02] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:02] Production.INFO: Date 2026-03-10
[2026-04-06 20:56:02] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:02] Production.INFO: Date 2026-03-11
[2026-04-06 20:56:02] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: ==11704== Lock acquired, processing the job...
[2026-04-06 20:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:56:03] Production.INFO: ==11706== Lock acquired, processing the job...
[2026-04-06 20:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:56:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: ==11708== Lock acquired, processing the job...
[2026-04-06 20:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:56:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:56:03] Production.INFO: ==11712== Lock acquired, processing the job...
[2026-04-06 20:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:56:03] Production.INFO: Date 2026-03-19
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:56:03] Production.INFO: Date 2026-03-20
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:56:03] Production.INFO: Date 2026-03-21
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:56:03] Production.INFO: Date 2026-03-22
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: ==11712== Releasing lock...
[2026-04-06 20:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:56:03] Production.INFO: Date 2026-03-23
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: Date 2026-03-24
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: Date 2026-03-25
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: Date 2026-03-26
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: Date 2026-03-27
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: Date 2026-03-28
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: ==11706== Releasing lock...
[2026-04-06 20:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:56:03] Production.INFO: Date 2026-03-29
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: Date 2026-03-30
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: Date 2026-03-31
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: Date 2026-04-01
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: Date 2026-04-02
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: Date 2026-04-03
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: Date 2026-04-04
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:03] Production.INFO: Date 2026-04-05
[2026-04-06 20:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:56:04] Production.INFO: Total Charge 0
[2026-04-06 20:56:04] Production.INFO: CreateAllLog End
[2026-04-06 20:56:04] Production.INFO: Account Balance End.
[2026-04-06 20:56:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:56:04] Production.INFO: ==11710== Releasing lock...
[2026-04-06 20:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:56:11] Production.ERROR: CronJobId end10
[2026-04-06 20:56:11] Production.INFO: ==11708== Releasing lock...
[2026-04-06 20:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:56:14] Production.INFO: call_cost start
[2026-04-06 20:56:14] Production.INFO: call_cost end
[2026-04-06 20:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:56:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:56:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:56:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:56:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:56:14] Production.INFO: ==11704== Releasing lock...
[2026-04-06 20:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:57:01] Production.INFO: ==11770== Lock acquired, processing the job...
[2026-04-07 01:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:57:01] Production.INFO: neon service started
[2026-04-07 01:57:01] Production.INFO: neon service started
[2026-04-07 01:57:01] Production.INFO: ==11770== Releasing lock...
[2026-04-07 01:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:57:02] Production.INFO: ==11772== Lock acquired, processing the job...
[2026-04-06 20:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:57:02] Production.INFO: ==11774== Lock acquired, processing the job...
[2026-04-07 00:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:57:02] Production.INFO: ==11774== Releasing lock...
[2026-04-07 00:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:57:02] Production.INFO: ==11772== Releasing lock...
[2026-04-06 20:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 20:57:03] Production.INFO: ==11777== Lock acquired, processing the job...
[2026-04-06 20:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:57:03] Production.INFO: ==11779== Lock acquired, processing the job...
[2026-04-06 20:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:57:03] Production.INFO: ==11781== Lock acquired, processing the job...
[2026-04-06 20:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:57:03] Production.INFO: ==11783== Lock acquired, processing the job...
[2026-04-06 20:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:57:03] Production.INFO: ==11785== Lock acquired, processing the job...
[2026-04-06 20:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:57:03] Production.INFO: Account Balance Start.
[2026-04-06 20:57:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:57:03] Production.INFO: 117
[2026-04-06 20:57:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:57:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:03] Production.INFO: ==11785== Releasing lock...
[2026-04-06 20:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:57:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: ==11779== Releasing lock...
[2026-04-06 20:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:57:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:57:04] Production.INFO: Total Charge 0
[2026-04-06 20:57:04] Production.INFO: CreateAllLog End
[2026-04-06 20:57:04] Production.INFO: Account Balance End.
[2026-04-06 20:57:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:57:04] Production.INFO: ==11783== Releasing lock...
[2026-04-06 20:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:57:11] Production.ERROR: CronJobId end10
[2026-04-06 20:57:11] Production.INFO: ==11781== Releasing lock...
[2026-04-06 20:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:57:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:57:12] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:57:12] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:57:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:57:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:57:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:57:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:57:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:57:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:57:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:57:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:57:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:57:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:57:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:57:13] Production.INFO: call_cost start
[2026-04-06 20:57:13] Production.INFO: call_cost end
[2026-04-06 20:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:57:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:57:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:57:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:57:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:57:13] Production.INFO: ==11777== Releasing lock...
[2026-04-06 20:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:58:02] Production.INFO: ==11841== Lock acquired, processing the job...
[2026-04-07 01:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:58:02] Production.INFO: neon service started
[2026-04-07 01:58:02] Production.INFO: neon service started
[2026-04-07 01:58:02] Production.INFO: ==11841== Releasing lock...
[2026-04-07 01:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:58:02] Production.INFO: ==11843== Lock acquired, processing the job...
[2026-04-06 20:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:58:02] Production.INFO: ==11843== Releasing lock...
[2026-04-06 20:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:58:03] Production.INFO: ==11845== Lock acquired, processing the job...
[2026-04-07 00:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:58:03] Production.INFO: ==11845== Releasing lock...
[2026-04-07 00:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:58:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:58:03] Production.INFO: ==11847== Lock acquired, processing the job...
[2026-04-06 20:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:58:03] Production.INFO: ==11849== Lock acquired, processing the job...
[2026-04-06 20:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:58:03] Production.INFO: ==11855== Lock acquired, processing the job...
[2026-04-06 20:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:58:03] Production.INFO: ==11855== Releasing lock...
[2026-04-06 20:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:58:03] Production.INFO: ==11851== Lock acquired, processing the job...
[2026-04-06 20:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:58:03] Production.INFO: ==11853== Lock acquired, processing the job...
[2026-04-06 20:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:58:03] Production.INFO: Account Balance Start.
[2026-04-06 20:58:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:58:03] Production.INFO: 117
[2026-04-06 20:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:58:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:03] Production.INFO: ==11849== Releasing lock...
[2026-04-06 20:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:58:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-10
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-11
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-12
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-13
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-14
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-15
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-16
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-17
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-18
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-19
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-20
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-21
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-22
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-23
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:58:04] Production.INFO: Total Charge 0
[2026-04-06 20:58:04] Production.INFO: CreateAllLog End
[2026-04-06 20:58:04] Production.INFO: Account Balance End.
[2026-04-06 20:58:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:58:04] Production.INFO: ==11853== Releasing lock...
[2026-04-06 20:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:58:11] Production.ERROR: CronJobId end10
[2026-04-06 20:58:11] Production.INFO: ==11851== Releasing lock...
[2026-04-06 20:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:58:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:58:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:58:15] Production.INFO: call_cost start
[2026-04-06 20:58:15] Production.INFO: call_cost end
[2026-04-06 20:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:58:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:58:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:58:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:58:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:58:15] Production.INFO: ==11847== Releasing lock...
[2026-04-06 20:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 01:59:01] Production.INFO: ==11917== Lock acquired, processing the job...
[2026-04-07 01:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 01:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 01:59:01] Production.INFO: neon service started
[2026-04-07 01:59:01] Production.INFO: neon service started
[2026-04-07 01:59:01] Production.INFO: ==11917== Releasing lock...
[2026-04-07 01:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 01:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 20:59:01] Production.INFO: ==11919== Lock acquired, processing the job...
[2026-04-06 20:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 20:59:02] Production.INFO: ==11919== Releasing lock...
[2026-04-06 20:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 20:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:59:02] Production.INFO: ==11921== Lock acquired, processing the job...
[2026-04-07 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:59:02] Production.INFO: ==11921== Releasing lock...
[2026-04-07 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 00:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 20:59:02] Production.INFO: ==11924== Lock acquired, processing the job...
[2026-04-06 20:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 20:59:02] Production.INFO: ==11926== Lock acquired, processing the job...
[2026-04-06 20:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 20:59:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 20:59:03] Production.INFO: ==11928== Lock acquired, processing the job...
[2026-04-06 20:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 20:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 20:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 20:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 20:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 20:59:03] Production.INFO: ==11930== Lock acquired, processing the job...
[2026-04-06 20:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 20:59:03] Production.INFO: ==11932== Lock acquired, processing the job...
[2026-04-06 20:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 20:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 20:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 20:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 20:59:03] Production.INFO: ==11932== Releasing lock...
[2026-04-06 20:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 20:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 20:59:03] Production.INFO: Account Balance Start.
[2026-04-06 20:59:03] Production.INFO: CreateAllLog Start
[2026-04-06 20:59:03] Production.INFO: 117
[2026-04-06 20:59:03] Production.INFO: Date 2026-03-08
[2026-04-06 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:03] Production.INFO: Date 2026-03-09
[2026-04-06 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:03] Production.INFO: Date 2026-03-10
[2026-04-06 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:03] Production.INFO: Date 2026-03-11
[2026-04-06 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:03] Production.INFO: Date 2026-03-12
[2026-04-06 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:03] Production.INFO: ==11926== Releasing lock...
[2026-04-06 20:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 20:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 20:59:03] Production.INFO: Date 2026-03-13
[2026-04-06 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:03] Production.INFO: Date 2026-03-14
[2026-04-06 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:03] Production.INFO: Date 2026-03-15
[2026-04-06 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:03] Production.INFO: Date 2026-03-16
[2026-04-06 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:03] Production.INFO: Date 2026-03-17
[2026-04-06 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:03] Production.INFO: Date 2026-03-18
[2026-04-06 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:03] Production.INFO: Date 2026-03-19
[2026-04-06 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:03] Production.INFO: Date 2026-03-20
[2026-04-06 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:03] Production.INFO: Date 2026-03-21
[2026-04-06 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:03] Production.INFO: Date 2026-03-22
[2026-04-06 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:03] Production.INFO: Date 2026-03-23
[2026-04-06 20:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:04] Production.INFO: Date 2026-03-24
[2026-04-06 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:04] Production.INFO: Date 2026-03-25
[2026-04-06 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:04] Production.INFO: Date 2026-03-26
[2026-04-06 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:04] Production.INFO: Date 2026-03-27
[2026-04-06 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:04] Production.INFO: Date 2026-03-28
[2026-04-06 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:04] Production.INFO: Date 2026-03-29
[2026-04-06 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:04] Production.INFO: Date 2026-03-30
[2026-04-06 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:04] Production.INFO: Date 2026-03-31
[2026-04-06 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:04] Production.INFO: Date 2026-04-01
[2026-04-06 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:04] Production.INFO: Date 2026-04-02
[2026-04-06 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:04] Production.INFO: Date 2026-04-03
[2026-04-06 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:04] Production.INFO: Date 2026-04-04
[2026-04-06 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:04] Production.INFO: Date 2026-04-05
[2026-04-06 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:04] Production.INFO: Date 2026-04-06
[2026-04-06 20:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 20:59:04] Production.INFO: Total Charge 0
[2026-04-06 20:59:04] Production.INFO: CreateAllLog End
[2026-04-06 20:59:04] Production.INFO: Account Balance End.
[2026-04-06 20:59:04] Production.ERROR: CronJobId end 12
[2026-04-06 20:59:04] Production.INFO: ==11930== Releasing lock...
[2026-04-06 20:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 20:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 20:59:12] Production.ERROR: CronJobId end10
[2026-04-06 20:59:12] Production.INFO: ==11928== Releasing lock...
[2026-04-06 20:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 20:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 20:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 20:59:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 20:59:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 20:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 20:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 20:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 20:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 20:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 20:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 20:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 20:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 20:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 20:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 20:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 20:59:14] Production.INFO: call_cost start
[2026-04-06 20:59:14] Production.INFO: call_cost end
[2026-04-06 20:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 20:59:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 20:59:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 20:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 20:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 20:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 20:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 20:59:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 20:59:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 20:59:14] Production.INFO: ==11924== Releasing lock...
[2026-04-06 20:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 20:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:00:02] Production.INFO: ==11985== Lock acquired, processing the job...
[2026-04-07 02:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:00:02] Production.INFO: neon service started
[2026-04-07 02:00:02] Production.INFO: neon service started
[2026-04-07 02:00:02] Production.INFO: ==11985== Releasing lock...
[2026-04-07 02:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:00:02] Production.INFO: ==11990== Lock acquired, processing the job...
[2026-04-07 01:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 21:00:02] Production.INFO: ==11988== Lock acquired, processing the job...
[2026-04-06 21:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:00:02] Production.INFO: ==11990== Releasing lock...
[2026-04-07 01:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:00:02] Production.INFO: ==11988== Releasing lock...
[2026-04-06 21:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:00:03] Production.INFO: ==11992== Lock acquired, processing the job...
[2026-04-06 21:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:00:03] Production.INFO: ==11994== Lock acquired, processing the job...
[2026-04-06 21:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:00:03] Production.INFO: ==11996== Lock acquired, processing the job...
[2026-04-06 21:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:00:03] Production.INFO: ==11998== Lock acquired, processing the job...
[2026-04-06 21:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:00:03] Production.INFO: ==12000== Lock acquired, processing the job...
[2026-04-06 21:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:00:04] Production.INFO: Account Balance Start.
[2026-04-06 21:00:04] Production.INFO: CreateAllLog Start
[2026-04-06 21:00:04] Production.INFO: 117
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-08
[2026-04-06 21:00:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:00:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:00:04] Production.INFO: ==12000== Releasing lock...
[2026-04-06 21:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-09
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-10
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-11
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: ==11994== Releasing lock...
[2026-04-06 21:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:05] Production.INFO: Date 2026-04-02
[2026-04-06 21:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:05] Production.INFO: Date 2026-04-03
[2026-04-06 21:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:05] Production.INFO: Date 2026-04-04
[2026-04-06 21:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:05] Production.INFO: Date 2026-04-05
[2026-04-06 21:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:05] Production.INFO: Date 2026-04-06
[2026-04-06 21:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:00:05] Production.INFO: Total Charge 0
[2026-04-06 21:00:05] Production.INFO: CreateAllLog End
[2026-04-06 21:00:05] Production.INFO: Account Balance End.
[2026-04-06 21:00:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:00:05] Production.INFO: ==11998== Releasing lock...
[2026-04-06 21:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:00:11] Production.ERROR: CronJobId end10
[2026-04-06 21:00:11] Production.INFO: ==11996== Releasing lock...
[2026-04-06 21:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:00:13] Production.INFO: call_cost start
[2026-04-06 21:00:13] Production.INFO: call_cost end
[2026-04-06 21:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:00:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:00:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:00:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:00:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:00:13] Production.INFO: ==11992== Releasing lock...
[2026-04-06 21:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:01:01] Production.INFO: ==12062== Lock acquired, processing the job...
[2026-04-07 02:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:01:01] Production.INFO: neon service started
[2026-04-07 02:01:01] Production.INFO: neon service started
[2026-04-07 02:01:01] Production.INFO: ==12062== Releasing lock...
[2026-04-07 02:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:01:02] Production.INFO: ==12075== Lock acquired, processing the job...
[2026-04-06 21:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:01:02] Production.INFO: ==12077== Lock acquired, processing the job...
[2026-04-07 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:01:02] Production.INFO: ==12077== Releasing lock...
[2026-04-07 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:01:02] Production.INFO: ==12075== Releasing lock...
[2026-04-06 21:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:01:03] Production.INFO: ==12081== Lock acquired, processing the job...
[2026-04-06 21:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:01:03] Production.INFO: ==12085== Lock acquired, processing the job...
[2026-04-06 21:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:01:03] Production.INFO: ==12079== Lock acquired, processing the job...
[2026-04-06 21:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 21:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 21:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 21:01:03] Production.ERROR: CronJob PID - 12081
[2026-04-06 21:01:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-06 21:01:03] Production.ERROR: CronJob ID - 5
[2026-04-06 21:01:03] Production.ERROR: CronJob Last Run Time 2026-04-06 21:01:00
[2026-04-06 21:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 21:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 21:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 21:01:03] Production.ERROR: CronJob PID - 12085
[2026-04-06 21:01:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-06 21:01:03] Production.ERROR: CronJob ID - 10
[2026-04-06 21:01:03] Production.ERROR: CronJob Last Run Time 2026-04-06 21:01:00
[2026-04-06 21:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 21:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 21:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 21:01:03] Production.INFO: ==12079== Releasing lock...
[2026-04-06 21:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 21:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 21:01:03] Production.INFO: ==12083== Lock acquired, processing the job...
[2026-04-06 21:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:01:03] Production.INFO: ==12087== Lock acquired, processing the job...
[2026-04-06 21:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:01:03] Production.INFO: ==12089== Lock acquired, processing the job...
[2026-04-06 21:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 21:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 21:01:03] Production.INFO: Account Balance Start.
[2026-04-06 21:01:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:01:03] Production.INFO: 117
[2026-04-06 21:01:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: ==12091== Lock acquired, processing the job...
[2026-04-06 21:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-09
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-10
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-11
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: ==12091== Releasing lock...
[2026-04-06 21:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.ERROR: done
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: ==12083== Releasing lock...
[2026-04-06 21:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 21:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049772', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:05] Production.INFO: Date 2026-04-02
[2026-04-06 21:01:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:05] Production.INFO: Date 2026-04-03
[2026-04-06 21:01:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:05] Production.INFO: Date 2026-04-04
[2026-04-06 21:01:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:05] Production.INFO: Date 2026-04-05
[2026-04-06 21:01:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:05] Production.INFO: Date 2026-04-06
[2026-04-06 21:01:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:01:05] Production.INFO: Total Charge 0
[2026-04-06 21:01:05] Production.INFO: CreateAllLog End
[2026-04-06 21:01:05] Production.INFO: Account Balance End.
[2026-04-06 21:01:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:01:05] Production.INFO: ==12087== Releasing lock...
[2026-04-06 21:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049772', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 21:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 21:01:11] Production.INFO: ProcessCDR(1,17049772,1,1,2)
[2026-04-06 21:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17049772,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 21:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17049772,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 21:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 21:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 21:01:11] Production.INFO: ==12089== Releasing lock...
[2026-04-06 21:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 21:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-06 21:01:14] Production.ERROR: CronJobId end10
[2026-04-06 21:01:14] Production.INFO: ==12085== Releasing lock...
[2026-04-06 21:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:01:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:01:16] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:01:16] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:01:16] Production.INFO: call_cost start
[2026-04-06 21:01:16] Production.INFO: call_cost end
[2026-04-06 21:01:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:01:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:01:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:01:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:01:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:01:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:01:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:01:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:01:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:01:16] Production.INFO: ==12081== Releasing lock...
[2026-04-06 21:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:01:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:02:02] Production.INFO: ==12152== Lock acquired, processing the job...
[2026-04-07 02:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:02:02] Production.INFO: neon service started
[2026-04-07 02:02:02] Production.INFO: neon service started
[2026-04-07 02:02:02] Production.INFO: ==12152== Releasing lock...
[2026-04-07 02:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:02:02] Production.INFO: ==12156== Lock acquired, processing the job...
[2026-04-07 01:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:02:02] Production.INFO: ==12156== Releasing lock...
[2026-04-07 01:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:02:02] Production.INFO: ==12154== Lock acquired, processing the job...
[2026-04-06 21:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:02:02] Production.INFO: ==12154== Releasing lock...
[2026-04-06 21:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:02:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:02:03] Production.INFO: ==12159== Lock acquired, processing the job...
[2026-04-06 21:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:02:03] Production.INFO: ==12161== Lock acquired, processing the job...
[2026-04-06 21:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:02:03] Production.INFO: ==12167== Lock acquired, processing the job...
[2026-04-06 21:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-06 21:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 21:02:03] Production.INFO: ==12163== Lock acquired, processing the job...
[2026-04-06 21:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:02:04] Production.INFO: ==12165== Lock acquired, processing the job...
[2026-04-06 21:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:02:04] Production.INFO: ==12169== Lock acquired, processing the job...
[2026-04-06 21:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:02:04] Production.INFO: ==12161== Releasing lock...
[2026-04-06 21:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:02:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:02:04] Production.INFO: Account Balance Start.
[2026-04-06 21:02:04] Production.INFO: CreateAllLog Start
[2026-04-06 21:02:04] Production.INFO: 117
[2026-04-06 21:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:02:04] Production.INFO: Date 2026-03-08
[2026-04-06 21:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:04] Production.INFO: Date 2026-03-09
[2026-04-06 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:04] Production.INFO: Date 2026-03-10
[2026-04-06 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:04] Production.INFO: ==12169== Releasing lock...
[2026-04-06 21:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:02:04] Production.INFO: Date 2026-03-11
[2026-04-06 21:02:04] Production.ERROR: done
[2026-04-06 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-06 21:02:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:04] Production.ERROR: done
[2026-04-06 21:02:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:05] Production.INFO: Date 2026-03-20
[2026-04-06 21:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:05] Production.INFO: Date 2026-03-21
[2026-04-06 21:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:05] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-06 21:02:05] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-06 21:02:05] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:02:05] Production.INFO: Date 2026-03-22
[2026-04-06 21:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:05] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:02:05] Production.INFO: Date 2026-03-23
[2026-04-06 21:02:05] Production.INFO: ==12167== Releasing lock...
[2026-04-06 21:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-06 21:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-04-06 21:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:05] Production.INFO: Date 2026-03-24
[2026-04-06 21:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:05] Production.INFO: Date 2026-03-25
[2026-04-06 21:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:05] Production.INFO: Date 2026-03-26
[2026-04-06 21:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:05] Production.INFO: Date 2026-03-27
[2026-04-06 21:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:05] Production.INFO: Date 2026-03-28
[2026-04-06 21:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:05] Production.INFO: Date 2026-03-29
[2026-04-06 21:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:05] Production.INFO: Date 2026-03-30
[2026-04-06 21:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:05] Production.INFO: Date 2026-03-31
[2026-04-06 21:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:05] Production.INFO: Date 2026-04-01
[2026-04-06 21:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:05] Production.INFO: Date 2026-04-02
[2026-04-06 21:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:05] Production.INFO: Date 2026-04-03
[2026-04-06 21:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:05] Production.INFO: Date 2026-04-04
[2026-04-06 21:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:05] Production.INFO: Date 2026-04-05
[2026-04-06 21:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:05] Production.INFO: Date 2026-04-06
[2026-04-06 21:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:02:05] Production.INFO: Total Charge 0
[2026-04-06 21:02:05] Production.INFO: CreateAllLog End
[2026-04-06 21:02:05] Production.INFO: Account Balance End.
[2026-04-06 21:02:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:02:05] Production.INFO: ==12165== Releasing lock...
[2026-04-06 21:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:02:12] Production.ERROR: CronJobId end10
[2026-04-06 21:02:12] Production.INFO: ==12163== Releasing lock...
[2026-04-06 21:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:02:15] Production.INFO: call_cost start
[2026-04-06 21:02:15] Production.INFO: call_cost end
[2026-04-06 21:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:02:15] Production.INFO: ==12159== Releasing lock...
[2026-04-06 21:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:03:01] Production.INFO: ==12231== Lock acquired, processing the job...
[2026-04-07 02:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:03:01] Production.INFO: neon service started
[2026-04-07 02:03:01] Production.INFO: neon service started
[2026-04-07 02:03:01] Production.INFO: ==12231== Releasing lock...
[2026-04-07 02:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:03:02] Production.INFO: ==12235== Lock acquired, processing the job...
[2026-04-07 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 21:03:02] Production.INFO: ==12233== Lock acquired, processing the job...
[2026-04-06 21:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:03:02] Production.INFO: ==12235== Releasing lock...
[2026-04-07 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:03:02] Production.INFO: ==12233== Releasing lock...
[2026-04-06 21:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:03:03] Production.INFO: ==12238== Lock acquired, processing the job...
[2026-04-06 21:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:03:03] Production.INFO: ==12240== Lock acquired, processing the job...
[2026-04-06 21:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:03:03] Production.INFO: ==12244== Lock acquired, processing the job...
[2026-04-06 21:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:03:03] Production.INFO: ==12242== Lock acquired, processing the job...
[2026-04-06 21:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:03:03] Production.INFO: ==12246== Lock acquired, processing the job...
[2026-04-06 21:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:03:03] Production.INFO: Account Balance Start.
[2026-04-06 21:03:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:03:03] Production.INFO: 117
[2026-04-06 21:03:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:03:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:03:03] Production.INFO: ==12246== Releasing lock...
[2026-04-06 21:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:03:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:04] Production.INFO: ==12240== Releasing lock...
[2026-04-06 21:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:03:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:03:05] Production.INFO: Total Charge 0
[2026-04-06 21:03:05] Production.INFO: CreateAllLog End
[2026-04-06 21:03:05] Production.INFO: Account Balance End.
[2026-04-06 21:03:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:03:05] Production.INFO: ==12244== Releasing lock...
[2026-04-06 21:03:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:03:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:03:10] Production.ERROR: CronJobId end10
[2026-04-06 21:03:10] Production.INFO: ==12242== Releasing lock...
[2026-04-06 21:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:03:13] Production.INFO: call_cost start
[2026-04-06 21:03:13] Production.INFO: call_cost end
[2026-04-06 21:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:03:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:03:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:03:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:03:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:03:13] Production.INFO: ==12238== Releasing lock...
[2026-04-06 21:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:04:01] Production.INFO: ==12300== Lock acquired, processing the job...
[2026-04-07 02:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:04:01] Production.INFO: neon service started
[2026-04-07 02:04:01] Production.INFO: neon service started
[2026-04-07 02:04:01] Production.INFO: ==12300== Releasing lock...
[2026-04-07 02:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:04:02] Production.INFO: ==12304== Lock acquired, processing the job...
[2026-04-07 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:04:02] Production.INFO: ==12304== Releasing lock...
[2026-04-07 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:04:02] Production.INFO: ==12302== Lock acquired, processing the job...
[2026-04-06 21:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:04:02] Production.INFO: ==12302== Releasing lock...
[2026-04-06 21:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:04:03] Production.INFO: ==12307== Lock acquired, processing the job...
[2026-04-06 21:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:04:03] Production.INFO: ==12309== Lock acquired, processing the job...
[2026-04-06 21:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:04:03] Production.INFO: ==12311== Lock acquired, processing the job...
[2026-04-06 21:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:04:03] Production.INFO: ==12313== Lock acquired, processing the job...
[2026-04-06 21:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:04:03] Production.INFO: ==12315== Lock acquired, processing the job...
[2026-04-06 21:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:04:03] Production.INFO: Account Balance Start.
[2026-04-06 21:04:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:04:03] Production.INFO: 117
[2026-04-06 21:04:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:04:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:04:04] Production.INFO: ==12315== Releasing lock...
[2026-04-06 21:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-09
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-10
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-11
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: ==12309== Releasing lock...
[2026-04-06 21:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:05] Production.INFO: Date 2026-04-02
[2026-04-06 21:04:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:05] Production.INFO: Date 2026-04-03
[2026-04-06 21:04:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:05] Production.INFO: Date 2026-04-04
[2026-04-06 21:04:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:05] Production.INFO: Date 2026-04-05
[2026-04-06 21:04:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:05] Production.INFO: Date 2026-04-06
[2026-04-06 21:04:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:04:05] Production.INFO: Total Charge 0
[2026-04-06 21:04:05] Production.INFO: CreateAllLog End
[2026-04-06 21:04:05] Production.INFO: Account Balance End.
[2026-04-06 21:04:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:04:05] Production.INFO: ==12313== Releasing lock...
[2026-04-06 21:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:04:11] Production.ERROR: CronJobId end10
[2026-04-06 21:04:11] Production.INFO: ==12311== Releasing lock...
[2026-04-06 21:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:04:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:04:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:04:14] Production.INFO: call_cost start
[2026-04-06 21:04:14] Production.INFO: call_cost end
[2026-04-06 21:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:04:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:04:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:04:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:04:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:04:14] Production.INFO: ==12307== Releasing lock...
[2026-04-06 21:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:05:01] Production.INFO: ==12372== Lock acquired, processing the job...
[2026-04-07 02:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:05:01] Production.INFO: neon service started
[2026-04-07 02:05:01] Production.INFO: neon service started
[2026-04-07 02:05:01] Production.INFO: ==12372== Releasing lock...
[2026-04-07 02:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:05:01] Production.INFO: ==12374== Lock acquired, processing the job...
[2026-04-06 21:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:05:01] Production.INFO: ==12374== Releasing lock...
[2026-04-06 21:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:05:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:05:02] Production.INFO: ==12376== Lock acquired, processing the job...
[2026-04-07 01:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:05:02] Production.INFO: ==12376== Releasing lock...
[2026-04-07 01:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:05:02] Production.INFO: ==12378== Lock acquired, processing the job...
[2026-04-06 21:05:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:05:02] Production.INFO: ==12380== Lock acquired, processing the job...
[2026-04-06 21:05:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:05:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:05:02] Production.INFO: ==12382== Lock acquired, processing the job...
[2026-04-06 21:05:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:05:02] Production.INFO: ==12384== Lock acquired, processing the job...
[2026-04-06 21:05:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:05:02] Production.INFO: ==12386== Lock acquired, processing the job...
[2026-04-06 21:05:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:05:02] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:05:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:05:02] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:05:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:05:02] Production.INFO: Account Balance Start.
[2026-04-06 21:05:02] Production.INFO: CreateAllLog Start
[2026-04-06 21:05:02] Production.INFO: 117
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: ==12386== Releasing lock...
[2026-04-06 21:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-23
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: ==12380== Releasing lock...
[2026-04-06 21:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-24
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-25
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-26
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-27
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-28
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-29
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-30
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-03-31
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-04-01
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-04-02
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-04-03
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-04-04
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-04-05
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Date 2026-04-06
[2026-04-06 21:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:05:03] Production.INFO: Total Charge 0
[2026-04-06 21:05:04] Production.INFO: CreateAllLog End
[2026-04-06 21:05:04] Production.INFO: Account Balance End.
[2026-04-06 21:05:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:05:04] Production.INFO: ==12384== Releasing lock...
[2026-04-06 21:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:05:10] Production.ERROR: CronJobId end10
[2026-04-06 21:05:10] Production.INFO: ==12382== Releasing lock...
[2026-04-06 21:05:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:05:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:05:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:05:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:05:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:05:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:05:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:05:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:05:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:05:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:05:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:05:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:05:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:05:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:05:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:05:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:05:13] Production.INFO: call_cost start
[2026-04-06 21:05:13] Production.INFO: call_cost end
[2026-04-06 21:05:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:05:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:05:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:05:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:05:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:05:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:05:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:05:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:05:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:05:13] Production.INFO: ==12378== Releasing lock...
[2026-04-06 21:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:05:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:06:01] Production.INFO: ==12443== Lock acquired, processing the job...
[2026-04-07 02:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:06:01] Production.INFO: neon service started
[2026-04-07 02:06:01] Production.INFO: neon service started
[2026-04-07 02:06:01] Production.INFO: ==12443== Releasing lock...
[2026-04-07 02:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:06:02] Production.INFO: ==12445== Lock acquired, processing the job...
[2026-04-06 21:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:06:02] Production.INFO: ==12445== Releasing lock...
[2026-04-06 21:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:06:02] Production.INFO: ==12447== Lock acquired, processing the job...
[2026-04-07 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:06:02] Production.INFO: ==12447== Releasing lock...
[2026-04-07 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:06:03] Production.INFO: ==12450== Lock acquired, processing the job...
[2026-04-06 21:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:06:03] Production.INFO: ==12452== Lock acquired, processing the job...
[2026-04-06 21:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:06:03] Production.INFO: ==12458== Lock acquired, processing the job...
[2026-04-06 21:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:06:03] Production.INFO: ==12454== Lock acquired, processing the job...
[2026-04-06 21:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:06:03] Production.INFO: ==12456== Lock acquired, processing the job...
[2026-04-06 21:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:06:03] Production.INFO: ==12458== Releasing lock...
[2026-04-06 21:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:06:03] Production.INFO: Account Balance Start.
[2026-04-06 21:06:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:06:03] Production.INFO: 117
[2026-04-06 21:06:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:03] Production.INFO: ==12452== Releasing lock...
[2026-04-06 21:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:06:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:03] Production.INFO: Date 2026-03-23
[2026-04-06 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:03] Production.INFO: Date 2026-03-24
[2026-04-06 21:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:06:04] Production.INFO: Total Charge 0
[2026-04-06 21:06:04] Production.INFO: CreateAllLog End
[2026-04-06 21:06:04] Production.INFO: Account Balance End.
[2026-04-06 21:06:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:06:04] Production.INFO: ==12456== Releasing lock...
[2026-04-06 21:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:06:10] Production.ERROR: CronJobId end10
[2026-04-06 21:06:10] Production.INFO: ==12454== Releasing lock...
[2026-04-06 21:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:06:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:06:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:06:12] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:06:12] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:06:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:06:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:06:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:06:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:06:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:06:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:06:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:06:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:06:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:06:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:06:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:06:13] Production.INFO: call_cost start
[2026-04-06 21:06:13] Production.INFO: call_cost end
[2026-04-06 21:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:06:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:06:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:06:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:06:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:06:13] Production.INFO: ==12450== Releasing lock...
[2026-04-06 21:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:07:02] Production.INFO: ==12511== Lock acquired, processing the job...
[2026-04-07 02:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:07:02] Production.INFO: neon service started
[2026-04-07 02:07:02] Production.INFO: neon service started
[2026-04-07 02:07:02] Production.INFO: ==12511== Releasing lock...
[2026-04-07 02:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:07:02] Production.INFO: ==12515== Lock acquired, processing the job...
[2026-04-07 01:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:07:02] Production.INFO: ==12515== Releasing lock...
[2026-04-07 01:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:07:02] Production.INFO: ==12513== Lock acquired, processing the job...
[2026-04-06 21:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:07:02] Production.INFO: ==12513== Releasing lock...
[2026-04-06 21:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:07:03] Production.INFO: ==12518== Lock acquired, processing the job...
[2026-04-06 21:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:07:03] Production.INFO: ==12524== Lock acquired, processing the job...
[2026-04-06 21:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:07:03] Production.INFO: Account Balance Start.
[2026-04-06 21:07:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:07:03] Production.INFO: 117
[2026-04-06 21:07:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:03] Production.INFO: ==12520== Lock acquired, processing the job...
[2026-04-06 21:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:07:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:03] Production.INFO: ==12522== Lock acquired, processing the job...
[2026-04-06 21:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:07:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:03] Production.INFO: ==12526== Lock acquired, processing the job...
[2026-04-06 21:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:07:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:07:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:07:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:07:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:07:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:04] Production.INFO: ==12526== Releasing lock...
[2026-04-06 21:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:07:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:07:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:07:04] Production.INFO: Total Charge 0
[2026-04-06 21:07:04] Production.INFO: CreateAllLog End
[2026-04-06 21:07:04] Production.INFO: ==12520== Releasing lock...
[2026-04-06 21:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:07:04] Production.INFO: Account Balance End.
[2026-04-06 21:07:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:07:04] Production.INFO: ==12524== Releasing lock...
[2026-04-06 21:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:07:11] Production.ERROR: CronJobId end10
[2026-04-06 21:07:11] Production.INFO: ==12522== Releasing lock...
[2026-04-06 21:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:07:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:07:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:07:13] Production.INFO: call_cost start
[2026-04-06 21:07:13] Production.INFO: call_cost end
[2026-04-06 21:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:07:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:07:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:07:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:07:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:07:13] Production.INFO: ==12518== Releasing lock...
[2026-04-06 21:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:08:01] Production.INFO: ==12582== Lock acquired, processing the job...
[2026-04-07 02:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:08:01] Production.INFO: neon service started
[2026-04-07 02:08:01] Production.INFO: neon service started
[2026-04-07 02:08:01] Production.INFO: ==12582== Releasing lock...
[2026-04-07 02:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:08:01] Production.INFO: ==12584== Lock acquired, processing the job...
[2026-04-06 21:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:08:02] Production.INFO: ==12584== Releasing lock...
[2026-04-06 21:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:08:02] Production.INFO: ==12586== Lock acquired, processing the job...
[2026-04-07 01:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:08:02] Production.INFO: ==12586== Releasing lock...
[2026-04-07 01:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:08:02] Production.INFO: ==12588== Lock acquired, processing the job...
[2026-04-06 21:08:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:08:02] Production.INFO: ==12590== Lock acquired, processing the job...
[2026-04-06 21:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:08:02] Production.INFO: ==12592== Lock acquired, processing the job...
[2026-04-06 21:08:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:08:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:08:03] Production.INFO: ==12597== Lock acquired, processing the job...
[2026-04-06 21:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:08:03] Production.INFO: ==12594== Lock acquired, processing the job...
[2026-04-06 21:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:08:03] Production.INFO: Account Balance Start.
[2026-04-06 21:08:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:08:03] Production.INFO: 117
[2026-04-06 21:08:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:08:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:03] Production.INFO: ==12597== Releasing lock...
[2026-04-06 21:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:08:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:03] Production.INFO: ==12590== Releasing lock...
[2026-04-06 21:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:08:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:03] Production.INFO: Date 2026-03-23
[2026-04-06 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:03] Production.INFO: Date 2026-03-24
[2026-04-06 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:03] Production.INFO: Date 2026-03-25
[2026-04-06 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:03] Production.INFO: Date 2026-03-26
[2026-04-06 21:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:08:04] Production.INFO: Total Charge 0
[2026-04-06 21:08:04] Production.INFO: CreateAllLog End
[2026-04-06 21:08:04] Production.INFO: Account Balance End.
[2026-04-06 21:08:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:08:04] Production.INFO: ==12594== Releasing lock...
[2026-04-06 21:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:08:10] Production.ERROR: CronJobId end10
[2026-04-06 21:08:10] Production.INFO: ==12592== Releasing lock...
[2026-04-06 21:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:08:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:08:12] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:08:12] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:08:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:08:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:08:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:08:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:08:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:08:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:08:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:08:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:08:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:08:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:08:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:08:13] Production.INFO: call_cost start
[2026-04-06 21:08:13] Production.INFO: call_cost end
[2026-04-06 21:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:08:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:08:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:08:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:08:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:08:13] Production.INFO: ==12588== Releasing lock...
[2026-04-06 21:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:09:01] Production.INFO: ==12664== Lock acquired, processing the job...
[2026-04-07 02:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:09:01] Production.INFO: neon service started
[2026-04-07 02:09:01] Production.INFO: neon service started
[2026-04-07 02:09:01] Production.INFO: ==12664== Releasing lock...
[2026-04-07 02:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:09:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 01:09:02] Production.INFO: ==12668== Lock acquired, processing the job...
[2026-04-07 01:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:09:02] Production.INFO: ==12668== Releasing lock...
[2026-04-07 01:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:09:02] Production.INFO: ==12666== Lock acquired, processing the job...
[2026-04-06 21:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:09:02] Production.INFO: ==12666== Releasing lock...
[2026-04-06 21:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:09:03] Production.INFO: ==12671== Lock acquired, processing the job...
[2026-04-06 21:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:09:03] Production.INFO: ==12673== Lock acquired, processing the job...
[2026-04-06 21:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:09:03] Production.INFO: ==12679== Lock acquired, processing the job...
[2026-04-06 21:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:09:03] Production.INFO: ==12675== Lock acquired, processing the job...
[2026-04-06 21:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:09:03] Production.INFO: ==12677== Lock acquired, processing the job...
[2026-04-06 21:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:09:03] Production.INFO: ==12679== Releasing lock...
[2026-04-06 21:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:09:03] Production.INFO: Account Balance Start.
[2026-04-06 21:09:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:09:03] Production.INFO: 117
[2026-04-06 21:09:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:04] Production.INFO: Date 2026-03-11
[2026-04-06 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:04] Production.INFO: ==12673== Releasing lock...
[2026-04-06 21:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:09:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:05] Production.INFO: Date 2026-03-31
[2026-04-06 21:09:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:05] Production.INFO: Date 2026-04-01
[2026-04-06 21:09:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:05] Production.INFO: Date 2026-04-02
[2026-04-06 21:09:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:05] Production.INFO: Date 2026-04-03
[2026-04-06 21:09:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:05] Production.INFO: Date 2026-04-04
[2026-04-06 21:09:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:05] Production.INFO: Date 2026-04-05
[2026-04-06 21:09:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:05] Production.INFO: Date 2026-04-06
[2026-04-06 21:09:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:09:05] Production.INFO: Total Charge 0
[2026-04-06 21:09:05] Production.INFO: CreateAllLog End
[2026-04-06 21:09:05] Production.INFO: Account Balance End.
[2026-04-06 21:09:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:09:05] Production.INFO: ==12677== Releasing lock...
[2026-04-06 21:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:09:10] Production.ERROR: CronJobId end10
[2026-04-06 21:09:10] Production.INFO: ==12675== Releasing lock...
[2026-04-06 21:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:09:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:09:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:09:13] Production.INFO: call_cost start
[2026-04-06 21:09:13] Production.INFO: call_cost end
[2026-04-06 21:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:09:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:09:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:09:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:09:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:09:13] Production.INFO: ==12671== Releasing lock...
[2026-04-06 21:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:10:01] Production.INFO: ==12734== Lock acquired, processing the job...
[2026-04-07 02:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:10:01] Production.INFO: neon service started
[2026-04-07 02:10:01] Production.INFO: neon service started
[2026-04-07 02:10:01] Production.INFO: ==12734== Releasing lock...
[2026-04-07 02:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:10:01] Production.INFO: ==12736== Lock acquired, processing the job...
[2026-04-06 21:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:10:01] Production.INFO: ==12736== Releasing lock...
[2026-04-06 21:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:10:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:10:02] Production.INFO: ==12738== Lock acquired, processing the job...
[2026-04-07 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:10:02] Production.INFO: ==12738== Releasing lock...
[2026-04-07 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:10:02] Production.INFO: ==12745== Lock acquired, processing the job...
[2026-04-06 21:10:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:10:02] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:10:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:10:02] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:10:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:10:02] Production.INFO: ==12740== Lock acquired, processing the job...
[2026-04-06 21:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:10:03] Production.INFO: ==12743== Lock acquired, processing the job...
[2026-04-06 21:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:10:03] Production.INFO: ==12747== Lock acquired, processing the job...
[2026-04-06 21:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:10:03] Production.INFO: ==12749== Lock acquired, processing the job...
[2026-04-06 21:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:10:03] Production.INFO: Account Balance Start.
[2026-04-06 21:10:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:10:03] Production.INFO: 117
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:03] Production.INFO: ==12749== Releasing lock...
[2026-04-06 21:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:03] Production.INFO: ==12743== Releasing lock...
[2026-04-06 21:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-23
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-24
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-25
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-26
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-27
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:03] Production.INFO: Date 2026-03-28
[2026-04-06 21:10:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:10:04] Production.INFO: Total Charge 0
[2026-04-06 21:10:04] Production.INFO: CreateAllLog End
[2026-04-06 21:10:04] Production.INFO: Account Balance End.
[2026-04-06 21:10:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:10:04] Production.INFO: ==12747== Releasing lock...
[2026-04-06 21:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:10:10] Production.ERROR: CronJobId end10
[2026-04-06 21:10:10] Production.INFO: ==12745== Releasing lock...
[2026-04-06 21:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:10:13] Production.INFO: call_cost start
[2026-04-06 21:10:13] Production.INFO: call_cost end
[2026-04-06 21:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:10:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:10:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:10:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:10:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:10:13] Production.INFO: ==12740== Releasing lock...
[2026-04-06 21:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:11:01] Production.INFO: ==12804== Lock acquired, processing the job...
[2026-04-07 02:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:11:01] Production.INFO: neon service started
[2026-04-07 02:11:01] Production.INFO: neon service started
[2026-04-07 02:11:01] Production.INFO: ==12804== Releasing lock...
[2026-04-07 02:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:11:02] Production.INFO: ==12806== Lock acquired, processing the job...
[2026-04-06 21:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:11:02] Production.INFO: ==12806== Releasing lock...
[2026-04-06 21:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:11:02] Production.INFO: ==12808== Lock acquired, processing the job...
[2026-04-07 01:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:11:02] Production.INFO: ==12808== Releasing lock...
[2026-04-07 01:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:11:03] Production.INFO: ==12810== Lock acquired, processing the job...
[2026-04-06 21:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 21:11:03] Production.INFO: ==12812== Lock acquired, processing the job...
[2026-04-06 21:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:11:03] Production.INFO: ==12814== Lock acquired, processing the job...
[2026-04-06 21:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 21:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 21:11:03] Production.ERROR: CronJob PID - 12812
[2026-04-06 21:11:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-06 21:11:03] Production.ERROR: CronJob ID - 5
[2026-04-06 21:11:03] Production.ERROR: CronJob Last Run Time 2026-04-06 21:11:00
[2026-04-06 21:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 21:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 21:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 21:11:03] Production.INFO: ==12810== Releasing lock...
[2026-04-06 21:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 21:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 21:11:03] Production.INFO: ==12816== Lock acquired, processing the job...
[2026-04-06 21:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:11:03] Production.INFO: ==12818== Lock acquired, processing the job...
[2026-04-06 21:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:11:03] Production.INFO: ==12822== Lock acquired, processing the job...
[2026-04-06 21:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:11:03] Production.INFO: ==12820== Lock acquired, processing the job...
[2026-04-06 21:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 21:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 21:11:03] Production.INFO: Account Balance Start.
[2026-04-06 21:11:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:11:03] Production.INFO: 117
[2026-04-06 21:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:11:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:11:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:03] Production.INFO: ==12822== Releasing lock...
[2026-04-06 21:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-10
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-11
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: ==12814== Releasing lock...
[2026-04-06 21:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:11:04] Production.ERROR: done
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 21:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049814', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:05] Production.INFO: Date 2026-04-06
[2026-04-06 21:11:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:11:05] Production.INFO: Total Charge 0
[2026-04-06 21:11:05] Production.INFO: CreateAllLog End
[2026-04-06 21:11:05] Production.INFO: Account Balance End.
[2026-04-06 21:11:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:11:05] Production.INFO: ==12818== Releasing lock...
[2026-04-06 21:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049814', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 21:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 21:11:10] Production.INFO: ProcessCDR(1,17049814,1,1,2)
[2026-04-06 21:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17049814,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 21:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17049814,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 21:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 21:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 21:11:10] Production.INFO: ==12820== Releasing lock...
[2026-04-06 21:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 21:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-06 21:11:14] Production.ERROR: CronJobId end10
[2026-04-06 21:11:14] Production.INFO: ==12816== Releasing lock...
[2026-04-06 21:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:11:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:11:16] Production.INFO: call_cost start
[2026-04-06 21:11:16] Production.INFO: call_cost end
[2026-04-06 21:11:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:11:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:11:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:11:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:11:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:11:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:11:16] Production.INFO: ==12812== Releasing lock...
[2026-04-06 21:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:12:02] Production.INFO: ==12879== Lock acquired, processing the job...
[2026-04-07 02:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:12:02] Production.INFO: neon service started
[2026-04-07 02:12:02] Production.INFO: neon service started
[2026-04-07 02:12:02] Production.INFO: ==12879== Releasing lock...
[2026-04-07 02:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:12:02] Production.INFO: ==12881== Lock acquired, processing the job...
[2026-04-06 21:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:12:02] Production.INFO: ==12881== Releasing lock...
[2026-04-06 21:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:12:02] Production.INFO: ==12883== Lock acquired, processing the job...
[2026-04-07 01:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:12:02] Production.INFO: ==12883== Releasing lock...
[2026-04-07 01:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:12:03] Production.INFO: ==12885== Lock acquired, processing the job...
[2026-04-06 21:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:12:03] Production.INFO: ==12887== Lock acquired, processing the job...
[2026-04-06 21:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:12:03] Production.INFO: ==12889== Lock acquired, processing the job...
[2026-04-06 21:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:12:03] Production.INFO: ==12891== Lock acquired, processing the job...
[2026-04-06 21:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:12:03] Production.INFO: ==12893== Lock acquired, processing the job...
[2026-04-06 21:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:12:03] Production.INFO: Account Balance Start.
[2026-04-06 21:12:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:12:03] Production.INFO: 117
[2026-04-06 21:12:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:12:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:03] Production.INFO: ==12893== Releasing lock...
[2026-04-06 21:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:12:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:04] Production.INFO: ==12887== Releasing lock...
[2026-04-06 21:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:12:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:05] Production.INFO: Date 2026-03-27
[2026-04-06 21:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:05] Production.INFO: Date 2026-03-28
[2026-04-06 21:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:05] Production.INFO: Date 2026-03-29
[2026-04-06 21:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:05] Production.INFO: Date 2026-03-30
[2026-04-06 21:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:05] Production.INFO: Date 2026-03-31
[2026-04-06 21:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:05] Production.INFO: Date 2026-04-01
[2026-04-06 21:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:05] Production.INFO: Date 2026-04-02
[2026-04-06 21:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:05] Production.INFO: Date 2026-04-03
[2026-04-06 21:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:05] Production.INFO: Date 2026-04-04
[2026-04-06 21:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:05] Production.INFO: Date 2026-04-05
[2026-04-06 21:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:05] Production.INFO: Date 2026-04-06
[2026-04-06 21:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:12:05] Production.INFO: Total Charge 0
[2026-04-06 21:12:05] Production.INFO: CreateAllLog End
[2026-04-06 21:12:05] Production.INFO: Account Balance End.
[2026-04-06 21:12:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:12:05] Production.INFO: ==12891== Releasing lock...
[2026-04-06 21:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:12:10] Production.ERROR: CronJobId end10
[2026-04-06 21:12:10] Production.INFO: ==12889== Releasing lock...
[2026-04-06 21:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:12:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:12:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:12:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:12:15] Production.INFO: call_cost start
[2026-04-06 21:12:15] Production.INFO: call_cost end
[2026-04-06 21:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:12:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:12:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:12:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:12:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:12:15] Production.INFO: ==12885== Releasing lock...
[2026-04-06 21:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:13:01] Production.INFO: ==12953== Lock acquired, processing the job...
[2026-04-07 02:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:13:01] Production.INFO: neon service started
[2026-04-07 02:13:01] Production.INFO: neon service started
[2026-04-07 02:13:01] Production.INFO: ==12953== Releasing lock...
[2026-04-07 02:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:13:01] Production.INFO: ==12957== Lock acquired, processing the job...
[2026-04-07 01:13:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:13:01] Production.INFO: ==12957== Releasing lock...
[2026-04-07 01:13:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:13:01] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:13:02] Production.INFO: ==12955== Lock acquired, processing the job...
[2026-04-06 21:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:13:02] Production.INFO: ==12955== Releasing lock...
[2026-04-06 21:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:13:02] Production.INFO: ==12960== Lock acquired, processing the job...
[2026-04-06 21:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:13:02] Production.INFO: ==12964== Lock acquired, processing the job...
[2026-04-06 21:13:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:13:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:13:02] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:13:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:13:02] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:13:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:13:02] Production.INFO: ==12968== Lock acquired, processing the job...
[2026-04-06 21:13:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:13:03] Production.INFO: ==12968== Releasing lock...
[2026-04-06 21:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:13:03] Production.INFO: ==12962== Lock acquired, processing the job...
[2026-04-06 21:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:13:03] Production.INFO: ==12966== Lock acquired, processing the job...
[2026-04-06 21:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:13:03] Production.INFO: Account Balance Start.
[2026-04-06 21:13:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:13:03] Production.INFO: 117
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-23
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-24
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-25
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: ==12962== Releasing lock...
[2026-04-06 21:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-26
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-27
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-28
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-29
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-30
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-03-31
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:03] Production.INFO: Date 2026-04-01
[2026-04-06 21:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:13:04] Production.INFO: Total Charge 0
[2026-04-06 21:13:04] Production.INFO: CreateAllLog End
[2026-04-06 21:13:04] Production.INFO: Account Balance End.
[2026-04-06 21:13:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:13:04] Production.INFO: ==12966== Releasing lock...
[2026-04-06 21:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:13:10] Production.ERROR: CronJobId end10
[2026-04-06 21:13:10] Production.INFO: ==12964== Releasing lock...
[2026-04-06 21:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:13:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:13:12] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:13:12] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:13:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:13:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:13:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:13:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:13:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:13:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:13:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:13:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:13:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:13:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:13:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:13:12] Production.INFO: call_cost start
[2026-04-06 21:13:12] Production.INFO: call_cost end
[2026-04-06 21:13:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:13:12] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:13:12] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:13:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:13:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:13:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:13:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:13:12] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:13:12] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:13:12] Production.INFO: ==12960== Releasing lock...
[2026-04-06 21:13:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:13:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:14:01] Production.INFO: ==13022== Lock acquired, processing the job...
[2026-04-07 02:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:14:01] Production.INFO: neon service started
[2026-04-07 02:14:01] Production.INFO: neon service started
[2026-04-07 02:14:01] Production.INFO: ==13022== Releasing lock...
[2026-04-07 02:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:14:02] Production.INFO: ==13026== Lock acquired, processing the job...
[2026-04-07 01:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:14:02] Production.INFO: ==13026== Releasing lock...
[2026-04-07 01:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:14:02] Production.INFO: ==13024== Lock acquired, processing the job...
[2026-04-06 21:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:14:02] Production.INFO: ==13024== Releasing lock...
[2026-04-06 21:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:14:03] Production.INFO: ==13029== Lock acquired, processing the job...
[2026-04-06 21:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:14:03] Production.INFO: ==13031== Lock acquired, processing the job...
[2026-04-06 21:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:14:03] Production.INFO: ==13033== Lock acquired, processing the job...
[2026-04-06 21:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:14:03] Production.INFO: ==13035== Lock acquired, processing the job...
[2026-04-06 21:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:14:03] Production.INFO: Account Balance Start.
[2026-04-06 21:14:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:14:03] Production.INFO: 117
[2026-04-06 21:14:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:03] Production.INFO: ==13037== Lock acquired, processing the job...
[2026-04-06 21:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:14:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:14:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:14:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:14:03] Production.INFO: ==13037== Releasing lock...
[2026-04-06 21:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:14:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:04] Production.INFO: ==13031== Releasing lock...
[2026-04-06 21:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:14:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:05] Production.INFO: Date 2026-04-01
[2026-04-06 21:14:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:05] Production.INFO: Date 2026-04-02
[2026-04-06 21:14:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:05] Production.INFO: Date 2026-04-03
[2026-04-06 21:14:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:05] Production.INFO: Date 2026-04-04
[2026-04-06 21:14:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:05] Production.INFO: Date 2026-04-05
[2026-04-06 21:14:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:05] Production.INFO: Date 2026-04-06
[2026-04-06 21:14:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:14:05] Production.INFO: Total Charge 0
[2026-04-06 21:14:05] Production.INFO: CreateAllLog End
[2026-04-06 21:14:05] Production.INFO: Account Balance End.
[2026-04-06 21:14:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:14:05] Production.INFO: ==13035== Releasing lock...
[2026-04-06 21:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:14:10] Production.ERROR: CronJobId end10
[2026-04-06 21:14:10] Production.INFO: ==13033== Releasing lock...
[2026-04-06 21:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:14:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:14:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:14:13] Production.INFO: call_cost start
[2026-04-06 21:14:13] Production.INFO: call_cost end
[2026-04-06 21:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:14:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:14:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:14:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:14:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:14:13] Production.INFO: ==13029== Releasing lock...
[2026-04-06 21:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:15:01] Production.INFO: ==13090== Lock acquired, processing the job...
[2026-04-07 02:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:15:01] Production.INFO: neon service started
[2026-04-07 02:15:01] Production.INFO: neon service started
[2026-04-07 02:15:01] Production.INFO: ==13090== Releasing lock...
[2026-04-07 02:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:15:02] Production.INFO: ==13092== Lock acquired, processing the job...
[2026-04-06 21:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:15:02] Production.INFO: ==13094== Lock acquired, processing the job...
[2026-04-07 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:15:02] Production.INFO: ==13094== Releasing lock...
[2026-04-07 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:15:02] Production.INFO: ==13092== Releasing lock...
[2026-04-06 21:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:15:03] Production.INFO: ==13097== Lock acquired, processing the job...
[2026-04-06 21:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:15:03] Production.INFO: ==13101== Lock acquired, processing the job...
[2026-04-06 21:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:15:03] Production.INFO: ==13099== Lock acquired, processing the job...
[2026-04-06 21:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:15:03] Production.INFO: ==13103== Lock acquired, processing the job...
[2026-04-06 21:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:15:03] Production.INFO: ==13105== Lock acquired, processing the job...
[2026-04-06 21:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:15:03] Production.INFO: Account Balance Start.
[2026-04-06 21:15:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:15:03] Production.INFO: 117
[2026-04-06 21:15:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:15:03] Production.INFO: ==13105== Releasing lock...
[2026-04-06 21:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:15:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:03] Production.INFO: ==13099== Releasing lock...
[2026-04-06 21:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:15:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:03] Production.INFO: Date 2026-03-23
[2026-04-06 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:03] Production.INFO: Date 2026-03-24
[2026-04-06 21:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:15:04] Production.INFO: Total Charge 0
[2026-04-06 21:15:04] Production.INFO: CreateAllLog End
[2026-04-06 21:15:04] Production.INFO: Account Balance End.
[2026-04-06 21:15:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:15:04] Production.INFO: ==13103== Releasing lock...
[2026-04-06 21:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:15:12] Production.ERROR: CronJobId end10
[2026-04-06 21:15:12] Production.INFO: ==13101== Releasing lock...
[2026-04-06 21:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:15:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:15:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:15:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:15:15] Production.INFO: call_cost start
[2026-04-06 21:15:15] Production.INFO: call_cost end
[2026-04-06 21:15:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:15:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:15:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:15:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:15:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:15:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:15:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:15:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:15:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:15:15] Production.INFO: ==13097== Releasing lock...
[2026-04-06 21:15:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:15:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:16:01] Production.INFO: ==13161== Lock acquired, processing the job...
[2026-04-07 02:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:16:01] Production.INFO: neon service started
[2026-04-07 02:16:01] Production.INFO: neon service started
[2026-04-07 02:16:01] Production.INFO: ==13161== Releasing lock...
[2026-04-07 02:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:16:02] Production.INFO: ==13163== Lock acquired, processing the job...
[2026-04-06 21:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:16:02] Production.INFO: ==13163== Releasing lock...
[2026-04-06 21:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:16:02] Production.INFO: ==13165== Lock acquired, processing the job...
[2026-04-07 01:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:16:02] Production.INFO: ==13165== Releasing lock...
[2026-04-07 01:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:16:03] Production.INFO: ==13172== Lock acquired, processing the job...
[2026-04-06 21:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:16:03] Production.INFO: ==13170== Lock acquired, processing the job...
[2026-04-06 21:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:16:03] Production.INFO: ==13168== Lock acquired, processing the job...
[2026-04-06 21:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:16:03] Production.INFO: ==13176== Lock acquired, processing the job...
[2026-04-06 21:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:16:03] Production.INFO: ==13174== Lock acquired, processing the job...
[2026-04-06 21:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:16:03] Production.INFO: Account Balance Start.
[2026-04-06 21:16:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:16:03] Production.INFO: 117
[2026-04-06 21:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:16:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:03] Production.INFO: ==13176== Releasing lock...
[2026-04-06 21:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:16:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:03] Production.INFO: ==13170== Releasing lock...
[2026-04-06 21:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:16:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:16:04] Production.INFO: Total Charge 0
[2026-04-06 21:16:04] Production.INFO: CreateAllLog End
[2026-04-06 21:16:04] Production.INFO: Account Balance End.
[2026-04-06 21:16:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:16:04] Production.INFO: ==13174== Releasing lock...
[2026-04-06 21:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:16:11] Production.ERROR: CronJobId end10
[2026-04-06 21:16:11] Production.INFO: ==13172== Releasing lock...
[2026-04-06 21:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:16:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:16:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:16:15] Production.INFO: call_cost start
[2026-04-06 21:16:15] Production.INFO: call_cost end
[2026-04-06 21:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:16:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:16:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:16:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:16:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:16:15] Production.INFO: ==13168== Releasing lock...
[2026-04-06 21:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:17:02] Production.INFO: ==13233== Lock acquired, processing the job...
[2026-04-07 02:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:17:02] Production.INFO: neon service started
[2026-04-07 02:17:02] Production.INFO: neon service started
[2026-04-07 02:17:02] Production.INFO: ==13233== Releasing lock...
[2026-04-07 02:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:17:02] Production.INFO: ==13237== Lock acquired, processing the job...
[2026-04-07 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:17:02] Production.INFO: ==13237== Releasing lock...
[2026-04-07 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:17:02] Production.INFO: ==13235== Lock acquired, processing the job...
[2026-04-06 21:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:17:02] Production.INFO: ==13235== Releasing lock...
[2026-04-06 21:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:17:03] Production.INFO: ==13239== Lock acquired, processing the job...
[2026-04-06 21:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:17:03] Production.INFO: ==13241== Lock acquired, processing the job...
[2026-04-06 21:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:17:03] Production.INFO: ==13243== Lock acquired, processing the job...
[2026-04-06 21:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:17:03] Production.INFO: ==13245== Lock acquired, processing the job...
[2026-04-06 21:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:17:03] Production.INFO: ==13247== Lock acquired, processing the job...
[2026-04-06 21:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:17:03] Production.INFO: Account Balance Start.
[2026-04-06 21:17:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:17:03] Production.INFO: 117
[2026-04-06 21:17:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:17:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:17:04] Production.INFO: ==13247== Releasing lock...
[2026-04-06 21:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:17:04] Production.INFO: Date 2026-03-10
[2026-04-06 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:04] Production.INFO: Date 2026-03-11
[2026-04-06 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:04] Production.INFO: ==13241== Releasing lock...
[2026-04-06 21:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:17:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:05] Production.INFO: Date 2026-03-24
[2026-04-06 21:17:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:05] Production.INFO: Date 2026-03-25
[2026-04-06 21:17:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:05] Production.INFO: Date 2026-03-26
[2026-04-06 21:17:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:05] Production.INFO: Date 2026-03-27
[2026-04-06 21:17:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:05] Production.INFO: Date 2026-03-28
[2026-04-06 21:17:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:05] Production.INFO: Date 2026-03-29
[2026-04-06 21:17:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:05] Production.INFO: Date 2026-03-30
[2026-04-06 21:17:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:05] Production.INFO: Date 2026-03-31
[2026-04-06 21:17:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:05] Production.INFO: Date 2026-04-01
[2026-04-06 21:17:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:05] Production.INFO: Date 2026-04-02
[2026-04-06 21:17:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:05] Production.INFO: Date 2026-04-03
[2026-04-06 21:17:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:05] Production.INFO: Date 2026-04-04
[2026-04-06 21:17:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:05] Production.INFO: Date 2026-04-05
[2026-04-06 21:17:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:05] Production.INFO: Date 2026-04-06
[2026-04-06 21:17:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:17:05] Production.INFO: Total Charge 0
[2026-04-06 21:17:05] Production.INFO: CreateAllLog End
[2026-04-06 21:17:05] Production.INFO: Account Balance End.
[2026-04-06 21:17:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:17:05] Production.INFO: ==13245== Releasing lock...
[2026-04-06 21:17:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:17:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:17:12] Production.ERROR: CronJobId end10
[2026-04-06 21:17:12] Production.INFO: ==13243== Releasing lock...
[2026-04-06 21:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:17:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:17:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:17:14] Production.INFO: call_cost start
[2026-04-06 21:17:14] Production.INFO: call_cost end
[2026-04-06 21:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:17:14] Production.INFO: ==13239== Releasing lock...
[2026-04-06 21:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:18:01] Production.INFO: ==13306== Lock acquired, processing the job...
[2026-04-07 02:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:18:01] Production.INFO: neon service started
[2026-04-07 02:18:01] Production.INFO: neon service started
[2026-04-07 02:18:01] Production.INFO: ==13306== Releasing lock...
[2026-04-07 02:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:18:01] Production.INFO: ==13308== Lock acquired, processing the job...
[2026-04-06 21:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:18:02] Production.INFO: ==13308== Releasing lock...
[2026-04-06 21:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:18:02] Production.INFO: ==13310== Lock acquired, processing the job...
[2026-04-07 01:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:18:02] Production.INFO: ==13310== Releasing lock...
[2026-04-07 01:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:18:02] Production.INFO: ==13312== Lock acquired, processing the job...
[2026-04-06 21:18:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:18:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:18:03] Production.INFO: ==13316== Lock acquired, processing the job...
[2026-04-06 21:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:18:03] Production.INFO: ==13314== Lock acquired, processing the job...
[2026-04-06 21:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:18:03] Production.INFO: ==13318== Lock acquired, processing the job...
[2026-04-06 21:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:18:03] Production.INFO: ==13320== Lock acquired, processing the job...
[2026-04-06 21:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:18:03] Production.INFO: Account Balance Start.
[2026-04-06 21:18:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:18:03] Production.INFO: 117
[2026-04-06 21:18:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:18:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:18:03] Production.INFO: ==13320== Releasing lock...
[2026-04-06 21:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:18:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:03] Production.INFO: ==13314== Releasing lock...
[2026-04-06 21:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:18:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:18:04] Production.INFO: Total Charge 0
[2026-04-06 21:18:04] Production.INFO: CreateAllLog End
[2026-04-06 21:18:04] Production.INFO: Account Balance End.
[2026-04-06 21:18:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:18:04] Production.INFO: ==13318== Releasing lock...
[2026-04-06 21:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:18:11] Production.ERROR: CronJobId end10
[2026-04-06 21:18:11] Production.INFO: ==13316== Releasing lock...
[2026-04-06 21:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:18:13] Production.INFO: call_cost start
[2026-04-06 21:18:13] Production.INFO: call_cost end
[2026-04-06 21:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:18:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:18:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:18:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:18:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:18:13] Production.INFO: ==13312== Releasing lock...
[2026-04-06 21:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:19:01] Production.INFO: ==13381== Lock acquired, processing the job...
[2026-04-07 02:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:19:01] Production.INFO: neon service started
[2026-04-07 02:19:01] Production.INFO: neon service started
[2026-04-07 02:19:01] Production.INFO: ==13381== Releasing lock...
[2026-04-07 02:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:19:02] Production.INFO: ==13383== Lock acquired, processing the job...
[2026-04-06 21:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:19:02] Production.INFO: ==13383== Releasing lock...
[2026-04-06 21:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:19:02] Production.INFO: ==13385== Lock acquired, processing the job...
[2026-04-07 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:19:02] Production.INFO: ==13385== Releasing lock...
[2026-04-07 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:19:03] Production.INFO: ==13387== Lock acquired, processing the job...
[2026-04-06 21:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:19:03] Production.INFO: ==13391== Lock acquired, processing the job...
[2026-04-06 21:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:19:03] Production.INFO: ==13389== Lock acquired, processing the job...
[2026-04-06 21:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:19:03] Production.INFO: ==13393== Lock acquired, processing the job...
[2026-04-06 21:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:19:03] Production.INFO: ==13395== Lock acquired, processing the job...
[2026-04-06 21:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:19:03] Production.INFO: Account Balance Start.
[2026-04-06 21:19:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:19:03] Production.INFO: 117
[2026-04-06 21:19:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:19:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:19:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:19:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:03] Production.INFO: ==13395== Releasing lock...
[2026-04-06 21:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:19:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:03] Production.INFO: Date 2026-03-23
[2026-04-06 21:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:04] Production.INFO: ==13389== Releasing lock...
[2026-04-06 21:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:19:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:19:04] Production.INFO: Total Charge 0
[2026-04-06 21:19:04] Production.INFO: CreateAllLog End
[2026-04-06 21:19:04] Production.INFO: Account Balance End.
[2026-04-06 21:19:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:19:04] Production.INFO: ==13393== Releasing lock...
[2026-04-06 21:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:19:11] Production.ERROR: CronJobId end10
[2026-04-06 21:19:11] Production.INFO: ==13391== Releasing lock...
[2026-04-06 21:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:19:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:19:12] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:19:12] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:19:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:19:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:19:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:19:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:19:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:19:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:19:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:19:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:19:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:19:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:19:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:19:13] Production.INFO: call_cost start
[2026-04-06 21:19:13] Production.INFO: call_cost end
[2026-04-06 21:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:19:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:19:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:19:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:19:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:19:13] Production.INFO: ==13387== Releasing lock...
[2026-04-06 21:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:20:02] Production.INFO: ==13453== Lock acquired, processing the job...
[2026-04-07 02:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:20:02] Production.INFO: neon service started
[2026-04-07 02:20:02] Production.INFO: neon service started
[2026-04-07 02:20:02] Production.INFO: ==13453== Releasing lock...
[2026-04-07 02:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:20:02] Production.INFO: ==13455== Lock acquired, processing the job...
[2026-04-06 21:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:20:02] Production.INFO: ==13455== Releasing lock...
[2026-04-06 21:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:20:03] Production.INFO: ==13457== Lock acquired, processing the job...
[2026-04-07 01:20:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:20:03] Production.INFO: ==13457== Releasing lock...
[2026-04-07 01:20:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:20:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:20:03] Production.INFO: ==13463== Lock acquired, processing the job...
[2026-04-06 21:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:20:03] Production.INFO: ==13461== Lock acquired, processing the job...
[2026-04-06 21:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:20:03] Production.INFO: ==13467== Lock acquired, processing the job...
[2026-04-06 21:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:20:03] Production.INFO: ==13467== Releasing lock...
[2026-04-06 21:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:20:03] Production.INFO: ==13465== Lock acquired, processing the job...
[2026-04-06 21:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:20:03] Production.INFO: ==13459== Lock acquired, processing the job...
[2026-04-06 21:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:20:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:20:04] Production.INFO: ==13461== Releasing lock...
[2026-04-06 21:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:20:04] Production.INFO: Account Balance Start.
[2026-04-06 21:20:04] Production.INFO: CreateAllLog Start
[2026-04-06 21:20:04] Production.INFO: 117
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-08
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-09
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-10
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-11
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:20:04] Production.INFO: Total Charge 0
[2026-04-06 21:20:04] Production.INFO: CreateAllLog End
[2026-04-06 21:20:05] Production.INFO: Account Balance End.
[2026-04-06 21:20:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:20:05] Production.INFO: ==13465== Releasing lock...
[2026-04-06 21:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:20:12] Production.ERROR: CronJobId end10
[2026-04-06 21:20:12] Production.INFO: ==13463== Releasing lock...
[2026-04-06 21:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:20:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:20:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:20:15] Production.INFO: call_cost start
[2026-04-06 21:20:15] Production.INFO: call_cost end
[2026-04-06 21:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:20:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:20:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:20:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:20:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:20:15] Production.INFO: ==13459== Releasing lock...
[2026-04-06 21:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:21:01] Production.INFO: ==13537== Lock acquired, processing the job...
[2026-04-07 02:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:21:01] Production.INFO: neon service started
[2026-04-07 02:21:01] Production.INFO: neon service started
[2026-04-07 02:21:01] Production.INFO: ==13537== Releasing lock...
[2026-04-07 02:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:21:02] Production.INFO: ==13541== Lock acquired, processing the job...
[2026-04-07 01:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 21:21:02] Production.INFO: ==13539== Lock acquired, processing the job...
[2026-04-06 21:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:21:02] Production.INFO: ==13541== Releasing lock...
[2026-04-07 01:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:21:02] Production.INFO: ==13539== Releasing lock...
[2026-04-06 21:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:21:03] Production.INFO: ==13544== Lock acquired, processing the job...
[2026-04-06 21:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 21:21:03] Production.INFO: ==13546== Lock acquired, processing the job...
[2026-04-06 21:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 21:21:03] Production.INFO: ==13550== Lock acquired, processing the job...
[2026-04-06 21:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 21:21:03] Production.INFO: ==13544== Releasing lock...
[2026-04-06 21:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 21:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 21:21:03] Production.INFO: ==13548== Lock acquired, processing the job...
[2026-04-06 21:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:21:03] Production.INFO: ==13552== Lock acquired, processing the job...
[2026-04-06 21:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:21:03] Production.INFO: ==13556== Lock acquired, processing the job...
[2026-04-06 21:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:21:03] Production.INFO: Account Balance Start.
[2026-04-06 21:21:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:21:03] Production.INFO: ==13554== Lock acquired, processing the job...
[2026-04-06 21:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 21:21:03] Production.INFO: 117
[2026-04-06 21:21:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:21:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 21:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:21:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:21:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:04] Production.INFO: ==13556== Releasing lock...
[2026-04-06 21:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:21:04] Production.INFO: Date 2026-03-10
[2026-04-06 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:04] Production.INFO: Date 2026-03-11
[2026-04-06 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:04] Production.ERROR: done
[2026-04-06 21:21:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 21:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049855', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 21:21:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:04] Production.INFO: ==13548== Releasing lock...
[2026-04-06 21:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:21:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:05] Production.INFO: Date 2026-03-28
[2026-04-06 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:05] Production.INFO: Date 2026-03-29
[2026-04-06 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:05] Production.INFO: Date 2026-03-30
[2026-04-06 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:05] Production.INFO: Date 2026-03-31
[2026-04-06 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:05] Production.INFO: Date 2026-04-01
[2026-04-06 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:05] Production.INFO: Date 2026-04-02
[2026-04-06 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:05] Production.INFO: Date 2026-04-03
[2026-04-06 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:05] Production.INFO: Date 2026-04-04
[2026-04-06 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:05] Production.INFO: Date 2026-04-05
[2026-04-06 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:05] Production.INFO: Date 2026-04-06
[2026-04-06 21:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:21:05] Production.INFO: Total Charge 0
[2026-04-06 21:21:05] Production.INFO: CreateAllLog End
[2026-04-06 21:21:05] Production.INFO: Account Balance End.
[2026-04-06 21:21:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:21:05] Production.INFO: ==13552== Releasing lock...
[2026-04-06 21:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:21:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049855', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 21:21:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 21:21:09] Production.INFO: ProcessCDR(1,17049855,1,1,2)
[2026-04-06 21:21:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17049855,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 21:21:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17049855,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 21:21:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 21:21:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 21:21:09] Production.INFO: ==13554== Releasing lock...
[2026-04-06 21:21:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 21:21:09] Production.INFO: 26 MB #Memory Used#
[2026-04-06 21:21:12] Production.ERROR: CronJobId end10
[2026-04-06 21:21:12] Production.INFO: ==13550== Releasing lock...
[2026-04-06 21:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:21:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:21:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:21:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:21:16] Production.INFO: call_cost start
[2026-04-06 21:21:16] Production.INFO: call_cost end
[2026-04-06 21:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:21:16] Production.INFO: ==13546== Releasing lock...
[2026-04-06 21:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:22:02] Production.INFO: ==13609== Lock acquired, processing the job...
[2026-04-07 02:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:22:02] Production.INFO: neon service started
[2026-04-07 02:22:02] Production.INFO: neon service started
[2026-04-07 02:22:02] Production.INFO: ==13609== Releasing lock...
[2026-04-07 02:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:22:02] Production.INFO: ==13613== Lock acquired, processing the job...
[2026-04-07 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:22:02] Production.INFO: ==13613== Releasing lock...
[2026-04-07 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:22:02] Production.INFO: ==13611== Lock acquired, processing the job...
[2026-04-06 21:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:22:02] Production.INFO: ==13611== Releasing lock...
[2026-04-06 21:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:22:03] Production.INFO: ==13615== Lock acquired, processing the job...
[2026-04-06 21:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:22:03] Production.INFO: ==13617== Lock acquired, processing the job...
[2026-04-06 21:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:22:03] Production.INFO: ==13619== Lock acquired, processing the job...
[2026-04-06 21:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:22:03] Production.INFO: ==13623== Lock acquired, processing the job...
[2026-04-06 21:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:22:03] Production.INFO: ==13621== Lock acquired, processing the job...
[2026-04-06 21:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:22:03] Production.INFO: ==13623== Releasing lock...
[2026-04-06 21:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:22:03] Production.INFO: Account Balance Start.
[2026-04-06 21:22:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:22:03] Production.INFO: 117
[2026-04-06 21:22:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-10
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-11
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: ==13617== Releasing lock...
[2026-04-06 21:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:22:04] Production.INFO: Total Charge 0
[2026-04-06 21:22:04] Production.INFO: CreateAllLog End
[2026-04-06 21:22:05] Production.INFO: Account Balance End.
[2026-04-06 21:22:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:22:05] Production.INFO: ==13621== Releasing lock...
[2026-04-06 21:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:22:11] Production.ERROR: CronJobId end10
[2026-04-06 21:22:11] Production.INFO: ==13619== Releasing lock...
[2026-04-06 21:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:22:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:22:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:22:14] Production.INFO: call_cost start
[2026-04-06 21:22:14] Production.INFO: call_cost end
[2026-04-06 21:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:22:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:22:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:22:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:22:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:22:14] Production.INFO: ==13615== Releasing lock...
[2026-04-06 21:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:23:01] Production.INFO: ==13677== Lock acquired, processing the job...
[2026-04-07 02:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:23:01] Production.INFO: neon service started
[2026-04-07 02:23:01] Production.INFO: neon service started
[2026-04-07 02:23:01] Production.INFO: ==13677== Releasing lock...
[2026-04-07 02:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:23:01] Production.INFO: ==13679== Lock acquired, processing the job...
[2026-04-06 21:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:23:02] Production.INFO: ==13679== Releasing lock...
[2026-04-06 21:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:23:02] Production.INFO: ==13681== Lock acquired, processing the job...
[2026-04-07 01:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:23:02] Production.INFO: ==13681== Releasing lock...
[2026-04-07 01:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:23:02] Production.INFO: ==13683== Lock acquired, processing the job...
[2026-04-06 21:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:23:02] Production.INFO: ==13685== Lock acquired, processing the job...
[2026-04-06 21:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:23:03] Production.INFO: ==13689== Lock acquired, processing the job...
[2026-04-06 21:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:23:03] Production.INFO: Account Balance Start.
[2026-04-06 21:23:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:23:03] Production.INFO: 117
[2026-04-06 21:23:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:23:03] Production.INFO: ==13687== Lock acquired, processing the job...
[2026-04-06 21:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:03] Production.INFO: ==13691== Lock acquired, processing the job...
[2026-04-06 21:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:23:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:23:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:23:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:23:03] Production.INFO: ==13691== Releasing lock...
[2026-04-06 21:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:23:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:03] Production.INFO: ==13685== Releasing lock...
[2026-04-06 21:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:23:03] Production.INFO: Date 2026-03-23
[2026-04-06 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:03] Production.INFO: Date 2026-03-24
[2026-04-06 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:03] Production.INFO: Date 2026-03-25
[2026-04-06 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:03] Production.INFO: Date 2026-03-26
[2026-04-06 21:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:23:04] Production.INFO: Total Charge 0
[2026-04-06 21:23:04] Production.INFO: CreateAllLog End
[2026-04-06 21:23:04] Production.INFO: Account Balance End.
[2026-04-06 21:23:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:23:04] Production.INFO: ==13689== Releasing lock...
[2026-04-06 21:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:23:12] Production.ERROR: CronJobId end10
[2026-04-06 21:23:12] Production.INFO: ==13687== Releasing lock...
[2026-04-06 21:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:23:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:23:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:23:15] Production.INFO: call_cost start
[2026-04-06 21:23:15] Production.INFO: call_cost end
[2026-04-06 21:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:23:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:23:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:23:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:23:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:23:15] Production.INFO: ==13683== Releasing lock...
[2026-04-06 21:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:24:02] Production.INFO: ==13754== Lock acquired, processing the job...
[2026-04-07 02:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:24:02] Production.INFO: neon service started
[2026-04-07 02:24:02] Production.INFO: neon service started
[2026-04-07 02:24:02] Production.INFO: ==13754== Releasing lock...
[2026-04-07 02:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:24:02] Production.INFO: ==13757== Lock acquired, processing the job...
[2026-04-06 21:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:24:02] Production.INFO: ==13759== Lock acquired, processing the job...
[2026-04-07 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:24:03] Production.INFO: ==13759== Releasing lock...
[2026-04-07 01:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:24:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:24:03] Production.INFO: ==13757== Releasing lock...
[2026-04-06 21:24:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:24:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:24:04] Production.INFO: ==13762== Lock acquired, processing the job...
[2026-04-06 21:24:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:24:04] Production.INFO: ==13768== Lock acquired, processing the job...
[2026-04-06 21:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:24:04] Production.INFO: ==13764== Lock acquired, processing the job...
[2026-04-06 21:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:24:04] Production.INFO: ==13766== Lock acquired, processing the job...
[2026-04-06 21:24:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:24:04] Production.INFO: ==13770== Lock acquired, processing the job...
[2026-04-06 21:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:24:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:24:04] Production.INFO: Account Balance Start.
[2026-04-06 21:24:04] Production.INFO: CreateAllLog Start
[2026-04-06 21:24:04] Production.INFO: 117
[2026-04-06 21:24:04] Production.INFO: Date 2026-03-08
[2026-04-06 21:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:24:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:24:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:24:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:24:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:24:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:24:04] Production.INFO: Date 2026-03-09
[2026-04-06 21:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:24:04] Production.INFO: ==13770== Releasing lock...
[2026-04-06 21:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:24:04] Production.INFO: Date 2026-03-10
[2026-04-06 21:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:04] Production.INFO: Date 2026-03-11
[2026-04-06 21:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:05] Production.INFO: Date 2026-03-20
[2026-04-06 21:24:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:05] Production.INFO: Date 2026-03-21
[2026-04-06 21:24:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:05] Production.INFO: ==13764== Releasing lock...
[2026-04-06 21:24:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:24:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:24:05] Production.INFO: Date 2026-03-22
[2026-04-06 21:24:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:05] Production.INFO: Date 2026-03-23
[2026-04-06 21:24:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:05] Production.INFO: Date 2026-03-24
[2026-04-06 21:24:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:05] Production.INFO: Date 2026-03-25
[2026-04-06 21:24:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:05] Production.INFO: Date 2026-03-26
[2026-04-06 21:24:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:05] Production.INFO: Date 2026-03-27
[2026-04-06 21:24:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:05] Production.INFO: Date 2026-03-28
[2026-04-06 21:24:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:05] Production.INFO: Date 2026-03-29
[2026-04-06 21:24:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:05] Production.INFO: Date 2026-03-30
[2026-04-06 21:24:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:05] Production.INFO: Date 2026-03-31
[2026-04-06 21:24:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:05] Production.INFO: Date 2026-04-01
[2026-04-06 21:24:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:05] Production.INFO: Date 2026-04-02
[2026-04-06 21:24:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:05] Production.INFO: Date 2026-04-03
[2026-04-06 21:24:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:05] Production.INFO: Date 2026-04-04
[2026-04-06 21:24:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:05] Production.INFO: Date 2026-04-05
[2026-04-06 21:24:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:05] Production.INFO: Date 2026-04-06
[2026-04-06 21:24:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:24:05] Production.INFO: Total Charge 0
[2026-04-06 21:24:05] Production.INFO: CreateAllLog End
[2026-04-06 21:24:05] Production.INFO: Account Balance End.
[2026-04-06 21:24:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:24:05] Production.INFO: ==13768== Releasing lock...
[2026-04-06 21:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:24:12] Production.ERROR: CronJobId end10
[2026-04-06 21:24:12] Production.INFO: ==13766== Releasing lock...
[2026-04-06 21:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:24:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:24:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:24:15] Production.INFO: call_cost start
[2026-04-06 21:24:15] Production.INFO: call_cost end
[2026-04-06 21:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:24:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:24:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:24:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:24:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:24:15] Production.INFO: ==13762== Releasing lock...
[2026-04-06 21:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:25:01] Production.INFO: ==13827== Lock acquired, processing the job...
[2026-04-07 02:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:25:01] Production.INFO: neon service started
[2026-04-07 02:25:01] Production.INFO: neon service started
[2026-04-07 02:25:01] Production.INFO: ==13827== Releasing lock...
[2026-04-07 02:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:25:01] Production.INFO: ==13829== Lock acquired, processing the job...
[2026-04-06 21:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:25:02] Production.INFO: ==13829== Releasing lock...
[2026-04-06 21:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:25:02] Production.INFO: ==13831== Lock acquired, processing the job...
[2026-04-07 01:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:25:02] Production.INFO: ==13831== Releasing lock...
[2026-04-07 01:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:25:03] Production.INFO: ==13833== Lock acquired, processing the job...
[2026-04-06 21:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:25:03] Production.INFO: ==13835== Lock acquired, processing the job...
[2026-04-06 21:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:25:03] Production.INFO: ==13837== Lock acquired, processing the job...
[2026-04-06 21:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:25:03] Production.INFO: ==13839== Lock acquired, processing the job...
[2026-04-06 21:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:25:03] Production.INFO: ==13841== Lock acquired, processing the job...
[2026-04-06 21:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:25:03] Production.INFO: Account Balance Start.
[2026-04-06 21:25:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:25:03] Production.INFO: 117
[2026-04-06 21:25:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:03] Production.INFO: ==13841== Releasing lock...
[2026-04-06 21:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:25:03] Production.INFO: ==13835== Releasing lock...
[2026-04-06 21:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:25:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:05] Production.INFO: Date 2026-04-06
[2026-04-06 21:25:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:25:05] Production.INFO: Total Charge 0
[2026-04-06 21:25:05] Production.INFO: CreateAllLog End
[2026-04-06 21:25:05] Production.INFO: Account Balance End.
[2026-04-06 21:25:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:25:05] Production.INFO: ==13839== Releasing lock...
[2026-04-06 21:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:25:12] Production.ERROR: CronJobId end10
[2026-04-06 21:25:12] Production.INFO: ==13837== Releasing lock...
[2026-04-06 21:25:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:25:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:25:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:25:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:25:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:25:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:25:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:25:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:25:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:25:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:25:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:25:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:25:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:25:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:25:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:25:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:25:16] Production.INFO: call_cost start
[2026-04-06 21:25:16] Production.INFO: call_cost end
[2026-04-06 21:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:25:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:25:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:25:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:25:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:25:16] Production.INFO: ==13833== Releasing lock...
[2026-04-06 21:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:26:02] Production.INFO: ==13897== Lock acquired, processing the job...
[2026-04-07 02:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:26:02] Production.INFO: neon service started
[2026-04-07 02:26:02] Production.INFO: neon service started
[2026-04-07 02:26:02] Production.INFO: ==13897== Releasing lock...
[2026-04-07 02:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:26:02] Production.INFO: ==13900== Lock acquired, processing the job...
[2026-04-06 21:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:26:02] Production.INFO: ==13900== Releasing lock...
[2026-04-06 21:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:26:03] Production.INFO: ==13902== Lock acquired, processing the job...
[2026-04-07 01:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:26:03] Production.INFO: ==13902== Releasing lock...
[2026-04-07 01:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:26:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:26:03] Production.INFO: ==13904== Lock acquired, processing the job...
[2026-04-06 21:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:26:03] Production.INFO: ==13908== Lock acquired, processing the job...
[2026-04-06 21:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:26:03] Production.INFO: ==13910== Lock acquired, processing the job...
[2026-04-06 21:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:26:03] Production.INFO: ==13906== Lock acquired, processing the job...
[2026-04-06 21:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:26:03] Production.INFO: Account Balance Start.
[2026-04-06 21:26:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:26:03] Production.INFO: 117
[2026-04-06 21:26:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:03] Production.INFO: ==13912== Lock acquired, processing the job...
[2026-04-06 21:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:26:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-10
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-11
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:26:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:26:04] Production.INFO: ==13912== Releasing lock...
[2026-04-06 21:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: ==13906== Releasing lock...
[2026-04-06 21:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:05] Production.INFO: Date 2026-04-01
[2026-04-06 21:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:05] Production.INFO: Date 2026-04-02
[2026-04-06 21:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:05] Production.INFO: Date 2026-04-03
[2026-04-06 21:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:05] Production.INFO: Date 2026-04-04
[2026-04-06 21:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:05] Production.INFO: Date 2026-04-05
[2026-04-06 21:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:05] Production.INFO: Date 2026-04-06
[2026-04-06 21:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:26:05] Production.INFO: Total Charge 0
[2026-04-06 21:26:05] Production.INFO: CreateAllLog End
[2026-04-06 21:26:05] Production.INFO: Account Balance End.
[2026-04-06 21:26:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:26:05] Production.INFO: ==13910== Releasing lock...
[2026-04-06 21:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:26:12] Production.ERROR: CronJobId end10
[2026-04-06 21:26:12] Production.INFO: ==13908== Releasing lock...
[2026-04-06 21:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:26:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:26:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:26:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:26:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:26:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:26:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:26:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:26:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:26:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:26:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:26:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:26:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:26:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:26:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:26:15] Production.INFO: call_cost start
[2026-04-06 21:26:15] Production.INFO: call_cost end
[2026-04-06 21:26:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:26:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:26:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:26:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:26:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:26:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:26:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:26:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:26:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:26:16] Production.INFO: ==13904== Releasing lock...
[2026-04-06 21:26:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:26:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:27:01] Production.INFO: ==13966== Lock acquired, processing the job...
[2026-04-07 02:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:27:01] Production.INFO: neon service started
[2026-04-07 02:27:01] Production.INFO: neon service started
[2026-04-07 02:27:01] Production.INFO: ==13966== Releasing lock...
[2026-04-07 02:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:27:01] Production.INFO: ==13968== Lock acquired, processing the job...
[2026-04-06 21:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:27:02] Production.INFO: ==13968== Releasing lock...
[2026-04-06 21:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:27:02] Production.INFO: ==13970== Lock acquired, processing the job...
[2026-04-07 01:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:27:02] Production.INFO: ==13970== Releasing lock...
[2026-04-07 01:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:27:02] Production.INFO: ==13975== Lock acquired, processing the job...
[2026-04-06 21:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:27:03] Production.INFO: ==13972== Lock acquired, processing the job...
[2026-04-06 21:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:27:03] Production.INFO: ==13977== Lock acquired, processing the job...
[2026-04-06 21:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:27:03] Production.INFO: ==13979== Lock acquired, processing the job...
[2026-04-06 21:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:27:03] Production.INFO: ==13981== Lock acquired, processing the job...
[2026-04-06 21:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:27:03] Production.INFO: Account Balance Start.
[2026-04-06 21:27:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:27:03] Production.INFO: 117
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:27:03] Production.INFO: ==13981== Releasing lock...
[2026-04-06 21:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.INFO: ==13975== Releasing lock...
[2026-04-06 21:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-23
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-24
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-25
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-26
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-27
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-28
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:03] Production.INFO: Date 2026-03-29
[2026-04-06 21:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:27:04] Production.INFO: Total Charge 0
[2026-04-06 21:27:04] Production.INFO: CreateAllLog End
[2026-04-06 21:27:04] Production.INFO: Account Balance End.
[2026-04-06 21:27:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:27:04] Production.INFO: ==13979== Releasing lock...
[2026-04-06 21:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:27:11] Production.ERROR: CronJobId end10
[2026-04-06 21:27:11] Production.INFO: ==13977== Releasing lock...
[2026-04-06 21:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:27:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:27:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:27:14] Production.INFO: call_cost start
[2026-04-06 21:27:14] Production.INFO: call_cost end
[2026-04-06 21:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:27:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:27:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:27:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:27:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:27:14] Production.INFO: ==13972== Releasing lock...
[2026-04-06 21:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:28:01] Production.INFO: ==14038== Lock acquired, processing the job...
[2026-04-07 02:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:28:01] Production.INFO: neon service started
[2026-04-07 02:28:01] Production.INFO: neon service started
[2026-04-07 02:28:01] Production.INFO: ==14038== Releasing lock...
[2026-04-07 02:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:28:02] Production.INFO: ==14040== Lock acquired, processing the job...
[2026-04-06 21:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:28:02] Production.INFO: ==14040== Releasing lock...
[2026-04-06 21:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:28:02] Production.INFO: ==14042== Lock acquired, processing the job...
[2026-04-07 01:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:28:02] Production.INFO: ==14042== Releasing lock...
[2026-04-07 01:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:28:03] Production.INFO: ==14044== Lock acquired, processing the job...
[2026-04-06 21:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:28:03] Production.INFO: ==14046== Lock acquired, processing the job...
[2026-04-06 21:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:28:03] Production.INFO: ==14052== Lock acquired, processing the job...
[2026-04-06 21:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:28:03] Production.INFO: ==14048== Lock acquired, processing the job...
[2026-04-06 21:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:28:03] Production.INFO: ==14050== Lock acquired, processing the job...
[2026-04-06 21:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:28:03] Production.INFO: Account Balance Start.
[2026-04-06 21:28:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:28:03] Production.INFO: 117
[2026-04-06 21:28:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:28:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:28:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:03] Production.INFO: ==14052== Releasing lock...
[2026-04-06 21:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:28:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: ==14046== Releasing lock...
[2026-04-06 21:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:28:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:28:04] Production.INFO: Total Charge 0
[2026-04-06 21:28:04] Production.INFO: CreateAllLog End
[2026-04-06 21:28:04] Production.INFO: Account Balance End.
[2026-04-06 21:28:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:28:04] Production.INFO: ==14050== Releasing lock...
[2026-04-06 21:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:28:11] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:362
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(362): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_update...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure))
#4 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement()
#5 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount()
#6 [internal function]: App\Console\Commands\CreateSummaryLive->handle()
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_updateSOAOffSet(1,0))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure))
#2 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement()
#3 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount()
#4 [internal function]: App\Console\Commands\CreateSummaryLive->handle()
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 {main}
[2026-04-06 21:28:11] Production.ERROR: CronJobId end10
[2026-04-06 21:28:11] Production.INFO: ==14048== Releasing lock...
[2026-04-06 21:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:28:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:28:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:28:13] Production.INFO: call_cost start
[2026-04-06 21:28:13] Production.INFO: call_cost end
[2026-04-06 21:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:28:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:28:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:28:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:28:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:28:13] Production.INFO: ==14044== Releasing lock...
[2026-04-06 21:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:29:01] Production.INFO: ==14106== Lock acquired, processing the job...
[2026-04-07 02:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:29:01] Production.INFO: neon service started
[2026-04-07 02:29:01] Production.INFO: neon service started
[2026-04-07 02:29:01] Production.INFO: ==14106== Releasing lock...
[2026-04-07 02:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:29:01] Production.INFO: ==14108== Lock acquired, processing the job...
[2026-04-06 21:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:29:01] Production.INFO: ==14108== Releasing lock...
[2026-04-06 21:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:29:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:29:02] Production.INFO: ==14110== Lock acquired, processing the job...
[2026-04-07 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:29:02] Production.INFO: ==14110== Releasing lock...
[2026-04-07 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:29:02] Production.INFO: ==14112== Lock acquired, processing the job...
[2026-04-06 21:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:29:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:29:02] Production.INFO: ==14118== Lock acquired, processing the job...
[2026-04-06 21:29:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:29:02] Production.INFO: ==14114== Lock acquired, processing the job...
[2026-04-06 21:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:29:02] Production.INFO: Account Balance Start.
[2026-04-06 21:29:02] Production.INFO: CreateAllLog Start
[2026-04-06 21:29:02] Production.INFO: 117
[2026-04-06 21:29:02] Production.INFO: Date 2026-03-08
[2026-04-06 21:29:02] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:02] Production.INFO: ==14116== Lock acquired, processing the job...
[2026-04-06 21:29:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:29:02] Production.INFO: Date 2026-03-09
[2026-04-06 21:29:02] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:02] Production.INFO: Date 2026-03-10
[2026-04-06 21:29:02] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: ==14120== Lock acquired, processing the job...
[2026-04-06 21:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:29:03] Production.INFO: ==14120== Releasing lock...
[2026-04-06 21:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-23
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-24
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-25
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-26
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-27
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-28
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: ==14114== Releasing lock...
[2026-04-06 21:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-29
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-30
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-03-31
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-04-01
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-04-02
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-04-03
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-04-04
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-04-05
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Date 2026-04-06
[2026-04-06 21:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:29:03] Production.INFO: Total Charge 0
[2026-04-06 21:29:03] Production.INFO: CreateAllLog End
[2026-04-06 21:29:04] Production.INFO: Account Balance End.
[2026-04-06 21:29:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:29:04] Production.INFO: ==14118== Releasing lock...
[2026-04-06 21:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:29:11] Production.ERROR: CronJobId end10
[2026-04-06 21:29:11] Production.INFO: ==14116== Releasing lock...
[2026-04-06 21:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:29:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:29:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:29:13] Production.INFO: call_cost start
[2026-04-06 21:29:13] Production.INFO: call_cost end
[2026-04-06 21:29:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:29:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:29:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:29:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:29:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:29:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:29:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:29:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:29:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:29:13] Production.INFO: ==14112== Releasing lock...
[2026-04-06 21:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:29:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:30:01] Production.INFO: ==14177== Lock acquired, processing the job...
[2026-04-07 02:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:30:01] Production.INFO: neon service started
[2026-04-07 02:30:01] Production.INFO: neon service started
[2026-04-07 02:30:01] Production.INFO: ==14177== Releasing lock...
[2026-04-07 02:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:30:02] Production.INFO: ==14182== Lock acquired, processing the job...
[2026-04-07 01:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:30:02] Production.INFO: ==14182== Releasing lock...
[2026-04-07 01:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:30:02] Production.INFO: ==14180== Lock acquired, processing the job...
[2026-04-06 21:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:30:02] Production.INFO: ==14180== Releasing lock...
[2026-04-06 21:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:30:03] Production.INFO: ==14190== Lock acquired, processing the job...
[2026-04-06 21:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:30:03] Production.INFO: ==14184== Lock acquired, processing the job...
[2026-04-06 21:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:30:03] Production.INFO: ==14186== Lock acquired, processing the job...
[2026-04-06 21:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:30:03] Production.INFO: Account Balance Start.
[2026-04-06 21:30:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:30:03] Production.INFO: 117
[2026-04-06 21:30:03] Production.INFO: ==14188== Lock acquired, processing the job...
[2026-04-06 21:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:30:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:30:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:03] Production.INFO: ==14192== Lock acquired, processing the job...
[2026-04-06 21:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:30:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:30:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:03] Production.INFO: ==14192== Releasing lock...
[2026-04-06 21:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:30:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:04] Production.INFO: ==14186== Releasing lock...
[2026-04-06 21:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:30:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:30:04] Production.INFO: Total Charge 0
[2026-04-06 21:30:04] Production.INFO: CreateAllLog End
[2026-04-06 21:30:04] Production.INFO: Account Balance End.
[2026-04-06 21:30:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:30:04] Production.INFO: ==14190== Releasing lock...
[2026-04-06 21:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:30:11] Production.ERROR: CronJobId end10
[2026-04-06 21:30:11] Production.INFO: ==14188== Releasing lock...
[2026-04-06 21:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:30:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:30:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:30:14] Production.INFO: call_cost start
[2026-04-06 21:30:14] Production.INFO: call_cost end
[2026-04-06 21:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:30:14] Production.INFO: ==14184== Releasing lock...
[2026-04-06 21:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:31:02] Production.INFO: ==14251== Lock acquired, processing the job...
[2026-04-07 02:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:31:02] Production.INFO: neon service started
[2026-04-07 02:31:02] Production.INFO: neon service started
[2026-04-07 02:31:02] Production.INFO: ==14251== Releasing lock...
[2026-04-07 02:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:31:02] Production.INFO: ==14253== Lock acquired, processing the job...
[2026-04-06 21:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:31:02] Production.INFO: ==14253== Releasing lock...
[2026-04-06 21:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:31:02] Production.INFO: ==14255== Lock acquired, processing the job...
[2026-04-07 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:31:03] Production.INFO: ==14255== Releasing lock...
[2026-04-07 01:31:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:31:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:31:03] Production.INFO: ==14258== Lock acquired, processing the job...
[2026-04-06 21:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 21:31:03] Production.INFO: ==14260== Lock acquired, processing the job...
[2026-04-06 21:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:31:03] Production.INFO: ==14262== Lock acquired, processing the job...
[2026-04-06 21:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:31:03] Production.INFO: ==14264== Lock acquired, processing the job...
[2026-04-06 21:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 21:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 21:31:03] Production.ERROR: CronJob PID - 14260
[2026-04-06 21:31:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-06 21:31:03] Production.ERROR: CronJob ID - 5
[2026-04-06 21:31:03] Production.ERROR: CronJob Last Run Time 2026-04-06 21:31:00
[2026-04-06 21:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 21:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 21:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 21:31:03] Production.ERROR: CronJob PID - 14262
[2026-04-06 21:31:03] Production.ERROR: CronJob Title - Account Block
[2026-04-06 21:31:03] Production.ERROR: CronJob ID - 7
[2026-04-06 21:31:03] Production.ERROR: CronJob Last Run Time 2026-04-06 21:31:00
[2026-04-06 21:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 21:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 21:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 21:31:03] Production.ERROR: CronJob PID - 14264
[2026-04-06 21:31:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-06 21:31:03] Production.ERROR: CronJob ID - 10
[2026-04-06 21:31:03] Production.ERROR: CronJob Last Run Time 2026-04-06 21:31:00
[2026-04-06 21:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 21:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 21:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 21:31:03] Production.INFO: ==14258== Releasing lock...
[2026-04-06 21:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 21:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 21:31:03] Production.INFO: ==14266== Lock acquired, processing the job...
[2026-04-06 21:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:31:03] Production.INFO: ==14270== Lock acquired, processing the job...
[2026-04-06 21:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:31:04] Production.INFO: Account Balance Start.
[2026-04-06 21:31:04] Production.INFO: CreateAllLog Start
[2026-04-06 21:31:04] Production.INFO: 117
[2026-04-06 21:31:04] Production.INFO: ==14268== Lock acquired, processing the job...
[2026-04-06 21:31:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-08
[2026-04-06 21:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:31:04] Production.INFO: ==14270== Releasing lock...
[2026-04-06 21:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-09
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-10
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-11
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: ==14262== Releasing lock...
[2026-04-06 21:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:31:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:31:04] Production.INFO: Total Charge 0
[2026-04-06 21:31:04] Production.INFO: CreateAllLog End
[2026-04-06 21:31:05] Production.ERROR: done
[2026-04-06 21:31:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 21:31:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049896', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 21:31:05] Production.INFO: Account Balance End.
[2026-04-06 21:31:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:31:05] Production.INFO: ==14266== Releasing lock...
[2026-04-06 21:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:31:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049896', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 21:31:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 21:31:11] Production.INFO: ProcessCDR(1,17049896,1,1,2)
[2026-04-06 21:31:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17049896,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 21:31:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17049896,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 21:31:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 21:31:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 21:31:11] Production.INFO: ==14268== Releasing lock...
[2026-04-06 21:31:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 21:31:11] Production.INFO: 26 MB #Memory Used#
[2026-04-06 21:31:14] Production.ERROR: CronJobId end10
[2026-04-06 21:31:14] Production.INFO: ==14264== Releasing lock...
[2026-04-06 21:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:31:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:31:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:31:17] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:31:17] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:31:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:31:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:31:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:31:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:31:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:31:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:31:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:31:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:31:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:31:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:31:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:31:17] Production.INFO: call_cost start
[2026-04-06 21:31:17] Production.INFO: call_cost end
[2026-04-06 21:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:31:17] Production.INFO: ==14260== Releasing lock...
[2026-04-06 21:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:32:01] Production.INFO: ==14327== Lock acquired, processing the job...
[2026-04-07 02:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:32:01] Production.INFO: neon service started
[2026-04-07 02:32:01] Production.INFO: neon service started
[2026-04-07 02:32:01] Production.INFO: ==14327== Releasing lock...
[2026-04-07 02:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:32:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 01:32:01] Production.INFO: ==14331== Lock acquired, processing the job...
[2026-04-07 01:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:32:02] Production.INFO: ==14331== Releasing lock...
[2026-04-07 01:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:32:02] Production.INFO: ==14329== Lock acquired, processing the job...
[2026-04-06 21:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:32:02] Production.INFO: ==14329== Releasing lock...
[2026-04-06 21:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:32:03] Production.INFO: ==14334== Lock acquired, processing the job...
[2026-04-06 21:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:32:03] Production.INFO: ==14338== Lock acquired, processing the job...
[2026-04-06 21:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:32:03] Production.INFO: ==14340== Lock acquired, processing the job...
[2026-04-06 21:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:32:03] Production.INFO: ==14336== Lock acquired, processing the job...
[2026-04-06 21:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:32:03] Production.INFO: Account Balance Start.
[2026-04-06 21:32:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:32:03] Production.INFO: 117
[2026-04-06 21:32:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:32:03] Production.INFO: ==14342== Lock acquired, processing the job...
[2026-04-06 21:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:32:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:32:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:03] Production.INFO: ==14342== Releasing lock...
[2026-04-06 21:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:32:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: ==14336== Releasing lock...
[2026-04-06 21:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:32:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:32:04] Production.INFO: Total Charge 0
[2026-04-06 21:32:05] Production.INFO: CreateAllLog End
[2026-04-06 21:32:05] Production.INFO: Account Balance End.
[2026-04-06 21:32:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:32:05] Production.INFO: ==14340== Releasing lock...
[2026-04-06 21:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:32:12] Production.ERROR: CronJobId end10
[2026-04-06 21:32:12] Production.INFO: ==14338== Releasing lock...
[2026-04-06 21:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:32:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:32:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:32:14] Production.INFO: call_cost start
[2026-04-06 21:32:14] Production.INFO: call_cost end
[2026-04-06 21:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:32:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:32:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:32:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:32:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:32:14] Production.INFO: ==14334== Releasing lock...
[2026-04-06 21:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:33:02] Production.INFO: ==14400== Lock acquired, processing the job...
[2026-04-07 02:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:33:02] Production.INFO: neon service started
[2026-04-07 02:33:02] Production.INFO: neon service started
[2026-04-07 02:33:02] Production.INFO: ==14400== Releasing lock...
[2026-04-07 02:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:33:02] Production.INFO: ==14404== Lock acquired, processing the job...
[2026-04-06 21:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:33:02] Production.INFO: ==14404== Releasing lock...
[2026-04-06 21:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:33:02] Production.INFO: ==14406== Lock acquired, processing the job...
[2026-04-07 01:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:33:02] Production.INFO: ==14406== Releasing lock...
[2026-04-07 01:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:33:03] Production.INFO: ==14409== Lock acquired, processing the job...
[2026-04-06 21:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:33:03] Production.INFO: ==14413== Lock acquired, processing the job...
[2026-04-06 21:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:33:03] Production.INFO: ==14411== Lock acquired, processing the job...
[2026-04-06 21:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:33:03] Production.INFO: ==14415== Lock acquired, processing the job...
[2026-04-06 21:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:33:03] Production.INFO: ==14417== Lock acquired, processing the job...
[2026-04-06 21:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:33:03] Production.INFO: Account Balance Start.
[2026-04-06 21:33:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:33:03] Production.INFO: 117
[2026-04-06 21:33:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:33:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:33:03] Production.INFO: ==14417== Releasing lock...
[2026-04-06 21:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:33:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:33:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:33:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:33:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: ==14411== Releasing lock...
[2026-04-06 21:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:33:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:33:04] Production.INFO: Total Charge 0
[2026-04-06 21:33:04] Production.INFO: CreateAllLog End
[2026-04-06 21:33:04] Production.INFO: Account Balance End.
[2026-04-06 21:33:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:33:04] Production.INFO: ==14415== Releasing lock...
[2026-04-06 21:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:33:11] Production.ERROR: CronJobId end10
[2026-04-06 21:33:11] Production.INFO: ==14413== Releasing lock...
[2026-04-06 21:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:33:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:33:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:33:14] Production.INFO: call_cost start
[2026-04-06 21:33:14] Production.INFO: call_cost end
[2026-04-06 21:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:33:14] Production.INFO: ==14409== Releasing lock...
[2026-04-06 21:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:34:01] Production.INFO: ==14473== Lock acquired, processing the job...
[2026-04-07 02:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:34:01] Production.INFO: neon service started
[2026-04-07 02:34:01] Production.INFO: neon service started
[2026-04-07 02:34:01] Production.INFO: ==14473== Releasing lock...
[2026-04-07 02:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:34:01] Production.INFO: ==14477== Lock acquired, processing the job...
[2026-04-07 01:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:34:01] Production.INFO: ==14477== Releasing lock...
[2026-04-07 01:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:34:01] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:34:01] Production.INFO: ==14475== Lock acquired, processing the job...
[2026-04-06 21:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:34:02] Production.INFO: ==14475== Releasing lock...
[2026-04-06 21:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:34:02] Production.INFO: ==14479== Lock acquired, processing the job...
[2026-04-06 21:34:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:34:02] Production.INFO: ==14481== Lock acquired, processing the job...
[2026-04-06 21:34:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:34:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:34:03] Production.INFO: ==14485== Lock acquired, processing the job...
[2026-04-06 21:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:34:03] Production.INFO: ==14483== Lock acquired, processing the job...
[2026-04-06 21:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:34:03] Production.INFO: ==14487== Lock acquired, processing the job...
[2026-04-06 21:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:34:03] Production.INFO: Account Balance Start.
[2026-04-06 21:34:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:34:03] Production.INFO: 117
[2026-04-06 21:34:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:34:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:34:03] Production.INFO: ==14487== Releasing lock...
[2026-04-06 21:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:34:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:03] Production.INFO: ==14481== Releasing lock...
[2026-04-06 21:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:34:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:03] Production.INFO: Date 2026-03-23
[2026-04-06 21:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:34:04] Production.INFO: Total Charge 0
[2026-04-06 21:34:04] Production.INFO: CreateAllLog End
[2026-04-06 21:34:04] Production.INFO: Account Balance End.
[2026-04-06 21:34:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:34:04] Production.INFO: ==14485== Releasing lock...
[2026-04-06 21:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:34:11] Production.ERROR: CronJobId end10
[2026-04-06 21:34:11] Production.INFO: ==14483== Releasing lock...
[2026-04-06 21:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:34:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:34:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:34:14] Production.INFO: call_cost start
[2026-04-06 21:34:14] Production.INFO: call_cost end
[2026-04-06 21:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:34:14] Production.INFO: ==14479== Releasing lock...
[2026-04-06 21:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:35:01] Production.INFO: ==14544== Lock acquired, processing the job...
[2026-04-07 02:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:35:01] Production.INFO: neon service started
[2026-04-07 02:35:01] Production.INFO: neon service started
[2026-04-07 02:35:01] Production.INFO: ==14544== Releasing lock...
[2026-04-07 02:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:35:02] Production.INFO: ==14546== Lock acquired, processing the job...
[2026-04-06 21:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:35:02] Production.INFO: ==14546== Releasing lock...
[2026-04-06 21:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:35:02] Production.INFO: ==14548== Lock acquired, processing the job...
[2026-04-07 01:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:35:02] Production.INFO: ==14548== Releasing lock...
[2026-04-07 01:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:35:03] Production.INFO: ==14557== Lock acquired, processing the job...
[2026-04-06 21:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:35:03] Production.INFO: ==14551== Lock acquired, processing the job...
[2026-04-06 21:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:35:03] Production.INFO: Account Balance Start.
[2026-04-06 21:35:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:35:03] Production.INFO: 117
[2026-04-06 21:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:35:03] Production.INFO: ==14553== Lock acquired, processing the job...
[2026-04-06 21:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:35:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:35:03] Production.INFO: ==14555== Lock acquired, processing the job...
[2026-04-06 21:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:03] Production.INFO: ==14559== Lock acquired, processing the job...
[2026-04-06 21:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:35:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:35:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:35:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:35:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:35:03] Production.INFO: ==14559== Releasing lock...
[2026-04-06 21:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:03] Production.INFO: Date 2026-03-23
[2026-04-06 21:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:03] Production.INFO: ==14553== Releasing lock...
[2026-04-06 21:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:35:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:35:04] Production.INFO: Total Charge 0
[2026-04-06 21:35:04] Production.INFO: CreateAllLog End
[2026-04-06 21:35:04] Production.INFO: Account Balance End.
[2026-04-06 21:35:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:35:04] Production.INFO: ==14557== Releasing lock...
[2026-04-06 21:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:35:11] Production.ERROR: CronJobId end10
[2026-04-06 21:35:11] Production.INFO: ==14555== Releasing lock...
[2026-04-06 21:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:35:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:35:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:35:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:35:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:35:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:35:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:35:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:35:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:35:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:35:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:35:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:35:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:35:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:35:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:35:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:35:13] Production.INFO: call_cost start
[2026-04-06 21:35:13] Production.INFO: call_cost end
[2026-04-06 21:35:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:35:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:35:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:35:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:35:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:35:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:35:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:35:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:35:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:35:13] Production.INFO: ==14551== Releasing lock...
[2026-04-06 21:35:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:35:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:36:01] Production.INFO: ==14617== Lock acquired, processing the job...
[2026-04-07 02:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:36:01] Production.INFO: neon service started
[2026-04-07 02:36:01] Production.INFO: neon service started
[2026-04-07 02:36:01] Production.INFO: ==14617== Releasing lock...
[2026-04-07 02:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:36:01] Production.INFO: ==14619== Lock acquired, processing the job...
[2026-04-06 21:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:36:02] Production.INFO: ==14621== Lock acquired, processing the job...
[2026-04-07 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 21:36:02] Production.INFO: ==14619== Releasing lock...
[2026-04-06 21:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:36:02] Production.INFO: ==14621== Releasing lock...
[2026-04-07 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:36:02] Production.INFO: ==14624== Lock acquired, processing the job...
[2026-04-06 21:36:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:36:02] Production.INFO: ==14626== Lock acquired, processing the job...
[2026-04-06 21:36:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:36:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:36:02] Production.INFO: ==14628== Lock acquired, processing the job...
[2026-04-06 21:36:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:36:03] Production.INFO: ==14632== Lock acquired, processing the job...
[2026-04-06 21:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:36:03] Production.INFO: ==14630== Lock acquired, processing the job...
[2026-04-06 21:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:36:03] Production.INFO: Account Balance Start.
[2026-04-06 21:36:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:36:03] Production.INFO: 117
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: ==14632== Releasing lock...
[2026-04-06 21:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: ==14626== Releasing lock...
[2026-04-06 21:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-23
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-24
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-25
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-26
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-27
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-28
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:03] Production.INFO: Date 2026-03-29
[2026-04-06 21:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:36:04] Production.INFO: Total Charge 0
[2026-04-06 21:36:04] Production.INFO: CreateAllLog End
[2026-04-06 21:36:04] Production.INFO: Account Balance End.
[2026-04-06 21:36:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:36:04] Production.INFO: ==14630== Releasing lock...
[2026-04-06 21:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:36:10] Production.ERROR: CronJobId end10
[2026-04-06 21:36:10] Production.INFO: ==14628== Releasing lock...
[2026-04-06 21:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:36:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:36:14] Production.INFO: call_cost start
[2026-04-06 21:36:14] Production.INFO: call_cost end
[2026-04-06 21:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:36:14] Production.INFO: ==14624== Releasing lock...
[2026-04-06 21:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:37:01] Production.INFO: ==14689== Lock acquired, processing the job...
[2026-04-07 02:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:37:01] Production.INFO: neon service started
[2026-04-07 02:37:01] Production.INFO: neon service started
[2026-04-07 02:37:01] Production.INFO: ==14689== Releasing lock...
[2026-04-07 02:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:37:02] Production.INFO: ==14691== Lock acquired, processing the job...
[2026-04-06 21:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:37:02] Production.INFO: ==14691== Releasing lock...
[2026-04-06 21:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:37:02] Production.INFO: ==14693== Lock acquired, processing the job...
[2026-04-07 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:37:02] Production.INFO: ==14693== Releasing lock...
[2026-04-07 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:37:03] Production.INFO: ==14704== Lock acquired, processing the job...
[2026-04-06 21:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:37:03] Production.INFO: ==14700== Lock acquired, processing the job...
[2026-04-06 21:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:37:03] Production.INFO: ==14698== Lock acquired, processing the job...
[2026-04-06 21:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:37:03] Production.INFO: ==14702== Lock acquired, processing the job...
[2026-04-06 21:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:37:03] Production.INFO: ==14704== Releasing lock...
[2026-04-06 21:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:37:03] Production.INFO: ==14696== Lock acquired, processing the job...
[2026-04-06 21:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:37:03] Production.INFO: Account Balance Start.
[2026-04-06 21:37:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:37:03] Production.INFO: 117
[2026-04-06 21:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:37:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:03] Production.INFO: ==14698== Releasing lock...
[2026-04-06 21:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:37:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:03] Production.INFO: Date 2026-03-23
[2026-04-06 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:03] Production.INFO: Date 2026-03-24
[2026-04-06 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:03] Production.INFO: Date 2026-03-25
[2026-04-06 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:03] Production.INFO: Date 2026-03-26
[2026-04-06 21:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:37:04] Production.INFO: Total Charge 0
[2026-04-06 21:37:04] Production.INFO: CreateAllLog End
[2026-04-06 21:37:04] Production.INFO: Account Balance End.
[2026-04-06 21:37:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:37:04] Production.INFO: ==14702== Releasing lock...
[2026-04-06 21:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:37:10] Production.ERROR: CronJobId end10
[2026-04-06 21:37:10] Production.INFO: ==14700== Releasing lock...
[2026-04-06 21:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:37:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:37:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:37:12] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:37:12] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:37:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:37:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:37:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:37:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:37:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:37:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:37:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:37:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:37:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:37:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:37:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:37:13] Production.INFO: call_cost start
[2026-04-06 21:37:13] Production.INFO: call_cost end
[2026-04-06 21:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:37:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:37:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:37:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:37:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:37:13] Production.INFO: ==14696== Releasing lock...
[2026-04-06 21:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:38:02] Production.INFO: ==14760== Lock acquired, processing the job...
[2026-04-07 02:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:38:02] Production.INFO: neon service started
[2026-04-07 02:38:02] Production.INFO: neon service started
[2026-04-07 02:38:02] Production.INFO: ==14760== Releasing lock...
[2026-04-07 02:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:38:02] Production.INFO: ==14762== Lock acquired, processing the job...
[2026-04-06 21:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:38:02] Production.INFO: ==14762== Releasing lock...
[2026-04-06 21:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:38:02] Production.INFO: ==14764== Lock acquired, processing the job...
[2026-04-07 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:38:02] Production.INFO: ==14764== Releasing lock...
[2026-04-07 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:38:03] Production.INFO: ==14766== Lock acquired, processing the job...
[2026-04-06 21:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:38:03] Production.INFO: ==14768== Lock acquired, processing the job...
[2026-04-06 21:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:38:03] Production.INFO: ==14770== Lock acquired, processing the job...
[2026-04-06 21:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:38:03] Production.INFO: ==14772== Lock acquired, processing the job...
[2026-04-06 21:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:38:03] Production.INFO: ==14774== Lock acquired, processing the job...
[2026-04-06 21:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:38:03] Production.INFO: Account Balance Start.
[2026-04-06 21:38:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:38:03] Production.INFO: 117
[2026-04-06 21:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:38:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:38:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:38:03] Production.INFO: ==14774== Releasing lock...
[2026-04-06 21:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:38:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:38:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:38:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:38:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: ==14768== Releasing lock...
[2026-04-06 21:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:38:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:38:04] Production.INFO: Total Charge 0
[2026-04-06 21:38:04] Production.INFO: CreateAllLog End
[2026-04-06 21:38:05] Production.INFO: Account Balance End.
[2026-04-06 21:38:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:38:05] Production.INFO: ==14772== Releasing lock...
[2026-04-06 21:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:38:11] Production.ERROR: CronJobId end10
[2026-04-06 21:38:11] Production.INFO: ==14770== Releasing lock...
[2026-04-06 21:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:38:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:38:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:38:14] Production.INFO: call_cost start
[2026-04-06 21:38:14] Production.INFO: call_cost end
[2026-04-06 21:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:38:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:38:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:38:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:38:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:38:14] Production.INFO: ==14766== Releasing lock...
[2026-04-06 21:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:39:01] Production.INFO: ==14832== Lock acquired, processing the job...
[2026-04-07 02:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:39:01] Production.INFO: neon service started
[2026-04-07 02:39:01] Production.INFO: neon service started
[2026-04-07 02:39:01] Production.INFO: ==14832== Releasing lock...
[2026-04-07 02:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:39:01] Production.INFO: ==14834== Lock acquired, processing the job...
[2026-04-06 21:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:39:02] Production.INFO: ==14834== Releasing lock...
[2026-04-06 21:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:39:02] Production.INFO: ==14836== Lock acquired, processing the job...
[2026-04-07 01:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:39:02] Production.INFO: ==14836== Releasing lock...
[2026-04-07 01:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:39:02] Production.INFO: ==14842== Lock acquired, processing the job...
[2026-04-06 21:39:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:39:02] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:39:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:39:02] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:39:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:39:03] Production.INFO: ==14838== Lock acquired, processing the job...
[2026-04-06 21:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:39:03] Production.INFO: ==14840== Lock acquired, processing the job...
[2026-04-06 21:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:39:03] Production.INFO: ==14845== Lock acquired, processing the job...
[2026-04-06 21:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:39:03] Production.INFO: ==14847== Lock acquired, processing the job...
[2026-04-06 21:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:39:03] Production.INFO: Account Balance Start.
[2026-04-06 21:39:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:39:03] Production.INFO: 117
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:39:03] Production.INFO: ==14847== Releasing lock...
[2026-04-06 21:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:03] Production.INFO: ==14840== Releasing lock...
[2026-04-06 21:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-23
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-24
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-25
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-26
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-27
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:03] Production.INFO: Date 2026-03-28
[2026-04-06 21:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:39:04] Production.INFO: Total Charge 0
[2026-04-06 21:39:04] Production.INFO: CreateAllLog End
[2026-04-06 21:39:04] Production.INFO: Account Balance End.
[2026-04-06 21:39:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:39:04] Production.INFO: ==14845== Releasing lock...
[2026-04-06 21:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:39:11] Production.ERROR: CronJobId end10
[2026-04-06 21:39:11] Production.INFO: ==14842== Releasing lock...
[2026-04-06 21:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:39:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:39:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:39:14] Production.INFO: call_cost start
[2026-04-06 21:39:14] Production.INFO: call_cost end
[2026-04-06 21:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:39:14] Production.INFO: ==14838== Releasing lock...
[2026-04-06 21:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:40:01] Production.INFO: ==14904== Lock acquired, processing the job...
[2026-04-07 02:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:40:01] Production.INFO: neon service started
[2026-04-07 02:40:01] Production.INFO: neon service started
[2026-04-07 02:40:01] Production.INFO: ==14904== Releasing lock...
[2026-04-07 02:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:40:02] Production.INFO: ==14908== Lock acquired, processing the job...
[2026-04-07 01:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:40:02] Production.INFO: ==14908== Releasing lock...
[2026-04-07 01:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:40:02] Production.INFO: ==14906== Lock acquired, processing the job...
[2026-04-06 21:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:40:02] Production.INFO: ==14906== Releasing lock...
[2026-04-06 21:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:40:03] Production.INFO: ==14912== Lock acquired, processing the job...
[2026-04-06 21:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:40:03] Production.INFO: ==14910== Lock acquired, processing the job...
[2026-04-06 21:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:40:03] Production.INFO: ==14918== Lock acquired, processing the job...
[2026-04-06 21:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:40:03] Production.INFO: ==14914== Lock acquired, processing the job...
[2026-04-06 21:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:40:03] Production.INFO: ==14916== Lock acquired, processing the job...
[2026-04-06 21:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:40:03] Production.INFO: ==14918== Releasing lock...
[2026-04-06 21:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:40:03] Production.INFO: Account Balance Start.
[2026-04-06 21:40:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:40:03] Production.INFO: 117
[2026-04-06 21:40:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:40:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:40:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:40:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:40:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:40:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:40:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: ==14912== Releasing lock...
[2026-04-06 21:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:40:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:40:04] Production.INFO: Total Charge 0
[2026-04-06 21:40:04] Production.INFO: CreateAllLog End
[2026-04-06 21:40:04] Production.INFO: Account Balance End.
[2026-04-06 21:40:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:40:04] Production.INFO: ==14916== Releasing lock...
[2026-04-06 21:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:40:11] Production.ERROR: CronJobId end10
[2026-04-06 21:40:11] Production.INFO: ==14914== Releasing lock...
[2026-04-06 21:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:40:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:40:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:40:14] Production.INFO: call_cost start
[2026-04-06 21:40:14] Production.INFO: call_cost end
[2026-04-06 21:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:40:14] Production.INFO: ==14910== Releasing lock...
[2026-04-06 21:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:41:01] Production.INFO: ==14976== Lock acquired, processing the job...
[2026-04-07 02:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:41:01] Production.INFO: neon service started
[2026-04-07 02:41:01] Production.INFO: neon service started
[2026-04-07 02:41:01] Production.INFO: ==14976== Releasing lock...
[2026-04-07 02:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:41:01] Production.INFO: ==14978== Lock acquired, processing the job...
[2026-04-06 21:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:41:02] Production.INFO: ==14978== Releasing lock...
[2026-04-06 21:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:41:02] Production.INFO: ==14980== Lock acquired, processing the job...
[2026-04-07 01:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:41:02] Production.INFO: ==14980== Releasing lock...
[2026-04-07 01:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:41:02] Production.INFO: ==14983== Lock acquired, processing the job...
[2026-04-06 21:41:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 21:41:03] Production.INFO: ==14985== Lock acquired, processing the job...
[2026-04-06 21:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 21:41:03] Production.INFO: ==14991== Lock acquired, processing the job...
[2026-04-06 21:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:41:03] Production.INFO: ==14987== Lock acquired, processing the job...
[2026-04-06 21:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 21:41:03] Production.INFO: ==14983== Releasing lock...
[2026-04-06 21:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 21:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 21:41:03] Production.INFO: ==14989== Lock acquired, processing the job...
[2026-04-06 21:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:41:03] Production.INFO: ==14993== Lock acquired, processing the job...
[2026-04-06 21:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 21:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:41:03] Production.INFO: Account Balance Start.
[2026-04-06 21:41:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:41:03] Production.INFO: 117
[2026-04-06 21:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 21:41:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:03] Production.INFO: ==14995== Lock acquired, processing the job...
[2026-04-06 21:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:41:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:41:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:41:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:41:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:03] Production.INFO: ==14995== Releasing lock...
[2026-04-06 21:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:41:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:03] Production.ERROR: done
[2026-04-06 21:41:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 21:41:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049937', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 21:41:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:03] Production.INFO: ==14987== Releasing lock...
[2026-04-06 21:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:41:03] Production.INFO: Date 2026-03-23
[2026-04-06 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:03] Production.INFO: Date 2026-03-24
[2026-04-06 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:03] Production.INFO: Date 2026-03-25
[2026-04-06 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:03] Production.INFO: Date 2026-03-26
[2026-04-06 21:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:41:04] Production.INFO: Total Charge 0
[2026-04-06 21:41:04] Production.INFO: CreateAllLog End
[2026-04-06 21:41:04] Production.INFO: Account Balance End.
[2026-04-06 21:41:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:41:04] Production.INFO: ==14991== Releasing lock...
[2026-04-06 21:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049937', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 21:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 21:41:10] Production.INFO: ProcessCDR(1,17049937,1,1,2)
[2026-04-06 21:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17049937,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 21:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17049937,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 21:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 21:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 21:41:10] Production.INFO: ==14993== Releasing lock...
[2026-04-06 21:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 21:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-06 21:41:14] Production.ERROR: CronJobId end10
[2026-04-06 21:41:14] Production.INFO: ==14989== Releasing lock...
[2026-04-06 21:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:41:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:41:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:41:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:41:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:41:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:41:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:41:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:41:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:41:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:41:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:41:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:41:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:41:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:41:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:41:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:41:16] Production.INFO: call_cost start
[2026-04-06 21:41:16] Production.INFO: call_cost end
[2026-04-06 21:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:41:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:41:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:41:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:41:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:41:16] Production.INFO: ==14985== Releasing lock...
[2026-04-06 21:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:42:01] Production.INFO: ==15049== Lock acquired, processing the job...
[2026-04-07 02:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:42:01] Production.INFO: neon service started
[2026-04-07 02:42:01] Production.INFO: neon service started
[2026-04-07 02:42:01] Production.INFO: ==15049== Releasing lock...
[2026-04-07 02:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:42:02] Production.INFO: ==15051== Lock acquired, processing the job...
[2026-04-06 21:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:42:02] Production.INFO: ==15053== Lock acquired, processing the job...
[2026-04-07 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:42:02] Production.INFO: ==15053== Releasing lock...
[2026-04-07 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:42:02] Production.INFO: ==15051== Releasing lock...
[2026-04-06 21:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:42:03] Production.INFO: ==15058== Lock acquired, processing the job...
[2026-04-06 21:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:42:03] Production.INFO: ==15056== Lock acquired, processing the job...
[2026-04-06 21:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:42:03] Production.INFO: ==15060== Lock acquired, processing the job...
[2026-04-06 21:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:42:03] Production.INFO: ==15062== Lock acquired, processing the job...
[2026-04-06 21:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:42:03] Production.INFO: ==15064== Lock acquired, processing the job...
[2026-04-06 21:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:42:03] Production.INFO: Account Balance Start.
[2026-04-06 21:42:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:42:03] Production.INFO: 117
[2026-04-06 21:42:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:03] Production.INFO: ==15058== Releasing lock...
[2026-04-06 21:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:42:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:42:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: ==15064== Releasing lock...
[2026-04-06 21:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-11
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:42:04] Production.INFO: Total Charge 0
[2026-04-06 21:42:04] Production.INFO: CreateAllLog End
[2026-04-06 21:42:05] Production.INFO: Account Balance End.
[2026-04-06 21:42:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:42:05] Production.INFO: ==15062== Releasing lock...
[2026-04-06 21:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:42:11] Production.ERROR: CronJobId end10
[2026-04-06 21:42:11] Production.INFO: ==15060== Releasing lock...
[2026-04-06 21:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:42:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:42:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:42:14] Production.INFO: call_cost start
[2026-04-06 21:42:14] Production.INFO: call_cost end
[2026-04-06 21:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:42:14] Production.INFO: ==15056== Releasing lock...
[2026-04-06 21:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:43:02] Production.INFO: ==15122== Lock acquired, processing the job...
[2026-04-07 02:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:43:02] Production.INFO: neon service started
[2026-04-07 02:43:02] Production.INFO: neon service started
[2026-04-07 02:43:02] Production.INFO: ==15122== Releasing lock...
[2026-04-07 02:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:43:02] Production.INFO: ==15126== Lock acquired, processing the job...
[2026-04-07 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:43:02] Production.INFO: ==15126== Releasing lock...
[2026-04-07 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:43:02] Production.INFO: ==15124== Lock acquired, processing the job...
[2026-04-06 21:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:43:02] Production.INFO: ==15124== Releasing lock...
[2026-04-06 21:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:43:03] Production.INFO: ==15129== Lock acquired, processing the job...
[2026-04-06 21:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:43:03] Production.INFO: ==15131== Lock acquired, processing the job...
[2026-04-06 21:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:43:03] Production.INFO: ==15133== Lock acquired, processing the job...
[2026-04-06 21:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:43:03] Production.INFO: ==15135== Lock acquired, processing the job...
[2026-04-06 21:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:43:03] Production.INFO: Account Balance Start.
[2026-04-06 21:43:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:43:03] Production.INFO: 117
[2026-04-06 21:43:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:43:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:43:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: ==15137== Lock acquired, processing the job...
[2026-04-06 21:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-10
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-11
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: ==15131== Releasing lock...
[2026-04-06 21:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:43:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:43:04] Production.INFO: ==15137== Releasing lock...
[2026-04-06 21:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:05] Production.INFO: Date 2026-04-05
[2026-04-06 21:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:05] Production.INFO: Date 2026-04-06
[2026-04-06 21:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:43:05] Production.INFO: Total Charge 0
[2026-04-06 21:43:05] Production.INFO: CreateAllLog End
[2026-04-06 21:43:05] Production.INFO: Account Balance End.
[2026-04-06 21:43:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:43:05] Production.INFO: ==15135== Releasing lock...
[2026-04-06 21:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:43:12] Production.ERROR: CronJobId end10
[2026-04-06 21:43:12] Production.INFO: ==15133== Releasing lock...
[2026-04-06 21:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:43:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:43:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:43:14] Production.INFO: call_cost start
[2026-04-06 21:43:14] Production.INFO: call_cost end
[2026-04-06 21:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:43:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:43:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:43:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:43:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:43:14] Production.INFO: ==15129== Releasing lock...
[2026-04-06 21:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:44:01] Production.INFO: ==15189== Lock acquired, processing the job...
[2026-04-07 02:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:44:01] Production.INFO: neon service started
[2026-04-07 02:44:01] Production.INFO: neon service started
[2026-04-07 02:44:01] Production.INFO: ==15189== Releasing lock...
[2026-04-07 02:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:44:02] Production.INFO: ==15191== Lock acquired, processing the job...
[2026-04-06 21:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:44:02] Production.INFO: ==15193== Lock acquired, processing the job...
[2026-04-07 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:44:02] Production.INFO: ==15193== Releasing lock...
[2026-04-07 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:44:02] Production.INFO: ==15191== Releasing lock...
[2026-04-06 21:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:44:03] Production.INFO: ==15202== Lock acquired, processing the job...
[2026-04-06 21:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:44:03] Production.INFO: Account Balance Start.
[2026-04-06 21:44:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:44:03] Production.INFO: 117
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.INFO: ==15196== Lock acquired, processing the job...
[2026-04-06 21:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.INFO: ==15200== Lock acquired, processing the job...
[2026-04-06 21:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:44:03] Production.INFO: ==15198== Lock acquired, processing the job...
[2026-04-06 21:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.INFO: ==15204== Lock acquired, processing the job...
[2026-04-06 21:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-23
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-24
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-25
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-26
[2026-04-06 21:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-27
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-28
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:03] Production.INFO: ==15204== Releasing lock...
[2026-04-06 21:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:44:03] Production.INFO: Date 2026-03-29
[2026-04-06 21:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:44:04] Production.INFO: Total Charge 0
[2026-04-06 21:44:04] Production.INFO: CreateAllLog End
[2026-04-06 21:44:04] Production.INFO: ==15198== Releasing lock...
[2026-04-06 21:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:44:04] Production.INFO: Account Balance End.
[2026-04-06 21:44:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:44:04] Production.INFO: ==15202== Releasing lock...
[2026-04-06 21:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:44:11] Production.ERROR: CronJobId end10
[2026-04-06 21:44:11] Production.INFO: ==15200== Releasing lock...
[2026-04-06 21:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:44:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:44:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:44:13] Production.INFO: call_cost start
[2026-04-06 21:44:13] Production.INFO: call_cost end
[2026-04-06 21:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:44:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:44:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:44:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:44:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:44:13] Production.INFO: ==15196== Releasing lock...
[2026-04-06 21:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:45:01] Production.INFO: ==15262== Lock acquired, processing the job...
[2026-04-07 02:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:45:01] Production.INFO: neon service started
[2026-04-07 02:45:01] Production.INFO: neon service started
[2026-04-07 02:45:01] Production.INFO: ==15262== Releasing lock...
[2026-04-07 02:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:45:02] Production.INFO: ==15264== Lock acquired, processing the job...
[2026-04-06 21:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:45:02] Production.INFO: ==15264== Releasing lock...
[2026-04-06 21:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:45:02] Production.INFO: ==15266== Lock acquired, processing the job...
[2026-04-07 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:45:02] Production.INFO: ==15266== Releasing lock...
[2026-04-07 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:45:03] Production.INFO: ==15270== Lock acquired, processing the job...
[2026-04-06 21:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:45:03] Production.INFO: ==15268== Lock acquired, processing the job...
[2026-04-06 21:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:45:03] Production.INFO: ==15272== Lock acquired, processing the job...
[2026-04-06 21:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:45:03] Production.INFO: ==15274== Lock acquired, processing the job...
[2026-04-06 21:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:45:03] Production.INFO: ==15276== Lock acquired, processing the job...
[2026-04-06 21:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:45:03] Production.INFO: Account Balance Start.
[2026-04-06 21:45:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:45:03] Production.INFO: 117
[2026-04-06 21:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:45:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:45:03] Production.INFO: ==15276== Releasing lock...
[2026-04-06 21:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:45:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: ==15270== Releasing lock...
[2026-04-06 21:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:45:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:45:04] Production.INFO: Total Charge 0
[2026-04-06 21:45:04] Production.INFO: CreateAllLog End
[2026-04-06 21:45:04] Production.INFO: Account Balance End.
[2026-04-06 21:45:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:45:04] Production.INFO: ==15274== Releasing lock...
[2026-04-06 21:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:45:10] Production.ERROR: CronJobId end10
[2026-04-06 21:45:10] Production.INFO: ==15272== Releasing lock...
[2026-04-06 21:45:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:45:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:45:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:45:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:45:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:45:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:45:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:45:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:45:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:45:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:45:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:45:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:45:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:45:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:45:14] Production.INFO: call_cost start
[2026-04-06 21:45:14] Production.INFO: call_cost end
[2026-04-06 21:45:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:45:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:45:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:45:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:45:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:45:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:45:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:45:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:45:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:45:14] Production.INFO: ==15268== Releasing lock...
[2026-04-06 21:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:45:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:46:01] Production.INFO: ==15333== Lock acquired, processing the job...
[2026-04-07 02:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:46:01] Production.INFO: neon service started
[2026-04-07 02:46:01] Production.INFO: neon service started
[2026-04-07 02:46:01] Production.INFO: ==15333== Releasing lock...
[2026-04-07 02:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:46:01] Production.INFO: ==15335== Lock acquired, processing the job...
[2026-04-06 21:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:46:02] Production.INFO: ==15335== Releasing lock...
[2026-04-06 21:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:46:02] Production.INFO: ==15337== Lock acquired, processing the job...
[2026-04-07 01:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:46:02] Production.INFO: ==15337== Releasing lock...
[2026-04-07 01:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:46:02] Production.INFO: ==15339== Lock acquired, processing the job...
[2026-04-06 21:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:46:02] Production.INFO: ==15343== Lock acquired, processing the job...
[2026-04-06 21:46:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:46:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:46:02] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:46:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:46:02] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:46:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:46:02] Production.INFO: ==15341== Lock acquired, processing the job...
[2026-04-06 21:46:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:46:02] Production.INFO: ==15348== Lock acquired, processing the job...
[2026-04-06 21:46:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:46:02] Production.INFO: ==15345== Lock acquired, processing the job...
[2026-04-06 21:46:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:46:03] Production.INFO: Account Balance Start.
[2026-04-06 21:46:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:46:03] Production.INFO: 117
[2026-04-06 21:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:46:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:46:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:03] Production.INFO: ==15348== Releasing lock...
[2026-04-06 21:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:46:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:03] Production.INFO: ==15341== Releasing lock...
[2026-04-06 21:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:46:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:46:04] Production.INFO: Total Charge 0
[2026-04-06 21:46:04] Production.INFO: CreateAllLog End
[2026-04-06 21:46:04] Production.INFO: Account Balance End.
[2026-04-06 21:46:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:46:04] Production.INFO: ==15345== Releasing lock...
[2026-04-06 21:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:46:10] Production.ERROR: CronJobId end10
[2026-04-06 21:46:10] Production.INFO: ==15343== Releasing lock...
[2026-04-06 21:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:46:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:46:12] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:46:12] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:46:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:46:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:46:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:46:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:46:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:46:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:46:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:46:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:46:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:46:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:46:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:46:13] Production.INFO: call_cost start
[2026-04-06 21:46:13] Production.INFO: call_cost end
[2026-04-06 21:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:46:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:46:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:46:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:46:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:46:13] Production.INFO: ==15339== Releasing lock...
[2026-04-06 21:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:47:01] Production.INFO: ==15404== Lock acquired, processing the job...
[2026-04-07 02:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:47:01] Production.INFO: neon service started
[2026-04-07 02:47:01] Production.INFO: neon service started
[2026-04-07 02:47:01] Production.INFO: ==15404== Releasing lock...
[2026-04-07 02:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:47:02] Production.INFO: ==15406== Lock acquired, processing the job...
[2026-04-06 21:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:47:02] Production.INFO: ==15408== Lock acquired, processing the job...
[2026-04-07 01:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:47:02] Production.INFO: ==15408== Releasing lock...
[2026-04-07 01:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:47:02] Production.INFO: ==15406== Releasing lock...
[2026-04-06 21:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:47:03] Production.INFO: ==15413== Lock acquired, processing the job...
[2026-04-06 21:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:47:03] Production.INFO: ==15411== Lock acquired, processing the job...
[2026-04-06 21:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:47:03] Production.INFO: ==15415== Lock acquired, processing the job...
[2026-04-06 21:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:47:03] Production.INFO: ==15417== Lock acquired, processing the job...
[2026-04-06 21:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:47:03] Production.INFO: ==15419== Lock acquired, processing the job...
[2026-04-06 21:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:47:03] Production.INFO: Account Balance Start.
[2026-04-06 21:47:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:47:03] Production.INFO: 117
[2026-04-06 21:47:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:47:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:03] Production.INFO: ==15419== Releasing lock...
[2026-04-06 21:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:47:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:04] Production.INFO: ==15413== Releasing lock...
[2026-04-06 21:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:47:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:47:04] Production.INFO: Total Charge 0
[2026-04-06 21:47:04] Production.INFO: CreateAllLog End
[2026-04-06 21:47:04] Production.INFO: Account Balance End.
[2026-04-06 21:47:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:47:04] Production.INFO: ==15417== Releasing lock...
[2026-04-06 21:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:47:10] Production.ERROR: CronJobId end10
[2026-04-06 21:47:10] Production.INFO: ==15415== Releasing lock...
[2026-04-06 21:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:47:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:47:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:47:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:47:14] Production.INFO: call_cost start
[2026-04-06 21:47:14] Production.INFO: call_cost end
[2026-04-06 21:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:47:14] Production.INFO: ==15411== Releasing lock...
[2026-04-06 21:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:48:02] Production.INFO: ==15480== Lock acquired, processing the job...
[2026-04-07 02:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:48:02] Production.INFO: neon service started
[2026-04-07 02:48:02] Production.INFO: neon service started
[2026-04-07 02:48:02] Production.INFO: ==15480== Releasing lock...
[2026-04-07 02:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:48:02] Production.INFO: ==15482== Lock acquired, processing the job...
[2026-04-06 21:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:48:02] Production.INFO: ==15482== Releasing lock...
[2026-04-06 21:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:48:02] Production.INFO: ==15484== Lock acquired, processing the job...
[2026-04-07 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:48:02] Production.INFO: ==15484== Releasing lock...
[2026-04-07 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:48:03] Production.INFO: ==15494== Lock acquired, processing the job...
[2026-04-06 21:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:48:03] Production.INFO: ==15486== Lock acquired, processing the job...
[2026-04-06 21:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:48:03] Production.INFO: ==15494== Releasing lock...
[2026-04-06 21:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:48:03] Production.INFO: ==15488== Lock acquired, processing the job...
[2026-04-06 21:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:48:03] Production.INFO: ==15490== Lock acquired, processing the job...
[2026-04-06 21:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:48:03] Production.INFO: ==15492== Lock acquired, processing the job...
[2026-04-06 21:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:48:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:48:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:48:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:48:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:48:04] Production.INFO: Account Balance Start.
[2026-04-06 21:48:04] Production.INFO: CreateAllLog Start
[2026-04-06 21:48:04] Production.INFO: 117
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-08
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-09
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-10
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-11
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: ==15488== Releasing lock...
[2026-04-06 21:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:05] Production.INFO: Date 2026-03-31
[2026-04-06 21:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:05] Production.INFO: Date 2026-04-01
[2026-04-06 21:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:05] Production.INFO: Date 2026-04-02
[2026-04-06 21:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:05] Production.INFO: Date 2026-04-03
[2026-04-06 21:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:05] Production.INFO: Date 2026-04-04
[2026-04-06 21:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:05] Production.INFO: Date 2026-04-05
[2026-04-06 21:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:05] Production.INFO: Date 2026-04-06
[2026-04-06 21:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:48:05] Production.INFO: Total Charge 0
[2026-04-06 21:48:05] Production.INFO: CreateAllLog End
[2026-04-06 21:48:05] Production.INFO: Account Balance End.
[2026-04-06 21:48:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:48:05] Production.INFO: ==15492== Releasing lock...
[2026-04-06 21:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:48:11] Production.ERROR: CronJobId end10
[2026-04-06 21:48:11] Production.INFO: ==15490== Releasing lock...
[2026-04-06 21:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:48:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:48:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:48:13] Production.INFO: call_cost start
[2026-04-06 21:48:13] Production.INFO: call_cost end
[2026-04-06 21:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:48:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:48:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:48:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:48:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:48:13] Production.INFO: ==15486== Releasing lock...
[2026-04-06 21:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:49:01] Production.INFO: ==15550== Lock acquired, processing the job...
[2026-04-07 02:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:49:01] Production.INFO: neon service started
[2026-04-07 02:49:01] Production.INFO: neon service started
[2026-04-07 02:49:01] Production.INFO: ==15550== Releasing lock...
[2026-04-07 02:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:49:02] Production.INFO: ==15554== Lock acquired, processing the job...
[2026-04-07 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 21:49:02] Production.INFO: ==15552== Lock acquired, processing the job...
[2026-04-06 21:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:49:02] Production.INFO: ==15554== Releasing lock...
[2026-04-07 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:49:02] Production.INFO: ==15552== Releasing lock...
[2026-04-06 21:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:49:03] Production.INFO: ==15557== Lock acquired, processing the job...
[2026-04-06 21:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:49:03] Production.INFO: ==15559== Lock acquired, processing the job...
[2026-04-06 21:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:49:03] Production.INFO: ==15563== Lock acquired, processing the job...
[2026-04-06 21:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:49:03] Production.INFO: ==15561== Lock acquired, processing the job...
[2026-04-06 21:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:49:03] Production.INFO: Account Balance Start.
[2026-04-06 21:49:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:49:03] Production.INFO: 117
[2026-04-06 21:49:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:49:03] Production.INFO: ==15565== Lock acquired, processing the job...
[2026-04-06 21:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:49:03] Production.INFO: ==15565== Releasing lock...
[2026-04-06 21:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:49:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:03] Production.INFO: ==15559== Releasing lock...
[2026-04-06 21:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:49:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:49:04] Production.INFO: Total Charge 0
[2026-04-06 21:49:04] Production.INFO: CreateAllLog End
[2026-04-06 21:49:04] Production.INFO: Account Balance End.
[2026-04-06 21:49:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:49:04] Production.INFO: ==15563== Releasing lock...
[2026-04-06 21:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:49:11] Production.ERROR: CronJobId end10
[2026-04-06 21:49:11] Production.INFO: ==15561== Releasing lock...
[2026-04-06 21:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:49:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:49:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:49:14] Production.INFO: call_cost start
[2026-04-06 21:49:14] Production.INFO: call_cost end
[2026-04-06 21:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:49:14] Production.INFO: ==15557== Releasing lock...
[2026-04-06 21:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:50:01] Production.INFO: ==15620== Lock acquired, processing the job...
[2026-04-07 02:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:50:02] Production.INFO: neon service started
[2026-04-07 02:50:02] Production.INFO: neon service started
[2026-04-07 02:50:02] Production.INFO: ==15620== Releasing lock...
[2026-04-07 02:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:50:02] Production.INFO: ==15624== Lock acquired, processing the job...
[2026-04-07 01:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:50:02] Production.INFO: ==15624== Releasing lock...
[2026-04-07 01:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:50:02] Production.INFO: ==15622== Lock acquired, processing the job...
[2026-04-06 21:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:50:02] Production.INFO: ==15622== Releasing lock...
[2026-04-06 21:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:50:03] Production.INFO: ==15626== Lock acquired, processing the job...
[2026-04-06 21:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:50:03] Production.INFO: ==15628== Lock acquired, processing the job...
[2026-04-06 21:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:50:03] Production.INFO: ==15630== Lock acquired, processing the job...
[2026-04-06 21:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:50:03] Production.INFO: ==15632== Lock acquired, processing the job...
[2026-04-06 21:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:50:03] Production.INFO: ==15634== Lock acquired, processing the job...
[2026-04-06 21:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:50:03] Production.INFO: Account Balance Start.
[2026-04-06 21:50:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:50:03] Production.INFO: 117
[2026-04-06 21:50:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:50:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:50:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:50:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: ==15634== Releasing lock...
[2026-04-06 21:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:50:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: ==15628== Releasing lock...
[2026-04-06 21:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:50:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:50:04] Production.INFO: Total Charge 0
[2026-04-06 21:50:04] Production.INFO: CreateAllLog End
[2026-04-06 21:50:05] Production.INFO: Account Balance End.
[2026-04-06 21:50:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:50:05] Production.INFO: ==15632== Releasing lock...
[2026-04-06 21:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:50:11] Production.ERROR: CronJobId end10
[2026-04-06 21:50:11] Production.INFO: ==15630== Releasing lock...
[2026-04-06 21:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:50:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:50:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:50:14] Production.INFO: call_cost start
[2026-04-06 21:50:14] Production.INFO: call_cost end
[2026-04-06 21:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:50:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:50:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:50:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:50:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:50:14] Production.INFO: ==15626== Releasing lock...
[2026-04-06 21:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:51:01] Production.INFO: ==15688== Lock acquired, processing the job...
[2026-04-07 02:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:51:01] Production.INFO: neon service started
[2026-04-07 02:51:01] Production.INFO: neon service started
[2026-04-07 02:51:01] Production.INFO: ==15688== Releasing lock...
[2026-04-07 02:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:51:01] Production.INFO: ==15690== Lock acquired, processing the job...
[2026-04-06 21:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:51:02] Production.INFO: ==15690== Releasing lock...
[2026-04-06 21:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:51:02] Production.INFO: ==15692== Lock acquired, processing the job...
[2026-04-07 01:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:51:02] Production.INFO: ==15692== Releasing lock...
[2026-04-07 01:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:51:02] Production.INFO: ==15696== Lock acquired, processing the job...
[2026-04-06 21:51:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:51:03] Production.INFO: ==15694== Lock acquired, processing the job...
[2026-04-06 21:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 21:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:51:03] Production.INFO: ==15698== Lock acquired, processing the job...
[2026-04-06 21:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 21:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 21:51:03] Production.ERROR: CronJob PID - 15696
[2026-04-06 21:51:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-06 21:51:03] Production.ERROR: CronJob ID - 5
[2026-04-06 21:51:03] Production.ERROR: CronJob Last Run Time 2026-04-06 21:51:00
[2026-04-06 21:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 21:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 21:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 21:51:03] Production.ERROR: CronJob PID - 15698
[2026-04-06 21:51:03] Production.ERROR: CronJob Title - Account Block
[2026-04-06 21:51:03] Production.ERROR: CronJob ID - 7
[2026-04-06 21:51:03] Production.ERROR: CronJob Last Run Time 2026-04-06 21:51:00
[2026-04-06 21:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 21:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 21:51:03] Production.INFO: ==15700== Lock acquired, processing the job...
[2026-04-06 21:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:51:03] Production.INFO: ==15702== Lock acquired, processing the job...
[2026-04-06 21:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 21:51:03] Production.INFO: ==15694== Releasing lock...
[2026-04-06 21:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 21:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 21:51:03] Production.INFO: ==15706== Lock acquired, processing the job...
[2026-04-06 21:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:51:03] Production.INFO: ==15704== Lock acquired, processing the job...
[2026-04-06 21:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 21:51:03] Production.INFO: Account Balance Start.
[2026-04-06 21:51:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:51:03] Production.INFO: 117
[2026-04-06 21:51:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 21:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:51:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:03] Production.INFO: ==15706== Releasing lock...
[2026-04-06 21:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:51:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:03] Production.INFO: Date 2026-03-23
[2026-04-06 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:03] Production.INFO: Date 2026-03-24
[2026-04-06 21:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:04] Production.ERROR: done
[2026-04-06 21:51:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 21:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049978', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 21:51:04] Production.INFO: ==15698== Releasing lock...
[2026-04-06 21:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:51:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:51:04] Production.INFO: Total Charge 0
[2026-04-06 21:51:04] Production.INFO: CreateAllLog End
[2026-04-06 21:51:04] Production.INFO: Account Balance End.
[2026-04-06 21:51:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:51:04] Production.INFO: ==15702== Releasing lock...
[2026-04-06 21:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17049978', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 21:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 21:51:10] Production.INFO: ProcessCDR(1,17049978,1,1,2)
[2026-04-06 21:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17049978,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 21:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17049978,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 21:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 21:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 21:51:10] Production.INFO: ==15704== Releasing lock...
[2026-04-06 21:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 21:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-06 21:51:14] Production.ERROR: CronJobId end10
[2026-04-06 21:51:14] Production.INFO: ==15700== Releasing lock...
[2026-04-06 21:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:51:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:51:16] Production.INFO: call_cost start
[2026-04-06 21:51:16] Production.INFO: call_cost end
[2026-04-06 21:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:51:16] Production.INFO: ==15696== Releasing lock...
[2026-04-06 21:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:52:01] Production.INFO: ==15762== Lock acquired, processing the job...
[2026-04-07 02:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:52:01] Production.INFO: neon service started
[2026-04-07 02:52:01] Production.INFO: neon service started
[2026-04-07 02:52:01] Production.INFO: ==15762== Releasing lock...
[2026-04-07 02:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:52:02] Production.INFO: ==15767== Lock acquired, processing the job...
[2026-04-07 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:52:02] Production.INFO: ==15767== Releasing lock...
[2026-04-07 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:52:02] Production.INFO: ==15765== Lock acquired, processing the job...
[2026-04-06 21:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:52:02] Production.INFO: ==15765== Releasing lock...
[2026-04-06 21:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:52:03] Production.INFO: ==15773== Lock acquired, processing the job...
[2026-04-06 21:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:52:03] Production.INFO: ==15775== Lock acquired, processing the job...
[2026-04-06 21:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:52:03] Production.INFO: ==15771== Lock acquired, processing the job...
[2026-04-06 21:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:52:03] Production.INFO: Account Balance Start.
[2026-04-06 21:52:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:52:03] Production.INFO: 117
[2026-04-06 21:52:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:03] Production.INFO: ==15769== Lock acquired, processing the job...
[2026-04-06 21:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:52:03] Production.INFO: ==15777== Lock acquired, processing the job...
[2026-04-06 21:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:52:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:52:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:52:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:03] Production.INFO: ==15777== Releasing lock...
[2026-04-06 21:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:52:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:04] Production.INFO: ==15771== Releasing lock...
[2026-04-06 21:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:52:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:52:04] Production.INFO: Total Charge 0
[2026-04-06 21:52:04] Production.INFO: CreateAllLog End
[2026-04-06 21:52:04] Production.INFO: Account Balance End.
[2026-04-06 21:52:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:52:04] Production.INFO: ==15775== Releasing lock...
[2026-04-06 21:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:52:12] Production.ERROR: CronJobId end10
[2026-04-06 21:52:12] Production.INFO: ==15773== Releasing lock...
[2026-04-06 21:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:52:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:52:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:52:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:52:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:52:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:52:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:52:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:52:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:52:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:52:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:52:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:52:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:52:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:52:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:52:15] Production.INFO: call_cost start
[2026-04-06 21:52:15] Production.INFO: call_cost end
[2026-04-06 21:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:52:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:52:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:52:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:52:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:52:15] Production.INFO: ==15769== Releasing lock...
[2026-04-06 21:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:53:02] Production.INFO: ==15833== Lock acquired, processing the job...
[2026-04-07 02:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:53:02] Production.INFO: neon service started
[2026-04-07 02:53:02] Production.INFO: neon service started
[2026-04-07 02:53:02] Production.INFO: ==15833== Releasing lock...
[2026-04-07 02:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:53:02] Production.INFO: ==15835== Lock acquired, processing the job...
[2026-04-06 21:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:53:02] Production.INFO: ==15835== Releasing lock...
[2026-04-06 21:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:53:03] Production.INFO: ==15837== Lock acquired, processing the job...
[2026-04-07 01:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:53:03] Production.INFO: ==15837== Releasing lock...
[2026-04-07 01:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:53:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:53:03] Production.INFO: ==15839== Lock acquired, processing the job...
[2026-04-06 21:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:53:03] Production.INFO: ==15841== Lock acquired, processing the job...
[2026-04-06 21:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:53:03] Production.INFO: ==15843== Lock acquired, processing the job...
[2026-04-06 21:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:53:03] Production.INFO: ==15845== Lock acquired, processing the job...
[2026-04-06 21:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:53:03] Production.INFO: ==15847== Lock acquired, processing the job...
[2026-04-06 21:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:53:03] Production.INFO: Account Balance Start.
[2026-04-06 21:53:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:53:03] Production.INFO: 117
[2026-04-06 21:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:53:03] Production.INFO: ==15847== Releasing lock...
[2026-04-06 21:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:53:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-10
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-11
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: ==15841== Releasing lock...
[2026-04-06 21:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:05] Production.INFO: Date 2026-04-05
[2026-04-06 21:53:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:05] Production.INFO: Date 2026-04-06
[2026-04-06 21:53:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:53:05] Production.INFO: Total Charge 0
[2026-04-06 21:53:05] Production.INFO: CreateAllLog End
[2026-04-06 21:53:05] Production.INFO: Account Balance End.
[2026-04-06 21:53:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:53:05] Production.INFO: ==15845== Releasing lock...
[2026-04-06 21:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:53:12] Production.ERROR: CronJobId end10
[2026-04-06 21:53:12] Production.INFO: ==15843== Releasing lock...
[2026-04-06 21:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:53:14] Production.INFO: call_cost start
[2026-04-06 21:53:14] Production.INFO: call_cost end
[2026-04-06 21:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:53:14] Production.INFO: ==15839== Releasing lock...
[2026-04-06 21:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:54:01] Production.INFO: ==15904== Lock acquired, processing the job...
[2026-04-07 02:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:54:01] Production.INFO: neon service started
[2026-04-07 02:54:01] Production.INFO: neon service started
[2026-04-07 02:54:01] Production.INFO: ==15904== Releasing lock...
[2026-04-07 02:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:54:02] Production.INFO: ==15906== Lock acquired, processing the job...
[2026-04-06 21:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:54:02] Production.INFO: ==15908== Lock acquired, processing the job...
[2026-04-07 01:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:54:02] Production.INFO: ==15908== Releasing lock...
[2026-04-07 01:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:54:02] Production.INFO: ==15906== Releasing lock...
[2026-04-06 21:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:54:03] Production.INFO: ==15911== Lock acquired, processing the job...
[2026-04-06 21:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:54:03] Production.INFO: ==15917== Lock acquired, processing the job...
[2026-04-06 21:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:54:03] Production.INFO: ==15913== Lock acquired, processing the job...
[2026-04-06 21:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:54:03] Production.INFO: ==15915== Lock acquired, processing the job...
[2026-04-06 21:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:54:03] Production.INFO: Account Balance Start.
[2026-04-06 21:54:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:54:03] Production.INFO: 117
[2026-04-06 21:54:03] Production.INFO: ==15919== Lock acquired, processing the job...
[2026-04-06 21:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:54:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:54:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:54:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:03] Production.INFO: ==15919== Releasing lock...
[2026-04-06 21:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:54:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:04] Production.INFO: ==15913== Releasing lock...
[2026-04-06 21:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:54:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:05] Production.INFO: Date 2026-03-31
[2026-04-06 21:54:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:05] Production.INFO: Date 2026-04-01
[2026-04-06 21:54:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:05] Production.INFO: Date 2026-04-02
[2026-04-06 21:54:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:05] Production.INFO: Date 2026-04-03
[2026-04-06 21:54:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:05] Production.INFO: Date 2026-04-04
[2026-04-06 21:54:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:05] Production.INFO: Date 2026-04-05
[2026-04-06 21:54:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:05] Production.INFO: Date 2026-04-06
[2026-04-06 21:54:05] Production.INFO: Reseller ==> 0
[2026-04-06 21:54:05] Production.INFO: Total Charge 0
[2026-04-06 21:54:05] Production.INFO: CreateAllLog End
[2026-04-06 21:54:05] Production.INFO: Account Balance End.
[2026-04-06 21:54:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:54:05] Production.INFO: ==15917== Releasing lock...
[2026-04-06 21:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:54:11] Production.ERROR: CronJobId end10
[2026-04-06 21:54:11] Production.INFO: ==15915== Releasing lock...
[2026-04-06 21:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:54:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:54:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:54:15] Production.INFO: call_cost start
[2026-04-06 21:54:15] Production.INFO: call_cost end
[2026-04-06 21:54:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:54:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:54:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:54:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:54:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:54:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:54:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:54:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:54:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:54:15] Production.INFO: ==15911== Releasing lock...
[2026-04-06 21:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:54:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:55:02] Production.INFO: ==15975== Lock acquired, processing the job...
[2026-04-07 02:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:55:02] Production.INFO: neon service started
[2026-04-07 02:55:02] Production.INFO: neon service started
[2026-04-07 02:55:02] Production.INFO: ==15975== Releasing lock...
[2026-04-07 02:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:55:02] Production.INFO: ==15977== Lock acquired, processing the job...
[2026-04-06 21:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:55:02] Production.INFO: ==15977== Releasing lock...
[2026-04-06 21:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:55:02] Production.INFO: ==15979== Lock acquired, processing the job...
[2026-04-07 01:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:55:03] Production.INFO: ==15979== Releasing lock...
[2026-04-07 01:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:55:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:55:03] Production.INFO: ==15982== Lock acquired, processing the job...
[2026-04-06 21:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:55:03] Production.INFO: ==15986== Lock acquired, processing the job...
[2026-04-06 21:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:55:03] Production.INFO: ==15988== Lock acquired, processing the job...
[2026-04-06 21:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:55:03] Production.INFO: ==15984== Lock acquired, processing the job...
[2026-04-06 21:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:55:03] Production.INFO: Account Balance Start.
[2026-04-06 21:55:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:55:03] Production.INFO: 117
[2026-04-06 21:55:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:55:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:03] Production.INFO: ==15990== Lock acquired, processing the job...
[2026-04-06 21:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:55:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:55:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:55:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:55:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:55:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:55:03] Production.INFO: ==15990== Releasing lock...
[2026-04-06 21:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:55:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:55:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:55:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: ==15984== Releasing lock...
[2026-04-06 21:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:55:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:55:04] Production.INFO: Total Charge 0
[2026-04-06 21:55:04] Production.INFO: CreateAllLog End
[2026-04-06 21:55:05] Production.INFO: Account Balance End.
[2026-04-06 21:55:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:55:05] Production.INFO: ==15988== Releasing lock...
[2026-04-06 21:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:55:12] Production.ERROR: CronJobId end10
[2026-04-06 21:55:12] Production.INFO: ==15986== Releasing lock...
[2026-04-06 21:55:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:55:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:55:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:55:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:55:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:55:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:55:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:55:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:55:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:55:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:55:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:55:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:55:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:55:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:55:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:55:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:55:15] Production.INFO: call_cost start
[2026-04-06 21:55:15] Production.INFO: call_cost end
[2026-04-06 21:55:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:55:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:55:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:55:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:55:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:55:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:55:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:55:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:55:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:55:15] Production.INFO: ==15982== Releasing lock...
[2026-04-06 21:55:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:55:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:56:01] Production.INFO: ==16042== Lock acquired, processing the job...
[2026-04-07 02:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:56:01] Production.INFO: neon service started
[2026-04-07 02:56:01] Production.INFO: neon service started
[2026-04-07 02:56:01] Production.INFO: ==16042== Releasing lock...
[2026-04-07 02:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:56:01] Production.INFO: ==16045== Lock acquired, processing the job...
[2026-04-06 21:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:56:02] Production.INFO: ==16045== Releasing lock...
[2026-04-06 21:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:56:02] Production.INFO: ==16047== Lock acquired, processing the job...
[2026-04-07 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:56:02] Production.INFO: ==16047== Releasing lock...
[2026-04-07 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:56:02] Production.INFO: ==16057== Lock acquired, processing the job...
[2026-04-06 21:56:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:56:03] Production.INFO: ==16057== Releasing lock...
[2026-04-06 21:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:56:03] Production.INFO: ==16049== Lock acquired, processing the job...
[2026-04-06 21:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:56:03] Production.INFO: ==16051== Lock acquired, processing the job...
[2026-04-06 21:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:56:03] Production.INFO: ==16053== Lock acquired, processing the job...
[2026-04-06 21:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:56:03] Production.INFO: ==16055== Lock acquired, processing the job...
[2026-04-06 21:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:56:03] Production.INFO: Account Balance Start.
[2026-04-06 21:56:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:56:03] Production.INFO: 117
[2026-04-06 21:56:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:03] Production.INFO: ==16051== Releasing lock...
[2026-04-06 21:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:56:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:56:04] Production.INFO: Total Charge 0
[2026-04-06 21:56:05] Production.INFO: CreateAllLog End
[2026-04-06 21:56:05] Production.INFO: Account Balance End.
[2026-04-06 21:56:05] Production.ERROR: CronJobId end 12
[2026-04-06 21:56:05] Production.INFO: ==16055== Releasing lock...
[2026-04-06 21:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:56:11] Production.ERROR: CronJobId end10
[2026-04-06 21:56:11] Production.INFO: ==16053== Releasing lock...
[2026-04-06 21:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:56:14] Production.INFO: call_cost start
[2026-04-06 21:56:14] Production.INFO: call_cost end
[2026-04-06 21:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:56:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:56:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:56:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:56:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:56:14] Production.INFO: ==16049== Releasing lock...
[2026-04-06 21:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:57:01] Production.INFO: ==16112== Lock acquired, processing the job...
[2026-04-07 02:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:57:01] Production.INFO: neon service started
[2026-04-07 02:57:01] Production.INFO: neon service started
[2026-04-07 02:57:02] Production.INFO: ==16112== Releasing lock...
[2026-04-07 02:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:57:02] Production.INFO: ==16114== Lock acquired, processing the job...
[2026-04-06 21:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:57:02] Production.INFO: ==16116== Lock acquired, processing the job...
[2026-04-07 01:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:57:02] Production.INFO: ==16116== Releasing lock...
[2026-04-07 01:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:57:02] Production.INFO: ==16114== Releasing lock...
[2026-04-06 21:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:57:03] Production.INFO: ==16119== Lock acquired, processing the job...
[2026-04-06 21:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:57:03] Production.INFO: ==16121== Lock acquired, processing the job...
[2026-04-06 21:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:57:03] Production.INFO: ==16123== Lock acquired, processing the job...
[2026-04-06 21:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:57:03] Production.INFO: ==16125== Lock acquired, processing the job...
[2026-04-06 21:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:57:03] Production.INFO: ==16127== Lock acquired, processing the job...
[2026-04-06 21:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:57:03] Production.INFO: Account Balance Start.
[2026-04-06 21:57:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:57:03] Production.INFO: 117
[2026-04-06 21:57:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:57:03] Production.INFO: ==16127== Releasing lock...
[2026-04-06 21:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:57:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-03-12
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-03-13
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-03-14
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-03-15
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-03-16
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-03-17
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-03-18
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-03-19
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-03-20
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-03-21
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-03-22
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: ==16121== Releasing lock...
[2026-04-06 21:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:57:04] Production.INFO: Date 2026-03-23
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-03-24
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-03-25
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-03-26
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-03-27
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-03-28
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:57:04] Production.INFO: Total Charge 0
[2026-04-06 21:57:04] Production.INFO: CreateAllLog End
[2026-04-06 21:57:04] Production.INFO: Account Balance End.
[2026-04-06 21:57:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:57:04] Production.INFO: ==16125== Releasing lock...
[2026-04-06 21:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:57:11] Production.ERROR: CronJobId end10
[2026-04-06 21:57:11] Production.INFO: ==16123== Releasing lock...
[2026-04-06 21:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:57:14] Production.INFO: call_cost start
[2026-04-06 21:57:14] Production.INFO: call_cost end
[2026-04-06 21:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:57:14] Production.INFO: ==16119== Releasing lock...
[2026-04-06 21:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:58:01] Production.INFO: ==16181== Lock acquired, processing the job...
[2026-04-07 02:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:58:01] Production.INFO: neon service started
[2026-04-07 02:58:01] Production.INFO: neon service started
[2026-04-07 02:58:01] Production.INFO: ==16181== Releasing lock...
[2026-04-07 02:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:58:01] Production.INFO: ==16185== Lock acquired, processing the job...
[2026-04-07 01:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:58:01] Production.INFO: ==16185== Releasing lock...
[2026-04-07 01:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:58:01] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:58:01] Production.INFO: ==16183== Lock acquired, processing the job...
[2026-04-06 21:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:58:02] Production.INFO: ==16183== Releasing lock...
[2026-04-06 21:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 21:58:02] Production.INFO: ==16187== Lock acquired, processing the job...
[2026-04-06 21:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:58:02] Production.INFO: ==16189== Lock acquired, processing the job...
[2026-04-06 21:58:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:58:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:58:02] Production.INFO: ==16191== Lock acquired, processing the job...
[2026-04-06 21:58:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:58:02] Production.INFO: ==16193== Lock acquired, processing the job...
[2026-04-06 21:58:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:58:02] Production.INFO: Account Balance Start.
[2026-04-06 21:58:02] Production.INFO: CreateAllLog Start
[2026-04-06 21:58:02] Production.INFO: 117
[2026-04-06 21:58:02] Production.INFO: Date 2026-03-08
[2026-04-06 21:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: ==16195== Lock acquired, processing the job...
[2026-04-06 21:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:58:03] Production.INFO: ==16195== Releasing lock...
[2026-04-06 21:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: ==16189== Releasing lock...
[2026-04-06 21:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-23
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-24
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-25
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-26
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-27
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-28
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-29
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-30
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-03-31
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-04-01
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-04-02
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-04-03
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-04-04
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:03] Production.INFO: Date 2026-04-05
[2026-04-06 21:58:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:58:04] Production.INFO: Total Charge 0
[2026-04-06 21:58:04] Production.INFO: CreateAllLog End
[2026-04-06 21:58:04] Production.INFO: Account Balance End.
[2026-04-06 21:58:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:58:04] Production.INFO: ==16193== Releasing lock...
[2026-04-06 21:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:58:10] Production.ERROR: CronJobId end10
[2026-04-06 21:58:10] Production.INFO: ==16191== Releasing lock...
[2026-04-06 21:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:58:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:58:12] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:58:12] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:58:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:58:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:58:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:58:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:58:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:58:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:58:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:58:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:58:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:58:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:58:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:58:13] Production.INFO: call_cost start
[2026-04-06 21:58:13] Production.INFO: call_cost end
[2026-04-06 21:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:58:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:58:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:58:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:58:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:58:13] Production.INFO: ==16187== Releasing lock...
[2026-04-06 21:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 02:59:01] Production.INFO: ==16250== Lock acquired, processing the job...
[2026-04-07 02:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 02:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 02:59:01] Production.INFO: neon service started
[2026-04-07 02:59:01] Production.INFO: neon service started
[2026-04-07 02:59:01] Production.INFO: ==16250== Releasing lock...
[2026-04-07 02:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 02:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 21:59:02] Production.INFO: ==16252== Lock acquired, processing the job...
[2026-04-06 21:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 21:59:02] Production.INFO: ==16252== Releasing lock...
[2026-04-06 21:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 21:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:59:02] Production.INFO: ==16254== Lock acquired, processing the job...
[2026-04-07 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:59:02] Production.INFO: ==16254== Releasing lock...
[2026-04-07 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 01:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 21:59:02] Production.INFO: ==16256== Lock acquired, processing the job...
[2026-04-06 21:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 21:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 21:59:03] Production.INFO: ==16260== Lock acquired, processing the job...
[2026-04-06 21:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 21:59:03] Production.INFO: ==16262== Lock acquired, processing the job...
[2026-04-06 21:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 21:59:03] Production.INFO: Account Balance Start.
[2026-04-06 21:59:03] Production.INFO: CreateAllLog Start
[2026-04-06 21:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 21:59:03] Production.INFO: 117
[2026-04-06 21:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 21:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 21:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-08
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-09
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-10
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:03] Production.INFO: ==16258== Lock acquired, processing the job...
[2026-04-06 21:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-11
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-12
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:03] Production.INFO: ==16264== Lock acquired, processing the job...
[2026-04-06 21:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-13
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-14
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-15
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-16
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-17
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 21:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-18
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 21:59:03] Production.INFO: ==16264== Releasing lock...
[2026-04-06 21:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 21:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-19
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-20
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-21
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-22
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-23
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-24
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-25
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-26
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:03] Production.INFO: ==16258== Releasing lock...
[2026-04-06 21:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 21:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-27
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:03] Production.INFO: Date 2026-03-28
[2026-04-06 21:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:04] Production.INFO: Date 2026-03-29
[2026-04-06 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:04] Production.INFO: Date 2026-03-30
[2026-04-06 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:04] Production.INFO: Date 2026-03-31
[2026-04-06 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:04] Production.INFO: Date 2026-04-01
[2026-04-06 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:04] Production.INFO: Date 2026-04-02
[2026-04-06 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:04] Production.INFO: Date 2026-04-03
[2026-04-06 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:04] Production.INFO: Date 2026-04-04
[2026-04-06 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:04] Production.INFO: Date 2026-04-05
[2026-04-06 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:04] Production.INFO: Date 2026-04-06
[2026-04-06 21:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 21:59:04] Production.INFO: Total Charge 0
[2026-04-06 21:59:04] Production.INFO: CreateAllLog End
[2026-04-06 21:59:04] Production.INFO: Account Balance End.
[2026-04-06 21:59:04] Production.ERROR: CronJobId end 12
[2026-04-06 21:59:04] Production.INFO: ==16262== Releasing lock...
[2026-04-06 21:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 21:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 21:59:11] Production.ERROR: CronJobId end10
[2026-04-06 21:59:11] Production.INFO: ==16260== Releasing lock...
[2026-04-06 21:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 21:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 21:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 21:59:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 21:59:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 21:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 21:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 21:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 21:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 21:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 21:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 21:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 21:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 21:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 21:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 21:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 21:59:14] Production.INFO: call_cost start
[2026-04-06 21:59:14] Production.INFO: call_cost end
[2026-04-06 21:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 21:59:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 21:59:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 21:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 21:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 21:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 21:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 21:59:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 21:59:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 21:59:14] Production.INFO: ==16256== Releasing lock...
[2026-04-06 21:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 21:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:00:02] Production.INFO: ==16323== Lock acquired, processing the job...
[2026-04-07 03:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:00:02] Production.INFO: neon service started
[2026-04-07 03:00:02] Production.INFO: neon service started
[2026-04-07 03:00:02] Production.INFO: ==16323== Releasing lock...
[2026-04-07 03:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:00:02] Production.INFO: ==16325== Lock acquired, processing the job...
[2026-04-06 22:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:00:02] Production.INFO: ==16325== Releasing lock...
[2026-04-06 22:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:00:02] Production.INFO: ==16327== Lock acquired, processing the job...
[2026-04-07 02:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:00:03] Production.INFO: ==16327== Releasing lock...
[2026-04-07 02:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:00:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:00:03] Production.INFO: ==16329== Lock acquired, processing the job...
[2026-04-06 22:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:00:03] Production.INFO: ==16331== Lock acquired, processing the job...
[2026-04-06 22:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:00:03] Production.INFO: ==16333== Lock acquired, processing the job...
[2026-04-06 22:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:00:03] Production.INFO: ==16335== Lock acquired, processing the job...
[2026-04-06 22:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:00:03] Production.INFO: ==16337== Lock acquired, processing the job...
[2026-04-06 22:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:00:03] Production.INFO: Account Balance Start.
[2026-04-06 22:00:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:00:03] Production.INFO: 117
[2026-04-06 22:00:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:00:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:00:03] Production.INFO: ==16337== Releasing lock...
[2026-04-06 22:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:00:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:00:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:04] Production.INFO: ==16331== Releasing lock...
[2026-04-06 22:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:00:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:05] Production.INFO: Date 2026-04-02
[2026-04-06 22:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:05] Production.INFO: Date 2026-04-03
[2026-04-06 22:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:05] Production.INFO: Date 2026-04-04
[2026-04-06 22:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:05] Production.INFO: Date 2026-04-05
[2026-04-06 22:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:05] Production.INFO: Date 2026-04-06
[2026-04-06 22:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:00:05] Production.INFO: Total Charge 0
[2026-04-06 22:00:05] Production.INFO: CreateAllLog End
[2026-04-06 22:00:05] Production.INFO: Account Balance End.
[2026-04-06 22:00:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:00:05] Production.INFO: ==16335== Releasing lock...
[2026-04-06 22:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:00:11] Production.ERROR: CronJobId end10
[2026-04-06 22:00:11] Production.INFO: ==16333== Releasing lock...
[2026-04-06 22:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:00:14] Production.INFO: call_cost start
[2026-04-06 22:00:14] Production.INFO: call_cost end
[2026-04-06 22:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:00:14] Production.INFO: ==16329== Releasing lock...
[2026-04-06 22:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:01:01] Production.INFO: ==16391== Lock acquired, processing the job...
[2026-04-07 03:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:01:01] Production.INFO: neon service started
[2026-04-07 03:01:01] Production.INFO: neon service started
[2026-04-07 03:01:01] Production.INFO: ==16391== Releasing lock...
[2026-04-07 03:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:01:01] Production.INFO: ==16404== Lock acquired, processing the job...
[2026-04-06 22:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:01:02] Production.INFO: ==16404== Releasing lock...
[2026-04-06 22:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:01:02] Production.INFO: ==16406== Lock acquired, processing the job...
[2026-04-07 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:01:02] Production.INFO: ==16406== Releasing lock...
[2026-04-07 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:01:03] Production.INFO: ==16408== Lock acquired, processing the job...
[2026-04-06 22:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 22:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 22:01:03] Production.INFO: ==16410== Lock acquired, processing the job...
[2026-04-06 22:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 22:01:03] Production.INFO: ==16408== Releasing lock...
[2026-04-06 22:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 22:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 22:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:01:03] Production.INFO: ==16414== Lock acquired, processing the job...
[2026-04-06 22:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:01:03] Production.INFO: ==16416== Lock acquired, processing the job...
[2026-04-06 22:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:01:03] Production.INFO: Account Balance Start.
[2026-04-06 22:01:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:01:03] Production.INFO: 117
[2026-04-06 22:01:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:01:03] Production.INFO: ==16412== Lock acquired, processing the job...
[2026-04-06 22:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:03] Production.INFO: ==16418== Lock acquired, processing the job...
[2026-04-06 22:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 22:01:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:03] Production.INFO: ==16420== Lock acquired, processing the job...
[2026-04-06 22:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 22:01:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:01:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:01:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:03] Production.INFO: ==16420== Releasing lock...
[2026-04-06 22:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:01:03] Production.INFO: Date 2026-03-21
[2026-04-06 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:03] Production.INFO: Date 2026-03-22
[2026-04-06 22:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:04] Production.ERROR: done
[2026-04-06 22:01:04] Production.INFO: ==16412== Releasing lock...
[2026-04-06 22:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:01:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 22:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050019', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 22:01:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:01:04] Production.INFO: Total Charge 0
[2026-04-06 22:01:04] Production.INFO: CreateAllLog End
[2026-04-06 22:01:04] Production.INFO: Account Balance End.
[2026-04-06 22:01:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:01:04] Production.INFO: ==16416== Releasing lock...
[2026-04-06 22:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050019', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 22:01:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 22:01:10] Production.INFO: ProcessCDR(1,17050019,1,1,2)
[2026-04-06 22:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050019,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 22:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050019,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 22:01:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 22:01:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 22:01:10] Production.INFO: ==16418== Releasing lock...
[2026-04-06 22:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 22:01:10] Production.INFO: 26 MB #Memory Used#
[2026-04-06 22:01:15] Production.ERROR: CronJobId end10
[2026-04-06 22:01:15] Production.INFO: ==16414== Releasing lock...
[2026-04-06 22:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:01:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:01:16] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:01:16] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:01:16] Production.INFO: call_cost start
[2026-04-06 22:01:16] Production.INFO: call_cost end
[2026-04-06 22:01:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:01:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:01:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:01:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:01:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:01:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:01:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:01:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:01:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:01:16] Production.INFO: ==16410== Releasing lock...
[2026-04-06 22:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:01:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:02:02] Production.INFO: ==16476== Lock acquired, processing the job...
[2026-04-07 03:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:02:02] Production.INFO: neon service started
[2026-04-07 03:02:02] Production.INFO: neon service started
[2026-04-07 03:02:02] Production.INFO: ==16476== Releasing lock...
[2026-04-07 03:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:02:02] Production.INFO: ==16478== Lock acquired, processing the job...
[2026-04-06 22:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:02:02] Production.INFO: ==16478== Releasing lock...
[2026-04-06 22:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:02:02] Production.INFO: ==16480== Lock acquired, processing the job...
[2026-04-07 02:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:02:02] Production.INFO: ==16480== Releasing lock...
[2026-04-07 02:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:02:03] Production.INFO: ==16482== Lock acquired, processing the job...
[2026-04-06 22:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:02:03] Production.INFO: ==16490== Lock acquired, processing the job...
[2026-04-06 22:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-06 22:02:03] Production.INFO: ==16484== Lock acquired, processing the job...
[2026-04-06 22:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 22:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:02:03] Production.INFO: ==16486== Lock acquired, processing the job...
[2026-04-06 22:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:02:03] Production.INFO: ==16488== Lock acquired, processing the job...
[2026-04-06 22:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:02:03] Production.INFO: ==16492== Lock acquired, processing the job...
[2026-04-06 22:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:02:03] Production.INFO: Account Balance Start.
[2026-04-06 22:02:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:02:03] Production.INFO: 117
[2026-04-06 22:02:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:02:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:02:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-10
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-11
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-12
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: ==16492== Releasing lock...
[2026-04-06 22:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:02:04] Production.ERROR: done
[2026-04-06 22:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: ==16484== Releasing lock...
[2026-04-06 22:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.ERROR: done
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-06 22:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: ==16490== Releasing lock...
[2026-04-06 22:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-06 22:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:02:04] Production.INFO: Total Charge 0
[2026-04-06 22:02:04] Production.INFO: CreateAllLog End
[2026-04-06 22:02:05] Production.INFO: Account Balance End.
[2026-04-06 22:02:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:02:05] Production.INFO: ==16488== Releasing lock...
[2026-04-06 22:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:02:12] Production.ERROR: CronJobId end10
[2026-04-06 22:02:12] Production.INFO: ==16486== Releasing lock...
[2026-04-06 22:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:02:15] Production.INFO: call_cost start
[2026-04-06 22:02:15] Production.INFO: call_cost end
[2026-04-06 22:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:02:15] Production.INFO: ==16482== Releasing lock...
[2026-04-06 22:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:03:01] Production.INFO: ==16553== Lock acquired, processing the job...
[2026-04-07 03:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:03:01] Production.INFO: neon service started
[2026-04-07 03:03:01] Production.INFO: neon service started
[2026-04-07 03:03:01] Production.INFO: ==16553== Releasing lock...
[2026-04-07 03:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:03:01] Production.INFO: ==16557== Lock acquired, processing the job...
[2026-04-07 02:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:03:01] Production.INFO: ==16557== Releasing lock...
[2026-04-07 02:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:03:01] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:03:01] Production.INFO: ==16555== Lock acquired, processing the job...
[2026-04-06 22:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:03:02] Production.INFO: ==16555== Releasing lock...
[2026-04-06 22:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:03:02] Production.INFO: ==16560== Lock acquired, processing the job...
[2026-04-06 22:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:03:03] Production.INFO: ==16566== Lock acquired, processing the job...
[2026-04-06 22:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:03:03] Production.INFO: ==16562== Lock acquired, processing the job...
[2026-04-06 22:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:03:03] Production.INFO: ==16564== Lock acquired, processing the job...
[2026-04-06 22:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:03:03] Production.INFO: ==16568== Lock acquired, processing the job...
[2026-04-06 22:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:03:03] Production.INFO: Account Balance Start.
[2026-04-06 22:03:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:03:03] Production.INFO: 117
[2026-04-06 22:03:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:03:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:03:03] Production.INFO: ==16568== Releasing lock...
[2026-04-06 22:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:03:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:03] Production.INFO: ==16562== Releasing lock...
[2026-04-06 22:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:03:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:03:04] Production.INFO: Total Charge 0
[2026-04-06 22:03:04] Production.INFO: CreateAllLog End
[2026-04-06 22:03:04] Production.INFO: Account Balance End.
[2026-04-06 22:03:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:03:05] Production.INFO: ==16566== Releasing lock...
[2026-04-06 22:03:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:03:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:03:11] Production.ERROR: CronJobId end10
[2026-04-06 22:03:11] Production.INFO: ==16564== Releasing lock...
[2026-04-06 22:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:03:14] Production.INFO: call_cost start
[2026-04-06 22:03:14] Production.INFO: call_cost end
[2026-04-06 22:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:03:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:03:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:03:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:03:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:03:14] Production.INFO: ==16560== Releasing lock...
[2026-04-06 22:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:04:01] Production.INFO: ==16624== Lock acquired, processing the job...
[2026-04-07 03:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:04:01] Production.INFO: neon service started
[2026-04-07 03:04:01] Production.INFO: neon service started
[2026-04-07 03:04:01] Production.INFO: ==16624== Releasing lock...
[2026-04-07 03:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:04:02] Production.INFO: ==16626== Lock acquired, processing the job...
[2026-04-06 22:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:04:02] Production.INFO: ==16626== Releasing lock...
[2026-04-06 22:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:04:02] Production.INFO: ==16628== Lock acquired, processing the job...
[2026-04-07 02:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:04:02] Production.INFO: ==16628== Releasing lock...
[2026-04-07 02:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:04:03] Production.INFO: ==16639== Lock acquired, processing the job...
[2026-04-06 22:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:04:03] Production.INFO: ==16639== Releasing lock...
[2026-04-06 22:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:04:03] Production.INFO: ==16631== Lock acquired, processing the job...
[2026-04-06 22:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:04:03] Production.INFO: ==16633== Lock acquired, processing the job...
[2026-04-06 22:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:04:03] Production.INFO: ==16637== Lock acquired, processing the job...
[2026-04-06 22:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:04:03] Production.INFO: ==16635== Lock acquired, processing the job...
[2026-04-06 22:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:04:03] Production.INFO: Account Balance Start.
[2026-04-06 22:04:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:04:03] Production.INFO: 117
[2026-04-06 22:04:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:04:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: ==16633== Releasing lock...
[2026-04-06 22:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:04:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:04:04] Production.INFO: Total Charge 0
[2026-04-06 22:04:04] Production.INFO: CreateAllLog End
[2026-04-06 22:04:04] Production.INFO: Account Balance End.
[2026-04-06 22:04:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:04:04] Production.INFO: ==16637== Releasing lock...
[2026-04-06 22:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:04:10] Production.ERROR: CronJobId end10
[2026-04-06 22:04:10] Production.INFO: ==16635== Releasing lock...
[2026-04-06 22:04:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:04:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:04:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:04:12] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:04:12] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:04:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:04:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:04:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:04:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:04:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:04:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:04:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:04:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:04:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:04:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:04:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:04:12] Production.INFO: call_cost start
[2026-04-06 22:04:12] Production.INFO: call_cost end
[2026-04-06 22:04:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:04:12] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:04:12] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:04:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:04:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:04:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:04:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:04:12] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:04:12] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:04:12] Production.INFO: ==16631== Releasing lock...
[2026-04-06 22:04:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:04:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:05:02] Production.INFO: ==16693== Lock acquired, processing the job...
[2026-04-07 03:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:05:02] Production.INFO: neon service started
[2026-04-07 03:05:02] Production.INFO: neon service started
[2026-04-07 03:05:02] Production.INFO: ==16693== Releasing lock...
[2026-04-07 03:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:05:02] Production.INFO: ==16695== Lock acquired, processing the job...
[2026-04-06 22:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:05:02] Production.INFO: ==16695== Releasing lock...
[2026-04-06 22:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:05:03] Production.INFO: ==16697== Lock acquired, processing the job...
[2026-04-07 02:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:05:03] Production.INFO: ==16697== Releasing lock...
[2026-04-07 02:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:05:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:05:03] Production.INFO: ==16699== Lock acquired, processing the job...
[2026-04-06 22:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:05:03] Production.INFO: ==16701== Lock acquired, processing the job...
[2026-04-06 22:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:05:03] Production.INFO: ==16705== Lock acquired, processing the job...
[2026-04-06 22:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:05:03] Production.INFO: ==16703== Lock acquired, processing the job...
[2026-04-06 22:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:05:03] Production.INFO: ==16707== Lock acquired, processing the job...
[2026-04-06 22:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:05:03] Production.INFO: Account Balance Start.
[2026-04-06 22:05:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:05:03] Production.INFO: 117
[2026-04-06 22:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:05:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:04] Production.INFO: ==16707== Releasing lock...
[2026-04-06 22:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:05:04] Production.INFO: Date 2026-03-09
[2026-04-06 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:04] Production.INFO: Date 2026-03-10
[2026-04-06 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:04] Production.INFO: Date 2026-03-11
[2026-04-06 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:04] Production.INFO: ==16701== Releasing lock...
[2026-04-06 22:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:05:04] Production.INFO: Date 2026-03-12
[2026-04-06 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:05] Production.INFO: Date 2026-03-28
[2026-04-06 22:05:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:05] Production.INFO: Date 2026-03-29
[2026-04-06 22:05:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:05] Production.INFO: Date 2026-03-30
[2026-04-06 22:05:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:05] Production.INFO: Date 2026-03-31
[2026-04-06 22:05:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:05] Production.INFO: Date 2026-04-01
[2026-04-06 22:05:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:05] Production.INFO: Date 2026-04-02
[2026-04-06 22:05:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:05] Production.INFO: Date 2026-04-03
[2026-04-06 22:05:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:05] Production.INFO: Date 2026-04-04
[2026-04-06 22:05:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:05] Production.INFO: Date 2026-04-05
[2026-04-06 22:05:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:05] Production.INFO: Date 2026-04-06
[2026-04-06 22:05:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:05:05] Production.INFO: Total Charge 0
[2026-04-06 22:05:05] Production.INFO: CreateAllLog End
[2026-04-06 22:05:05] Production.INFO: Account Balance End.
[2026-04-06 22:05:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:05:05] Production.INFO: ==16705== Releasing lock...
[2026-04-06 22:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:05:10] Production.ERROR: CronJobId end10
[2026-04-06 22:05:10] Production.INFO: ==16703== Releasing lock...
[2026-04-06 22:05:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:05:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:05:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:05:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:05:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:05:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:05:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:05:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:05:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:05:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:05:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:05:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:05:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:05:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:05:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:05:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:05:14] Production.INFO: call_cost start
[2026-04-06 22:05:14] Production.INFO: call_cost end
[2026-04-06 22:05:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:05:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:05:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:05:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:05:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:05:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:05:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:05:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:05:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:05:14] Production.INFO: ==16699== Releasing lock...
[2026-04-06 22:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:05:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:06:01] Production.INFO: ==16763== Lock acquired, processing the job...
[2026-04-07 03:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:06:01] Production.INFO: neon service started
[2026-04-07 03:06:01] Production.INFO: neon service started
[2026-04-07 03:06:01] Production.INFO: ==16763== Releasing lock...
[2026-04-07 03:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:06:02] Production.INFO: ==16765== Lock acquired, processing the job...
[2026-04-06 22:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:06:02] Production.INFO: ==16765== Releasing lock...
[2026-04-06 22:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:06:02] Production.INFO: ==16767== Lock acquired, processing the job...
[2026-04-07 02:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:06:02] Production.INFO: ==16767== Releasing lock...
[2026-04-07 02:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:06:03] Production.INFO: ==16769== Lock acquired, processing the job...
[2026-04-06 22:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:06:03] Production.INFO: ==16771== Lock acquired, processing the job...
[2026-04-06 22:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:06:03] Production.INFO: ==16773== Lock acquired, processing the job...
[2026-04-06 22:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:06:03] Production.INFO: ==16775== Lock acquired, processing the job...
[2026-04-06 22:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:06:03] Production.INFO: ==16777== Lock acquired, processing the job...
[2026-04-06 22:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:06:03] Production.INFO: Account Balance Start.
[2026-04-06 22:06:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:06:03] Production.INFO: 117
[2026-04-06 22:06:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:06:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:06:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:03] Production.INFO: ==16777== Releasing lock...
[2026-04-06 22:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:06:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:03] Production.INFO: ==16771== Releasing lock...
[2026-04-06 22:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:06:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:03] Production.INFO: Date 2026-03-21
[2026-04-06 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:03] Production.INFO: Date 2026-03-22
[2026-04-06 22:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:06:04] Production.INFO: Total Charge 0
[2026-04-06 22:06:04] Production.INFO: CreateAllLog End
[2026-04-06 22:06:04] Production.INFO: Account Balance End.
[2026-04-06 22:06:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:06:04] Production.INFO: ==16775== Releasing lock...
[2026-04-06 22:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:06:10] Production.ERROR: CronJobId end10
[2026-04-06 22:06:10] Production.INFO: ==16773== Releasing lock...
[2026-04-06 22:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:06:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:06:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:06:12] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:06:12] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:06:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:06:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:06:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:06:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:06:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:06:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:06:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:06:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:06:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:06:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:06:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:06:13] Production.INFO: call_cost start
[2026-04-06 22:06:13] Production.INFO: call_cost end
[2026-04-06 22:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:06:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:06:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:06:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:06:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:06:13] Production.INFO: ==16769== Releasing lock...
[2026-04-06 22:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:07:02] Production.INFO: ==16832== Lock acquired, processing the job...
[2026-04-07 03:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:07:02] Production.INFO: neon service started
[2026-04-07 03:07:02] Production.INFO: neon service started
[2026-04-07 03:07:02] Production.INFO: ==16832== Releasing lock...
[2026-04-07 03:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:07:02] Production.INFO: ==16834== Lock acquired, processing the job...
[2026-04-06 22:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:07:02] Production.INFO: ==16834== Releasing lock...
[2026-04-06 22:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:07:02] Production.INFO: ==16836== Lock acquired, processing the job...
[2026-04-07 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:07:02] Production.INFO: ==16836== Releasing lock...
[2026-04-07 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:07:03] Production.INFO: ==16840== Lock acquired, processing the job...
[2026-04-06 22:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:07:03] Production.INFO: ==16838== Lock acquired, processing the job...
[2026-04-06 22:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:07:03] Production.INFO: ==16844== Lock acquired, processing the job...
[2026-04-06 22:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:07:03] Production.INFO: ==16842== Lock acquired, processing the job...
[2026-04-06 22:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:07:03] Production.INFO: ==16846== Lock acquired, processing the job...
[2026-04-06 22:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:07:03] Production.INFO: Account Balance Start.
[2026-04-06 22:07:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:07:03] Production.INFO: 117
[2026-04-06 22:07:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:07:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:07:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:07:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:03] Production.INFO: ==16846== Releasing lock...
[2026-04-06 22:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:07:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: ==16840== Releasing lock...
[2026-04-06 22:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:07:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:07:04] Production.INFO: Total Charge 0
[2026-04-06 22:07:04] Production.INFO: CreateAllLog End
[2026-04-06 22:07:05] Production.INFO: Account Balance End.
[2026-04-06 22:07:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:07:05] Production.INFO: ==16844== Releasing lock...
[2026-04-06 22:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:07:11] Production.ERROR: CronJobId end10
[2026-04-06 22:07:11] Production.INFO: ==16842== Releasing lock...
[2026-04-06 22:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:07:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:07:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:07:14] Production.INFO: call_cost start
[2026-04-06 22:07:14] Production.INFO: call_cost end
[2026-04-06 22:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:07:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:07:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:07:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:07:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:07:14] Production.INFO: ==16838== Releasing lock...
[2026-04-06 22:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:08:01] Production.INFO: ==16903== Lock acquired, processing the job...
[2026-04-07 03:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:08:01] Production.INFO: neon service started
[2026-04-07 03:08:01] Production.INFO: neon service started
[2026-04-07 03:08:01] Production.INFO: ==16903== Releasing lock...
[2026-04-07 03:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:08:01] Production.INFO: ==16905== Lock acquired, processing the job...
[2026-04-06 22:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:08:02] Production.INFO: ==16905== Releasing lock...
[2026-04-06 22:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:08:02] Production.INFO: ==16907== Lock acquired, processing the job...
[2026-04-07 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:08:02] Production.INFO: ==16907== Releasing lock...
[2026-04-07 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:08:02] Production.INFO: ==16909== Lock acquired, processing the job...
[2026-04-06 22:08:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:08:02] Production.INFO: ==16911== Lock acquired, processing the job...
[2026-04-06 22:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:08:03] Production.INFO: ==16913== Lock acquired, processing the job...
[2026-04-06 22:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:08:03] Production.INFO: ==16915== Lock acquired, processing the job...
[2026-04-06 22:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:08:03] Production.INFO: ==16917== Lock acquired, processing the job...
[2026-04-06 22:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:08:03] Production.INFO: Account Balance Start.
[2026-04-06 22:08:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:08:03] Production.INFO: 117
[2026-04-06 22:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:08:03] Production.INFO: ==16917== Releasing lock...
[2026-04-06 22:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-21
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-22
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-23
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-24
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-25
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-26
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-27
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-28
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: ==16911== Releasing lock...
[2026-04-06 22:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-29
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-30
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-03-31
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-04-01
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-04-02
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-04-03
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:03] Production.INFO: Date 2026-04-04
[2026-04-06 22:08:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:08:04] Production.INFO: Total Charge 0
[2026-04-06 22:08:04] Production.INFO: CreateAllLog End
[2026-04-06 22:08:04] Production.INFO: Account Balance End.
[2026-04-06 22:08:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:08:04] Production.INFO: ==16915== Releasing lock...
[2026-04-06 22:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:08:11] Production.ERROR: CronJobId end10
[2026-04-06 22:08:11] Production.INFO: ==16913== Releasing lock...
[2026-04-06 22:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:08:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:08:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:08:14] Production.INFO: call_cost start
[2026-04-06 22:08:14] Production.INFO: call_cost end
[2026-04-06 22:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:08:14] Production.INFO: ==16909== Releasing lock...
[2026-04-06 22:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:09:01] Production.INFO: ==16973== Lock acquired, processing the job...
[2026-04-07 03:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:09:01] Production.INFO: neon service started
[2026-04-07 03:09:01] Production.INFO: neon service started
[2026-04-07 03:09:01] Production.INFO: ==16973== Releasing lock...
[2026-04-07 03:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:09:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 22:09:02] Production.INFO: ==16975== Lock acquired, processing the job...
[2026-04-06 22:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:09:02] Production.INFO: ==16975== Releasing lock...
[2026-04-06 22:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:09:02] Production.INFO: ==16977== Lock acquired, processing the job...
[2026-04-07 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:09:02] Production.INFO: ==16977== Releasing lock...
[2026-04-07 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:09:03] Production.INFO: ==16981== Lock acquired, processing the job...
[2026-04-06 22:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:09:03] Production.INFO: ==16979== Lock acquired, processing the job...
[2026-04-06 22:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:09:03] Production.INFO: ==16983== Lock acquired, processing the job...
[2026-04-06 22:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:09:03] Production.INFO: ==16981== Releasing lock...
[2026-04-06 22:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:09:03] Production.INFO: ==16985== Lock acquired, processing the job...
[2026-04-06 22:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:09:03] Production.INFO: ==16987== Lock acquired, processing the job...
[2026-04-06 22:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:09:03] Production.INFO: Account Balance Start.
[2026-04-06 22:09:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:09:03] Production.INFO: 117
[2026-04-06 22:09:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:09:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:03] Production.INFO: ==16987== Releasing lock...
[2026-04-06 22:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:09:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:09:04] Production.INFO: Total Charge 0
[2026-04-06 22:09:04] Production.INFO: CreateAllLog End
[2026-04-06 22:09:04] Production.INFO: Account Balance End.
[2026-04-06 22:09:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:09:04] Production.INFO: ==16985== Releasing lock...
[2026-04-06 22:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:09:11] Production.ERROR: CronJobId end10
[2026-04-06 22:09:11] Production.INFO: ==16983== Releasing lock...
[2026-04-06 22:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:09:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:09:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:09:13] Production.INFO: call_cost start
[2026-04-06 22:09:13] Production.INFO: call_cost end
[2026-04-06 22:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:09:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:09:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:09:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:09:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:09:13] Production.INFO: ==16979== Releasing lock...
[2026-04-06 22:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:10:02] Production.INFO: ==17049== Lock acquired, processing the job...
[2026-04-07 03:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:10:02] Production.INFO: neon service started
[2026-04-07 03:10:02] Production.INFO: neon service started
[2026-04-07 03:10:02] Production.INFO: ==17049== Releasing lock...
[2026-04-07 03:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:10:02] Production.INFO: ==17051== Lock acquired, processing the job...
[2026-04-06 22:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:10:02] Production.INFO: ==17053== Lock acquired, processing the job...
[2026-04-07 02:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:10:03] Production.INFO: ==17053== Releasing lock...
[2026-04-07 02:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:10:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:10:03] Production.INFO: ==17051== Releasing lock...
[2026-04-06 22:10:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:10:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:10:04] Production.INFO: ==17058== Lock acquired, processing the job...
[2026-04-06 22:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:10:04] Production.INFO: ==17060== Lock acquired, processing the job...
[2026-04-06 22:10:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:10:04] Production.INFO: ==17056== Lock acquired, processing the job...
[2026-04-06 22:10:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:10:04] Production.INFO: ==17064== Lock acquired, processing the job...
[2026-04-06 22:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:10:04] Production.INFO: ==17062== Lock acquired, processing the job...
[2026-04-06 22:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:10:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:10:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:10:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:10:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:10:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:10:04] Production.INFO: Account Balance Start.
[2026-04-06 22:10:04] Production.INFO: CreateAllLog Start
[2026-04-06 22:10:04] Production.INFO: 117
[2026-04-06 22:10:04] Production.INFO: Date 2026-03-08
[2026-04-06 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:10:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:10:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:10:04] Production.INFO: ==17064== Releasing lock...
[2026-04-06 22:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:10:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:10:04] Production.INFO: Date 2026-03-09
[2026-04-06 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:04] Production.INFO: Date 2026-03-10
[2026-04-06 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:04] Production.INFO: Date 2026-03-11
[2026-04-06 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:04] Production.INFO: Date 2026-03-12
[2026-04-06 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:04] Production.INFO: ==17058== Releasing lock...
[2026-04-06 22:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:10:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:05] Production.INFO: Date 2026-03-28
[2026-04-06 22:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:05] Production.INFO: Date 2026-03-29
[2026-04-06 22:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:05] Production.INFO: Date 2026-03-30
[2026-04-06 22:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:05] Production.INFO: Date 2026-03-31
[2026-04-06 22:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:05] Production.INFO: Date 2026-04-01
[2026-04-06 22:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:05] Production.INFO: Date 2026-04-02
[2026-04-06 22:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:05] Production.INFO: Date 2026-04-03
[2026-04-06 22:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:05] Production.INFO: Date 2026-04-04
[2026-04-06 22:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:05] Production.INFO: Date 2026-04-05
[2026-04-06 22:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:05] Production.INFO: Date 2026-04-06
[2026-04-06 22:10:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:10:05] Production.INFO: Total Charge 0
[2026-04-06 22:10:05] Production.INFO: CreateAllLog End
[2026-04-06 22:10:05] Production.INFO: Account Balance End.
[2026-04-06 22:10:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:10:05] Production.INFO: ==17062== Releasing lock...
[2026-04-06 22:10:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:10:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:10:11] Production.ERROR: CronJobId end10
[2026-04-06 22:10:11] Production.INFO: ==17060== Releasing lock...
[2026-04-06 22:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:10:14] Production.INFO: call_cost start
[2026-04-06 22:10:14] Production.INFO: call_cost end
[2026-04-06 22:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:10:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:10:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:10:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:10:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:10:14] Production.INFO: ==17056== Releasing lock...
[2026-04-06 22:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:11:01] Production.INFO: ==17116== Lock acquired, processing the job...
[2026-04-07 03:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:11:01] Production.INFO: neon service started
[2026-04-07 03:11:01] Production.INFO: neon service started
[2026-04-07 03:11:01] Production.INFO: ==17116== Releasing lock...
[2026-04-07 03:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:11:02] Production.INFO: ==17118== Lock acquired, processing the job...
[2026-04-06 22:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:11:02] Production.INFO: ==17118== Releasing lock...
[2026-04-06 22:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:11:02] Production.INFO: ==17120== Lock acquired, processing the job...
[2026-04-07 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:11:02] Production.INFO: ==17120== Releasing lock...
[2026-04-07 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:11:03] Production.INFO: ==17122== Lock acquired, processing the job...
[2026-04-06 22:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 22:11:03] Production.INFO: ==17124== Lock acquired, processing the job...
[2026-04-06 22:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 22:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 22:11:03] Production.ERROR: CronJob PID - 17124
[2026-04-06 22:11:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-06 22:11:03] Production.ERROR: CronJob ID - 5
[2026-04-06 22:11:03] Production.ERROR: CronJob Last Run Time 2026-04-06 22:11:00
[2026-04-06 22:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 22:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 22:11:03] Production.INFO: ==17126== Lock acquired, processing the job...
[2026-04-06 22:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 22:11:03] Production.INFO: ==17122== Releasing lock...
[2026-04-06 22:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 22:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 22:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:11:03] Production.INFO: ==17128== Lock acquired, processing the job...
[2026-04-06 22:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:11:03] Production.INFO: ==17130== Lock acquired, processing the job...
[2026-04-06 22:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:11:03] Production.INFO: ==17134== Lock acquired, processing the job...
[2026-04-06 22:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:11:03] Production.INFO: ==17132== Lock acquired, processing the job...
[2026-04-06 22:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 22:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:11:03] Production.INFO: Account Balance Start.
[2026-04-06 22:11:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 22:11:03] Production.INFO: ==17134== Releasing lock...
[2026-04-06 22:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:11:03] Production.INFO: 117
[2026-04-06 22:11:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-11
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-12
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.ERROR: done
[2026-04-06 22:11:04] Production.INFO: ==17126== Releasing lock...
[2026-04-06 22:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 22:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050061', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:11:04] Production.INFO: Total Charge 0
[2026-04-06 22:11:04] Production.INFO: CreateAllLog End
[2026-04-06 22:11:05] Production.INFO: Account Balance End.
[2026-04-06 22:11:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:11:05] Production.INFO: ==17130== Releasing lock...
[2026-04-06 22:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:11:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050061', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 22:11:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 22:11:09] Production.INFO: ProcessCDR(1,17050061,1,1,2)
[2026-04-06 22:11:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050061,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 22:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050061,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 22:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 22:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 22:11:10] Production.INFO: ==17132== Releasing lock...
[2026-04-06 22:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 22:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-06 22:11:13] Production.ERROR: CronJobId end10
[2026-04-06 22:11:13] Production.INFO: ==17128== Releasing lock...
[2026-04-06 22:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:11:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:11:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:11:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:11:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:11:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:11:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:11:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:11:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:11:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:11:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:11:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:11:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:11:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:11:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:11:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:11:16] Production.INFO: call_cost start
[2026-04-06 22:11:16] Production.INFO: call_cost end
[2026-04-06 22:11:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:11:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:11:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:11:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:11:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:11:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:11:16] Production.INFO: ==17124== Releasing lock...
[2026-04-06 22:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:12:02] Production.INFO: ==17191== Lock acquired, processing the job...
[2026-04-07 03:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:12:02] Production.INFO: neon service started
[2026-04-07 03:12:02] Production.INFO: neon service started
[2026-04-07 03:12:02] Production.INFO: ==17191== Releasing lock...
[2026-04-07 03:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:12:02] Production.INFO: ==17195== Lock acquired, processing the job...
[2026-04-07 02:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:12:02] Production.INFO: ==17195== Releasing lock...
[2026-04-07 02:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:12:02] Production.INFO: ==17193== Lock acquired, processing the job...
[2026-04-06 22:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:12:02] Production.INFO: ==17193== Releasing lock...
[2026-04-06 22:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:12:03] Production.INFO: ==17197== Lock acquired, processing the job...
[2026-04-06 22:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:12:03] Production.INFO: ==17199== Lock acquired, processing the job...
[2026-04-06 22:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:12:03] Production.INFO: ==17205== Lock acquired, processing the job...
[2026-04-06 22:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:12:03] Production.INFO: ==17201== Lock acquired, processing the job...
[2026-04-06 22:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:12:03] Production.INFO: ==17203== Lock acquired, processing the job...
[2026-04-06 22:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:12:03] Production.INFO: ==17205== Releasing lock...
[2026-04-06 22:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:12:03] Production.INFO: Account Balance Start.
[2026-04-06 22:12:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:12:03] Production.INFO: 117
[2026-04-06 22:12:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:04] Production.INFO: Date 2026-03-11
[2026-04-06 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:04] Production.INFO: Date 2026-03-12
[2026-04-06 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:04] Production.INFO: ==17199== Releasing lock...
[2026-04-06 22:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:12:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:05] Production.INFO: Date 2026-03-24
[2026-04-06 22:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:05] Production.INFO: Date 2026-03-25
[2026-04-06 22:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:05] Production.INFO: Date 2026-03-26
[2026-04-06 22:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:05] Production.INFO: Date 2026-03-27
[2026-04-06 22:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:05] Production.INFO: Date 2026-03-28
[2026-04-06 22:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:05] Production.INFO: Date 2026-03-29
[2026-04-06 22:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:05] Production.INFO: Date 2026-03-30
[2026-04-06 22:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:05] Production.INFO: Date 2026-03-31
[2026-04-06 22:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:05] Production.INFO: Date 2026-04-01
[2026-04-06 22:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:05] Production.INFO: Date 2026-04-02
[2026-04-06 22:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:05] Production.INFO: Date 2026-04-03
[2026-04-06 22:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:05] Production.INFO: Date 2026-04-04
[2026-04-06 22:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:05] Production.INFO: Date 2026-04-05
[2026-04-06 22:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:05] Production.INFO: Date 2026-04-06
[2026-04-06 22:12:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:12:05] Production.INFO: Total Charge 0
[2026-04-06 22:12:05] Production.INFO: CreateAllLog End
[2026-04-06 22:12:05] Production.INFO: Account Balance End.
[2026-04-06 22:12:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:12:05] Production.INFO: ==17203== Releasing lock...
[2026-04-06 22:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:12:11] Production.ERROR: CronJobId end10
[2026-04-06 22:12:11] Production.INFO: ==17201== Releasing lock...
[2026-04-06 22:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:12:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:12:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:12:14] Production.INFO: call_cost start
[2026-04-06 22:12:14] Production.INFO: call_cost end
[2026-04-06 22:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:12:14] Production.INFO: ==17197== Releasing lock...
[2026-04-06 22:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:13:01] Production.INFO: ==17261== Lock acquired, processing the job...
[2026-04-07 03:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:13:01] Production.INFO: neon service started
[2026-04-07 03:13:01] Production.INFO: neon service started
[2026-04-07 03:13:01] Production.INFO: ==17261== Releasing lock...
[2026-04-07 03:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:13:01] Production.INFO: ==17266== Lock acquired, processing the job...
[2026-04-07 02:13:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:13:01] Production.INFO: ==17266== Releasing lock...
[2026-04-07 02:13:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:13:01] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:13:02] Production.INFO: ==17264== Lock acquired, processing the job...
[2026-04-06 22:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:13:02] Production.INFO: ==17264== Releasing lock...
[2026-04-06 22:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:13:02] Production.INFO: ==17268== Lock acquired, processing the job...
[2026-04-06 22:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:13:02] Production.INFO: ==17270== Lock acquired, processing the job...
[2026-04-06 22:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:13:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:13:03] Production.INFO: ==17274== Lock acquired, processing the job...
[2026-04-06 22:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:13:03] Production.INFO: ==17272== Lock acquired, processing the job...
[2026-04-06 22:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:13:03] Production.INFO: Account Balance Start.
[2026-04-06 22:13:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:13:03] Production.INFO: 117
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: ==17276== Lock acquired, processing the job...
[2026-04-06 22:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:13:03] Production.INFO: ==17276== Releasing lock...
[2026-04-06 22:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: ==17270== Releasing lock...
[2026-04-06 22:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-21
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-22
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-23
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-24
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-25
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-26
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-27
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-28
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-29
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-30
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:03] Production.INFO: Date 2026-03-31
[2026-04-06 22:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:13:04] Production.INFO: Total Charge 0
[2026-04-06 22:13:04] Production.INFO: CreateAllLog End
[2026-04-06 22:13:04] Production.INFO: Account Balance End.
[2026-04-06 22:13:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:13:04] Production.INFO: ==17274== Releasing lock...
[2026-04-06 22:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:13:11] Production.ERROR: CronJobId end10
[2026-04-06 22:13:11] Production.INFO: ==17272== Releasing lock...
[2026-04-06 22:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:13:14] Production.INFO: call_cost start
[2026-04-06 22:13:14] Production.INFO: call_cost end
[2026-04-06 22:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:13:14] Production.INFO: ==17268== Releasing lock...
[2026-04-06 22:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:14:01] Production.INFO: ==17336== Lock acquired, processing the job...
[2026-04-07 03:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:14:02] Production.INFO: neon service started
[2026-04-07 03:14:02] Production.INFO: neon service started
[2026-04-07 03:14:02] Production.INFO: ==17336== Releasing lock...
[2026-04-07 03:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:14:02] Production.INFO: ==17338== Lock acquired, processing the job...
[2026-04-06 22:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:14:02] Production.INFO: ==17341== Lock acquired, processing the job...
[2026-04-07 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:14:02] Production.INFO: ==17341== Releasing lock...
[2026-04-07 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:14:02] Production.INFO: ==17338== Releasing lock...
[2026-04-06 22:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:14:03] Production.INFO: ==17343== Lock acquired, processing the job...
[2026-04-06 22:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:14:03] Production.INFO: ==17345== Lock acquired, processing the job...
[2026-04-06 22:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:14:03] Production.INFO: ==17347== Lock acquired, processing the job...
[2026-04-06 22:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:14:03] Production.INFO: ==17349== Lock acquired, processing the job...
[2026-04-06 22:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:14:03] Production.INFO: ==17351== Lock acquired, processing the job...
[2026-04-06 22:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:14:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:14:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:14:04] Production.INFO: ==17345== Releasing lock...
[2026-04-06 22:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:14:04] Production.INFO: Account Balance Start.
[2026-04-06 22:14:04] Production.INFO: CreateAllLog Start
[2026-04-06 22:14:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:14:04] Production.INFO: 117
[2026-04-06 22:14:04] Production.INFO: ==17351== Releasing lock...
[2026-04-06 22:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:14:04] Production.INFO: Date 2026-03-08
[2026-04-06 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:04] Production.INFO: Date 2026-03-09
[2026-04-06 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:04] Production.INFO: Date 2026-03-10
[2026-04-06 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:04] Production.INFO: Date 2026-03-11
[2026-04-06 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:04] Production.INFO: Date 2026-03-12
[2026-04-06 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:05] Production.INFO: Date 2026-03-24
[2026-04-06 22:14:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:05] Production.INFO: Date 2026-03-25
[2026-04-06 22:14:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:05] Production.INFO: Date 2026-03-26
[2026-04-06 22:14:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:05] Production.INFO: Date 2026-03-27
[2026-04-06 22:14:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:05] Production.INFO: Date 2026-03-28
[2026-04-06 22:14:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:05] Production.INFO: Date 2026-03-29
[2026-04-06 22:14:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:05] Production.INFO: Date 2026-03-30
[2026-04-06 22:14:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:05] Production.INFO: Date 2026-03-31
[2026-04-06 22:14:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:05] Production.INFO: Date 2026-04-01
[2026-04-06 22:14:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:05] Production.INFO: Date 2026-04-02
[2026-04-06 22:14:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:05] Production.INFO: Date 2026-04-03
[2026-04-06 22:14:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:05] Production.INFO: Date 2026-04-04
[2026-04-06 22:14:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:05] Production.INFO: Date 2026-04-05
[2026-04-06 22:14:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:05] Production.INFO: Date 2026-04-06
[2026-04-06 22:14:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:14:05] Production.INFO: Total Charge 0
[2026-04-06 22:14:05] Production.INFO: CreateAllLog End
[2026-04-06 22:14:05] Production.INFO: Account Balance End.
[2026-04-06 22:14:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:14:05] Production.INFO: ==17349== Releasing lock...
[2026-04-06 22:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:14:11] Production.ERROR: CronJobId end10
[2026-04-06 22:14:11] Production.INFO: ==17347== Releasing lock...
[2026-04-06 22:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:14:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:14:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:14:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:14:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:14:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:14:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:14:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:14:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:14:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:14:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:14:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:14:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:14:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:14:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:14:15] Production.INFO: call_cost start
[2026-04-06 22:14:15] Production.INFO: call_cost end
[2026-04-06 22:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:14:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:14:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:14:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:14:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:14:15] Production.INFO: ==17343== Releasing lock...
[2026-04-06 22:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:15:01] Production.INFO: ==17407== Lock acquired, processing the job...
[2026-04-07 03:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:15:01] Production.INFO: neon service started
[2026-04-07 03:15:01] Production.INFO: neon service started
[2026-04-07 03:15:01] Production.INFO: ==17407== Releasing lock...
[2026-04-07 03:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:15:02] Production.INFO: ==17409== Lock acquired, processing the job...
[2026-04-06 22:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:15:02] Production.INFO: ==17411== Lock acquired, processing the job...
[2026-04-07 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:15:02] Production.INFO: ==17411== Releasing lock...
[2026-04-07 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:15:02] Production.INFO: ==17409== Releasing lock...
[2026-04-06 22:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:15:03] Production.INFO: ==17422== Lock acquired, processing the job...
[2026-04-06 22:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:15:03] Production.INFO: ==17414== Lock acquired, processing the job...
[2026-04-06 22:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:15:03] Production.INFO: ==17422== Releasing lock...
[2026-04-06 22:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:15:03] Production.INFO: ==17418== Lock acquired, processing the job...
[2026-04-06 22:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:15:03] Production.INFO: ==17416== Lock acquired, processing the job...
[2026-04-06 22:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:15:03] Production.INFO: ==17420== Lock acquired, processing the job...
[2026-04-06 22:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:15:03] Production.INFO: Account Balance Start.
[2026-04-06 22:15:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:15:03] Production.INFO: 117
[2026-04-06 22:15:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:03] Production.INFO: ==17416== Releasing lock...
[2026-04-06 22:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:15:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:15:04] Production.INFO: Total Charge 0
[2026-04-06 22:15:04] Production.INFO: CreateAllLog End
[2026-04-06 22:15:05] Production.INFO: Account Balance End.
[2026-04-06 22:15:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:15:05] Production.INFO: ==17420== Releasing lock...
[2026-04-06 22:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:15:12] Production.ERROR: CronJobId end10
[2026-04-06 22:15:12] Production.INFO: ==17418== Releasing lock...
[2026-04-06 22:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:15:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:15:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:15:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:15:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:15:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:15:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:15:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:15:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:15:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:15:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:15:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:15:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:15:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:15:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:15:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:15:14] Production.INFO: call_cost start
[2026-04-06 22:15:14] Production.INFO: call_cost end
[2026-04-06 22:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:15:14] Production.INFO: ==17414== Releasing lock...
[2026-04-06 22:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:16:01] Production.INFO: ==17482== Lock acquired, processing the job...
[2026-04-07 03:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:16:01] Production.INFO: neon service started
[2026-04-07 03:16:01] Production.INFO: neon service started
[2026-04-07 03:16:01] Production.INFO: ==17482== Releasing lock...
[2026-04-07 03:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:16:02] Production.INFO: ==17484== Lock acquired, processing the job...
[2026-04-06 22:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:16:02] Production.INFO: ==17486== Lock acquired, processing the job...
[2026-04-07 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:16:02] Production.INFO: ==17486== Releasing lock...
[2026-04-07 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:16:02] Production.INFO: ==17484== Releasing lock...
[2026-04-06 22:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:16:03] Production.INFO: ==17491== Lock acquired, processing the job...
[2026-04-06 22:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:16:03] Production.INFO: ==17495== Lock acquired, processing the job...
[2026-04-06 22:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:16:03] Production.INFO: Account Balance Start.
[2026-04-06 22:16:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:16:03] Production.INFO: 117
[2026-04-06 22:16:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:03] Production.INFO: ==17497== Lock acquired, processing the job...
[2026-04-06 22:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:16:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:16:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:16:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:16:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: ==17489== Lock acquired, processing the job...
[2026-04-06 22:16:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:16:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: ==17497== Releasing lock...
[2026-04-06 22:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:16:04] Production.INFO: ==17493== Lock acquired, processing the job...
[2026-04-06 22:16:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:16:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:16:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: ==17491== Releasing lock...
[2026-04-06 22:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:16:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:16:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:16:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:16:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:16:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:16:04] Production.INFO: Total Charge 0
[2026-04-06 22:16:05] Production.INFO: CreateAllLog End
[2026-04-06 22:16:05] Production.INFO: Account Balance End.
[2026-04-06 22:16:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:16:05] Production.INFO: ==17495== Releasing lock...
[2026-04-06 22:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:16:11] Production.ERROR: CronJobId end10
[2026-04-06 22:16:11] Production.INFO: ==17493== Releasing lock...
[2026-04-06 22:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:16:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:16:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:16:14] Production.INFO: call_cost start
[2026-04-06 22:16:14] Production.INFO: call_cost end
[2026-04-06 22:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:16:14] Production.INFO: ==17489== Releasing lock...
[2026-04-06 22:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:17:01] Production.INFO: ==17556== Lock acquired, processing the job...
[2026-04-07 03:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:17:01] Production.INFO: neon service started
[2026-04-07 03:17:01] Production.INFO: neon service started
[2026-04-07 03:17:01] Production.INFO: ==17556== Releasing lock...
[2026-04-07 03:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:17:01] Production.INFO: ==17558== Lock acquired, processing the job...
[2026-04-06 22:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:17:01] Production.INFO: ==17558== Releasing lock...
[2026-04-06 22:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:17:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:17:02] Production.INFO: ==17560== Lock acquired, processing the job...
[2026-04-07 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:17:02] Production.INFO: ==17560== Releasing lock...
[2026-04-07 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:17:02] Production.INFO: ==17562== Lock acquired, processing the job...
[2026-04-06 22:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:17:02] Production.INFO: ==17564== Lock acquired, processing the job...
[2026-04-06 22:17:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:17:02] Production.INFO: ==17568== Lock acquired, processing the job...
[2026-04-06 22:17:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:17:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:17:02] Production.INFO: Account Balance Start.
[2026-04-06 22:17:02] Production.INFO: CreateAllLog Start
[2026-04-06 22:17:02] Production.INFO: 117
[2026-04-06 22:17:02] Production.INFO: Date 2026-03-08
[2026-04-06 22:17:02] Production.INFO: ==17566== Lock acquired, processing the job...
[2026-04-06 22:17:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:17:02] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: ==17570== Lock acquired, processing the job...
[2026-04-06 22:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:17:03] Production.INFO: ==17570== Releasing lock...
[2026-04-06 22:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: ==17564== Releasing lock...
[2026-04-06 22:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-21
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-22
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-23
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-24
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-25
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-26
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-27
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-28
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-29
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:03] Production.INFO: Date 2026-03-30
[2026-04-06 22:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:17:04] Production.INFO: Total Charge 0
[2026-04-06 22:17:04] Production.INFO: CreateAllLog End
[2026-04-06 22:17:04] Production.INFO: Account Balance End.
[2026-04-06 22:17:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:17:04] Production.INFO: ==17568== Releasing lock...
[2026-04-06 22:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:17:11] Production.ERROR: CronJobId end10
[2026-04-06 22:17:11] Production.INFO: ==17566== Releasing lock...
[2026-04-06 22:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:17:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:17:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:17:14] Production.INFO: call_cost start
[2026-04-06 22:17:14] Production.INFO: call_cost end
[2026-04-06 22:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:17:14] Production.INFO: ==17562== Releasing lock...
[2026-04-06 22:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:18:01] Production.INFO: ==17640== Lock acquired, processing the job...
[2026-04-07 03:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:18:01] Production.INFO: neon service started
[2026-04-07 03:18:01] Production.INFO: neon service started
[2026-04-07 03:18:01] Production.INFO: ==17640== Releasing lock...
[2026-04-07 03:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:18:02] Production.INFO: ==17645== Lock acquired, processing the job...
[2026-04-07 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:18:02] Production.INFO: ==17645== Releasing lock...
[2026-04-07 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:18:02] Production.INFO: ==17643== Lock acquired, processing the job...
[2026-04-06 22:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:18:02] Production.INFO: ==17643== Releasing lock...
[2026-04-06 22:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:18:03] Production.INFO: ==17649== Lock acquired, processing the job...
[2026-04-06 22:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:18:03] Production.INFO: ==17647== Lock acquired, processing the job...
[2026-04-06 22:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:18:03] Production.INFO: ==17653== Lock acquired, processing the job...
[2026-04-06 22:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:18:03] Production.INFO: ==17651== Lock acquired, processing the job...
[2026-04-06 22:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:18:03] Production.INFO: Account Balance Start.
[2026-04-06 22:18:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:18:03] Production.INFO: 117
[2026-04-06 22:18:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:18:03] Production.INFO: ==17655== Lock acquired, processing the job...
[2026-04-06 22:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:18:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:18:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:03] Production.INFO: ==17655== Releasing lock...
[2026-04-06 22:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:18:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:03] Production.INFO: Date 2026-03-21
[2026-04-06 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:03] Production.INFO: ==17649== Releasing lock...
[2026-04-06 22:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:18:03] Production.INFO: Date 2026-03-22
[2026-04-06 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:03] Production.INFO: Date 2026-03-23
[2026-04-06 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:03] Production.INFO: Date 2026-03-24
[2026-04-06 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:03] Production.INFO: Date 2026-03-25
[2026-04-06 22:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:18:04] Production.INFO: Total Charge 0
[2026-04-06 22:18:04] Production.INFO: CreateAllLog End
[2026-04-06 22:18:04] Production.INFO: Account Balance End.
[2026-04-06 22:18:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:18:04] Production.INFO: ==17653== Releasing lock...
[2026-04-06 22:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:18:11] Production.ERROR: CronJobId end10
[2026-04-06 22:18:11] Production.INFO: ==17651== Releasing lock...
[2026-04-06 22:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:18:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:18:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:18:14] Production.INFO: call_cost start
[2026-04-06 22:18:14] Production.INFO: call_cost end
[2026-04-06 22:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:18:14] Production.INFO: ==17647== Releasing lock...
[2026-04-06 22:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:19:02] Production.INFO: ==17715== Lock acquired, processing the job...
[2026-04-07 03:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:19:02] Production.INFO: neon service started
[2026-04-07 03:19:02] Production.INFO: neon service started
[2026-04-07 03:19:02] Production.INFO: ==17715== Releasing lock...
[2026-04-07 03:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:19:02] Production.INFO: ==17719== Lock acquired, processing the job...
[2026-04-07 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:19:02] Production.INFO: ==17719== Releasing lock...
[2026-04-07 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:19:02] Production.INFO: ==17717== Lock acquired, processing the job...
[2026-04-06 22:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:19:02] Production.INFO: ==17717== Releasing lock...
[2026-04-06 22:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:19:03] Production.INFO: ==17728== Lock acquired, processing the job...
[2026-04-06 22:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:19:03] Production.INFO: ==17726== Lock acquired, processing the job...
[2026-04-06 22:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:19:03] Production.INFO: ==17724== Lock acquired, processing the job...
[2026-04-06 22:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:19:03] Production.INFO: ==17722== Lock acquired, processing the job...
[2026-04-06 22:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:19:03] Production.INFO: ==17730== Lock acquired, processing the job...
[2026-04-06 22:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:19:03] Production.INFO: Account Balance Start.
[2026-04-06 22:19:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:19:03] Production.INFO: 117
[2026-04-06 22:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:19:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:19:03] Production.INFO: ==17730== Releasing lock...
[2026-04-06 22:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:19:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: ==17724== Releasing lock...
[2026-04-06 22:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:19:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:19:04] Production.INFO: Total Charge 0
[2026-04-06 22:19:04] Production.INFO: CreateAllLog End
[2026-04-06 22:19:04] Production.INFO: Account Balance End.
[2026-04-06 22:19:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:19:04] Production.INFO: ==17728== Releasing lock...
[2026-04-06 22:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:19:10] Production.ERROR: CronJobId end10
[2026-04-06 22:19:10] Production.INFO: ==17726== Releasing lock...
[2026-04-06 22:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:19:13] Production.INFO: call_cost start
[2026-04-06 22:19:13] Production.INFO: call_cost end
[2026-04-06 22:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:19:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:19:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:19:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:19:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:19:13] Production.INFO: ==17722== Releasing lock...
[2026-04-06 22:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:20:01] Production.INFO: ==17787== Lock acquired, processing the job...
[2026-04-07 03:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:20:01] Production.INFO: neon service started
[2026-04-07 03:20:01] Production.INFO: neon service started
[2026-04-07 03:20:01] Production.INFO: ==17787== Releasing lock...
[2026-04-07 03:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:20:01] Production.INFO: ==17789== Lock acquired, processing the job...
[2026-04-06 22:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:20:02] Production.INFO: ==17789== Releasing lock...
[2026-04-06 22:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:20:02] Production.INFO: ==17791== Lock acquired, processing the job...
[2026-04-07 02:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:20:02] Production.INFO: ==17791== Releasing lock...
[2026-04-07 02:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:20:03] Production.INFO: ==17793== Lock acquired, processing the job...
[2026-04-06 22:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:20:03] Production.INFO: ==17795== Lock acquired, processing the job...
[2026-04-06 22:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:20:03] Production.INFO: ==17797== Lock acquired, processing the job...
[2026-04-06 22:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:20:03] Production.INFO: ==17799== Lock acquired, processing the job...
[2026-04-06 22:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:20:03] Production.INFO: ==17801== Lock acquired, processing the job...
[2026-04-06 22:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:20:03] Production.INFO: Account Balance Start.
[2026-04-06 22:20:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:20:03] Production.INFO: 117
[2026-04-06 22:20:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:20:03] Production.INFO: ==17801== Releasing lock...
[2026-04-06 22:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:20:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:03] Production.INFO: Date 2026-03-21
[2026-04-06 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:03] Production.INFO: Date 2026-03-22
[2026-04-06 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:03] Production.INFO: Date 2026-03-23
[2026-04-06 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:03] Production.INFO: Date 2026-03-24
[2026-04-06 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:03] Production.INFO: Date 2026-03-25
[2026-04-06 22:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:03] Production.INFO: ==17795== Releasing lock...
[2026-04-06 22:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:20:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:20:04] Production.INFO: Total Charge 0
[2026-04-06 22:20:04] Production.INFO: CreateAllLog End
[2026-04-06 22:20:04] Production.INFO: Account Balance End.
[2026-04-06 22:20:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:20:04] Production.INFO: ==17799== Releasing lock...
[2026-04-06 22:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:20:11] Production.ERROR: CronJobId end10
[2026-04-06 22:20:11] Production.INFO: ==17797== Releasing lock...
[2026-04-06 22:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:20:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:20:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:20:14] Production.INFO: call_cost start
[2026-04-06 22:20:14] Production.INFO: call_cost end
[2026-04-06 22:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:20:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:20:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:20:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:20:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:20:14] Production.INFO: ==17793== Releasing lock...
[2026-04-06 22:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:21:01] Production.INFO: ==17863== Lock acquired, processing the job...
[2026-04-07 03:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:21:02] Production.INFO: neon service started
[2026-04-07 03:21:02] Production.INFO: neon service started
[2026-04-07 03:21:02] Production.INFO: ==17863== Releasing lock...
[2026-04-07 03:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:21:02] Production.INFO: ==17867== Lock acquired, processing the job...
[2026-04-07 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:21:02] Production.INFO: ==17867== Releasing lock...
[2026-04-07 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:21:02] Production.INFO: ==17865== Lock acquired, processing the job...
[2026-04-06 22:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:21:02] Production.INFO: ==17865== Releasing lock...
[2026-04-06 22:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:21:03] Production.INFO: ==17874== Lock acquired, processing the job...
[2026-04-06 22:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:21:03] Production.INFO: ==17882== Lock acquired, processing the job...
[2026-04-06 22:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:21:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:21:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:21:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:21:04] Production.INFO: ==17882== Releasing lock...
[2026-04-06 22:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:21:04] Production.INFO: ==17870== Lock acquired, processing the job...
[2026-04-06 22:21:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 22:21:04] Production.INFO: ==17872== Lock acquired, processing the job...
[2026-04-06 22:21:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:21:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 22:21:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 22:21:04] Production.ERROR: CronJob PID - 17874
[2026-04-06 22:21:04] Production.ERROR: CronJob Title - Account Block
[2026-04-06 22:21:04] Production.ERROR: CronJob ID - 7
[2026-04-06 22:21:04] Production.ERROR: CronJob Last Run Time 2026-04-06 22:21:00
[2026-04-06 22:21:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 22:21:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 22:21:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 22:21:04] Production.INFO: ==17870== Releasing lock...
[2026-04-06 22:21:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 22:21:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 22:21:04] Production.INFO: ==17876== Lock acquired, processing the job...
[2026-04-06 22:21:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:21:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:21:04] Production.INFO: ==17880== Lock acquired, processing the job...
[2026-04-06 22:21:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 22:21:04] Production.INFO: ==17878== Lock acquired, processing the job...
[2026-04-06 22:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:21:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 22:21:04] Production.INFO: Account Balance Start.
[2026-04-06 22:21:04] Production.INFO: CreateAllLog Start
[2026-04-06 22:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:21:04] Production.INFO: 117
[2026-04-06 22:21:04] Production.INFO: Date 2026-03-08
[2026-04-06 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:04] Production.INFO: Date 2026-03-09
[2026-04-06 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:04] Production.INFO: ==17874== Releasing lock...
[2026-04-06 22:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:21:04] Production.INFO: Date 2026-03-10
[2026-04-06 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:04] Production.INFO: Date 2026-03-11
[2026-04-06 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:04] Production.INFO: Date 2026-03-12
[2026-04-06 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:05] Production.INFO: Date 2026-03-23
[2026-04-06 22:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:05] Production.INFO: Date 2026-03-24
[2026-04-06 22:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:05] Production.INFO: Date 2026-03-25
[2026-04-06 22:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:05] Production.INFO: Date 2026-03-26
[2026-04-06 22:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:05] Production.INFO: Date 2026-03-27
[2026-04-06 22:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:05] Production.INFO: Date 2026-03-28
[2026-04-06 22:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:05] Production.ERROR: done
[2026-04-06 22:21:05] Production.INFO: Date 2026-03-29
[2026-04-06 22:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:05] Production.INFO: Date 2026-03-30
[2026-04-06 22:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 22:21:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050102', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 22:21:05] Production.INFO: Date 2026-03-31
[2026-04-06 22:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:05] Production.INFO: Date 2026-04-01
[2026-04-06 22:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:05] Production.INFO: Date 2026-04-02
[2026-04-06 22:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:05] Production.INFO: Date 2026-04-03
[2026-04-06 22:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:05] Production.INFO: Date 2026-04-04
[2026-04-06 22:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:05] Production.INFO: Date 2026-04-05
[2026-04-06 22:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:05] Production.INFO: Date 2026-04-06
[2026-04-06 22:21:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:21:05] Production.INFO: Total Charge 0
[2026-04-06 22:21:05] Production.INFO: CreateAllLog End
[2026-04-06 22:21:05] Production.INFO: Account Balance End.
[2026-04-06 22:21:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:21:05] Production.INFO: ==17878== Releasing lock...
[2026-04-06 22:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:21:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050102', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 22:21:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 22:21:11] Production.INFO: ProcessCDR(1,17050102,1,1,2)
[2026-04-06 22:21:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050102,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 22:21:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050102,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 22:21:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 22:21:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 22:21:11] Production.INFO: ==17880== Releasing lock...
[2026-04-06 22:21:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 22:21:11] Production.INFO: 26 MB #Memory Used#
[2026-04-06 22:21:15] Production.ERROR: CronJobId end10
[2026-04-06 22:21:15] Production.INFO: ==17876== Releasing lock...
[2026-04-06 22:21:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:21:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:21:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:21:17] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:21:17] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:21:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:21:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:21:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:21:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:21:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:21:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:21:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:21:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:21:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:21:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:21:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:21:17] Production.INFO: call_cost start
[2026-04-06 22:21:17] Production.INFO: call_cost end
[2026-04-06 22:21:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:21:17] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:21:17] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:21:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:21:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:21:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:21:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:21:17] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:21:17] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:21:17] Production.INFO: ==17872== Releasing lock...
[2026-04-06 22:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:21:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:22:01] Production.INFO: ==17945== Lock acquired, processing the job...
[2026-04-07 03:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:22:01] Production.INFO: neon service started
[2026-04-07 03:22:01] Production.INFO: neon service started
[2026-04-07 03:22:01] Production.INFO: ==17945== Releasing lock...
[2026-04-07 03:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:22:01] Production.INFO: ==17949== Lock acquired, processing the job...
[2026-04-07 02:22:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:22:01] Production.INFO: ==17949== Releasing lock...
[2026-04-07 02:22:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:22:01] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:22:01] Production.INFO: ==17947== Lock acquired, processing the job...
[2026-04-06 22:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:22:02] Production.INFO: ==17947== Releasing lock...
[2026-04-06 22:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:22:02] Production.INFO: ==17951== Lock acquired, processing the job...
[2026-04-06 22:22:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:22:02] Production.INFO: ==17953== Lock acquired, processing the job...
[2026-04-06 22:22:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:22:02] Production.INFO: ==17957== Lock acquired, processing the job...
[2026-04-06 22:22:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:22:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:22:02] Production.INFO: ==17955== Lock acquired, processing the job...
[2026-04-06 22:22:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:22:03] Production.INFO: Account Balance Start.
[2026-04-06 22:22:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:22:03] Production.INFO: 117
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:22:03] Production.INFO: ==17959== Lock acquired, processing the job...
[2026-04-06 22:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:22:03] Production.INFO: ==17959== Releasing lock...
[2026-04-06 22:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: ==17953== Releasing lock...
[2026-04-06 22:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-21
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-22
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-23
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-24
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-25
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-26
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-27
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-28
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-29
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-30
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-03-31
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-04-01
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:03] Production.INFO: Date 2026-04-02
[2026-04-06 22:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:22:04] Production.INFO: Total Charge 0
[2026-04-06 22:22:04] Production.INFO: CreateAllLog End
[2026-04-06 22:22:04] Production.INFO: Account Balance End.
[2026-04-06 22:22:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:22:04] Production.INFO: ==17957== Releasing lock...
[2026-04-06 22:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:22:11] Production.ERROR: CronJobId end10
[2026-04-06 22:22:11] Production.INFO: ==17955== Releasing lock...
[2026-04-06 22:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:22:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:22:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:22:14] Production.INFO: call_cost start
[2026-04-06 22:22:14] Production.INFO: call_cost end
[2026-04-06 22:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:22:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:22:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:22:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:22:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:22:14] Production.INFO: ==17951== Releasing lock...
[2026-04-06 22:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:23:01] Production.INFO: ==18019== Lock acquired, processing the job...
[2026-04-07 03:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:23:01] Production.INFO: neon service started
[2026-04-07 03:23:01] Production.INFO: neon service started
[2026-04-07 03:23:01] Production.INFO: ==18019== Releasing lock...
[2026-04-07 03:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:23:02] Production.INFO: ==18021== Lock acquired, processing the job...
[2026-04-06 22:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:23:02] Production.INFO: ==18021== Releasing lock...
[2026-04-06 22:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:23:02] Production.INFO: ==18023== Lock acquired, processing the job...
[2026-04-07 02:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:23:02] Production.INFO: ==18023== Releasing lock...
[2026-04-07 02:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:23:03] Production.INFO: ==18025== Lock acquired, processing the job...
[2026-04-06 22:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:23:03] Production.INFO: ==18027== Lock acquired, processing the job...
[2026-04-06 22:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:23:03] Production.INFO: ==18031== Lock acquired, processing the job...
[2026-04-06 22:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:23:03] Production.INFO: ==18029== Lock acquired, processing the job...
[2026-04-06 22:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:23:03] Production.INFO: Account Balance Start.
[2026-04-06 22:23:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:23:03] Production.INFO: 117
[2026-04-06 22:23:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:23:03] Production.INFO: ==18033== Lock acquired, processing the job...
[2026-04-06 22:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:23:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:23:03] Production.INFO: ==18033== Releasing lock...
[2026-04-06 22:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:23:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:03] Production.INFO: Date 2026-03-21
[2026-04-06 22:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:04] Production.INFO: ==18027== Releasing lock...
[2026-04-06 22:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:23:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:23:04] Production.INFO: Total Charge 0
[2026-04-06 22:23:04] Production.INFO: CreateAllLog End
[2026-04-06 22:23:04] Production.INFO: Account Balance End.
[2026-04-06 22:23:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:23:04] Production.INFO: ==18031== Releasing lock...
[2026-04-06 22:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:23:11] Production.ERROR: CronJobId end10
[2026-04-06 22:23:11] Production.INFO: ==18029== Releasing lock...
[2026-04-06 22:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:23:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:23:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:23:14] Production.INFO: call_cost start
[2026-04-06 22:23:14] Production.INFO: call_cost end
[2026-04-06 22:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:23:14] Production.INFO: ==18025== Releasing lock...
[2026-04-06 22:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:24:01] Production.INFO: ==18088== Lock acquired, processing the job...
[2026-04-07 03:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:24:01] Production.INFO: neon service started
[2026-04-07 03:24:01] Production.INFO: neon service started
[2026-04-07 03:24:01] Production.INFO: ==18088== Releasing lock...
[2026-04-07 03:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:24:01] Production.INFO: ==18090== Lock acquired, processing the job...
[2026-04-06 22:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:24:02] Production.INFO: ==18092== Lock acquired, processing the job...
[2026-04-07 02:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:24:02] Production.INFO: ==18092== Releasing lock...
[2026-04-07 02:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:24:02] Production.INFO: ==18090== Releasing lock...
[2026-04-06 22:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:24:03] Production.INFO: ==18096== Lock acquired, processing the job...
[2026-04-06 22:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:24:03] Production.INFO: ==18098== Lock acquired, processing the job...
[2026-04-06 22:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:24:03] Production.INFO: ==18100== Lock acquired, processing the job...
[2026-04-06 22:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:24:03] Production.INFO: ==18104== Lock acquired, processing the job...
[2026-04-06 22:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:24:03] Production.INFO: ==18102== Lock acquired, processing the job...
[2026-04-06 22:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:24:03] Production.INFO: ==18104== Releasing lock...
[2026-04-06 22:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:24:03] Production.INFO: Account Balance Start.
[2026-04-06 22:24:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:24:03] Production.INFO: 117
[2026-04-06 22:24:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:03] Production.INFO: ==18098== Releasing lock...
[2026-04-06 22:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:24:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:05] Production.INFO: Date 2026-04-05
[2026-04-06 22:24:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:05] Production.INFO: Date 2026-04-06
[2026-04-06 22:24:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:24:05] Production.INFO: Total Charge 0
[2026-04-06 22:24:05] Production.INFO: CreateAllLog End
[2026-04-06 22:24:05] Production.INFO: Account Balance End.
[2026-04-06 22:24:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:24:05] Production.INFO: ==18102== Releasing lock...
[2026-04-06 22:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:24:11] Production.ERROR: CronJobId end10
[2026-04-06 22:24:11] Production.INFO: ==18100== Releasing lock...
[2026-04-06 22:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:24:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:24:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:24:14] Production.INFO: call_cost start
[2026-04-06 22:24:14] Production.INFO: call_cost end
[2026-04-06 22:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:24:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:24:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:24:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:24:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:24:14] Production.INFO: ==18096== Releasing lock...
[2026-04-06 22:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:25:01] Production.INFO: ==18164== Lock acquired, processing the job...
[2026-04-07 03:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:25:01] Production.INFO: neon service started
[2026-04-07 03:25:01] Production.INFO: neon service started
[2026-04-07 03:25:01] Production.INFO: ==18164== Releasing lock...
[2026-04-07 03:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:25:02] Production.INFO: ==18166== Lock acquired, processing the job...
[2026-04-06 22:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:25:02] Production.INFO: ==18168== Lock acquired, processing the job...
[2026-04-07 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:25:02] Production.INFO: ==18168== Releasing lock...
[2026-04-07 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:25:02] Production.INFO: ==18166== Releasing lock...
[2026-04-06 22:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:25:03] Production.INFO: ==18175== Lock acquired, processing the job...
[2026-04-06 22:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:25:03] Production.INFO: ==18171== Lock acquired, processing the job...
[2026-04-06 22:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:25:03] Production.INFO: ==18173== Lock acquired, processing the job...
[2026-04-06 22:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:25:03] Production.INFO: ==18177== Lock acquired, processing the job...
[2026-04-06 22:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:25:03] Production.INFO: ==18179== Lock acquired, processing the job...
[2026-04-06 22:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:25:03] Production.INFO: Account Balance Start.
[2026-04-06 22:25:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:25:03] Production.INFO: 117
[2026-04-06 22:25:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:25:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:03] Production.INFO: ==18179== Releasing lock...
[2026-04-06 22:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:25:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:04] Production.INFO: ==18173== Releasing lock...
[2026-04-06 22:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:25:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:25:04] Production.INFO: Total Charge 0
[2026-04-06 22:25:04] Production.INFO: CreateAllLog End
[2026-04-06 22:25:04] Production.INFO: Account Balance End.
[2026-04-06 22:25:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:25:04] Production.INFO: ==18177== Releasing lock...
[2026-04-06 22:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:25:10] Production.ERROR: CronJobId end10
[2026-04-06 22:25:10] Production.INFO: ==18175== Releasing lock...
[2026-04-06 22:25:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:25:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:25:14] Production.INFO: call_cost start
[2026-04-06 22:25:14] Production.INFO: call_cost end
[2026-04-06 22:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:25:14] Production.INFO: ==18171== Releasing lock...
[2026-04-06 22:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:26:02] Production.INFO: ==18236== Lock acquired, processing the job...
[2026-04-07 03:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:26:02] Production.INFO: neon service started
[2026-04-07 03:26:02] Production.INFO: neon service started
[2026-04-07 03:26:02] Production.INFO: ==18236== Releasing lock...
[2026-04-07 03:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:26:02] Production.INFO: ==18240== Lock acquired, processing the job...
[2026-04-07 02:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:26:02] Production.INFO: ==18240== Releasing lock...
[2026-04-07 02:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:26:02] Production.INFO: ==18238== Lock acquired, processing the job...
[2026-04-06 22:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:26:02] Production.INFO: ==18238== Releasing lock...
[2026-04-06 22:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:26:03] Production.INFO: ==18249== Lock acquired, processing the job...
[2026-04-06 22:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:26:03] Production.INFO: ==18243== Lock acquired, processing the job...
[2026-04-06 22:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:26:03] Production.INFO: Account Balance Start.
[2026-04-06 22:26:03] Production.INFO: ==18245== Lock acquired, processing the job...
[2026-04-06 22:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:26:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:26:03] Production.INFO: 117
[2026-04-06 22:26:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:26:03] Production.INFO: ==18251== Lock acquired, processing the job...
[2026-04-06 22:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:26:03] Production.INFO: ==18247== Lock acquired, processing the job...
[2026-04-06 22:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:26:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:26:03] Production.INFO: ==18251== Releasing lock...
[2026-04-06 22:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:26:04] Production.INFO: Date 2026-03-11
[2026-04-06 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:04] Production.INFO: Date 2026-03-12
[2026-04-06 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:04] Production.INFO: ==18245== Releasing lock...
[2026-04-06 22:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:26:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:05] Production.INFO: Date 2026-03-31
[2026-04-06 22:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:05] Production.INFO: Date 2026-04-01
[2026-04-06 22:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:05] Production.INFO: Date 2026-04-02
[2026-04-06 22:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:05] Production.INFO: Date 2026-04-03
[2026-04-06 22:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:05] Production.INFO: Date 2026-04-04
[2026-04-06 22:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:05] Production.INFO: Date 2026-04-05
[2026-04-06 22:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:05] Production.INFO: Date 2026-04-06
[2026-04-06 22:26:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:26:05] Production.INFO: Total Charge 0
[2026-04-06 22:26:05] Production.INFO: CreateAllLog End
[2026-04-06 22:26:05] Production.INFO: Account Balance End.
[2026-04-06 22:26:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:26:05] Production.INFO: ==18249== Releasing lock...
[2026-04-06 22:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:26:12] Production.ERROR: CronJobId end10
[2026-04-06 22:26:12] Production.INFO: ==18247== Releasing lock...
[2026-04-06 22:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:26:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:26:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:26:14] Production.INFO: call_cost start
[2026-04-06 22:26:14] Production.INFO: call_cost end
[2026-04-06 22:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:26:14] Production.INFO: ==18243== Releasing lock...
[2026-04-06 22:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:27:01] Production.INFO: ==18310== Lock acquired, processing the job...
[2026-04-07 03:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:27:01] Production.INFO: neon service started
[2026-04-07 03:27:01] Production.INFO: neon service started
[2026-04-07 03:27:01] Production.INFO: ==18310== Releasing lock...
[2026-04-07 03:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:27:01] Production.INFO: ==18312== Lock acquired, processing the job...
[2026-04-06 22:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:27:02] Production.INFO: ==18314== Lock acquired, processing the job...
[2026-04-07 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:27:02] Production.INFO: ==18314== Releasing lock...
[2026-04-07 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:27:02] Production.INFO: ==18312== Releasing lock...
[2026-04-06 22:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:27:02] Production.INFO: ==18322== Lock acquired, processing the job...
[2026-04-06 22:27:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:27:03] Production.INFO: Account Balance Start.
[2026-04-06 22:27:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:27:03] Production.INFO: 117
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: ==18316== Lock acquired, processing the job...
[2026-04-06 22:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: ==18318== Lock acquired, processing the job...
[2026-04-06 22:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: ==18320== Lock acquired, processing the job...
[2026-04-06 22:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: ==18324== Lock acquired, processing the job...
[2026-04-06 22:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:27:03] Production.INFO: ==18324== Releasing lock...
[2026-04-06 22:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-21
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-22
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-23
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-24
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-25
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: ==18318== Releasing lock...
[2026-04-06 22:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-26
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-27
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-28
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-29
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-30
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: Date 2026-03-31
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: Date 2026-04-01
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: Date 2026-04-02
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: Date 2026-04-03
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: Date 2026-04-04
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:03] Production.INFO: Date 2026-04-05
[2026-04-06 22:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:27:04] Production.INFO: Total Charge 0
[2026-04-06 22:27:04] Production.INFO: CreateAllLog End
[2026-04-06 22:27:04] Production.INFO: Account Balance End.
[2026-04-06 22:27:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:27:04] Production.INFO: ==18322== Releasing lock...
[2026-04-06 22:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:27:10] Production.ERROR: CronJobId end10
[2026-04-06 22:27:10] Production.INFO: ==18320== Releasing lock...
[2026-04-06 22:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:27:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:27:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:27:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:27:13] Production.INFO: call_cost start
[2026-04-06 22:27:13] Production.INFO: call_cost end
[2026-04-06 22:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:27:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:27:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:27:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:27:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:27:13] Production.INFO: ==18316== Releasing lock...
[2026-04-06 22:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:28:01] Production.INFO: ==18383== Lock acquired, processing the job...
[2026-04-07 03:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:28:01] Production.INFO: neon service started
[2026-04-07 03:28:02] Production.INFO: neon service started
[2026-04-07 03:28:02] Production.INFO: ==18383== Releasing lock...
[2026-04-07 03:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:28:02] Production.INFO: ==18385== Lock acquired, processing the job...
[2026-04-06 22:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:28:02] Production.INFO: ==18387== Lock acquired, processing the job...
[2026-04-07 02:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:28:02] Production.INFO: ==18387== Releasing lock...
[2026-04-07 02:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:28:02] Production.INFO: ==18385== Releasing lock...
[2026-04-06 22:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:28:03] Production.INFO: ==18392== Lock acquired, processing the job...
[2026-04-06 22:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:28:03] Production.INFO: ==18390== Lock acquired, processing the job...
[2026-04-06 22:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:28:03] Production.INFO: ==18394== Lock acquired, processing the job...
[2026-04-06 22:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:28:03] Production.INFO: ==18398== Lock acquired, processing the job...
[2026-04-06 22:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:28:03] Production.INFO: ==18396== Lock acquired, processing the job...
[2026-04-06 22:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:28:03] Production.INFO: Account Balance Start.
[2026-04-06 22:28:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:28:03] Production.INFO: 117
[2026-04-06 22:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:28:03] Production.INFO: ==18398== Releasing lock...
[2026-04-06 22:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:28:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:28:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: ==18392== Releasing lock...
[2026-04-06 22:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:28:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:28:04] Production.INFO: Total Charge 0
[2026-04-06 22:28:05] Production.INFO: CreateAllLog End
[2026-04-06 22:28:05] Production.INFO: Account Balance End.
[2026-04-06 22:28:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:28:05] Production.INFO: ==18396== Releasing lock...
[2026-04-06 22:28:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:28:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:28:11] Production.ERROR: CronJobId end10
[2026-04-06 22:28:11] Production.INFO: ==18394== Releasing lock...
[2026-04-06 22:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:28:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:28:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:28:15] Production.INFO: call_cost start
[2026-04-06 22:28:15] Production.INFO: call_cost end
[2026-04-06 22:28:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:28:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:28:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:28:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:28:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:28:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:28:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:28:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:28:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:28:15] Production.INFO: ==18390== Releasing lock...
[2026-04-06 22:28:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:28:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:29:01] Production.INFO: ==18456== Lock acquired, processing the job...
[2026-04-07 03:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:29:01] Production.INFO: neon service started
[2026-04-07 03:29:01] Production.INFO: neon service started
[2026-04-07 03:29:01] Production.INFO: ==18456== Releasing lock...
[2026-04-07 03:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:29:02] Production.INFO: ==18458== Lock acquired, processing the job...
[2026-04-06 22:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:29:02] Production.INFO: ==18460== Lock acquired, processing the job...
[2026-04-07 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:29:02] Production.INFO: ==18460== Releasing lock...
[2026-04-07 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:29:02] Production.INFO: ==18458== Releasing lock...
[2026-04-06 22:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:29:03] Production.INFO: ==18463== Lock acquired, processing the job...
[2026-04-06 22:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:29:03] Production.INFO: ==18465== Lock acquired, processing the job...
[2026-04-06 22:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:29:03] Production.INFO: ==18467== Lock acquired, processing the job...
[2026-04-06 22:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:29:03] Production.INFO: ==18471== Lock acquired, processing the job...
[2026-04-06 22:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:29:03] Production.INFO: ==18469== Lock acquired, processing the job...
[2026-04-06 22:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:29:03] Production.INFO: ==18471== Releasing lock...
[2026-04-06 22:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:29:03] Production.INFO: Account Balance Start.
[2026-04-06 22:29:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:29:03] Production.INFO: 117
[2026-04-06 22:29:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:04] Production.INFO: ==18465== Releasing lock...
[2026-04-06 22:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:29:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:29:04] Production.INFO: Total Charge 0
[2026-04-06 22:29:04] Production.INFO: CreateAllLog End
[2026-04-06 22:29:04] Production.INFO: Account Balance End.
[2026-04-06 22:29:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:29:04] Production.INFO: ==18469== Releasing lock...
[2026-04-06 22:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:29:12] Production.ERROR: CronJobId end10
[2026-04-06 22:29:12] Production.INFO: ==18467== Releasing lock...
[2026-04-06 22:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:29:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:29:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:29:14] Production.INFO: call_cost start
[2026-04-06 22:29:14] Production.INFO: call_cost end
[2026-04-06 22:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:29:14] Production.INFO: ==18463== Releasing lock...
[2026-04-06 22:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:30:01] Production.INFO: ==18532== Lock acquired, processing the job...
[2026-04-07 03:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:30:01] Production.INFO: neon service started
[2026-04-07 03:30:01] Production.INFO: neon service started
[2026-04-07 03:30:01] Production.INFO: ==18532== Releasing lock...
[2026-04-07 03:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:30:02] Production.INFO: ==18534== Lock acquired, processing the job...
[2026-04-06 22:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:30:02] Production.INFO: ==18534== Releasing lock...
[2026-04-06 22:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:30:02] Production.INFO: ==18536== Lock acquired, processing the job...
[2026-04-07 02:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:30:02] Production.INFO: ==18536== Releasing lock...
[2026-04-07 02:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:30:03] Production.INFO: ==18538== Lock acquired, processing the job...
[2026-04-06 22:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:30:03] Production.INFO: ==18540== Lock acquired, processing the job...
[2026-04-06 22:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:30:03] Production.INFO: ==18542== Lock acquired, processing the job...
[2026-04-06 22:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:30:03] Production.INFO: ==18546== Lock acquired, processing the job...
[2026-04-06 22:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:30:03] Production.INFO: ==18544== Lock acquired, processing the job...
[2026-04-06 22:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:30:03] Production.INFO: Account Balance Start.
[2026-04-06 22:30:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:30:03] Production.INFO: 117
[2026-04-06 22:30:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:30:03] Production.INFO: ==18546== Releasing lock...
[2026-04-06 22:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:03] Production.INFO: ==18540== Releasing lock...
[2026-04-06 22:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-09
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-10
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-11
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-12
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:30:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:05] Production.INFO: Date 2026-04-01
[2026-04-06 22:30:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:05] Production.INFO: Date 2026-04-02
[2026-04-06 22:30:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:05] Production.INFO: Date 2026-04-03
[2026-04-06 22:30:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:05] Production.INFO: Date 2026-04-04
[2026-04-06 22:30:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:05] Production.INFO: Date 2026-04-05
[2026-04-06 22:30:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:05] Production.INFO: Date 2026-04-06
[2026-04-06 22:30:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:30:05] Production.INFO: Total Charge 0
[2026-04-06 22:30:05] Production.INFO: CreateAllLog End
[2026-04-06 22:30:05] Production.INFO: Account Balance End.
[2026-04-06 22:30:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:30:05] Production.INFO: ==18544== Releasing lock...
[2026-04-06 22:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:30:12] Production.ERROR: CronJobId end10
[2026-04-06 22:30:12] Production.INFO: ==18542== Releasing lock...
[2026-04-06 22:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:30:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:30:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:30:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:30:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:30:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:30:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:30:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:30:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:30:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:30:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:30:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:30:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:30:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:30:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:30:15] Production.INFO: call_cost start
[2026-04-06 22:30:15] Production.INFO: call_cost end
[2026-04-06 22:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:30:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:30:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:30:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:30:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:30:15] Production.INFO: ==18538== Releasing lock...
[2026-04-06 22:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:31:02] Production.INFO: ==18604== Lock acquired, processing the job...
[2026-04-07 03:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:31:02] Production.INFO: neon service started
[2026-04-07 03:31:02] Production.INFO: neon service started
[2026-04-07 03:31:02] Production.INFO: ==18604== Releasing lock...
[2026-04-07 03:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:31:02] Production.INFO: ==18606== Lock acquired, processing the job...
[2026-04-06 22:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:31:02] Production.INFO: ==18606== Releasing lock...
[2026-04-06 22:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:31:03] Production.INFO: ==18608== Lock acquired, processing the job...
[2026-04-07 02:31:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:31:03] Production.INFO: ==18608== Releasing lock...
[2026-04-07 02:31:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:31:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:31:03] Production.INFO: ==18610== Lock acquired, processing the job...
[2026-04-06 22:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 22:31:04] Production.INFO: ==18613== Lock acquired, processing the job...
[2026-04-06 22:31:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:31:04] Production.INFO: ==18617== Lock acquired, processing the job...
[2026-04-06 22:31:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:31:04] Production.INFO: ==18615== Lock acquired, processing the job...
[2026-04-06 22:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:31:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 22:31:04] Production.INFO: ==18619== Lock acquired, processing the job...
[2026-04-06 22:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:31:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 22:31:04] Production.INFO: ==18610== Releasing lock...
[2026-04-06 22:31:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 22:31:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 22:31:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:31:04] Production.INFO: ==18623== Lock acquired, processing the job...
[2026-04-06 22:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:31:04] Production.INFO: Account Balance Start.
[2026-04-06 22:31:04] Production.INFO: CreateAllLog Start
[2026-04-06 22:31:04] Production.INFO: 117
[2026-04-06 22:31:04] Production.INFO: ==18621== Lock acquired, processing the job...
[2026-04-06 22:31:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 22:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:31:04] Production.INFO: Date 2026-03-08
[2026-04-06 22:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:31:04] Production.INFO: Date 2026-03-09
[2026-04-06 22:31:04] Production.INFO: ==18623== Releasing lock...
[2026-04-06 22:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 22:31:04] Production.INFO: Date 2026-03-10
[2026-04-06 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:04] Production.INFO: Date 2026-03-11
[2026-04-06 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:04] Production.INFO: Date 2026-03-12
[2026-04-06 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:04] Production.INFO: ==18615== Releasing lock...
[2026-04-06 22:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:31:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:04] Production.ERROR: done
[2026-04-06 22:31:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:05] Production.INFO: Date 2026-03-28
[2026-04-06 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 22:31:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050143', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 22:31:05] Production.INFO: Date 2026-03-29
[2026-04-06 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:05] Production.INFO: Date 2026-03-30
[2026-04-06 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:05] Production.INFO: Date 2026-03-31
[2026-04-06 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:05] Production.INFO: Date 2026-04-01
[2026-04-06 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:05] Production.INFO: Date 2026-04-02
[2026-04-06 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:05] Production.INFO: Date 2026-04-03
[2026-04-06 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:05] Production.INFO: Date 2026-04-04
[2026-04-06 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:05] Production.INFO: Date 2026-04-05
[2026-04-06 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:05] Production.INFO: Date 2026-04-06
[2026-04-06 22:31:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:31:05] Production.INFO: Total Charge 0
[2026-04-06 22:31:05] Production.INFO: CreateAllLog End
[2026-04-06 22:31:05] Production.INFO: Account Balance End.
[2026-04-06 22:31:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:31:05] Production.INFO: ==18619== Releasing lock...
[2026-04-06 22:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050143', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 22:31:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 22:31:10] Production.INFO: ProcessCDR(1,17050143,1,1,2)
[2026-04-06 22:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050143,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 22:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050143,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 22:31:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 22:31:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 22:31:11] Production.INFO: ==18621== Releasing lock...
[2026-04-06 22:31:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 22:31:11] Production.INFO: 26 MB #Memory Used#
[2026-04-06 22:31:15] Production.ERROR: CronJobId end10
[2026-04-06 22:31:15] Production.INFO: ==18617== Releasing lock...
[2026-04-06 22:31:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:31:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:31:17] Production.INFO: call_cost start
[2026-04-06 22:31:17] Production.INFO: call_cost end
[2026-04-06 22:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:31:17] Production.INFO: ==18613== Releasing lock...
[2026-04-06 22:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:32:01] Production.INFO: ==18681== Lock acquired, processing the job...
[2026-04-07 03:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:32:01] Production.INFO: neon service started
[2026-04-07 03:32:01] Production.INFO: neon service started
[2026-04-07 03:32:01] Production.INFO: ==18681== Releasing lock...
[2026-04-07 03:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:32:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 02:32:02] Production.INFO: ==18685== Lock acquired, processing the job...
[2026-04-07 02:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:32:02] Production.INFO: ==18685== Releasing lock...
[2026-04-07 02:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:32:02] Production.INFO: ==18683== Lock acquired, processing the job...
[2026-04-06 22:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:32:02] Production.INFO: ==18683== Releasing lock...
[2026-04-06 22:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:32:03] Production.INFO: ==18688== Lock acquired, processing the job...
[2026-04-06 22:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:32:03] Production.INFO: ==18690== Lock acquired, processing the job...
[2026-04-06 22:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:32:03] Production.INFO: ==18696== Lock acquired, processing the job...
[2026-04-06 22:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:32:03] Production.INFO: ==18692== Lock acquired, processing the job...
[2026-04-06 22:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:32:03] Production.INFO: ==18694== Lock acquired, processing the job...
[2026-04-06 22:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:32:03] Production.INFO: ==18696== Releasing lock...
[2026-04-06 22:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:32:03] Production.INFO: Account Balance Start.
[2026-04-06 22:32:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:32:03] Production.INFO: 117
[2026-04-06 22:32:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:03] Production.INFO: Date 2026-03-21
[2026-04-06 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:03] Production.INFO: Date 2026-03-22
[2026-04-06 22:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:03] Production.INFO: ==18690== Releasing lock...
[2026-04-06 22:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:32:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:32:04] Production.INFO: Total Charge 0
[2026-04-06 22:32:04] Production.INFO: CreateAllLog End
[2026-04-06 22:32:04] Production.INFO: Account Balance End.
[2026-04-06 22:32:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:32:04] Production.INFO: ==18694== Releasing lock...
[2026-04-06 22:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:32:10] Production.ERROR: CronJobId end10
[2026-04-06 22:32:10] Production.INFO: ==18692== Releasing lock...
[2026-04-06 22:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:32:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:32:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:32:13] Production.INFO: call_cost start
[2026-04-06 22:32:13] Production.INFO: call_cost end
[2026-04-06 22:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:32:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:32:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:32:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:32:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:32:13] Production.INFO: ==18688== Releasing lock...
[2026-04-06 22:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:33:02] Production.INFO: ==18771== Lock acquired, processing the job...
[2026-04-07 03:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:33:02] Production.INFO: neon service started
[2026-04-07 03:33:02] Production.INFO: neon service started
[2026-04-07 03:33:02] Production.INFO: ==18771== Releasing lock...
[2026-04-07 03:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:33:02] Production.INFO: ==18773== Lock acquired, processing the job...
[2026-04-06 22:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:33:02] Production.INFO: ==18773== Releasing lock...
[2026-04-06 22:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:33:02] Production.INFO: ==18775== Lock acquired, processing the job...
[2026-04-07 02:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:33:03] Production.INFO: ==18775== Releasing lock...
[2026-04-07 02:33:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:33:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:33:03] Production.INFO: ==18777== Lock acquired, processing the job...
[2026-04-06 22:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:33:03] Production.INFO: ==18779== Lock acquired, processing the job...
[2026-04-06 22:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:33:03] Production.INFO: ==18781== Lock acquired, processing the job...
[2026-04-06 22:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:33:03] Production.INFO: ==18783== Lock acquired, processing the job...
[2026-04-06 22:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:33:03] Production.INFO: ==18785== Lock acquired, processing the job...
[2026-04-06 22:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:33:03] Production.INFO: Account Balance Start.
[2026-04-06 22:33:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:33:03] Production.INFO: 117
[2026-04-06 22:33:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:33:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:33:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:03] Production.INFO: ==18785== Releasing lock...
[2026-04-06 22:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:33:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:33:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:33:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-03-12
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: ==18779== Releasing lock...
[2026-04-06 22:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:33:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:33:04] Production.INFO: Total Charge 0
[2026-04-06 22:33:04] Production.INFO: CreateAllLog End
[2026-04-06 22:33:04] Production.INFO: Account Balance End.
[2026-04-06 22:33:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:33:04] Production.INFO: ==18783== Releasing lock...
[2026-04-06 22:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:33:11] Production.ERROR: CronJobId end10
[2026-04-06 22:33:11] Production.INFO: ==18781== Releasing lock...
[2026-04-06 22:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:33:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:33:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:33:14] Production.INFO: call_cost start
[2026-04-06 22:33:14] Production.INFO: call_cost end
[2026-04-06 22:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:33:14] Production.INFO: ==18777== Releasing lock...
[2026-04-06 22:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:34:01] Production.INFO: ==18846== Lock acquired, processing the job...
[2026-04-07 03:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:34:01] Production.INFO: neon service started
[2026-04-07 03:34:01] Production.INFO: neon service started
[2026-04-07 03:34:01] Production.INFO: ==18846== Releasing lock...
[2026-04-07 03:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:34:01] Production.INFO: ==18848== Lock acquired, processing the job...
[2026-04-06 22:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:34:02] Production.INFO: ==18848== Releasing lock...
[2026-04-06 22:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:34:02] Production.INFO: ==18850== Lock acquired, processing the job...
[2026-04-07 02:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:34:02] Production.INFO: ==18850== Releasing lock...
[2026-04-07 02:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:34:03] Production.INFO: ==18853== Lock acquired, processing the job...
[2026-04-06 22:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:34:03] Production.INFO: ==18855== Lock acquired, processing the job...
[2026-04-06 22:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:34:03] Production.INFO: ==18859== Lock acquired, processing the job...
[2026-04-06 22:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:34:03] Production.INFO: ==18857== Lock acquired, processing the job...
[2026-04-06 22:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:34:03] Production.INFO: Account Balance Start.
[2026-04-06 22:34:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:34:03] Production.INFO: 117
[2026-04-06 22:34:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:34:03] Production.INFO: ==18861== Lock acquired, processing the job...
[2026-04-06 22:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:34:03] Production.INFO: ==18861== Releasing lock...
[2026-04-06 22:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:34:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:03] Production.INFO: Date 2026-03-21
[2026-04-06 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:03] Production.INFO: Date 2026-03-22
[2026-04-06 22:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:03] Production.INFO: ==18855== Releasing lock...
[2026-04-06 22:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:34:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:34:04] Production.INFO: Total Charge 0
[2026-04-06 22:34:04] Production.INFO: CreateAllLog End
[2026-04-06 22:34:04] Production.INFO: Account Balance End.
[2026-04-06 22:34:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:34:04] Production.INFO: ==18859== Releasing lock...
[2026-04-06 22:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:34:11] Production.ERROR: CronJobId end10
[2026-04-06 22:34:11] Production.INFO: ==18857== Releasing lock...
[2026-04-06 22:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:34:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:34:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:34:13] Production.INFO: call_cost start
[2026-04-06 22:34:13] Production.INFO: call_cost end
[2026-04-06 22:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:34:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:34:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:34:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:34:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:34:13] Production.INFO: ==18853== Releasing lock...
[2026-04-06 22:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:35:01] Production.INFO: ==18923== Lock acquired, processing the job...
[2026-04-07 03:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:35:01] Production.INFO: neon service started
[2026-04-07 03:35:01] Production.INFO: neon service started
[2026-04-07 03:35:01] Production.INFO: ==18923== Releasing lock...
[2026-04-07 03:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:35:02] Production.INFO: ==18925== Lock acquired, processing the job...
[2026-04-06 22:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:35:02] Production.INFO: ==18925== Releasing lock...
[2026-04-06 22:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:35:02] Production.INFO: ==18927== Lock acquired, processing the job...
[2026-04-07 02:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:35:02] Production.INFO: ==18927== Releasing lock...
[2026-04-07 02:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:35:03] Production.INFO: ==18930== Lock acquired, processing the job...
[2026-04-06 22:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:35:03] Production.INFO: ==18932== Lock acquired, processing the job...
[2026-04-06 22:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:35:03] Production.INFO: ==18934== Lock acquired, processing the job...
[2026-04-06 22:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:35:03] Production.INFO: ==18936== Lock acquired, processing the job...
[2026-04-06 22:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:35:03] Production.INFO: ==18938== Lock acquired, processing the job...
[2026-04-06 22:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:35:03] Production.INFO: Account Balance Start.
[2026-04-06 22:35:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:35:03] Production.INFO: 117
[2026-04-06 22:35:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:35:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:35:03] Production.INFO: ==18938== Releasing lock...
[2026-04-06 22:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:35:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: ==18932== Releasing lock...
[2026-04-06 22:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:35:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:05] Production.INFO: Date 2026-04-05
[2026-04-06 22:35:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:05] Production.INFO: Date 2026-04-06
[2026-04-06 22:35:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:35:05] Production.INFO: Total Charge 0
[2026-04-06 22:35:05] Production.INFO: CreateAllLog End
[2026-04-06 22:35:05] Production.INFO: Account Balance End.
[2026-04-06 22:35:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:35:05] Production.INFO: ==18936== Releasing lock...
[2026-04-06 22:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:35:11] Production.ERROR: CronJobId end10
[2026-04-06 22:35:11] Production.INFO: ==18934== Releasing lock...
[2026-04-06 22:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:35:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:35:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:35:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:35:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:35:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:35:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:35:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:35:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:35:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:35:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:35:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:35:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:35:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:35:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:35:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:35:14] Production.INFO: call_cost start
[2026-04-06 22:35:14] Production.INFO: call_cost end
[2026-04-06 22:35:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:35:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:35:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:35:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:35:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:35:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:35:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:35:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:35:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:35:14] Production.INFO: ==18930== Releasing lock...
[2026-04-06 22:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:35:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:36:01] Production.INFO: ==18996== Lock acquired, processing the job...
[2026-04-07 03:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:36:01] Production.INFO: neon service started
[2026-04-07 03:36:01] Production.INFO: neon service started
[2026-04-07 03:36:01] Production.INFO: ==18996== Releasing lock...
[2026-04-07 03:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:36:01] Production.INFO: ==18999== Lock acquired, processing the job...
[2026-04-06 22:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:36:02] Production.INFO: ==19001== Lock acquired, processing the job...
[2026-04-07 02:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:36:02] Production.INFO: ==19001== Releasing lock...
[2026-04-07 02:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:36:02] Production.INFO: ==18999== Releasing lock...
[2026-04-06 22:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:36:03] Production.INFO: ==19003== Lock acquired, processing the job...
[2026-04-06 22:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:36:03] Production.INFO: ==19009== Lock acquired, processing the job...
[2026-04-06 22:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:36:03] Production.INFO: ==19005== Lock acquired, processing the job...
[2026-04-06 22:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:36:03] Production.INFO: ==19007== Lock acquired, processing the job...
[2026-04-06 22:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:36:03] Production.INFO: ==19011== Lock acquired, processing the job...
[2026-04-06 22:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:36:03] Production.INFO: Account Balance Start.
[2026-04-06 22:36:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:36:03] Production.INFO: 117
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:36:03] Production.INFO: ==19011== Releasing lock...
[2026-04-06 22:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-21
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-22
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-23
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-24
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-25
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.INFO: ==19005== Releasing lock...
[2026-04-06 22:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-26
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-27
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-28
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:03] Production.INFO: Date 2026-03-29
[2026-04-06 22:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:36:04] Production.INFO: Total Charge 0
[2026-04-06 22:36:04] Production.INFO: CreateAllLog End
[2026-04-06 22:36:04] Production.INFO: Account Balance End.
[2026-04-06 22:36:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:36:04] Production.INFO: ==19009== Releasing lock...
[2026-04-06 22:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:36:10] Production.ERROR: CronJobId end10
[2026-04-06 22:36:10] Production.INFO: ==19007== Releasing lock...
[2026-04-06 22:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:36:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:36:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:36:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:36:13] Production.INFO: call_cost start
[2026-04-06 22:36:13] Production.INFO: call_cost end
[2026-04-06 22:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:36:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:36:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:36:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:36:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:36:13] Production.INFO: ==19003== Releasing lock...
[2026-04-06 22:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:37:01] Production.INFO: ==19068== Lock acquired, processing the job...
[2026-04-07 03:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:37:01] Production.INFO: neon service started
[2026-04-07 03:37:01] Production.INFO: neon service started
[2026-04-07 03:37:01] Production.INFO: ==19068== Releasing lock...
[2026-04-07 03:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:37:02] Production.INFO: ==19072== Lock acquired, processing the job...
[2026-04-07 02:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:37:02] Production.INFO: ==19072== Releasing lock...
[2026-04-07 02:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:37:02] Production.INFO: ==19070== Lock acquired, processing the job...
[2026-04-06 22:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:37:02] Production.INFO: ==19070== Releasing lock...
[2026-04-06 22:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:37:03] Production.INFO: ==19075== Lock acquired, processing the job...
[2026-04-06 22:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:37:03] Production.INFO: ==19079== Lock acquired, processing the job...
[2026-04-06 22:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:37:03] Production.INFO: ==19077== Lock acquired, processing the job...
[2026-04-06 22:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:37:03] Production.INFO: ==19081== Lock acquired, processing the job...
[2026-04-06 22:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:37:03] Production.INFO: ==19083== Lock acquired, processing the job...
[2026-04-06 22:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:37:03] Production.INFO: Account Balance Start.
[2026-04-06 22:37:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:37:03] Production.INFO: 117
[2026-04-06 22:37:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:37:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:03] Production.INFO: ==19083== Releasing lock...
[2026-04-06 22:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:37:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:04] Production.INFO: ==19077== Releasing lock...
[2026-04-06 22:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:37:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:05] Production.INFO: Date 2026-04-02
[2026-04-06 22:37:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:05] Production.INFO: Date 2026-04-03
[2026-04-06 22:37:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:05] Production.INFO: Date 2026-04-04
[2026-04-06 22:37:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:05] Production.INFO: Date 2026-04-05
[2026-04-06 22:37:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:05] Production.INFO: Date 2026-04-06
[2026-04-06 22:37:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:37:05] Production.INFO: Total Charge 0
[2026-04-06 22:37:05] Production.INFO: CreateAllLog End
[2026-04-06 22:37:05] Production.INFO: Account Balance End.
[2026-04-06 22:37:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:37:05] Production.INFO: ==19081== Releasing lock...
[2026-04-06 22:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:37:11] Production.ERROR: CronJobId end10
[2026-04-06 22:37:11] Production.INFO: ==19079== Releasing lock...
[2026-04-06 22:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:37:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:37:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:37:14] Production.INFO: call_cost start
[2026-04-06 22:37:14] Production.INFO: call_cost end
[2026-04-06 22:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:37:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:37:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:37:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:37:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:37:14] Production.INFO: ==19075== Releasing lock...
[2026-04-06 22:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:38:02] Production.INFO: ==19143== Lock acquired, processing the job...
[2026-04-07 03:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:38:02] Production.INFO: neon service started
[2026-04-07 03:38:02] Production.INFO: neon service started
[2026-04-07 03:38:02] Production.INFO: ==19143== Releasing lock...
[2026-04-07 03:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:38:02] Production.INFO: ==19147== Lock acquired, processing the job...
[2026-04-07 02:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:38:02] Production.INFO: ==19147== Releasing lock...
[2026-04-07 02:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:38:02] Production.INFO: ==19145== Lock acquired, processing the job...
[2026-04-06 22:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:38:02] Production.INFO: ==19145== Releasing lock...
[2026-04-06 22:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:38:03] Production.INFO: ==19156== Lock acquired, processing the job...
[2026-04-06 22:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:38:03] Production.INFO: ==19152== Lock acquired, processing the job...
[2026-04-06 22:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:38:03] Production.INFO: ==19150== Lock acquired, processing the job...
[2026-04-06 22:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:38:03] Production.INFO: Account Balance Start.
[2026-04-06 22:38:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:38:03] Production.INFO: 117
[2026-04-06 22:38:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:38:03] Production.INFO: ==19158== Lock acquired, processing the job...
[2026-04-06 22:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:38:03] Production.INFO: ==19154== Lock acquired, processing the job...
[2026-04-06 22:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:38:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:38:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:38:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:38:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:38:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:38:03] Production.INFO: ==19158== Releasing lock...
[2026-04-06 22:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:38:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:38:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: ==19152== Releasing lock...
[2026-04-06 22:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:38:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:38:04] Production.INFO: Total Charge 0
[2026-04-06 22:38:04] Production.INFO: CreateAllLog End
[2026-04-06 22:38:05] Production.INFO: Account Balance End.
[2026-04-06 22:38:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:38:05] Production.INFO: ==19156== Releasing lock...
[2026-04-06 22:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:38:12] Production.ERROR: CronJobId end10
[2026-04-06 22:38:12] Production.INFO: ==19154== Releasing lock...
[2026-04-06 22:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:38:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:38:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:38:15] Production.INFO: call_cost start
[2026-04-06 22:38:15] Production.INFO: call_cost end
[2026-04-06 22:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:38:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:38:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:38:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:38:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:38:15] Production.INFO: ==19150== Releasing lock...
[2026-04-06 22:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:39:01] Production.INFO: ==19213== Lock acquired, processing the job...
[2026-04-07 03:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:39:01] Production.INFO: neon service started
[2026-04-07 03:39:01] Production.INFO: neon service started
[2026-04-07 03:39:01] Production.INFO: ==19213== Releasing lock...
[2026-04-07 03:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:39:01] Production.INFO: ==19215== Lock acquired, processing the job...
[2026-04-06 22:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:39:02] Production.INFO: ==19215== Releasing lock...
[2026-04-06 22:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:39:02] Production.INFO: ==19217== Lock acquired, processing the job...
[2026-04-07 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:39:02] Production.INFO: ==19217== Releasing lock...
[2026-04-07 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:39:02] Production.INFO: ==19219== Lock acquired, processing the job...
[2026-04-06 22:39:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:39:02] Production.INFO: ==19221== Lock acquired, processing the job...
[2026-04-06 22:39:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:39:03] Production.INFO: ==19227== Lock acquired, processing the job...
[2026-04-06 22:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:39:03] Production.INFO: ==19225== Lock acquired, processing the job...
[2026-04-06 22:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:39:03] Production.INFO: ==19223== Lock acquired, processing the job...
[2026-04-06 22:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:39:03] Production.INFO: Account Balance Start.
[2026-04-06 22:39:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:39:03] Production.INFO: 117
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:39:03] Production.INFO: ==19227== Releasing lock...
[2026-04-06 22:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:03] Production.INFO: ==19221== Releasing lock...
[2026-04-06 22:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-21
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-22
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-23
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-24
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-25
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-26
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-27
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:03] Production.INFO: Date 2026-03-28
[2026-04-06 22:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:39:04] Production.INFO: Total Charge 0
[2026-04-06 22:39:04] Production.INFO: CreateAllLog End
[2026-04-06 22:39:04] Production.INFO: Account Balance End.
[2026-04-06 22:39:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:39:04] Production.INFO: ==19225== Releasing lock...
[2026-04-06 22:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:39:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,8))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-04-06 22:39:10] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:39:10] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:39:10] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:39:10] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:39:10] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:39:10] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:39:10] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:39:10] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:39:10] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:39:10] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:39:10] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:39:10] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:39:10] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:39:10] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:39:10] Production.INFO: call_cost start
[2026-04-06 22:39:10] Production.INFO: call_cost end
[2026-04-06 22:39:10] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:39:10] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:39:10] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:39:10] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:39:10] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:39:10] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:39:10] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:39:10] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:39:10] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:39:10] Production.INFO: ==19219== Releasing lock...
[2026-04-06 22:39:10] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:39:10] Production.INFO: 28.25 MB #Memory Used#
[2026-04-06 22:39:10] Production.ERROR: CronJobId end10
[2026-04-06 22:39:10] Production.INFO: ==19223== Releasing lock...
[2026-04-06 22:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:40:01] Production.INFO: ==19288== Lock acquired, processing the job...
[2026-04-07 03:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:40:02] Production.INFO: neon service started
[2026-04-07 03:40:02] Production.INFO: neon service started
[2026-04-07 03:40:02] Production.INFO: ==19288== Releasing lock...
[2026-04-07 03:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:40:02] Production.INFO: ==19294== Lock acquired, processing the job...
[2026-04-07 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:40:02] Production.INFO: ==19294== Releasing lock...
[2026-04-07 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:40:02] Production.INFO: ==19292== Lock acquired, processing the job...
[2026-04-06 22:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:40:02] Production.INFO: ==19292== Releasing lock...
[2026-04-06 22:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:40:03] Production.INFO: ==19296== Lock acquired, processing the job...
[2026-04-06 22:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:40:03] Production.INFO: ==19302== Lock acquired, processing the job...
[2026-04-06 22:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:40:03] Production.INFO: ==19298== Lock acquired, processing the job...
[2026-04-06 22:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:40:03] Production.INFO: ==19300== Lock acquired, processing the job...
[2026-04-06 22:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:40:03] Production.INFO: Account Balance Start.
[2026-04-06 22:40:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:40:03] Production.INFO: 117
[2026-04-06 22:40:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:40:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:03] Production.INFO: ==19304== Lock acquired, processing the job...
[2026-04-06 22:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:40:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:40:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:40:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:40:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:40:03] Production.INFO: ==19304== Releasing lock...
[2026-04-06 22:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:40:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:40:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:40:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:40:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: ==19298== Releasing lock...
[2026-04-06 22:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:40:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:40:04] Production.INFO: Total Charge 0
[2026-04-06 22:40:04] Production.INFO: CreateAllLog End
[2026-04-06 22:40:05] Production.INFO: Account Balance End.
[2026-04-06 22:40:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:40:05] Production.INFO: ==19302== Releasing lock...
[2026-04-06 22:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:40:12] Production.ERROR: CronJobId end10
[2026-04-06 22:40:12] Production.INFO: ==19300== Releasing lock...
[2026-04-06 22:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:40:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:40:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:40:14] Production.INFO: call_cost start
[2026-04-06 22:40:14] Production.INFO: call_cost end
[2026-04-06 22:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:40:14] Production.INFO: ==19296== Releasing lock...
[2026-04-06 22:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:41:01] Production.INFO: ==19365== Lock acquired, processing the job...
[2026-04-07 03:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:41:01] Production.INFO: neon service started
[2026-04-07 03:41:01] Production.INFO: neon service started
[2026-04-07 03:41:01] Production.INFO: ==19365== Releasing lock...
[2026-04-07 03:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:41:01] Production.INFO: ==19367== Lock acquired, processing the job...
[2026-04-06 22:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:41:02] Production.INFO: ==19369== Lock acquired, processing the job...
[2026-04-07 02:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 22:41:02] Production.INFO: ==19367== Releasing lock...
[2026-04-06 22:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:41:02] Production.INFO: ==19369== Releasing lock...
[2026-04-07 02:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:41:02] Production.INFO: ==19371== Lock acquired, processing the job...
[2026-04-06 22:41:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 22:41:02] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 22:41:02] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 22:41:02] Production.INFO: ==19371== Releasing lock...
[2026-04-06 22:41:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 22:41:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 22:41:02] Production.INFO: ==19375== Lock acquired, processing the job...
[2026-04-06 22:41:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:41:02] Production.INFO: ==19377== Lock acquired, processing the job...
[2026-04-06 22:41:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:41:03] Production.INFO: ==19373== Lock acquired, processing the job...
[2026-04-06 22:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:41:03] Production.INFO: ==19381== Lock acquired, processing the job...
[2026-04-06 22:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 22:41:03] Production.INFO: ==19379== Lock acquired, processing the job...
[2026-04-06 22:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:41:03] Production.INFO: ==19383== Lock acquired, processing the job...
[2026-04-06 22:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 22:41:03] Production.INFO: Account Balance Start.
[2026-04-06 22:41:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:41:03] Production.INFO: 117
[2026-04-06 22:41:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:41:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:41:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:41:03] Production.INFO: ==19375== Releasing lock...
[2026-04-06 22:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:41:03] Production.INFO: ==19383== Releasing lock...
[2026-04-06 22:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:03] Production.ERROR: done
[2026-04-06 22:41:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 22:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050184', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 22:41:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:41:04] Production.INFO: Total Charge 0
[2026-04-06 22:41:04] Production.INFO: CreateAllLog End
[2026-04-06 22:41:04] Production.INFO: Account Balance End.
[2026-04-06 22:41:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:41:04] Production.INFO: ==19379== Releasing lock...
[2026-04-06 22:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050184', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 22:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 22:41:10] Production.INFO: ProcessCDR(1,17050184,1,1,2)
[2026-04-06 22:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050184,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 22:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050184,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 22:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 22:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 22:41:10] Production.INFO: ==19381== Releasing lock...
[2026-04-06 22:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 22:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-06 22:41:13] Production.ERROR: CronJobId end10
[2026-04-06 22:41:13] Production.INFO: ==19377== Releasing lock...
[2026-04-06 22:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:41:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:41:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:41:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:41:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:41:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:41:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:41:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:41:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:41:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:41:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:41:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:41:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:41:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:41:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:41:16] Production.INFO: call_cost start
[2026-04-06 22:41:16] Production.INFO: call_cost end
[2026-04-06 22:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:41:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:41:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:41:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:41:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:41:16] Production.INFO: ==19373== Releasing lock...
[2026-04-06 22:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:42:01] Production.INFO: ==19446== Lock acquired, processing the job...
[2026-04-07 03:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:42:01] Production.INFO: neon service started
[2026-04-07 03:42:01] Production.INFO: neon service started
[2026-04-07 03:42:01] Production.INFO: ==19446== Releasing lock...
[2026-04-07 03:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:42:02] Production.INFO: ==19450== Lock acquired, processing the job...
[2026-04-07 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:42:02] Production.INFO: ==19450== Releasing lock...
[2026-04-07 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:42:02] Production.INFO: ==19448== Lock acquired, processing the job...
[2026-04-06 22:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:42:02] Production.INFO: ==19448== Releasing lock...
[2026-04-06 22:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:42:03] Production.INFO: ==19453== Lock acquired, processing the job...
[2026-04-06 22:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:42:03] Production.INFO: ==19457== Lock acquired, processing the job...
[2026-04-06 22:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:42:03] Production.INFO: ==19459== Lock acquired, processing the job...
[2026-04-06 22:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:42:03] Production.INFO: ==19455== Lock acquired, processing the job...
[2026-04-06 22:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:42:03] Production.INFO: ==19461== Lock acquired, processing the job...
[2026-04-06 22:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:42:03] Production.INFO: Account Balance Start.
[2026-04-06 22:42:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:42:03] Production.INFO: 117
[2026-04-06 22:42:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:42:03] Production.INFO: ==19461== Releasing lock...
[2026-04-06 22:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:42:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:04] Production.INFO: ==19455== Releasing lock...
[2026-04-06 22:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:42:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:05] Production.INFO: Date 2026-04-02
[2026-04-06 22:42:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:05] Production.INFO: Date 2026-04-03
[2026-04-06 22:42:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:05] Production.INFO: Date 2026-04-04
[2026-04-06 22:42:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:05] Production.INFO: Date 2026-04-05
[2026-04-06 22:42:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:05] Production.INFO: Date 2026-04-06
[2026-04-06 22:42:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:42:05] Production.INFO: Total Charge 0
[2026-04-06 22:42:05] Production.INFO: CreateAllLog End
[2026-04-06 22:42:05] Production.INFO: Account Balance End.
[2026-04-06 22:42:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:42:05] Production.INFO: ==19459== Releasing lock...
[2026-04-06 22:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:42:13] Production.ERROR: CronJobId end10
[2026-04-06 22:42:13] Production.INFO: ==19457== Releasing lock...
[2026-04-06 22:42:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:42:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:42:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:42:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:42:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:42:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:42:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:42:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:42:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:42:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:42:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:42:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:42:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:42:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:42:15] Production.INFO: call_cost start
[2026-04-06 22:42:15] Production.INFO: call_cost end
[2026-04-06 22:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:42:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:42:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:42:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:42:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:42:15] Production.INFO: ==19453== Releasing lock...
[2026-04-06 22:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:43:02] Production.INFO: ==19528== Lock acquired, processing the job...
[2026-04-07 03:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:43:02] Production.INFO: neon service started
[2026-04-07 03:43:02] Production.INFO: neon service started
[2026-04-07 03:43:02] Production.INFO: ==19528== Releasing lock...
[2026-04-07 03:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:43:02] Production.INFO: ==19532== Lock acquired, processing the job...
[2026-04-07 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:43:02] Production.INFO: ==19532== Releasing lock...
[2026-04-07 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:43:02] Production.INFO: ==19530== Lock acquired, processing the job...
[2026-04-06 22:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:43:02] Production.INFO: ==19530== Releasing lock...
[2026-04-06 22:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:43:03] Production.INFO: ==19537== Lock acquired, processing the job...
[2026-04-06 22:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:43:03] Production.INFO: ==19535== Lock acquired, processing the job...
[2026-04-06 22:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:43:03] Production.INFO: ==19539== Lock acquired, processing the job...
[2026-04-06 22:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:43:03] Production.INFO: ==19541== Lock acquired, processing the job...
[2026-04-06 22:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:43:03] Production.INFO: ==19543== Lock acquired, processing the job...
[2026-04-06 22:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:43:03] Production.INFO: Account Balance Start.
[2026-04-06 22:43:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:43:03] Production.INFO: 117
[2026-04-06 22:43:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:43:03] Production.INFO: ==19543== Releasing lock...
[2026-04-06 22:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:43:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-09
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-10
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-11
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-12
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: ==19537== Releasing lock...
[2026-04-06 22:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:43:04] Production.INFO: Total Charge 0
[2026-04-06 22:43:04] Production.INFO: CreateAllLog End
[2026-04-06 22:43:05] Production.INFO: Account Balance End.
[2026-04-06 22:43:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:43:05] Production.INFO: ==19541== Releasing lock...
[2026-04-06 22:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:43:11] Production.ERROR: CronJobId end10
[2026-04-06 22:43:11] Production.INFO: ==19539== Releasing lock...
[2026-04-06 22:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:43:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:43:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:43:14] Production.INFO: call_cost start
[2026-04-06 22:43:14] Production.INFO: call_cost end
[2026-04-06 22:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:43:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:43:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:43:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:43:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:43:14] Production.INFO: ==19535== Releasing lock...
[2026-04-06 22:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:44:01] Production.INFO: ==19606== Lock acquired, processing the job...
[2026-04-07 03:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:44:01] Production.INFO: neon service started
[2026-04-07 03:44:01] Production.INFO: neon service started
[2026-04-07 03:44:01] Production.INFO: ==19606== Releasing lock...
[2026-04-07 03:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:44:02] Production.INFO: ==19608== Lock acquired, processing the job...
[2026-04-06 22:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:44:02] Production.INFO: ==19610== Lock acquired, processing the job...
[2026-04-07 02:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:44:02] Production.INFO: ==19610== Releasing lock...
[2026-04-07 02:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:44:02] Production.INFO: ==19608== Releasing lock...
[2026-04-06 22:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:44:02] Production.INFO: ==19619== Lock acquired, processing the job...
[2026-04-06 22:44:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:44:03] Production.INFO: ==19615== Lock acquired, processing the job...
[2026-04-06 22:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:44:03] Production.INFO: ==19617== Lock acquired, processing the job...
[2026-04-06 22:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:44:03] Production.INFO: ==19621== Lock acquired, processing the job...
[2026-04-06 22:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:44:03] Production.INFO: ==19623== Lock acquired, processing the job...
[2026-04-06 22:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:44:03] Production.INFO: Account Balance Start.
[2026-04-06 22:44:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:44:03] Production.INFO: 117
[2026-04-06 22:44:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:44:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:44:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:03] Production.INFO: ==19623== Releasing lock...
[2026-04-06 22:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:44:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: ==19617== Releasing lock...
[2026-04-06 22:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:44:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:44:04] Production.INFO: Total Charge 0
[2026-04-06 22:44:04] Production.INFO: CreateAllLog End
[2026-04-06 22:44:05] Production.INFO: Account Balance End.
[2026-04-06 22:44:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:44:05] Production.INFO: ==19621== Releasing lock...
[2026-04-06 22:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:44:11] Production.ERROR: CronJobId end10
[2026-04-06 22:44:11] Production.INFO: ==19619== Releasing lock...
[2026-04-06 22:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:44:14] Production.INFO: call_cost start
[2026-04-06 22:44:14] Production.INFO: call_cost end
[2026-04-06 22:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:44:14] Production.INFO: ==19615== Releasing lock...
[2026-04-06 22:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:45:01] Production.INFO: ==19695== Lock acquired, processing the job...
[2026-04-07 03:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:45:02] Production.INFO: neon service started
[2026-04-07 03:45:02] Production.INFO: neon service started
[2026-04-07 03:45:02] Production.INFO: ==19695== Releasing lock...
[2026-04-07 03:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:45:02] Production.INFO: ==19699== Lock acquired, processing the job...
[2026-04-06 22:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:45:02] Production.INFO: ==19699== Releasing lock...
[2026-04-06 22:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:45:02] Production.INFO: ==19701== Lock acquired, processing the job...
[2026-04-07 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:45:02] Production.INFO: ==19701== Releasing lock...
[2026-04-07 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:45:03] Production.INFO: ==19705== Lock acquired, processing the job...
[2026-04-06 22:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:45:03] Production.INFO: ==19709== Lock acquired, processing the job...
[2026-04-06 22:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:45:03] Production.INFO: ==19707== Lock acquired, processing the job...
[2026-04-06 22:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:45:03] Production.INFO: ==19703== Lock acquired, processing the job...
[2026-04-06 22:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:45:03] Production.INFO: ==19711== Lock acquired, processing the job...
[2026-04-06 22:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:45:03] Production.INFO: Account Balance Start.
[2026-04-06 22:45:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:45:03] Production.INFO: 117
[2026-04-06 22:45:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:45:03] Production.INFO: ==19711== Releasing lock...
[2026-04-06 22:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:45:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:03] Production.INFO: ==19705== Releasing lock...
[2026-04-06 22:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:45:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:45:04] Production.INFO: Total Charge 0
[2026-04-06 22:45:04] Production.INFO: CreateAllLog End
[2026-04-06 22:45:04] Production.INFO: Account Balance End.
[2026-04-06 22:45:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:45:04] Production.INFO: ==19709== Releasing lock...
[2026-04-06 22:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:45:12] Production.ERROR: CronJobId end10
[2026-04-06 22:45:12] Production.INFO: ==19707== Releasing lock...
[2026-04-06 22:45:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:45:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:45:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:45:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:45:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:45:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:45:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:45:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:45:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:45:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:45:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:45:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:45:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:45:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:45:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:45:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:45:14] Production.INFO: call_cost start
[2026-04-06 22:45:14] Production.INFO: call_cost end
[2026-04-06 22:45:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:45:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:45:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:45:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:45:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:45:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:45:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:45:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:45:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:45:14] Production.INFO: ==19703== Releasing lock...
[2026-04-06 22:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:45:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:46:01] Production.INFO: ==19777== Lock acquired, processing the job...
[2026-04-07 03:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:46:01] Production.INFO: neon service started
[2026-04-07 03:46:01] Production.INFO: neon service started
[2026-04-07 03:46:01] Production.INFO: ==19777== Releasing lock...
[2026-04-07 03:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:46:01] Production.INFO: ==19779== Lock acquired, processing the job...
[2026-04-06 22:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:46:01] Production.INFO: ==19779== Releasing lock...
[2026-04-06 22:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:46:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:46:02] Production.INFO: ==19781== Lock acquired, processing the job...
[2026-04-07 02:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:46:02] Production.INFO: ==19781== Releasing lock...
[2026-04-07 02:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:46:02] Production.INFO: ==19783== Lock acquired, processing the job...
[2026-04-06 22:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:46:02] Production.INFO: ==19791== Lock acquired, processing the job...
[2026-04-06 22:46:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:46:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:46:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:46:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:46:02] Production.INFO: ==19787== Lock acquired, processing the job...
[2026-04-06 22:46:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:46:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:46:02] Production.INFO: ==19791== Releasing lock...
[2026-04-06 22:46:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:46:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:46:03] Production.INFO: ==19785== Lock acquired, processing the job...
[2026-04-06 22:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:46:03] Production.INFO: ==19789== Lock acquired, processing the job...
[2026-04-06 22:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:46:03] Production.INFO: Account Balance Start.
[2026-04-06 22:46:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:46:03] Production.INFO: 117
[2026-04-06 22:46:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:03] Production.INFO: ==19785== Releasing lock...
[2026-04-06 22:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:46:03] Production.INFO: Date 2026-03-21
[2026-04-06 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:03] Production.INFO: Date 2026-03-22
[2026-04-06 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:03] Production.INFO: Date 2026-03-23
[2026-04-06 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:03] Production.INFO: Date 2026-03-24
[2026-04-06 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:03] Production.INFO: Date 2026-03-25
[2026-04-06 22:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:46:04] Production.INFO: Total Charge 0
[2026-04-06 22:46:04] Production.INFO: CreateAllLog End
[2026-04-06 22:46:04] Production.INFO: Account Balance End.
[2026-04-06 22:46:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:46:04] Production.INFO: ==19789== Releasing lock...
[2026-04-06 22:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:46:11] Production.ERROR: CronJobId end10
[2026-04-06 22:46:11] Production.INFO: ==19787== Releasing lock...
[2026-04-06 22:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:46:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:46:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:46:13] Production.INFO: call_cost start
[2026-04-06 22:46:13] Production.INFO: call_cost end
[2026-04-06 22:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:46:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:46:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:46:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:46:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:46:13] Production.INFO: ==19783== Releasing lock...
[2026-04-06 22:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:47:01] Production.INFO: ==19862== Lock acquired, processing the job...
[2026-04-07 03:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:47:01] Production.INFO: neon service started
[2026-04-07 03:47:01] Production.INFO: neon service started
[2026-04-07 03:47:01] Production.INFO: ==19862== Releasing lock...
[2026-04-07 03:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:47:02] Production.INFO: ==19864== Lock acquired, processing the job...
[2026-04-06 22:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:47:02] Production.INFO: ==19864== Releasing lock...
[2026-04-06 22:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:47:02] Production.INFO: ==19866== Lock acquired, processing the job...
[2026-04-07 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:47:02] Production.INFO: ==19866== Releasing lock...
[2026-04-07 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:47:03] Production.INFO: ==19870== Lock acquired, processing the job...
[2026-04-06 22:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:47:03] Production.INFO: ==19872== Lock acquired, processing the job...
[2026-04-06 22:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:47:03] Production.INFO: ==19874== Lock acquired, processing the job...
[2026-04-06 22:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:47:03] Production.INFO: ==19876== Lock acquired, processing the job...
[2026-04-06 22:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:47:03] Production.INFO: ==19878== Lock acquired, processing the job...
[2026-04-06 22:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:47:03] Production.INFO: Account Balance Start.
[2026-04-06 22:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:47:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:47:03] Production.INFO: 117
[2026-04-06 22:47:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:03] Production.INFO: ==19878== Releasing lock...
[2026-04-06 22:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:47:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:03] Production.INFO: ==19872== Releasing lock...
[2026-04-06 22:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:47:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:47:04] Production.INFO: Total Charge 0
[2026-04-06 22:47:04] Production.INFO: CreateAllLog End
[2026-04-06 22:47:04] Production.INFO: Account Balance End.
[2026-04-06 22:47:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:47:04] Production.INFO: ==19876== Releasing lock...
[2026-04-06 22:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:47:12] Production.ERROR: CronJobId end10
[2026-04-06 22:47:12] Production.INFO: ==19874== Releasing lock...
[2026-04-06 22:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:47:15] Production.INFO: call_cost start
[2026-04-06 22:47:15] Production.INFO: call_cost end
[2026-04-06 22:47:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:47:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:47:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:47:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:47:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:47:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:47:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:47:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:47:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:47:15] Production.INFO: ==19870== Releasing lock...
[2026-04-06 22:47:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:47:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:48:02] Production.INFO: ==19948== Lock acquired, processing the job...
[2026-04-07 03:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:48:02] Production.INFO: neon service started
[2026-04-07 03:48:02] Production.INFO: neon service started
[2026-04-07 03:48:02] Production.INFO: ==19948== Releasing lock...
[2026-04-07 03:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:48:02] Production.INFO: ==19952== Lock acquired, processing the job...
[2026-04-06 22:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:48:02] Production.INFO: ==19952== Releasing lock...
[2026-04-06 22:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:48:03] Production.INFO: ==19954== Lock acquired, processing the job...
[2026-04-07 02:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:48:03] Production.INFO: ==19954== Releasing lock...
[2026-04-07 02:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:48:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:48:03] Production.INFO: ==19956== Lock acquired, processing the job...
[2026-04-06 22:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:48:03] Production.INFO: ==19958== Lock acquired, processing the job...
[2026-04-06 22:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:48:03] Production.INFO: ==19964== Lock acquired, processing the job...
[2026-04-06 22:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:48:03] Production.INFO: ==19960== Lock acquired, processing the job...
[2026-04-06 22:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:48:03] Production.INFO: ==19962== Lock acquired, processing the job...
[2026-04-06 22:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:48:04] Production.INFO: ==19964== Releasing lock...
[2026-04-06 22:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:48:04] Production.INFO: Account Balance Start.
[2026-04-06 22:48:04] Production.INFO: CreateAllLog Start
[2026-04-06 22:48:04] Production.INFO: 117
[2026-04-06 22:48:04] Production.INFO: ==19958== Releasing lock...
[2026-04-06 22:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:48:04] Production.INFO: Date 2026-03-08
[2026-04-06 22:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:04] Production.INFO: Date 2026-03-09
[2026-04-06 22:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:04] Production.INFO: Date 2026-03-10
[2026-04-06 22:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:04] Production.INFO: Date 2026-03-11
[2026-04-06 22:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:04] Production.INFO: Date 2026-03-12
[2026-04-06 22:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:05] Production.INFO: Date 2026-03-28
[2026-04-06 22:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:05] Production.INFO: Date 2026-03-29
[2026-04-06 22:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:05] Production.INFO: Date 2026-03-30
[2026-04-06 22:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:05] Production.INFO: Date 2026-03-31
[2026-04-06 22:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:05] Production.INFO: Date 2026-04-01
[2026-04-06 22:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:05] Production.INFO: Date 2026-04-02
[2026-04-06 22:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:05] Production.INFO: Date 2026-04-03
[2026-04-06 22:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:05] Production.INFO: Date 2026-04-04
[2026-04-06 22:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:05] Production.INFO: Date 2026-04-05
[2026-04-06 22:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:05] Production.INFO: Date 2026-04-06
[2026-04-06 22:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:48:05] Production.INFO: Total Charge 0
[2026-04-06 22:48:05] Production.INFO: CreateAllLog End
[2026-04-06 22:48:05] Production.INFO: Account Balance End.
[2026-04-06 22:48:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:48:05] Production.INFO: ==19962== Releasing lock...
[2026-04-06 22:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:48:13] Production.ERROR: CronJobId end10
[2026-04-06 22:48:13] Production.INFO: ==19960== Releasing lock...
[2026-04-06 22:48:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:48:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:48:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:48:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:48:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:48:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:48:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:48:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:48:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:48:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:48:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:48:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:48:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:48:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:48:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:48:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:48:16] Production.INFO: call_cost start
[2026-04-06 22:48:16] Production.INFO: call_cost end
[2026-04-06 22:48:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:48:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:48:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:48:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:48:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:48:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:48:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:48:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:48:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:48:16] Production.INFO: ==19956== Releasing lock...
[2026-04-06 22:48:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:48:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:49:01] Production.INFO: ==20018== Lock acquired, processing the job...
[2026-04-07 03:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:49:01] Production.INFO: neon service started
[2026-04-07 03:49:01] Production.INFO: neon service started
[2026-04-07 03:49:01] Production.INFO: ==20018== Releasing lock...
[2026-04-07 03:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:49:01] Production.INFO: ==20020== Lock acquired, processing the job...
[2026-04-06 22:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:49:02] Production.INFO: ==20020== Releasing lock...
[2026-04-06 22:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:49:02] Production.INFO: ==20022== Lock acquired, processing the job...
[2026-04-07 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:49:02] Production.INFO: ==20022== Releasing lock...
[2026-04-07 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:49:02] Production.INFO: ==20024== Lock acquired, processing the job...
[2026-04-06 22:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:49:02] Production.INFO: ==20026== Lock acquired, processing the job...
[2026-04-06 22:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:49:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:49:03] Production.INFO: ==20030== Lock acquired, processing the job...
[2026-04-06 22:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:49:03] Production.INFO: ==20028== Lock acquired, processing the job...
[2026-04-06 22:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:49:03] Production.INFO: Account Balance Start.
[2026-04-06 22:49:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:49:03] Production.INFO: 117
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:03] Production.INFO: ==20032== Lock acquired, processing the job...
[2026-04-06 22:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:49:03] Production.INFO: ==20032== Releasing lock...
[2026-04-06 22:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:03] Production.INFO: ==20026== Releasing lock...
[2026-04-06 22:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-21
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-22
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-23
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-24
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-25
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-26
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-27
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:03] Production.INFO: Date 2026-03-28
[2026-04-06 22:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:49:04] Production.INFO: Total Charge 0
[2026-04-06 22:49:04] Production.INFO: CreateAllLog End
[2026-04-06 22:49:04] Production.INFO: Account Balance End.
[2026-04-06 22:49:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:49:04] Production.INFO: ==20030== Releasing lock...
[2026-04-06 22:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:49:11] Production.ERROR: CronJobId end10
[2026-04-06 22:49:11] Production.INFO: ==20028== Releasing lock...
[2026-04-06 22:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:49:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:49:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:49:14] Production.INFO: call_cost start
[2026-04-06 22:49:14] Production.INFO: call_cost end
[2026-04-06 22:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:49:14] Production.INFO: ==20024== Releasing lock...
[2026-04-06 22:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:50:02] Production.INFO: ==20096== Lock acquired, processing the job...
[2026-04-07 03:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:50:02] Production.INFO: neon service started
[2026-04-07 03:50:02] Production.INFO: neon service started
[2026-04-07 03:50:02] Production.INFO: ==20096== Releasing lock...
[2026-04-07 03:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:50:02] Production.INFO: ==20100== Lock acquired, processing the job...
[2026-04-07 02:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:50:02] Production.INFO: ==20100== Releasing lock...
[2026-04-07 02:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:50:02] Production.INFO: ==20098== Lock acquired, processing the job...
[2026-04-06 22:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:50:02] Production.INFO: ==20098== Releasing lock...
[2026-04-06 22:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:50:03] Production.INFO: ==20107== Lock acquired, processing the job...
[2026-04-06 22:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:50:03] Production.INFO: ==20103== Lock acquired, processing the job...
[2026-04-06 22:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:50:03] Production.INFO: ==20109== Lock acquired, processing the job...
[2026-04-06 22:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:50:03] Production.INFO: ==20105== Lock acquired, processing the job...
[2026-04-06 22:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:50:03] Production.INFO: ==20111== Lock acquired, processing the job...
[2026-04-06 22:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:50:03] Production.INFO: Account Balance Start.
[2026-04-06 22:50:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:50:03] Production.INFO: 117
[2026-04-06 22:50:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:50:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:50:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:03] Production.INFO: ==20111== Releasing lock...
[2026-04-06 22:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:50:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:50:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: ==20105== Releasing lock...
[2026-04-06 22:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:50:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:05] Production.INFO: Date 2026-04-04
[2026-04-06 22:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:05] Production.INFO: Date 2026-04-05
[2026-04-06 22:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:05] Production.INFO: Date 2026-04-06
[2026-04-06 22:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:50:05] Production.INFO: Total Charge 0
[2026-04-06 22:50:05] Production.INFO: CreateAllLog End
[2026-04-06 22:50:05] Production.INFO: Account Balance End.
[2026-04-06 22:50:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:50:05] Production.INFO: ==20109== Releasing lock...
[2026-04-06 22:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:50:11] Production.ERROR: CronJobId end10
[2026-04-06 22:50:11] Production.INFO: ==20107== Releasing lock...
[2026-04-06 22:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:50:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:50:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:50:14] Production.INFO: call_cost start
[2026-04-06 22:50:14] Production.INFO: call_cost end
[2026-04-06 22:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:50:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:50:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:50:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:50:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:50:14] Production.INFO: ==20103== Releasing lock...
[2026-04-06 22:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:51:01] Production.INFO: ==20169== Lock acquired, processing the job...
[2026-04-07 03:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:51:01] Production.INFO: neon service started
[2026-04-07 03:51:01] Production.INFO: neon service started
[2026-04-07 03:51:01] Production.INFO: ==20169== Releasing lock...
[2026-04-07 03:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:51:01] Production.INFO: ==20171== Lock acquired, processing the job...
[2026-04-06 22:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:51:02] Production.INFO: ==20171== Releasing lock...
[2026-04-06 22:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:51:02] Production.INFO: ==20173== Lock acquired, processing the job...
[2026-04-07 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:51:02] Production.INFO: ==20173== Releasing lock...
[2026-04-07 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:51:03] Production.INFO: ==20175== Lock acquired, processing the job...
[2026-04-06 22:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 22:51:03] Production.INFO: ==20177== Lock acquired, processing the job...
[2026-04-06 22:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:51:03] Production.INFO: ==20179== Lock acquired, processing the job...
[2026-04-06 22:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 22:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 22:51:03] Production.ERROR: CronJob PID - 20177
[2026-04-06 22:51:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-06 22:51:03] Production.ERROR: CronJob ID - 5
[2026-04-06 22:51:03] Production.ERROR: CronJob Last Run Time 2026-04-06 22:51:00
[2026-04-06 22:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 22:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 22:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 22:51:03] Production.ERROR: CronJob PID - 20179
[2026-04-06 22:51:03] Production.ERROR: CronJob Title - Account Block
[2026-04-06 22:51:03] Production.ERROR: CronJob ID - 7
[2026-04-06 22:51:03] Production.ERROR: CronJob Last Run Time 2026-04-06 22:51:00
[2026-04-06 22:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 22:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 22:51:03] Production.INFO: ==20181== Lock acquired, processing the job...
[2026-04-06 22:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 22:51:03] Production.INFO: ==20175== Releasing lock...
[2026-04-06 22:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 22:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 22:51:03] Production.INFO: ==20185== Lock acquired, processing the job...
[2026-04-06 22:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 22:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 22:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:51:03] Production.INFO: ==20183== Lock acquired, processing the job...
[2026-04-06 22:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:51:03] Production.INFO: ==20187== Lock acquired, processing the job...
[2026-04-06 22:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:51:03] Production.INFO: Account Balance Start.
[2026-04-06 22:51:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:51:03] Production.INFO: 117
[2026-04-06 22:51:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:51:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:51:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:03] Production.INFO: ==20187== Releasing lock...
[2026-04-06 22:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:51:03] Production.ERROR: done
[2026-04-06 22:51:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 22:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050225', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 22:51:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.INFO: ==20179== Releasing lock...
[2026-04-06 22:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:51:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:05] Production.INFO: Date 2026-04-04
[2026-04-06 22:51:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:05] Production.INFO: Date 2026-04-05
[2026-04-06 22:51:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:05] Production.INFO: Date 2026-04-06
[2026-04-06 22:51:05] Production.INFO: Reseller ==> 0
[2026-04-06 22:51:05] Production.INFO: Total Charge 0
[2026-04-06 22:51:05] Production.INFO: CreateAllLog End
[2026-04-06 22:51:05] Production.INFO: Account Balance End.
[2026-04-06 22:51:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:51:05] Production.INFO: ==20183== Releasing lock...
[2026-04-06 22:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050225', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 22:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 22:51:10] Production.INFO: ProcessCDR(1,17050225,1,1,2)
[2026-04-06 22:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050225,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 22:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050225,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 22:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 22:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 22:51:10] Production.INFO: ==20185== Releasing lock...
[2026-04-06 22:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 22:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-06 22:51:13] Production.ERROR: CronJobId end10
[2026-04-06 22:51:13] Production.INFO: ==20181== Releasing lock...
[2026-04-06 22:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:51:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:51:16] Production.INFO: call_cost start
[2026-04-06 22:51:16] Production.INFO: call_cost end
[2026-04-06 22:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:51:16] Production.INFO: ==20177== Releasing lock...
[2026-04-06 22:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:52:01] Production.INFO: ==20259== Lock acquired, processing the job...
[2026-04-07 03:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:52:01] Production.INFO: neon service started
[2026-04-07 03:52:01] Production.INFO: neon service started
[2026-04-07 03:52:01] Production.INFO: ==20259== Releasing lock...
[2026-04-07 03:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:52:02] Production.INFO: ==20263== Lock acquired, processing the job...
[2026-04-07 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:52:02] Production.INFO: ==20263== Releasing lock...
[2026-04-07 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:52:02] Production.INFO: ==20261== Lock acquired, processing the job...
[2026-04-06 22:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:52:02] Production.INFO: ==20261== Releasing lock...
[2026-04-06 22:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:52:03] Production.INFO: ==20266== Lock acquired, processing the job...
[2026-04-06 22:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:52:03] Production.INFO: ==20268== Lock acquired, processing the job...
[2026-04-06 22:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:52:03] Production.INFO: ==20270== Lock acquired, processing the job...
[2026-04-06 22:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:52:03] Production.INFO: ==20274== Lock acquired, processing the job...
[2026-04-06 22:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:52:03] Production.INFO: ==20272== Lock acquired, processing the job...
[2026-04-06 22:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:52:03] Production.INFO: ==20274== Releasing lock...
[2026-04-06 22:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:52:03] Production.INFO: Account Balance Start.
[2026-04-06 22:52:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:52:03] Production.INFO: 117
[2026-04-06 22:52:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:52:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: ==20268== Releasing lock...
[2026-04-06 22:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:52:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:52:04] Production.INFO: Total Charge 0
[2026-04-06 22:52:04] Production.INFO: CreateAllLog End
[2026-04-06 22:52:04] Production.INFO: Account Balance End.
[2026-04-06 22:52:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:52:04] Production.INFO: ==20272== Releasing lock...
[2026-04-06 22:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:52:11] Production.ERROR: CronJobId end10
[2026-04-06 22:52:11] Production.INFO: ==20270== Releasing lock...
[2026-04-06 22:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:52:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:52:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:52:14] Production.INFO: call_cost start
[2026-04-06 22:52:14] Production.INFO: call_cost end
[2026-04-06 22:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:52:14] Production.INFO: ==20266== Releasing lock...
[2026-04-06 22:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:53:02] Production.INFO: ==20329== Lock acquired, processing the job...
[2026-04-07 03:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:53:02] Production.INFO: neon service started
[2026-04-07 03:53:02] Production.INFO: neon service started
[2026-04-07 03:53:02] Production.INFO: ==20329== Releasing lock...
[2026-04-07 03:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:53:02] Production.INFO: ==20331== Lock acquired, processing the job...
[2026-04-06 22:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:53:02] Production.INFO: ==20331== Releasing lock...
[2026-04-06 22:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:53:03] Production.INFO: ==20333== Lock acquired, processing the job...
[2026-04-07 02:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:53:03] Production.INFO: ==20333== Releasing lock...
[2026-04-07 02:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:53:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:53:03] Production.INFO: ==20339== Lock acquired, processing the job...
[2026-04-06 22:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:53:03] Production.INFO: ==20335== Lock acquired, processing the job...
[2026-04-06 22:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:53:03] Production.INFO: ==20337== Lock acquired, processing the job...
[2026-04-06 22:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:53:03] Production.INFO: ==20343== Lock acquired, processing the job...
[2026-04-06 22:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:53:03] Production.INFO: ==20341== Lock acquired, processing the job...
[2026-04-06 22:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:53:03] Production.INFO: Account Balance Start.
[2026-04-06 22:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:53:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:53:03] Production.INFO: 117
[2026-04-06 22:53:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:53:03] Production.INFO: ==20343== Releasing lock...
[2026-04-06 22:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-09
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-10
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-11
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-12
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: ==20337== Releasing lock...
[2026-04-06 22:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:53:04] Production.INFO: Total Charge 0
[2026-04-06 22:53:04] Production.INFO: CreateAllLog End
[2026-04-06 22:53:05] Production.INFO: Account Balance End.
[2026-04-06 22:53:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:53:05] Production.INFO: ==20341== Releasing lock...
[2026-04-06 22:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:53:11] Production.ERROR: CronJobId end10
[2026-04-06 22:53:11] Production.INFO: ==20339== Releasing lock...
[2026-04-06 22:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:53:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:53:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:53:14] Production.INFO: call_cost start
[2026-04-06 22:53:14] Production.INFO: call_cost end
[2026-04-06 22:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:53:14] Production.INFO: ==20335== Releasing lock...
[2026-04-06 22:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:54:01] Production.INFO: ==20398== Lock acquired, processing the job...
[2026-04-07 03:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:54:01] Production.INFO: neon service started
[2026-04-07 03:54:01] Production.INFO: neon service started
[2026-04-07 03:54:01] Production.INFO: ==20398== Releasing lock...
[2026-04-07 03:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:54:01] Production.INFO: ==20400== Lock acquired, processing the job...
[2026-04-06 22:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:54:02] Production.INFO: ==20400== Releasing lock...
[2026-04-06 22:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:54:02] Production.INFO: ==20402== Lock acquired, processing the job...
[2026-04-07 02:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:54:02] Production.INFO: ==20402== Releasing lock...
[2026-04-07 02:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:54:02] Production.INFO: ==20413== Lock acquired, processing the job...
[2026-04-06 22:54:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:54:03] Production.INFO: ==20405== Lock acquired, processing the job...
[2026-04-06 22:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:54:03] Production.INFO: ==20413== Releasing lock...
[2026-04-06 22:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:54:03] Production.INFO: ==20407== Lock acquired, processing the job...
[2026-04-06 22:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:54:03] Production.INFO: ==20409== Lock acquired, processing the job...
[2026-04-06 22:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:54:03] Production.INFO: ==20411== Lock acquired, processing the job...
[2026-04-06 22:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:54:03] Production.INFO: Account Balance Start.
[2026-04-06 22:54:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:54:03] Production.INFO: 117
[2026-04-06 22:54:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:03] Production.INFO: Date 2026-03-21
[2026-04-06 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:03] Production.INFO: Date 2026-03-22
[2026-04-06 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:03] Production.INFO: ==20407== Releasing lock...
[2026-04-06 22:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:54:03] Production.INFO: Date 2026-03-23
[2026-04-06 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:03] Production.INFO: Date 2026-03-24
[2026-04-06 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:03] Production.INFO: Date 2026-03-25
[2026-04-06 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:03] Production.INFO: Date 2026-03-26
[2026-04-06 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:03] Production.INFO: Date 2026-03-27
[2026-04-06 22:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:54:04] Production.INFO: Total Charge 0
[2026-04-06 22:54:04] Production.INFO: CreateAllLog End
[2026-04-06 22:54:04] Production.INFO: Account Balance End.
[2026-04-06 22:54:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:54:04] Production.INFO: ==20411== Releasing lock...
[2026-04-06 22:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:54:11] Production.ERROR: CronJobId end10
[2026-04-06 22:54:11] Production.INFO: ==20409== Releasing lock...
[2026-04-06 22:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:54:13] Production.INFO: call_cost start
[2026-04-06 22:54:13] Production.INFO: call_cost end
[2026-04-06 22:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:54:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:54:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:54:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:54:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:54:13] Production.INFO: ==20405== Releasing lock...
[2026-04-06 22:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:55:02] Production.INFO: ==20470== Lock acquired, processing the job...
[2026-04-07 03:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:55:02] Production.INFO: neon service started
[2026-04-07 03:55:02] Production.INFO: neon service started
[2026-04-07 03:55:02] Production.INFO: ==20470== Releasing lock...
[2026-04-07 03:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:55:02] Production.INFO: ==20472== Lock acquired, processing the job...
[2026-04-06 22:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:55:02] Production.INFO: ==20472== Releasing lock...
[2026-04-06 22:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:55:02] Production.INFO: ==20474== Lock acquired, processing the job...
[2026-04-07 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:55:02] Production.INFO: ==20474== Releasing lock...
[2026-04-07 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:55:03] Production.INFO: ==20476== Lock acquired, processing the job...
[2026-04-06 22:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:55:03] Production.INFO: ==20480== Lock acquired, processing the job...
[2026-04-06 22:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:55:03] Production.INFO: ==20484== Lock acquired, processing the job...
[2026-04-06 22:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:55:03] Production.INFO: ==20478== Lock acquired, processing the job...
[2026-04-06 22:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:55:03] Production.INFO: ==20482== Lock acquired, processing the job...
[2026-04-06 22:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:55:03] Production.INFO: Account Balance Start.
[2026-04-06 22:55:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:55:03] Production.INFO: 117
[2026-04-06 22:55:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:55:03] Production.INFO: ==20484== Releasing lock...
[2026-04-06 22:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:55:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-10
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-11
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-12
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: ==20478== Releasing lock...
[2026-04-06 22:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:55:05] Production.INFO: Total Charge 0
[2026-04-06 22:55:05] Production.INFO: CreateAllLog End
[2026-04-06 22:55:05] Production.INFO: Account Balance End.
[2026-04-06 22:55:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:55:05] Production.INFO: ==20482== Releasing lock...
[2026-04-06 22:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:55:11] Production.ERROR: CronJobId end10
[2026-04-06 22:55:11] Production.INFO: ==20480== Releasing lock...
[2026-04-06 22:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:55:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:55:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:55:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:55:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:55:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:55:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:55:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:55:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:55:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:55:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:55:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:55:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:55:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:55:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:55:14] Production.INFO: call_cost start
[2026-04-06 22:55:14] Production.INFO: call_cost end
[2026-04-06 22:55:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:55:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:55:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:55:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:55:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:55:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:55:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:55:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:55:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:55:14] Production.INFO: ==20476== Releasing lock...
[2026-04-06 22:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:55:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:56:01] Production.INFO: ==20541== Lock acquired, processing the job...
[2026-04-07 03:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:56:01] Production.INFO: neon service started
[2026-04-07 03:56:01] Production.INFO: neon service started
[2026-04-07 03:56:01] Production.INFO: ==20541== Releasing lock...
[2026-04-07 03:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 22:56:02] Production.INFO: ==20543== Lock acquired, processing the job...
[2026-04-06 22:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:56:02] Production.INFO: ==20545== Lock acquired, processing the job...
[2026-04-07 02:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:56:02] Production.INFO: ==20545== Releasing lock...
[2026-04-07 02:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:56:02] Production.INFO: ==20543== Releasing lock...
[2026-04-06 22:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:56:03] Production.INFO: ==20548== Lock acquired, processing the job...
[2026-04-06 22:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:56:03] Production.INFO: ==20550== Lock acquired, processing the job...
[2026-04-06 22:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:56:03] Production.INFO: ==20552== Lock acquired, processing the job...
[2026-04-06 22:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:56:03] Production.INFO: ==20554== Lock acquired, processing the job...
[2026-04-06 22:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:56:03] Production.INFO: ==20556== Lock acquired, processing the job...
[2026-04-06 22:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:56:03] Production.INFO: Account Balance Start.
[2026-04-06 22:56:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:56:03] Production.INFO: 117
[2026-04-06 22:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.INFO: ==20556== Releasing lock...
[2026-04-06 22:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-21
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-22
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-23
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-24
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-25
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-26
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-27
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.INFO: Date 2026-03-28
[2026-04-06 22:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:03] Production.INFO: ==20550== Releasing lock...
[2026-04-06 22:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:56:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:56:04] Production.INFO: Total Charge 0
[2026-04-06 22:56:04] Production.INFO: CreateAllLog End
[2026-04-06 22:56:04] Production.INFO: Account Balance End.
[2026-04-06 22:56:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:56:04] Production.INFO: ==20554== Releasing lock...
[2026-04-06 22:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:56:13] Production.ERROR: CronJobId end10
[2026-04-06 22:56:13] Production.INFO: ==20552== Releasing lock...
[2026-04-06 22:56:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:56:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:56:14] Production.INFO: call_cost start
[2026-04-06 22:56:14] Production.INFO: call_cost end
[2026-04-06 22:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:56:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:56:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:56:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:56:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:56:14] Production.INFO: ==20548== Releasing lock...
[2026-04-06 22:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:57:01] Production.INFO: ==20610== Lock acquired, processing the job...
[2026-04-07 03:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:57:01] Production.INFO: neon service started
[2026-04-07 03:57:01] Production.INFO: neon service started
[2026-04-07 03:57:01] Production.INFO: ==20610== Releasing lock...
[2026-04-07 03:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:57:02] Production.INFO: ==20615== Lock acquired, processing the job...
[2026-04-07 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:57:02] Production.INFO: ==20615== Releasing lock...
[2026-04-07 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:57:02] Production.INFO: ==20613== Lock acquired, processing the job...
[2026-04-06 22:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:57:02] Production.INFO: ==20613== Releasing lock...
[2026-04-06 22:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:57:03] Production.INFO: ==20617== Lock acquired, processing the job...
[2026-04-06 22:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:57:03] Production.INFO: ==20621== Lock acquired, processing the job...
[2026-04-06 22:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:57:03] Production.INFO: ==20623== Lock acquired, processing the job...
[2026-04-06 22:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:57:03] Production.INFO: Account Balance Start.
[2026-04-06 22:57:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:57:03] Production.INFO: 117
[2026-04-06 22:57:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:57:03] Production.INFO: ==20619== Lock acquired, processing the job...
[2026-04-06 22:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:03] Production.INFO: ==20625== Lock acquired, processing the job...
[2026-04-06 22:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:57:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:57:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:57:03] Production.INFO: ==20625== Releasing lock...
[2026-04-06 22:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:57:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: ==20619== Releasing lock...
[2026-04-06 22:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:57:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:57:04] Production.INFO: Total Charge 0
[2026-04-06 22:57:04] Production.INFO: CreateAllLog End
[2026-04-06 22:57:05] Production.INFO: Account Balance End.
[2026-04-06 22:57:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:57:05] Production.INFO: ==20623== Releasing lock...
[2026-04-06 22:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:57:11] Production.ERROR: CronJobId end10
[2026-04-06 22:57:11] Production.INFO: ==20621== Releasing lock...
[2026-04-06 22:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:57:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:57:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:57:14] Production.INFO: call_cost start
[2026-04-06 22:57:14] Production.INFO: call_cost end
[2026-04-06 22:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:57:14] Production.INFO: ==20617== Releasing lock...
[2026-04-06 22:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:58:02] Production.INFO: ==20680== Lock acquired, processing the job...
[2026-04-07 03:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:58:02] Production.INFO: neon service started
[2026-04-07 03:58:02] Production.INFO: neon service started
[2026-04-07 03:58:02] Production.INFO: ==20680== Releasing lock...
[2026-04-07 03:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:58:02] Production.INFO: ==20684== Lock acquired, processing the job...
[2026-04-07 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:58:02] Production.INFO: ==20684== Releasing lock...
[2026-04-07 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:58:02] Production.INFO: ==20682== Lock acquired, processing the job...
[2026-04-06 22:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:58:02] Production.INFO: ==20682== Releasing lock...
[2026-04-06 22:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:58:03] Production.INFO: ==20691== Lock acquired, processing the job...
[2026-04-06 22:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:58:03] Production.INFO: ==20689== Lock acquired, processing the job...
[2026-04-06 22:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:58:03] Production.INFO: ==20687== Lock acquired, processing the job...
[2026-04-06 22:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:58:03] Production.INFO: ==20695== Lock acquired, processing the job...
[2026-04-06 22:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:58:03] Production.INFO: ==20693== Lock acquired, processing the job...
[2026-04-06 22:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:58:03] Production.INFO: ==20695== Releasing lock...
[2026-04-06 22:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:58:04] Production.INFO: Account Balance Start.
[2026-04-06 22:58:04] Production.INFO: CreateAllLog Start
[2026-04-06 22:58:04] Production.INFO: 117
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-08
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-09
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-10
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-11
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-12
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-13
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-14
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-15
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-16
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-17
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-18
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-19
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-20
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: ==20689== Releasing lock...
[2026-04-06 22:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-21
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-22
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-23
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-24
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-25
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-26
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:58:04] Production.INFO: Total Charge 0
[2026-04-06 22:58:04] Production.INFO: CreateAllLog End
[2026-04-06 22:58:05] Production.INFO: Account Balance End.
[2026-04-06 22:58:05] Production.ERROR: CronJobId end 12
[2026-04-06 22:58:05] Production.INFO: ==20693== Releasing lock...
[2026-04-06 22:58:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:58:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:58:11] Production.ERROR: CronJobId end10
[2026-04-06 22:58:11] Production.INFO: ==20691== Releasing lock...
[2026-04-06 22:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:58:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:58:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:58:15] Production.INFO: call_cost start
[2026-04-06 22:58:15] Production.INFO: call_cost end
[2026-04-06 22:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:58:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:58:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:58:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:58:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:58:15] Production.INFO: ==20687== Releasing lock...
[2026-04-06 22:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 03:59:01] Production.INFO: ==20748== Lock acquired, processing the job...
[2026-04-07 03:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 03:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 03:59:01] Production.INFO: neon service started
[2026-04-07 03:59:01] Production.INFO: neon service started
[2026-04-07 03:59:01] Production.INFO: ==20748== Releasing lock...
[2026-04-07 03:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 03:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:59:01] Production.INFO: ==20752== Lock acquired, processing the job...
[2026-04-07 02:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:59:01] Production.INFO: ==20752== Releasing lock...
[2026-04-07 02:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 02:59:01] Production.INFO: 25 MB #Memory Used#
[2026-04-06 22:59:02] Production.INFO: ==20750== Lock acquired, processing the job...
[2026-04-06 22:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 22:59:02] Production.INFO: ==20750== Releasing lock...
[2026-04-06 22:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 22:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 22:59:03] Production.INFO: ==20754== Lock acquired, processing the job...
[2026-04-06 22:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 22:59:03] Production.INFO: ==20758== Lock acquired, processing the job...
[2026-04-06 22:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 22:59:03] Production.INFO: ==20761== Lock acquired, processing the job...
[2026-04-06 22:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 22:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 22:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 22:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 22:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 22:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 22:59:03] Production.INFO: ==20756== Lock acquired, processing the job...
[2026-04-06 22:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 22:59:03] Production.INFO: Account Balance Start.
[2026-04-06 22:59:03] Production.INFO: CreateAllLog Start
[2026-04-06 22:59:03] Production.INFO: 117
[2026-04-06 22:59:03] Production.INFO: ==20763== Lock acquired, processing the job...
[2026-04-06 22:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 22:59:03] Production.INFO: Date 2026-03-08
[2026-04-06 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:03] Production.INFO: Date 2026-03-09
[2026-04-06 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:03] Production.INFO: Date 2026-03-10
[2026-04-06 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:03] Production.INFO: Date 2026-03-11
[2026-04-06 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 22:59:03] Production.INFO: Date 2026-03-12
[2026-04-06 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 22:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 22:59:03] Production.INFO: Date 2026-03-13
[2026-04-06 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:03] Production.INFO: ==20763== Releasing lock...
[2026-04-06 22:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 22:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 22:59:03] Production.INFO: Date 2026-03-14
[2026-04-06 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:03] Production.INFO: Date 2026-03-15
[2026-04-06 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:03] Production.INFO: Date 2026-03-16
[2026-04-06 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:03] Production.INFO: Date 2026-03-17
[2026-04-06 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:03] Production.INFO: Date 2026-03-18
[2026-04-06 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:03] Production.INFO: Date 2026-03-19
[2026-04-06 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:03] Production.INFO: Date 2026-03-20
[2026-04-06 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:03] Production.INFO: Date 2026-03-21
[2026-04-06 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:03] Production.INFO: ==20756== Releasing lock...
[2026-04-06 22:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 22:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 22:59:03] Production.INFO: Date 2026-03-22
[2026-04-06 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:03] Production.INFO: Date 2026-03-23
[2026-04-06 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:03] Production.INFO: Date 2026-03-24
[2026-04-06 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:03] Production.INFO: Date 2026-03-25
[2026-04-06 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:03] Production.INFO: Date 2026-03-26
[2026-04-06 22:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:04] Production.INFO: Date 2026-03-27
[2026-04-06 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:04] Production.INFO: Date 2026-03-28
[2026-04-06 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:04] Production.INFO: Date 2026-03-29
[2026-04-06 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:04] Production.INFO: Date 2026-03-30
[2026-04-06 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:04] Production.INFO: Date 2026-03-31
[2026-04-06 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:04] Production.INFO: Date 2026-04-01
[2026-04-06 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:04] Production.INFO: Date 2026-04-02
[2026-04-06 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:04] Production.INFO: Date 2026-04-03
[2026-04-06 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:04] Production.INFO: Date 2026-04-04
[2026-04-06 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:04] Production.INFO: Date 2026-04-05
[2026-04-06 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:04] Production.INFO: Date 2026-04-06
[2026-04-06 22:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 22:59:04] Production.INFO: Total Charge 0
[2026-04-06 22:59:04] Production.INFO: CreateAllLog End
[2026-04-06 22:59:04] Production.INFO: Account Balance End.
[2026-04-06 22:59:04] Production.ERROR: CronJobId end 12
[2026-04-06 22:59:04] Production.INFO: ==20761== Releasing lock...
[2026-04-06 22:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 22:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 22:59:13] Production.ERROR: CronJobId end10
[2026-04-06 22:59:13] Production.INFO: ==20758== Releasing lock...
[2026-04-06 22:59:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 22:59:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 22:59:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 22:59:16] Production.INFO: ============== Balance Warning START===========
[2026-04-06 22:59:16] Production.INFO: ============== Balance Warning END===========
[2026-04-06 22:59:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 22:59:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 22:59:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 22:59:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 22:59:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 22:59:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 22:59:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 22:59:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 22:59:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 22:59:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 22:59:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 22:59:16] Production.INFO: call_cost start
[2026-04-06 22:59:16] Production.INFO: call_cost end
[2026-04-06 22:59:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 22:59:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 22:59:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 22:59:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 22:59:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 22:59:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 22:59:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 22:59:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 22:59:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 22:59:16] Production.INFO: ==20754== Releasing lock...
[2026-04-06 22:59:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 22:59:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:00:01] Production.INFO: ==20820== Lock acquired, processing the job...
[2026-04-07 04:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:00:01] Production.INFO: neon service started
[2026-04-07 04:00:02] Production.INFO: neon service started
[2026-04-07 04:00:02] Production.INFO: ==20820== Releasing lock...
[2026-04-07 04:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:00:02] Production.INFO: ==20822== Lock acquired, processing the job...
[2026-04-06 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:00:02] Production.INFO: ==20822== Releasing lock...
[2026-04-06 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:00:02] Production.INFO: ==20824== Lock acquired, processing the job...
[2026-04-07 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:00:02] Production.INFO: ==20824== Releasing lock...
[2026-04-07 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:00:03] Production.INFO: ==20827== Lock acquired, processing the job...
[2026-04-06 23:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:00:03] Production.INFO: ==20829== Lock acquired, processing the job...
[2026-04-06 23:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:00:03] Production.INFO: ==20831== Lock acquired, processing the job...
[2026-04-06 23:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:00:03] Production.INFO: ==20833== Lock acquired, processing the job...
[2026-04-06 23:00:03] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Starts#
[2026-04-06 23:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:00:03] Production.INFO: ==20835== Lock acquired, processing the job...
[2026-04-06 23:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:00:03] Production.INFO: ==20837== Lock acquired, processing the job...
[2026-04-06 23:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '5', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '7', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '8', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '13', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: Account Balance Start.
[2026-04-06 23:00:04] Production.INFO: CreateAllLog Start
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '14', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: 117
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '17', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '19', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '21', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '25', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: Date 2026-03-08
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '26', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '20', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '32', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '33', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-04-06 23:00:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '37', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '41', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '43', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '45', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '49', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '47', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '52', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '53', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '54', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '57', '0', '1' )
[2026-04-06 23:00:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '58', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: ==20837== Releasing lock...
[2026-04-06 23:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '34', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '59', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '63', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '65', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '67', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '73', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '74', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '70', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: Date 2026-03-09
[2026-04-06 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '82', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 4
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '83', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '84', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '85', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '93', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '95', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '92', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '86', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '78', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '87', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '88', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '90', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '98', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '99', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: Date 2026-03-10
[2026-04-06 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '97', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '100', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '101', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '102', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '104', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '106', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '107', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '110', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '111', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '113', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-04-06 23:00:04] Production.INFO: Outstanding Amount 0.02
[2026-04-06 23:00:04] Production.INFO: Invoice Full Number INV13250
[2026-04-06 23:00:04] Production.INFO: Transaction start
[2026-04-06 23:00:04] Production.INFO: Date 2026-03-11
[2026-04-06 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:04] Production.INFO: ==20829== Releasing lock...
[2026-04-06 23:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:00:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:04] Production.ERROR: exception 'Cartalyst\Stripe\Exception\MissingParameterException' with message 'Amount must be at least $0.50 cad' in /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Exception/Handler.php:121
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Exception/Handler.php(91): Cartalyst\Stripe\Exception\Handler->handleException('Amount must be ...', 400, 'invalid_request...', 'amount_too_smal...', 'amount')
#1 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Http/Client.php(100): Cartalyst\Stripe\Exception\Handler->__construct(Object(GuzzleHttp\Exception\ClientException))
#2 /var/www/html/onswitch.neon.service/vendor/guzzlehttp/guzzle/src/Client.php(150): Cartalyst\Stripe\Http\Client->send(Object(GuzzleHttp\Message\Request))
#3 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Api/Api.php(154): GuzzleHttp\Client->post('v1/charges', Array)
#4 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Api/Api.php(136): Cartalyst\Stripe\Api\Api->execute('post', 'charges', Array)
#5 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Api/Charges.php(33): Cartalyst\Stripe\Api\Api->_post('charges', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/StripeBilling.php(0): Cartalyst\Stripe\Api\Charges->create()
#7 /var/www/html/onswitch.neon.service/app/lib/PaymentGateway.php(0): App\Lib\StripeBilling::createchargebycustomer()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/BulkAutoPaymentCapture.php(0): App\Lib\PaymentGateway::addTransaction()
#9 [internal function]: App\Console\Commands\BulkAutoPaymentCapture->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\BulkAutoPaymentCapture), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '114', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '115', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '119', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '121', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '123', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '124', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '127', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '131', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '130', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 10
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '134', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '137', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '138', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '136', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '139', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '140', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '146', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '147', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '151', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '153', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '154', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '155', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '157', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 0
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '149', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '160', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '152', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '161', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '165', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '166', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '183', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '184', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '185', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '187', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '190', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '192', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '193', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 4
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '205', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '208', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '206', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 20
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '182', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '211', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '188', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '218', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:04] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '226', '0', '1' )
[2026-04-06 23:00:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:00:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:05] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '227', '0', '1' )
[2026-04-06 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:05] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '189', '0', '1' )
[2026-04-06 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:05] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '229', '0', '1' )
[2026-04-06 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:05] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '230', '0', '1' )
[2026-04-06 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:05] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '232', '0', '1' )
[2026-04-06 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:05] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '236', '0', '1' )
[2026-04-06 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:05] Production.INFO: PaymentMethod - 0
[2026-04-06 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '239', '0', '1' )
[2026-04-06 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:05] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '241', '0', '1' )
[2026-04-06 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:05] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '260', '0', '1' )
[2026-04-06 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:05] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '262', '0', '1' )
[2026-04-06 23:00:05] Production.INFO: PaymentPendingInvoice Count - 3
[2026-04-06 23:00:05] Production.INFO: Date 2026-03-21
[2026-04-06 23:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:05] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '263', '0', '1' )
[2026-04-06 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-06 23:00:05] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '264', '0', '1' )
[2026-04-06 23:00:05] Production.INFO: PaymentPendingInvoice Count - 2
[2026-04-06 23:00:05] Production.INFO: PaymentMethod - 1
[2026-04-06 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '266', '0', '1' )
[2026-04-06 23:00:05] Production.INFO: PaymentPendingInvoice Count - 2
[2026-04-06 23:00:05] Production.INFO: Date 2026-03-22
[2026-04-06 23:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:05] Production.INFO: Date 2026-03-23
[2026-04-06 23:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:05] Production.INFO: Date 2026-03-24
[2026-04-06 23:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:05] Production.INFO: Date 2026-03-25
[2026-04-06 23:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:05] Production.INFO: Date 2026-03-26
[2026-04-06 23:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:05] Production.INFO: Date 2026-03-27
[2026-04-06 23:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:05] Production.INFO: Date 2026-03-28
[2026-04-06 23:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:05] Production.INFO: Date 2026-03-29
[2026-04-06 23:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:05] Production.INFO: Date 2026-03-30
[2026-04-06 23:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:05] Production.INFO: Date 2026-03-31
[2026-04-06 23:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:05] Production.INFO: Date 2026-04-01
[2026-04-06 23:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:05] Production.INFO: Date 2026-04-02
[2026-04-06 23:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:05] Production.INFO: Date 2026-04-03
[2026-04-06 23:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:05] Production.INFO: Date 2026-04-04
[2026-04-06 23:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:05] Production.INFO: Date 2026-04-05
[2026-04-06 23:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:05] Production.INFO: Date 2026-04-06
[2026-04-06 23:00:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:00:05] Production.INFO: Total Charge 0
[2026-04-06 23:00:05] Production.INFO: CreateAllLog End
[2026-04-06 23:00:05] Production.INFO: Account Balance End.
[2026-04-06 23:00:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:00:05] Production.INFO: ==20835== Releasing lock...
[2026-04-06 23:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:00:08] Production.ERROR: CronJobId end11
[2026-04-06 23:00:08] Production.INFO: ==20833== Releasing lock...
[2026-04-06 23:00:08] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Stops#
[2026-04-06 23:00:08] Production.INFO: 33.75 MB #Memory Used#
[2026-04-06 23:00:12] Production.ERROR: CronJobId end10
[2026-04-06 23:00:12] Production.INFO: ==20831== Releasing lock...
[2026-04-06 23:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:00:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:00:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:00:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:00:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:00:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:00:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:00:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:00:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:00:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:00:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:00:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:00:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:00:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:00:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:00:15] Production.INFO: call_cost start
[2026-04-06 23:00:15] Production.INFO: call_cost end
[2026-04-06 23:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:00:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:00:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:00:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:00:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:00:15] Production.INFO: ==20827== Releasing lock...
[2026-04-06 23:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:01:01] Production.INFO: ==20893== Lock acquired, processing the job...
[2026-04-07 04:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:01:01] Production.INFO: neon service started
[2026-04-07 04:01:01] Production.INFO: neon service started
[2026-04-07 04:01:01] Production.INFO: ==20893== Releasing lock...
[2026-04-07 04:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:01:01] Production.INFO: ==20906== Lock acquired, processing the job...
[2026-04-06 23:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:01:02] Production.INFO: ==20906== Releasing lock...
[2026-04-06 23:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:01:02] Production.INFO: ==20908== Lock acquired, processing the job...
[2026-04-07 03:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:01:02] Production.INFO: ==20908== Releasing lock...
[2026-04-07 03:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:01:03] Production.INFO: ==20920== Lock acquired, processing the job...
[2026-04-06 23:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 23:01:03] Production.INFO: ==20910== Lock acquired, processing the job...
[2026-04-06 23:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 23:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 23:01:03] Production.INFO: ==20912== Lock acquired, processing the job...
[2026-04-06 23:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:01:03] Production.INFO: ==20923== Lock acquired, processing the job...
[2026-04-06 23:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 23:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 23:01:03] Production.ERROR: CronJob PID - 20920
[2026-04-06 23:01:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-06 23:01:03] Production.ERROR: CronJob ID - 17
[2026-04-06 23:01:03] Production.ERROR: CronJob Last Run Time 2026-04-06 23:01:00
[2026-04-06 23:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 23:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 23:01:03] Production.INFO: ==20918== Lock acquired, processing the job...
[2026-04-06 23:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:01:03] Production.INFO: ==20914== Lock acquired, processing the job...
[2026-04-06 23:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:01:03] Production.INFO: ==20916== Lock acquired, processing the job...
[2026-04-06 23:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 23:01:03] Production.INFO: ==20910== Releasing lock...
[2026-04-06 23:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 23:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 23:01:03] Production.INFO: Account Balance Start.
[2026-04-06 23:01:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:01:03] Production.INFO: 117
[2026-04-06 23:01:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:01:03] Production.INFO: ==20923== Releasing lock...
[2026-04-06 23:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:01:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:03] Production.ERROR: done
[2026-04-06 23:01:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:01:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 23:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050266', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 23:01:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:04] Production.INFO: ==20914== Releasing lock...
[2026-04-06 23:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:01:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:01:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:01:04] Production.INFO: Total Charge 0
[2026-04-06 23:01:04] Production.INFO: CreateAllLog End
[2026-04-06 23:01:04] Production.INFO: Account Balance End.
[2026-04-06 23:01:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:01:05] Production.INFO: ==20918== Releasing lock...
[2026-04-06 23:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050266', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 23:01:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 23:01:10] Production.INFO: ProcessCDR(1,17050266,1,1,2)
[2026-04-06 23:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050266,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 23:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050266,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 23:01:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 23:01:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 23:01:10] Production.INFO: ==20920== Releasing lock...
[2026-04-06 23:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 23:01:10] Production.INFO: 26 MB #Memory Used#
[2026-04-06 23:01:14] Production.ERROR: CronJobId end10
[2026-04-06 23:01:14] Production.INFO: ==20916== Releasing lock...
[2026-04-06 23:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:01:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:01:16] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:01:16] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:01:16] Production.INFO: call_cost start
[2026-04-06 23:01:16] Production.INFO: call_cost end
[2026-04-06 23:01:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:01:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:01:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:01:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:01:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:01:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:01:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:01:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:01:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:01:16] Production.INFO: ==20912== Releasing lock...
[2026-04-06 23:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:01:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:02:01] Production.INFO: ==20980== Lock acquired, processing the job...
[2026-04-07 04:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:02:01] Production.INFO: neon service started
[2026-04-07 04:02:01] Production.INFO: neon service started
[2026-04-07 04:02:01] Production.INFO: ==20980== Releasing lock...
[2026-04-07 04:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:02:02] Production.INFO: ==20982== Lock acquired, processing the job...
[2026-04-06 23:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:02:02] Production.INFO: ==20982== Releasing lock...
[2026-04-06 23:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:02:02] Production.INFO: ==20984== Lock acquired, processing the job...
[2026-04-07 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:02:02] Production.INFO: ==20984== Releasing lock...
[2026-04-07 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:02:03] Production.INFO: ==20988== Lock acquired, processing the job...
[2026-04-06 23:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:02:03] Production.INFO: ==20996== Lock acquired, processing the job...
[2026-04-06 23:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:02:03] Production.INFO: ==20986== Lock acquired, processing the job...
[2026-04-06 23:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:02:03] Production.INFO: ==20990== Lock acquired, processing the job...
[2026-04-06 23:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:02:03] Production.INFO: ==20996== Releasing lock...
[2026-04-06 23:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:02:03] Production.INFO: ==20992== Lock acquired, processing the job...
[2026-04-06 23:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:02:03] Production.INFO: ==20994== Lock acquired, processing the job...
[2026-04-06 23:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-06 23:02:03] Production.INFO: Account Balance Start.
[2026-04-06 23:02:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:02:03] Production.INFO: 117
[2026-04-06 23:02:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:02:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.ERROR: done
[2026-04-06 23:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-06 23:02:04] Production.INFO: ==20988== Releasing lock...
[2026-04-06 23:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:02:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.ERROR: done
[2026-04-06 23:02:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-06 23:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-06 23:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:02:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.INFO: ==20994== Releasing lock...
[2026-04-06 23:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-06 23:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-06 23:02:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:02:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:05] Production.INFO: Date 2026-04-03
[2026-04-06 23:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:05] Production.INFO: Date 2026-04-04
[2026-04-06 23:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:05] Production.INFO: Date 2026-04-05
[2026-04-06 23:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:05] Production.INFO: Date 2026-04-06
[2026-04-06 23:02:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:02:05] Production.INFO: Total Charge 0
[2026-04-06 23:02:05] Production.INFO: CreateAllLog End
[2026-04-06 23:02:05] Production.INFO: Account Balance End.
[2026-04-06 23:02:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:02:05] Production.INFO: ==20992== Releasing lock...
[2026-04-06 23:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:02:12] Production.ERROR: CronJobId end10
[2026-04-06 23:02:12] Production.INFO: ==20990== Releasing lock...
[2026-04-06 23:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:02:15] Production.INFO: call_cost start
[2026-04-06 23:02:15] Production.INFO: call_cost end
[2026-04-06 23:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:02:15] Production.INFO: ==20986== Releasing lock...
[2026-04-06 23:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:03:02] Production.INFO: ==21056== Lock acquired, processing the job...
[2026-04-07 04:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:03:02] Production.INFO: neon service started
[2026-04-07 04:03:02] Production.INFO: neon service started
[2026-04-07 04:03:02] Production.INFO: ==21056== Releasing lock...
[2026-04-07 04:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:03:02] Production.INFO: ==21058== Lock acquired, processing the job...
[2026-04-06 23:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:03:02] Production.INFO: ==21058== Releasing lock...
[2026-04-06 23:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:03:02] Production.INFO: ==21060== Lock acquired, processing the job...
[2026-04-07 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:03:02] Production.INFO: ==21060== Releasing lock...
[2026-04-07 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:03:03] Production.INFO: ==21069== Lock acquired, processing the job...
[2026-04-06 23:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:03:03] Production.INFO: ==21067== Lock acquired, processing the job...
[2026-04-06 23:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:03:03] Production.INFO: ==21063== Lock acquired, processing the job...
[2026-04-06 23:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:03:03] Production.INFO: ==21065== Lock acquired, processing the job...
[2026-04-06 23:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:03:03] Production.INFO: Account Balance Start.
[2026-04-06 23:03:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:03:03] Production.INFO: 117
[2026-04-06 23:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:03:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:03] Production.INFO: ==21071== Lock acquired, processing the job...
[2026-04-06 23:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:03:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:03:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:03:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:03:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:03:04] Production.INFO: ==21071== Releasing lock...
[2026-04-06 23:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:03:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:03:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: ==21065== Releasing lock...
[2026-04-06 23:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:03:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:03:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:03:04] Production.INFO: Total Charge 0
[2026-04-06 23:03:04] Production.INFO: CreateAllLog End
[2026-04-06 23:03:05] Production.INFO: Account Balance End.
[2026-04-06 23:03:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:03:05] Production.INFO: ==21069== Releasing lock...
[2026-04-06 23:03:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:03:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:03:11] Production.ERROR: CronJobId end10
[2026-04-06 23:03:11] Production.INFO: ==21067== Releasing lock...
[2026-04-06 23:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:03:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:03:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:03:15] Production.INFO: call_cost start
[2026-04-06 23:03:15] Production.INFO: call_cost end
[2026-04-06 23:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:03:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:03:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:03:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:03:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:03:15] Production.INFO: ==21063== Releasing lock...
[2026-04-06 23:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:04:01] Production.INFO: ==21131== Lock acquired, processing the job...
[2026-04-07 04:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:04:01] Production.INFO: neon service started
[2026-04-07 04:04:01] Production.INFO: neon service started
[2026-04-07 04:04:01] Production.INFO: ==21131== Releasing lock...
[2026-04-07 04:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:04:01] Production.INFO: ==21133== Lock acquired, processing the job...
[2026-04-06 23:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:04:02] Production.INFO: ==21133== Releasing lock...
[2026-04-06 23:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:04:02] Production.INFO: ==21135== Lock acquired, processing the job...
[2026-04-07 03:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:04:02] Production.INFO: ==21135== Releasing lock...
[2026-04-07 03:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:04:02] Production.INFO: ==21137== Lock acquired, processing the job...
[2026-04-06 23:04:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:04:02] Production.INFO: ==21139== Lock acquired, processing the job...
[2026-04-06 23:04:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:04:03] Production.INFO: ==21145== Lock acquired, processing the job...
[2026-04-06 23:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:04:03] Production.INFO: ==21141== Lock acquired, processing the job...
[2026-04-06 23:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:04:03] Production.INFO: ==21143== Lock acquired, processing the job...
[2026-04-06 23:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:04:03] Production.INFO: ==21145== Releasing lock...
[2026-04-06 23:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:04:03] Production.INFO: Account Balance Start.
[2026-04-06 23:04:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:04:03] Production.INFO: 117
[2026-04-06 23:04:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:03] Production.INFO: ==21139== Releasing lock...
[2026-04-06 23:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:04:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:03] Production.INFO: Date 2026-03-21
[2026-04-06 23:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:03] Production.INFO: Date 2026-03-22
[2026-04-06 23:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:03] Production.INFO: Date 2026-03-23
[2026-04-06 23:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:03] Production.INFO: Date 2026-03-24
[2026-04-06 23:04:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:04:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:04:04] Production.INFO: Total Charge 0
[2026-04-06 23:04:04] Production.INFO: CreateAllLog End
[2026-04-06 23:04:04] Production.INFO: Account Balance End.
[2026-04-06 23:04:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:04:04] Production.INFO: ==21143== Releasing lock...
[2026-04-06 23:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:04:12] Production.ERROR: CronJobId end10
[2026-04-06 23:04:12] Production.INFO: ==21141== Releasing lock...
[2026-04-06 23:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:04:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:04:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:04:14] Production.INFO: call_cost start
[2026-04-06 23:04:14] Production.INFO: call_cost end
[2026-04-06 23:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:04:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:04:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:04:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:04:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:04:14] Production.INFO: ==21137== Releasing lock...
[2026-04-06 23:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:05:01] Production.INFO: ==21202== Lock acquired, processing the job...
[2026-04-07 04:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:05:01] Production.INFO: neon service started
[2026-04-07 04:05:02] Production.INFO: neon service started
[2026-04-07 04:05:02] Production.INFO: ==21202== Releasing lock...
[2026-04-07 04:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:05:02] Production.INFO: ==21206== Lock acquired, processing the job...
[2026-04-07 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:05:02] Production.INFO: ==21206== Releasing lock...
[2026-04-07 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:05:02] Production.INFO: ==21204== Lock acquired, processing the job...
[2026-04-06 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:05:02] Production.INFO: ==21204== Releasing lock...
[2026-04-06 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:05:03] Production.INFO: ==21208== Lock acquired, processing the job...
[2026-04-06 23:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:05:03] Production.INFO: ==21210== Lock acquired, processing the job...
[2026-04-06 23:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:05:03] Production.INFO: ==21212== Lock acquired, processing the job...
[2026-04-06 23:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:05:03] Production.INFO: ==21214== Lock acquired, processing the job...
[2026-04-06 23:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:05:03] Production.INFO: ==21216== Lock acquired, processing the job...
[2026-04-06 23:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:05:03] Production.INFO: Account Balance Start.
[2026-04-06 23:05:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:05:03] Production.INFO: 117
[2026-04-06 23:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:05:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:05:03] Production.INFO: ==21216== Releasing lock...
[2026-04-06 23:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:05:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: ==21210== Releasing lock...
[2026-04-06 23:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:05:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:05:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:05:04] Production.INFO: Total Charge 0
[2026-04-06 23:05:04] Production.INFO: CreateAllLog End
[2026-04-06 23:05:05] Production.INFO: Account Balance End.
[2026-04-06 23:05:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:05:05] Production.INFO: ==21214== Releasing lock...
[2026-04-06 23:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:05:12] Production.ERROR: CronJobId end10
[2026-04-06 23:05:12] Production.INFO: ==21212== Releasing lock...
[2026-04-06 23:05:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:05:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:05:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:05:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:05:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:05:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:05:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:05:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:05:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:05:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:05:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:05:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:05:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:05:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:05:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:05:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:05:15] Production.INFO: call_cost start
[2026-04-06 23:05:15] Production.INFO: call_cost end
[2026-04-06 23:05:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:05:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:05:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:05:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:05:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:05:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:05:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:05:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:05:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:05:15] Production.INFO: ==21208== Releasing lock...
[2026-04-06 23:05:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:05:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:06:01] Production.INFO: ==21275== Lock acquired, processing the job...
[2026-04-07 04:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:06:01] Production.INFO: neon service started
[2026-04-07 04:06:01] Production.INFO: neon service started
[2026-04-07 04:06:01] Production.INFO: ==21275== Releasing lock...
[2026-04-07 04:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:06:01] Production.INFO: ==21277== Lock acquired, processing the job...
[2026-04-06 23:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:06:02] Production.INFO: ==21277== Releasing lock...
[2026-04-06 23:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:06:02] Production.INFO: ==21279== Lock acquired, processing the job...
[2026-04-07 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:06:02] Production.INFO: ==21279== Releasing lock...
[2026-04-07 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:06:02] Production.INFO: ==21281== Lock acquired, processing the job...
[2026-04-06 23:06:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:06:02] Production.INFO: ==21283== Lock acquired, processing the job...
[2026-04-06 23:06:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:06:02] Production.INFO: ==21285== Lock acquired, processing the job...
[2026-04-06 23:06:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:06:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:06:02] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:06:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:06:02] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:06:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:06:02] Production.INFO: ==21289== Lock acquired, processing the job...
[2026-04-06 23:06:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:06:02] Production.INFO: ==21287== Lock acquired, processing the job...
[2026-04-06 23:06:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:06:03] Production.INFO: Account Balance Start.
[2026-04-06 23:06:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:06:03] Production.INFO: 117
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: ==21289== Releasing lock...
[2026-04-06 23:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-21
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-22
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-23
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-24
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-25
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-26
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-27
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: ==21283== Releasing lock...
[2026-04-06 23:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-28
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-29
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-30
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-03-31
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-04-01
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-04-02
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-04-03
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-04-04
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:03] Production.INFO: Date 2026-04-05
[2026-04-06 23:06:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:06:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:06:04] Production.INFO: Total Charge 0
[2026-04-06 23:06:04] Production.INFO: CreateAllLog End
[2026-04-06 23:06:04] Production.INFO: Account Balance End.
[2026-04-06 23:06:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:06:04] Production.INFO: ==21287== Releasing lock...
[2026-04-06 23:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:06:11] Production.ERROR: CronJobId end10
[2026-04-06 23:06:11] Production.INFO: ==21285== Releasing lock...
[2026-04-06 23:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:06:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:06:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:06:14] Production.INFO: call_cost start
[2026-04-06 23:06:14] Production.INFO: call_cost end
[2026-04-06 23:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:06:14] Production.INFO: ==21281== Releasing lock...
[2026-04-06 23:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:07:01] Production.INFO: ==21346== Lock acquired, processing the job...
[2026-04-07 04:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:07:01] Production.INFO: neon service started
[2026-04-07 04:07:01] Production.INFO: neon service started
[2026-04-07 04:07:01] Production.INFO: ==21346== Releasing lock...
[2026-04-07 04:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:07:02] Production.INFO: ==21351== Lock acquired, processing the job...
[2026-04-07 03:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:07:02] Production.INFO: ==21351== Releasing lock...
[2026-04-07 03:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:07:02] Production.INFO: ==21349== Lock acquired, processing the job...
[2026-04-06 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:07:02] Production.INFO: ==21349== Releasing lock...
[2026-04-06 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:07:03] Production.INFO: ==21353== Lock acquired, processing the job...
[2026-04-06 23:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:07:03] Production.INFO: ==21357== Lock acquired, processing the job...
[2026-04-06 23:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:07:03] Production.INFO: ==21355== Lock acquired, processing the job...
[2026-04-06 23:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:07:03] Production.INFO: ==21359== Lock acquired, processing the job...
[2026-04-06 23:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:07:03] Production.INFO: ==21362== Lock acquired, processing the job...
[2026-04-06 23:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:07:03] Production.INFO: Account Balance Start.
[2026-04-06 23:07:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:07:03] Production.INFO: 117
[2026-04-06 23:07:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:07:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:07:03] Production.INFO: ==21362== Releasing lock...
[2026-04-06 23:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:07:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:07:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:04] Production.INFO: ==21355== Releasing lock...
[2026-04-06 23:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:07:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:07:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:07:04] Production.INFO: Total Charge 0
[2026-04-06 23:07:04] Production.INFO: CreateAllLog End
[2026-04-06 23:07:04] Production.INFO: Account Balance End.
[2026-04-06 23:07:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:07:04] Production.INFO: ==21359== Releasing lock...
[2026-04-06 23:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:07:11] Production.ERROR: CronJobId end10
[2026-04-06 23:07:11] Production.INFO: ==21357== Releasing lock...
[2026-04-06 23:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:07:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:07:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:07:13] Production.INFO: call_cost start
[2026-04-06 23:07:13] Production.INFO: call_cost end
[2026-04-06 23:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:07:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:07:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:07:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:07:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:07:13] Production.INFO: ==21353== Releasing lock...
[2026-04-06 23:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:08:02] Production.INFO: ==21416== Lock acquired, processing the job...
[2026-04-07 04:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:08:02] Production.INFO: neon service started
[2026-04-07 04:08:02] Production.INFO: neon service started
[2026-04-07 04:08:02] Production.INFO: ==21416== Releasing lock...
[2026-04-07 04:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:08:02] Production.INFO: ==21420== Lock acquired, processing the job...
[2026-04-07 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:08:02] Production.INFO: ==21420== Releasing lock...
[2026-04-07 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:08:02] Production.INFO: ==21418== Lock acquired, processing the job...
[2026-04-06 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:08:02] Production.INFO: ==21418== Releasing lock...
[2026-04-06 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:08:03] Production.INFO: ==21425== Lock acquired, processing the job...
[2026-04-06 23:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:08:03] Production.INFO: ==21423== Lock acquired, processing the job...
[2026-04-06 23:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:08:03] Production.INFO: ==21427== Lock acquired, processing the job...
[2026-04-06 23:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:08:04] Production.INFO: ==21429== Lock acquired, processing the job...
[2026-04-06 23:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:08:04] Production.INFO: ==21431== Lock acquired, processing the job...
[2026-04-06 23:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:08:04] Production.INFO: Account Balance Start.
[2026-04-06 23:08:04] Production.INFO: CreateAllLog Start
[2026-04-06 23:08:04] Production.INFO: 117
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-08
[2026-04-06 23:08:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:08:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:08:04] Production.INFO: ==21431== Releasing lock...
[2026-04-06 23:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:08:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-09
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:08:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-10
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-11
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: ==21425== Releasing lock...
[2026-04-06 23:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:08:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:05] Production.INFO: Date 2026-04-05
[2026-04-06 23:08:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:05] Production.INFO: Date 2026-04-06
[2026-04-06 23:08:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:08:05] Production.INFO: Total Charge 0
[2026-04-06 23:08:05] Production.INFO: CreateAllLog End
[2026-04-06 23:08:05] Production.INFO: Account Balance End.
[2026-04-06 23:08:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:08:05] Production.INFO: ==21429== Releasing lock...
[2026-04-06 23:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:08:12] Production.ERROR: CronJobId end10
[2026-04-06 23:08:12] Production.INFO: ==21427== Releasing lock...
[2026-04-06 23:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:08:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:08:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:08:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:08:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:08:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:08:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:08:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:08:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:08:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:08:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:08:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:08:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:08:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:08:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:08:15] Production.INFO: call_cost start
[2026-04-06 23:08:15] Production.INFO: call_cost end
[2026-04-06 23:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:08:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:08:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:08:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:08:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:08:15] Production.INFO: ==21423== Releasing lock...
[2026-04-06 23:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:09:01] Production.INFO: ==21486== Lock acquired, processing the job...
[2026-04-07 04:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:09:01] Production.INFO: neon service started
[2026-04-07 04:09:01] Production.INFO: neon service started
[2026-04-07 04:09:01] Production.INFO: ==21486== Releasing lock...
[2026-04-07 04:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:09:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 23:09:02] Production.INFO: ==21488== Lock acquired, processing the job...
[2026-04-06 23:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:09:02] Production.INFO: ==21490== Lock acquired, processing the job...
[2026-04-07 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:09:02] Production.INFO: ==21490== Releasing lock...
[2026-04-07 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:09:02] Production.INFO: ==21488== Releasing lock...
[2026-04-06 23:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:09:03] Production.INFO: ==21493== Lock acquired, processing the job...
[2026-04-06 23:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:09:03] Production.INFO: ==21501== Lock acquired, processing the job...
[2026-04-06 23:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:09:03] Production.INFO: ==21495== Lock acquired, processing the job...
[2026-04-06 23:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:09:03] Production.INFO: ==21497== Lock acquired, processing the job...
[2026-04-06 23:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:09:03] Production.INFO: ==21499== Lock acquired, processing the job...
[2026-04-06 23:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:09:03] Production.INFO: Account Balance Start.
[2026-04-06 23:09:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:09:03] Production.INFO: 117
[2026-04-06 23:09:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:09:03] Production.INFO: ==21501== Releasing lock...
[2026-04-06 23:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:03] Production.INFO: Date 2026-03-21
[2026-04-06 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:03] Production.INFO: Date 2026-03-22
[2026-04-06 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:03] Production.INFO: Date 2026-03-23
[2026-04-06 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:03] Production.INFO: Date 2026-03-24
[2026-04-06 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:03] Production.INFO: Date 2026-03-25
[2026-04-06 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:03] Production.INFO: Date 2026-03-26
[2026-04-06 23:09:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:04] Production.INFO: ==21495== Releasing lock...
[2026-04-06 23:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:09:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:09:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:09:04] Production.INFO: Total Charge 0
[2026-04-06 23:09:04] Production.INFO: CreateAllLog End
[2026-04-06 23:09:04] Production.INFO: Account Balance End.
[2026-04-06 23:09:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:09:04] Production.INFO: ==21499== Releasing lock...
[2026-04-06 23:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:09:10] Production.ERROR: CronJobId end10
[2026-04-06 23:09:10] Production.INFO: ==21497== Releasing lock...
[2026-04-06 23:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:09:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:09:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:09:14] Production.INFO: call_cost start
[2026-04-06 23:09:14] Production.INFO: call_cost end
[2026-04-06 23:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:09:14] Production.INFO: ==21493== Releasing lock...
[2026-04-06 23:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:10:02] Production.INFO: ==21555== Lock acquired, processing the job...
[2026-04-07 04:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:10:02] Production.INFO: neon service started
[2026-04-07 04:10:02] Production.INFO: neon service started
[2026-04-07 04:10:02] Production.INFO: ==21555== Releasing lock...
[2026-04-07 04:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:10:02] Production.INFO: ==21559== Lock acquired, processing the job...
[2026-04-07 03:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:10:02] Production.INFO: ==21559== Releasing lock...
[2026-04-07 03:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:10:02] Production.INFO: ==21557== Lock acquired, processing the job...
[2026-04-06 23:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:10:02] Production.INFO: ==21557== Releasing lock...
[2026-04-06 23:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:10:03] Production.INFO: ==21561== Lock acquired, processing the job...
[2026-04-06 23:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:10:03] Production.INFO: ==21563== Lock acquired, processing the job...
[2026-04-06 23:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:10:03] Production.INFO: ==21565== Lock acquired, processing the job...
[2026-04-06 23:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:10:03] Production.INFO: ==21567== Lock acquired, processing the job...
[2026-04-06 23:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:10:03] Production.INFO: ==21569== Lock acquired, processing the job...
[2026-04-06 23:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:10:03] Production.INFO: ==21569== Releasing lock...
[2026-04-06 23:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:10:03] Production.INFO: Account Balance Start.
[2026-04-06 23:10:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:10:04] Production.INFO: 117
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-08
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-09
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-10
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-11
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: ==21563== Releasing lock...
[2026-04-06 23:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:10:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:10:05] Production.INFO: Total Charge 0
[2026-04-06 23:10:05] Production.INFO: CreateAllLog End
[2026-04-06 23:10:05] Production.INFO: Account Balance End.
[2026-04-06 23:10:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:10:05] Production.INFO: ==21567== Releasing lock...
[2026-04-06 23:10:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:10:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:10:12] Production.ERROR: CronJobId end10
[2026-04-06 23:10:12] Production.INFO: ==21565== Releasing lock...
[2026-04-06 23:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:10:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:10:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:10:14] Production.INFO: call_cost start
[2026-04-06 23:10:14] Production.INFO: call_cost end
[2026-04-06 23:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:10:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:10:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:10:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:10:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:10:14] Production.INFO: ==21561== Releasing lock...
[2026-04-06 23:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:11:01] Production.INFO: ==21625== Lock acquired, processing the job...
[2026-04-07 04:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:11:01] Production.INFO: neon service started
[2026-04-07 04:11:01] Production.INFO: neon service started
[2026-04-07 04:11:01] Production.INFO: ==21625== Releasing lock...
[2026-04-07 04:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:11:01] Production.INFO: ==21627== Lock acquired, processing the job...
[2026-04-06 23:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:11:02] Production.INFO: ==21627== Releasing lock...
[2026-04-06 23:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:11:02] Production.INFO: ==21629== Lock acquired, processing the job...
[2026-04-07 03:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:11:02] Production.INFO: ==21629== Releasing lock...
[2026-04-07 03:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:11:02] Production.INFO: ==21632== Lock acquired, processing the job...
[2026-04-06 23:11:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 23:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 23:11:03] Production.INFO: ==21634== Lock acquired, processing the job...
[2026-04-06 23:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:11:03] Production.INFO: ==21636== Lock acquired, processing the job...
[2026-04-06 23:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 23:11:03] Production.INFO: ==21632== Releasing lock...
[2026-04-06 23:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 23:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 23:11:03] Production.INFO: ==21638== Lock acquired, processing the job...
[2026-04-06 23:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:11:03] Production.INFO: ==21640== Lock acquired, processing the job...
[2026-04-06 23:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:11:03] Production.INFO: ==21642== Lock acquired, processing the job...
[2026-04-06 23:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 23:11:03] Production.INFO: Account Balance Start.
[2026-04-06 23:11:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:11:03] Production.INFO: 117
[2026-04-06 23:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.INFO: ==21644== Lock acquired, processing the job...
[2026-04-06 23:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-21
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-22
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-23
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-24
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-25
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-26
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-27
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.INFO: ==21644== Releasing lock...
[2026-04-06 23:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:11:03] Production.ERROR: done
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-28
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:03] Production.INFO: Date 2026-03-29
[2026-04-06 23:11:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 23:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050308', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 23:11:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:04] Production.INFO: ==21636== Releasing lock...
[2026-04-06 23:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:11:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:11:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:11:04] Production.INFO: Total Charge 0
[2026-04-06 23:11:04] Production.INFO: CreateAllLog End
[2026-04-06 23:11:04] Production.INFO: Account Balance End.
[2026-04-06 23:11:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:11:04] Production.INFO: ==21640== Releasing lock...
[2026-04-06 23:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:11:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050308', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 23:11:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 23:11:09] Production.INFO: ProcessCDR(1,17050308,1,1,2)
[2026-04-06 23:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050308,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 23:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050308,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 23:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 23:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 23:11:10] Production.INFO: ==21642== Releasing lock...
[2026-04-06 23:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 23:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-06 23:11:13] Production.ERROR: CronJobId end10
[2026-04-06 23:11:13] Production.INFO: ==21638== Releasing lock...
[2026-04-06 23:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:11:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:11:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:11:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:11:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:11:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:11:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:11:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:11:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:11:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:11:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:11:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:11:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:11:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:11:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:11:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:11:16] Production.INFO: call_cost start
[2026-04-06 23:11:16] Production.INFO: call_cost end
[2026-04-06 23:11:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:11:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:11:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:11:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:11:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:11:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:11:16] Production.INFO: ==21634== Releasing lock...
[2026-04-06 23:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:12:01] Production.INFO: ==21698== Lock acquired, processing the job...
[2026-04-07 04:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:12:01] Production.INFO: neon service started
[2026-04-07 04:12:01] Production.INFO: neon service started
[2026-04-07 04:12:01] Production.INFO: ==21698== Releasing lock...
[2026-04-07 04:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:12:02] Production.INFO: ==21703== Lock acquired, processing the job...
[2026-04-07 03:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:12:02] Production.INFO: ==21703== Releasing lock...
[2026-04-07 03:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:12:02] Production.INFO: ==21701== Lock acquired, processing the job...
[2026-04-06 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:12:02] Production.INFO: ==21701== Releasing lock...
[2026-04-06 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:12:03] Production.INFO: ==21705== Lock acquired, processing the job...
[2026-04-06 23:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:12:03] Production.INFO: ==21707== Lock acquired, processing the job...
[2026-04-06 23:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:12:03] Production.INFO: ==21711== Lock acquired, processing the job...
[2026-04-06 23:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:12:03] Production.INFO: ==21709== Lock acquired, processing the job...
[2026-04-06 23:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:12:03] Production.INFO: ==21713== Lock acquired, processing the job...
[2026-04-06 23:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:12:03] Production.INFO: Account Balance Start.
[2026-04-06 23:12:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:12:03] Production.INFO: 117
[2026-04-06 23:12:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:12:03] Production.INFO: ==21713== Releasing lock...
[2026-04-06 23:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:12:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:03] Production.INFO: ==21707== Releasing lock...
[2026-04-06 23:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:12:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:12:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:12:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:12:04] Production.INFO: Total Charge 0
[2026-04-06 23:12:04] Production.INFO: CreateAllLog End
[2026-04-06 23:12:04] Production.INFO: Account Balance End.
[2026-04-06 23:12:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:12:05] Production.INFO: ==21711== Releasing lock...
[2026-04-06 23:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:12:11] Production.ERROR: CronJobId end10
[2026-04-06 23:12:11] Production.INFO: ==21709== Releasing lock...
[2026-04-06 23:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:12:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:12:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:12:13] Production.INFO: call_cost start
[2026-04-06 23:12:13] Production.INFO: call_cost end
[2026-04-06 23:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:12:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:12:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:12:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:12:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:12:13] Production.INFO: ==21705== Releasing lock...
[2026-04-06 23:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:13:02] Production.INFO: ==21769== Lock acquired, processing the job...
[2026-04-07 04:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:13:02] Production.INFO: neon service started
[2026-04-07 04:13:02] Production.INFO: neon service started
[2026-04-07 04:13:02] Production.INFO: ==21769== Releasing lock...
[2026-04-07 04:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:13:02] Production.INFO: ==21773== Lock acquired, processing the job...
[2026-04-07 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:13:02] Production.INFO: ==21773== Releasing lock...
[2026-04-07 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:13:02] Production.INFO: ==21771== Lock acquired, processing the job...
[2026-04-06 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:13:02] Production.INFO: ==21771== Releasing lock...
[2026-04-06 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:13:03] Production.INFO: ==21775== Lock acquired, processing the job...
[2026-04-06 23:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:13:03] Production.INFO: ==21777== Lock acquired, processing the job...
[2026-04-06 23:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:13:03] Production.INFO: ==21779== Lock acquired, processing the job...
[2026-04-06 23:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:13:03] Production.INFO: ==21781== Lock acquired, processing the job...
[2026-04-06 23:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:13:03] Production.INFO: ==21783== Lock acquired, processing the job...
[2026-04-06 23:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:13:03] Production.INFO: Account Balance Start.
[2026-04-06 23:13:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:13:03] Production.INFO: 117
[2026-04-06 23:13:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:13:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-09
[2026-04-06 23:13:04] Production.INFO: ==21783== Releasing lock...
[2026-04-06 23:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:13:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-10
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-11
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: ==21777== Releasing lock...
[2026-04-06 23:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:13:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:05] Production.INFO: Date 2026-04-01
[2026-04-06 23:13:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:05] Production.INFO: Date 2026-04-02
[2026-04-06 23:13:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:05] Production.INFO: Date 2026-04-03
[2026-04-06 23:13:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:05] Production.INFO: Date 2026-04-04
[2026-04-06 23:13:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:05] Production.INFO: Date 2026-04-05
[2026-04-06 23:13:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:05] Production.INFO: Date 2026-04-06
[2026-04-06 23:13:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:13:05] Production.INFO: Total Charge 0
[2026-04-06 23:13:05] Production.INFO: CreateAllLog End
[2026-04-06 23:13:05] Production.INFO: Account Balance End.
[2026-04-06 23:13:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:13:05] Production.INFO: ==21781== Releasing lock...
[2026-04-06 23:13:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:13:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:13:12] Production.ERROR: CronJobId end10
[2026-04-06 23:13:12] Production.INFO: ==21779== Releasing lock...
[2026-04-06 23:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:13:15] Production.INFO: call_cost start
[2026-04-06 23:13:15] Production.INFO: call_cost end
[2026-04-06 23:13:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:13:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:13:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:13:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:13:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:13:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:13:15] Production.INFO: ==21775== Releasing lock...
[2026-04-06 23:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:14:01] Production.INFO: ==21860== Lock acquired, processing the job...
[2026-04-07 04:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:14:01] Production.INFO: neon service started
[2026-04-07 04:14:01] Production.INFO: neon service started
[2026-04-07 04:14:01] Production.INFO: ==21860== Releasing lock...
[2026-04-07 04:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:14:02] Production.INFO: ==21862== Lock acquired, processing the job...
[2026-04-06 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:14:02] Production.INFO: ==21862== Releasing lock...
[2026-04-06 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:14:02] Production.INFO: ==21864== Lock acquired, processing the job...
[2026-04-07 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:14:02] Production.INFO: ==21864== Releasing lock...
[2026-04-07 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:14:03] Production.INFO: ==21866== Lock acquired, processing the job...
[2026-04-06 23:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:14:03] Production.INFO: ==21870== Lock acquired, processing the job...
[2026-04-06 23:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:14:03] Production.INFO: ==21868== Lock acquired, processing the job...
[2026-04-06 23:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:14:03] Production.INFO: ==21875== Lock acquired, processing the job...
[2026-04-06 23:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:14:03] Production.INFO: ==21872== Lock acquired, processing the job...
[2026-04-06 23:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:14:03] Production.INFO: Account Balance Start.
[2026-04-06 23:14:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:14:03] Production.INFO: 117
[2026-04-06 23:14:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:14:03] Production.INFO: ==21875== Releasing lock...
[2026-04-06 23:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:14:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:03] Production.INFO: ==21868== Releasing lock...
[2026-04-06 23:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:14:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:14:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:14:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:14:04] Production.INFO: Total Charge 0
[2026-04-06 23:14:04] Production.INFO: CreateAllLog End
[2026-04-06 23:14:04] Production.INFO: Account Balance End.
[2026-04-06 23:14:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:14:04] Production.INFO: ==21872== Releasing lock...
[2026-04-06 23:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:14:12] Production.ERROR: CronJobId end10
[2026-04-06 23:14:12] Production.INFO: ==21870== Releasing lock...
[2026-04-06 23:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:14:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:14:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:14:14] Production.INFO: call_cost start
[2026-04-06 23:14:14] Production.INFO: call_cost end
[2026-04-06 23:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:14:14] Production.INFO: ==21866== Releasing lock...
[2026-04-06 23:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:15:02] Production.INFO: ==21929== Lock acquired, processing the job...
[2026-04-07 04:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:15:02] Production.INFO: neon service started
[2026-04-07 04:15:02] Production.INFO: neon service started
[2026-04-07 04:15:02] Production.INFO: ==21929== Releasing lock...
[2026-04-07 04:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:15:02] Production.INFO: ==21934== Lock acquired, processing the job...
[2026-04-07 03:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:15:02] Production.INFO: ==21934== Releasing lock...
[2026-04-07 03:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:15:02] Production.INFO: ==21932== Lock acquired, processing the job...
[2026-04-06 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:15:02] Production.INFO: ==21932== Releasing lock...
[2026-04-06 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:15:03] Production.INFO: ==21938== Lock acquired, processing the job...
[2026-04-06 23:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:15:03] Production.INFO: ==21942== Lock acquired, processing the job...
[2026-04-06 23:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:15:03] Production.INFO: ==21936== Lock acquired, processing the job...
[2026-04-06 23:15:03] Production.INFO: ==21944== Lock acquired, processing the job...
[2026-04-06 23:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:15:03] Production.INFO: ==21940== Lock acquired, processing the job...
[2026-04-06 23:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:15:03] Production.INFO: Account Balance Start.
[2026-04-06 23:15:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:15:03] Production.INFO: 117
[2026-04-06 23:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:15:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:15:03] Production.INFO: ==21944== Releasing lock...
[2026-04-06 23:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:15:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:15:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: ==21938== Releasing lock...
[2026-04-06 23:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:15:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:15:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:15:05] Production.INFO: Total Charge 0
[2026-04-06 23:15:05] Production.INFO: CreateAllLog End
[2026-04-06 23:15:05] Production.INFO: Account Balance End.
[2026-04-06 23:15:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:15:05] Production.INFO: ==21942== Releasing lock...
[2026-04-06 23:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:15:11] Production.ERROR: CronJobId end10
[2026-04-06 23:15:11] Production.INFO: ==21940== Releasing lock...
[2026-04-06 23:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:15:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:15:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:15:15] Production.INFO: call_cost start
[2026-04-06 23:15:15] Production.INFO: call_cost end
[2026-04-06 23:15:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:15:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:15:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:15:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:15:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:15:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:15:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:15:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:15:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:15:15] Production.INFO: ==21936== Releasing lock...
[2026-04-06 23:15:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:15:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:16:01] Production.INFO: ==21999== Lock acquired, processing the job...
[2026-04-07 04:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:16:01] Production.INFO: neon service started
[2026-04-07 04:16:01] Production.INFO: neon service started
[2026-04-07 04:16:01] Production.INFO: ==21999== Releasing lock...
[2026-04-07 04:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:16:01] Production.INFO: ==22003== Lock acquired, processing the job...
[2026-04-07 03:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:16:01] Production.INFO: ==22003== Releasing lock...
[2026-04-07 03:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:16:01] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:16:02] Production.INFO: ==22001== Lock acquired, processing the job...
[2026-04-06 23:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:16:02] Production.INFO: ==22001== Releasing lock...
[2026-04-06 23:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:16:02] Production.INFO: ==22008== Lock acquired, processing the job...
[2026-04-06 23:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:16:02] Production.INFO: ==22012== Lock acquired, processing the job...
[2026-04-06 23:16:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:16:03] Production.INFO: ==22010== Lock acquired, processing the job...
[2026-04-06 23:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:16:03] Production.INFO: Account Balance Start.
[2026-04-06 23:16:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:16:03] Production.INFO: 117
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: ==22006== Lock acquired, processing the job...
[2026-04-06 23:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: ==22014== Lock acquired, processing the job...
[2026-04-06 23:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: ==22014== Releasing lock...
[2026-04-06 23:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-21
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-22
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: ==22008== Releasing lock...
[2026-04-06 23:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-23
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-24
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-25
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-26
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-27
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-28
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-29
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:03] Production.INFO: Date 2026-03-30
[2026-04-06 23:16:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:16:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:16:04] Production.INFO: Total Charge 0
[2026-04-06 23:16:04] Production.INFO: CreateAllLog End
[2026-04-06 23:16:04] Production.INFO: Account Balance End.
[2026-04-06 23:16:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:16:04] Production.INFO: ==22012== Releasing lock...
[2026-04-06 23:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:16:11] Production.ERROR: CronJobId end10
[2026-04-06 23:16:11] Production.INFO: ==22010== Releasing lock...
[2026-04-06 23:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:16:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:16:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:16:14] Production.INFO: call_cost start
[2026-04-06 23:16:14] Production.INFO: call_cost end
[2026-04-06 23:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:16:14] Production.INFO: ==22006== Releasing lock...
[2026-04-06 23:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:17:01] Production.INFO: ==22069== Lock acquired, processing the job...
[2026-04-07 04:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:17:01] Production.INFO: neon service started
[2026-04-07 04:17:01] Production.INFO: neon service started
[2026-04-07 04:17:01] Production.INFO: ==22069== Releasing lock...
[2026-04-07 04:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:17:02] Production.INFO: ==22071== Lock acquired, processing the job...
[2026-04-06 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:17:02] Production.INFO: ==22071== Releasing lock...
[2026-04-06 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:17:02] Production.INFO: ==22073== Lock acquired, processing the job...
[2026-04-07 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:17:02] Production.INFO: ==22073== Releasing lock...
[2026-04-07 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:17:03] Production.INFO: ==22075== Lock acquired, processing the job...
[2026-04-06 23:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:17:03] Production.INFO: ==22082== Lock acquired, processing the job...
[2026-04-06 23:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:17:03] Production.INFO: ==22077== Lock acquired, processing the job...
[2026-04-06 23:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:17:03] Production.INFO: ==22080== Lock acquired, processing the job...
[2026-04-06 23:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:17:03] Production.INFO: Account Balance Start.
[2026-04-06 23:17:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:17:03] Production.INFO: 117
[2026-04-06 23:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:17:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:03] Production.INFO: ==22084== Lock acquired, processing the job...
[2026-04-06 23:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:17:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:17:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:17:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:03] Production.INFO: ==22084== Releasing lock...
[2026-04-06 23:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:17:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:03] Production.INFO: Date 2026-03-21
[2026-04-06 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:03] Production.INFO: Date 2026-03-22
[2026-04-06 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:03] Production.INFO: Date 2026-03-23
[2026-04-06 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:03] Production.INFO: Date 2026-03-24
[2026-04-06 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:03] Production.INFO: ==22077== Releasing lock...
[2026-04-06 23:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:17:03] Production.INFO: Date 2026-03-25
[2026-04-06 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:03] Production.INFO: Date 2026-03-26
[2026-04-06 23:17:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:17:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:17:04] Production.INFO: Total Charge 0
[2026-04-06 23:17:04] Production.INFO: CreateAllLog End
[2026-04-06 23:17:04] Production.INFO: Account Balance End.
[2026-04-06 23:17:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:17:04] Production.INFO: ==22082== Releasing lock...
[2026-04-06 23:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:17:11] Production.ERROR: CronJobId end10
[2026-04-06 23:17:11] Production.INFO: ==22080== Releasing lock...
[2026-04-06 23:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:17:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:17:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:17:13] Production.INFO: call_cost start
[2026-04-06 23:17:13] Production.INFO: call_cost end
[2026-04-06 23:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:17:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:17:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:17:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:17:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:17:13] Production.INFO: ==22075== Releasing lock...
[2026-04-06 23:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:18:02] Production.INFO: ==22139== Lock acquired, processing the job...
[2026-04-07 04:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:18:02] Production.INFO: neon service started
[2026-04-07 04:18:02] Production.INFO: neon service started
[2026-04-07 04:18:02] Production.INFO: ==22139== Releasing lock...
[2026-04-07 04:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:18:02] Production.INFO: ==22141== Lock acquired, processing the job...
[2026-04-06 23:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:18:02] Production.INFO: ==22141== Releasing lock...
[2026-04-06 23:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:18:02] Production.INFO: ==22143== Lock acquired, processing the job...
[2026-04-07 03:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:18:02] Production.INFO: ==22143== Releasing lock...
[2026-04-07 03:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:18:03] Production.INFO: ==22145== Lock acquired, processing the job...
[2026-04-06 23:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:18:03] Production.INFO: ==22147== Lock acquired, processing the job...
[2026-04-06 23:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:18:03] Production.INFO: ==22149== Lock acquired, processing the job...
[2026-04-06 23:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:18:03] Production.INFO: ==22151== Lock acquired, processing the job...
[2026-04-06 23:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:18:03] Production.INFO: ==22153== Lock acquired, processing the job...
[2026-04-06 23:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:18:03] Production.INFO: Account Balance Start.
[2026-04-06 23:18:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:18:03] Production.INFO: 117
[2026-04-06 23:18:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:18:03] Production.INFO: ==22153== Releasing lock...
[2026-04-06 23:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:18:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:18:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: ==22147== Releasing lock...
[2026-04-06 23:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:18:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:18:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:18:04] Production.INFO: Total Charge 0
[2026-04-06 23:18:05] Production.INFO: CreateAllLog End
[2026-04-06 23:18:05] Production.INFO: Account Balance End.
[2026-04-06 23:18:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:18:05] Production.INFO: ==22151== Releasing lock...
[2026-04-06 23:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:18:10] Production.ERROR: CronJobId end10
[2026-04-06 23:18:10] Production.INFO: ==22149== Releasing lock...
[2026-04-06 23:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:18:13] Production.INFO: call_cost start
[2026-04-06 23:18:13] Production.INFO: call_cost end
[2026-04-06 23:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:18:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:18:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:18:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:18:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:18:13] Production.INFO: ==22145== Releasing lock...
[2026-04-06 23:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:19:01] Production.INFO: ==22218== Lock acquired, processing the job...
[2026-04-07 04:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:19:01] Production.INFO: neon service started
[2026-04-07 04:19:01] Production.INFO: neon service started
[2026-04-07 04:19:01] Production.INFO: ==22218== Releasing lock...
[2026-04-07 04:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:19:02] Production.INFO: ==22222== Lock acquired, processing the job...
[2026-04-07 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:19:02] Production.INFO: ==22222== Releasing lock...
[2026-04-07 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:19:02] Production.INFO: ==22220== Lock acquired, processing the job...
[2026-04-06 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:19:02] Production.INFO: ==22220== Releasing lock...
[2026-04-06 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:19:03] Production.INFO: ==22225== Lock acquired, processing the job...
[2026-04-06 23:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:19:03] Production.INFO: ==22227== Lock acquired, processing the job...
[2026-04-06 23:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:19:03] Production.INFO: ==22229== Lock acquired, processing the job...
[2026-04-06 23:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:19:03] Production.INFO: ==22231== Lock acquired, processing the job...
[2026-04-06 23:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:19:03] Production.INFO: ==22233== Lock acquired, processing the job...
[2026-04-06 23:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:19:03] Production.INFO: Account Balance Start.
[2026-04-06 23:19:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:19:03] Production.INFO: 117
[2026-04-06 23:19:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:19:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:03] Production.INFO: ==22233== Releasing lock...
[2026-04-06 23:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:19:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:03] Production.INFO: ==22227== Releasing lock...
[2026-04-06 23:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:19:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:03] Production.INFO: Date 2026-03-21
[2026-04-06 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:03] Production.INFO: Date 2026-03-22
[2026-04-06 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:03] Production.INFO: Date 2026-03-23
[2026-04-06 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:03] Production.INFO: Date 2026-03-24
[2026-04-06 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:03] Production.INFO: Date 2026-03-25
[2026-04-06 23:19:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:19:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:19:04] Production.INFO: Total Charge 0
[2026-04-06 23:19:04] Production.INFO: CreateAllLog End
[2026-04-06 23:19:04] Production.INFO: Account Balance End.
[2026-04-06 23:19:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:19:04] Production.INFO: ==22231== Releasing lock...
[2026-04-06 23:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:19:11] Production.ERROR: CronJobId end10
[2026-04-06 23:19:11] Production.INFO: ==22229== Releasing lock...
[2026-04-06 23:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:19:14] Production.INFO: call_cost start
[2026-04-06 23:19:14] Production.INFO: call_cost end
[2026-04-06 23:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:19:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:19:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:19:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:19:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:19:14] Production.INFO: ==22225== Releasing lock...
[2026-04-06 23:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:20:02] Production.INFO: ==22287== Lock acquired, processing the job...
[2026-04-07 04:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:20:02] Production.INFO: neon service started
[2026-04-07 04:20:02] Production.INFO: neon service started
[2026-04-07 04:20:02] Production.INFO: ==22287== Releasing lock...
[2026-04-07 04:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:20:02] Production.INFO: ==22289== Lock acquired, processing the job...
[2026-04-06 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:20:02] Production.INFO: ==22289== Releasing lock...
[2026-04-06 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:20:02] Production.INFO: ==22291== Lock acquired, processing the job...
[2026-04-07 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:20:02] Production.INFO: ==22291== Releasing lock...
[2026-04-07 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:20:03] Production.INFO: ==22295== Lock acquired, processing the job...
[2026-04-06 23:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:20:03] Production.INFO: ==22293== Lock acquired, processing the job...
[2026-04-06 23:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:20:03] Production.INFO: ==22297== Lock acquired, processing the job...
[2026-04-06 23:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:20:03] Production.INFO: ==22299== Lock acquired, processing the job...
[2026-04-06 23:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:20:03] Production.INFO: ==22301== Lock acquired, processing the job...
[2026-04-06 23:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:20:03] Production.INFO: Account Balance Start.
[2026-04-06 23:20:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:20:03] Production.INFO: 117
[2026-04-06 23:20:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:20:03] Production.INFO: ==22301== Releasing lock...
[2026-04-06 23:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:20:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:20:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: ==22295== Releasing lock...
[2026-04-06 23:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:20:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:20:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:20:04] Production.INFO: Total Charge 0
[2026-04-06 23:20:04] Production.INFO: CreateAllLog End
[2026-04-06 23:20:04] Production.INFO: Account Balance End.
[2026-04-06 23:20:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:20:05] Production.INFO: ==22299== Releasing lock...
[2026-04-06 23:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:20:12] Production.ERROR: CronJobId end10
[2026-04-06 23:20:12] Production.INFO: ==22297== Releasing lock...
[2026-04-06 23:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:20:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:20:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:20:14] Production.INFO: call_cost start
[2026-04-06 23:20:14] Production.INFO: call_cost end
[2026-04-06 23:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:20:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:20:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:20:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:20:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:20:14] Production.INFO: ==22293== Releasing lock...
[2026-04-06 23:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:21:01] Production.INFO: ==22356== Lock acquired, processing the job...
[2026-04-07 04:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:21:01] Production.INFO: neon service started
[2026-04-07 04:21:01] Production.INFO: neon service started
[2026-04-07 04:21:01] Production.INFO: ==22356== Releasing lock...
[2026-04-07 04:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:21:01] Production.INFO: ==22358== Lock acquired, processing the job...
[2026-04-06 23:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:21:02] Production.INFO: ==22358== Releasing lock...
[2026-04-06 23:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:21:02] Production.INFO: ==22360== Lock acquired, processing the job...
[2026-04-07 03:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:21:02] Production.INFO: ==22360== Releasing lock...
[2026-04-07 03:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:21:03] Production.INFO: ==22362== Lock acquired, processing the job...
[2026-04-06 23:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 23:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 23:21:03] Production.INFO: ==22366== Lock acquired, processing the job...
[2026-04-06 23:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 23:21:03] Production.INFO: ==22362== Releasing lock...
[2026-04-06 23:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 23:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 23:21:03] Production.INFO: ==22373== Lock acquired, processing the job...
[2026-04-06 23:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 23:21:03] Production.INFO: ==22364== Lock acquired, processing the job...
[2026-04-06 23:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:21:03] Production.INFO: ==22370== Lock acquired, processing the job...
[2026-04-06 23:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 23:21:03] Production.INFO: ==22368== Lock acquired, processing the job...
[2026-04-06 23:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:21:03] Production.INFO: Account Balance Start.
[2026-04-06 23:21:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:21:03] Production.INFO: 117
[2026-04-06 23:21:03] Production.INFO: ==22375== Lock acquired, processing the job...
[2026-04-06 23:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:21:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:21:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:21:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:03] Production.INFO: Date 2026-03-21
[2026-04-06 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:03] Production.INFO: Date 2026-03-22
[2026-04-06 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:03] Production.INFO: Date 2026-03-23
[2026-04-06 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:03] Production.INFO: Date 2026-03-24
[2026-04-06 23:21:03] Production.INFO: ==22375== Releasing lock...
[2026-04-06 23:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:21:03] Production.INFO: ==22366== Releasing lock...
[2026-04-06 23:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:21:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:03] Production.ERROR: done
[2026-04-06 23:21:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 23:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050349', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 23:21:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:21:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:21:04] Production.INFO: Total Charge 0
[2026-04-06 23:21:04] Production.INFO: CreateAllLog End
[2026-04-06 23:21:04] Production.INFO: Account Balance End.
[2026-04-06 23:21:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:21:04] Production.INFO: ==22370== Releasing lock...
[2026-04-06 23:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:21:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050349', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 23:21:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 23:21:09] Production.INFO: ProcessCDR(1,17050349,1,1,2)
[2026-04-06 23:21:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050349,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 23:21:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050349,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 23:21:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 23:21:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 23:21:09] Production.INFO: ==22373== Releasing lock...
[2026-04-06 23:21:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 23:21:09] Production.INFO: 26 MB #Memory Used#
[2026-04-06 23:21:12] Production.ERROR: CronJobId end10
[2026-04-06 23:21:12] Production.INFO: ==22368== Releasing lock...
[2026-04-06 23:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:21:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:21:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:21:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:21:16] Production.INFO: call_cost start
[2026-04-06 23:21:16] Production.INFO: call_cost end
[2026-04-06 23:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:21:16] Production.INFO: ==22364== Releasing lock...
[2026-04-06 23:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:22:01] Production.INFO: ==22428== Lock acquired, processing the job...
[2026-04-07 04:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:22:01] Production.INFO: neon service started
[2026-04-07 04:22:01] Production.INFO: neon service started
[2026-04-07 04:22:01] Production.INFO: ==22428== Releasing lock...
[2026-04-07 04:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:22:02] Production.INFO: ==22432== Lock acquired, processing the job...
[2026-04-07 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:22:02] Production.INFO: ==22432== Releasing lock...
[2026-04-07 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:22:02] Production.INFO: ==22430== Lock acquired, processing the job...
[2026-04-06 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:22:02] Production.INFO: ==22430== Releasing lock...
[2026-04-06 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:22:03] Production.INFO: ==22434== Lock acquired, processing the job...
[2026-04-06 23:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:22:03] Production.INFO: ==22436== Lock acquired, processing the job...
[2026-04-06 23:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:22:03] Production.INFO: ==22442== Lock acquired, processing the job...
[2026-04-06 23:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:22:03] Production.INFO: ==22438== Lock acquired, processing the job...
[2026-04-06 23:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:22:03] Production.INFO: ==22440== Lock acquired, processing the job...
[2026-04-06 23:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:22:03] Production.INFO: ==22442== Releasing lock...
[2026-04-06 23:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:22:03] Production.INFO: Account Balance Start.
[2026-04-06 23:22:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:22:03] Production.INFO: 117
[2026-04-06 23:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:22:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:22:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:22:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-10
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-11
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: ==22436== Releasing lock...
[2026-04-06 23:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:22:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:22:04] Production.INFO: Total Charge 0
[2026-04-06 23:22:04] Production.INFO: CreateAllLog End
[2026-04-06 23:22:04] Production.INFO: Account Balance End.
[2026-04-06 23:22:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:22:05] Production.INFO: ==22440== Releasing lock...
[2026-04-06 23:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:22:11] Production.ERROR: CronJobId end10
[2026-04-06 23:22:11] Production.INFO: ==22438== Releasing lock...
[2026-04-06 23:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:22:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:22:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:22:13] Production.INFO: call_cost start
[2026-04-06 23:22:13] Production.INFO: call_cost end
[2026-04-06 23:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:22:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:22:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:22:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:22:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:22:13] Production.INFO: ==22434== Releasing lock...
[2026-04-06 23:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:23:02] Production.INFO: ==22499== Lock acquired, processing the job...
[2026-04-07 04:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:23:02] Production.INFO: neon service started
[2026-04-07 04:23:02] Production.INFO: neon service started
[2026-04-07 04:23:02] Production.INFO: ==22499== Releasing lock...
[2026-04-07 04:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:23:02] Production.INFO: ==22502== Lock acquired, processing the job...
[2026-04-06 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:23:02] Production.INFO: ==22502== Releasing lock...
[2026-04-06 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:23:03] Production.INFO: ==22504== Lock acquired, processing the job...
[2026-04-07 03:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:23:03] Production.INFO: ==22504== Releasing lock...
[2026-04-07 03:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:23:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:23:03] Production.INFO: ==22506== Lock acquired, processing the job...
[2026-04-06 23:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:23:03] Production.INFO: ==22508== Lock acquired, processing the job...
[2026-04-06 23:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:23:03] Production.INFO: ==22510== Lock acquired, processing the job...
[2026-04-06 23:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:23:03] Production.INFO: ==22512== Lock acquired, processing the job...
[2026-04-06 23:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:23:03] Production.INFO: ==22514== Lock acquired, processing the job...
[2026-04-06 23:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:23:03] Production.INFO: Account Balance Start.
[2026-04-06 23:23:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:23:03] Production.INFO: 117
[2026-04-06 23:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:23:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:03] Production.INFO: ==22514== Releasing lock...
[2026-04-06 23:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:23:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:23:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: ==22508== Releasing lock...
[2026-04-06 23:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:23:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:23:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:05] Production.INFO: Date 2026-04-03
[2026-04-06 23:23:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:05] Production.INFO: Date 2026-04-04
[2026-04-06 23:23:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:05] Production.INFO: Date 2026-04-05
[2026-04-06 23:23:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:05] Production.INFO: Date 2026-04-06
[2026-04-06 23:23:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:23:05] Production.INFO: Total Charge 0
[2026-04-06 23:23:05] Production.INFO: CreateAllLog End
[2026-04-06 23:23:05] Production.INFO: Account Balance End.
[2026-04-06 23:23:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:23:05] Production.INFO: ==22512== Releasing lock...
[2026-04-06 23:23:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:23:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:23:10] Production.ERROR: CronJobId end10
[2026-04-06 23:23:10] Production.INFO: ==22510== Releasing lock...
[2026-04-06 23:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:23:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:23:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:23:14] Production.INFO: call_cost start
[2026-04-06 23:23:14] Production.INFO: call_cost end
[2026-04-06 23:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:23:14] Production.INFO: ==22506== Releasing lock...
[2026-04-06 23:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:24:01] Production.INFO: ==22570== Lock acquired, processing the job...
[2026-04-07 04:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:24:01] Production.INFO: neon service started
[2026-04-07 04:24:01] Production.INFO: neon service started
[2026-04-07 04:24:01] Production.INFO: ==22570== Releasing lock...
[2026-04-07 04:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:24:01] Production.INFO: ==22574== Lock acquired, processing the job...
[2026-04-07 03:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:24:02] Production.INFO: ==22574== Releasing lock...
[2026-04-07 03:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:24:02] Production.INFO: ==22572== Lock acquired, processing the job...
[2026-04-06 23:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:24:02] Production.INFO: ==22572== Releasing lock...
[2026-04-06 23:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:24:03] Production.INFO: ==22577== Lock acquired, processing the job...
[2026-04-06 23:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:24:03] Production.INFO: ==22581== Lock acquired, processing the job...
[2026-04-06 23:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:24:03] Production.INFO: ==22579== Lock acquired, processing the job...
[2026-04-06 23:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:24:03] Production.INFO: ==22585== Lock acquired, processing the job...
[2026-04-06 23:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:24:03] Production.INFO: ==22583== Lock acquired, processing the job...
[2026-04-06 23:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:24:03] Production.INFO: Account Balance Start.
[2026-04-06 23:24:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:24:03] Production.INFO: 117
[2026-04-06 23:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:24:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:03] Production.INFO: ==22585== Releasing lock...
[2026-04-06 23:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:24:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:03] Production.INFO: ==22579== Releasing lock...
[2026-04-06 23:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:24:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:24:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:24:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:24:04] Production.INFO: Total Charge 0
[2026-04-06 23:24:04] Production.INFO: CreateAllLog End
[2026-04-06 23:24:04] Production.INFO: Account Balance End.
[2026-04-06 23:24:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:24:04] Production.INFO: ==22583== Releasing lock...
[2026-04-06 23:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:24:11] Production.ERROR: CronJobId end10
[2026-04-06 23:24:11] Production.INFO: ==22581== Releasing lock...
[2026-04-06 23:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:24:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:24:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:24:13] Production.INFO: call_cost start
[2026-04-06 23:24:13] Production.INFO: call_cost end
[2026-04-06 23:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:24:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:24:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:24:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:24:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:24:13] Production.INFO: ==22577== Releasing lock...
[2026-04-06 23:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:25:02] Production.INFO: ==22639== Lock acquired, processing the job...
[2026-04-07 04:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:25:02] Production.INFO: neon service started
[2026-04-07 04:25:02] Production.INFO: neon service started
[2026-04-07 04:25:02] Production.INFO: ==22639== Releasing lock...
[2026-04-07 04:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:25:02] Production.INFO: ==22643== Lock acquired, processing the job...
[2026-04-07 03:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:25:02] Production.INFO: ==22643== Releasing lock...
[2026-04-07 03:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:25:02] Production.INFO: ==22641== Lock acquired, processing the job...
[2026-04-06 23:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:25:02] Production.INFO: ==22641== Releasing lock...
[2026-04-06 23:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:25:03] Production.INFO: ==22645== Lock acquired, processing the job...
[2026-04-06 23:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:25:03] Production.INFO: ==22647== Lock acquired, processing the job...
[2026-04-06 23:25:03] Production.INFO: ==22649== Lock acquired, processing the job...
[2026-04-06 23:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:25:03] Production.INFO: ==22651== Lock acquired, processing the job...
[2026-04-06 23:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:25:03] Production.INFO: ==22654== Lock acquired, processing the job...
[2026-04-06 23:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:25:03] Production.INFO: Account Balance Start.
[2026-04-06 23:25:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:25:03] Production.INFO: 117
[2026-04-06 23:25:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:25:03] Production.INFO: ==22654== Releasing lock...
[2026-04-06 23:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:25:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:25:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: ==22647== Releasing lock...
[2026-04-06 23:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:25:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:25:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:25:04] Production.INFO: Total Charge 0
[2026-04-06 23:25:04] Production.INFO: CreateAllLog End
[2026-04-06 23:25:05] Production.INFO: Account Balance End.
[2026-04-06 23:25:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:25:05] Production.INFO: ==22651== Releasing lock...
[2026-04-06 23:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:25:12] Production.ERROR: CronJobId end10
[2026-04-06 23:25:12] Production.INFO: ==22649== Releasing lock...
[2026-04-06 23:25:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:25:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:25:14] Production.INFO: call_cost start
[2026-04-06 23:25:14] Production.INFO: call_cost end
[2026-04-06 23:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:25:14] Production.INFO: ==22645== Releasing lock...
[2026-04-06 23:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:26:01] Production.INFO: ==22711== Lock acquired, processing the job...
[2026-04-07 04:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:26:01] Production.INFO: neon service started
[2026-04-07 04:26:01] Production.INFO: neon service started
[2026-04-07 04:26:01] Production.INFO: ==22711== Releasing lock...
[2026-04-07 04:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:26:02] Production.INFO: ==22715== Lock acquired, processing the job...
[2026-04-07 03:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:26:02] Production.INFO: ==22715== Releasing lock...
[2026-04-07 03:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:26:02] Production.INFO: ==22713== Lock acquired, processing the job...
[2026-04-06 23:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:26:02] Production.INFO: ==22713== Releasing lock...
[2026-04-06 23:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:26:02] Production.INFO: ==22720== Lock acquired, processing the job...
[2026-04-06 23:26:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:26:02] Production.INFO: ==22722== Lock acquired, processing the job...
[2026-04-06 23:26:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:26:03] Production.INFO: ==22726== Lock acquired, processing the job...
[2026-04-06 23:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:26:03] Production.INFO: ==22724== Lock acquired, processing the job...
[2026-04-06 23:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:26:03] Production.INFO: ==22718== Lock acquired, processing the job...
[2026-04-06 23:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:26:03] Production.INFO: ==22726== Releasing lock...
[2026-04-06 23:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:26:03] Production.INFO: Account Balance Start.
[2026-04-06 23:26:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:26:03] Production.INFO: 117
[2026-04-06 23:26:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:03] Production.INFO: ==22720== Releasing lock...
[2026-04-06 23:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:26:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:03] Production.INFO: Date 2026-03-21
[2026-04-06 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:03] Production.INFO: Date 2026-03-22
[2026-04-06 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:03] Production.INFO: Date 2026-03-23
[2026-04-06 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:03] Production.INFO: Date 2026-03-24
[2026-04-06 23:26:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:26:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:26:04] Production.INFO: Total Charge 0
[2026-04-06 23:26:04] Production.INFO: CreateAllLog End
[2026-04-06 23:26:04] Production.INFO: Account Balance End.
[2026-04-06 23:26:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:26:04] Production.INFO: ==22724== Releasing lock...
[2026-04-06 23:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:26:11] Production.ERROR: CronJobId end10
[2026-04-06 23:26:11] Production.INFO: ==22722== Releasing lock...
[2026-04-06 23:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:26:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:26:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:26:13] Production.INFO: call_cost start
[2026-04-06 23:26:13] Production.INFO: call_cost end
[2026-04-06 23:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:26:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:26:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:26:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:26:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:26:13] Production.INFO: ==22718== Releasing lock...
[2026-04-06 23:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:26:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:27:01] Production.INFO: ==22781== Lock acquired, processing the job...
[2026-04-07 04:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:27:01] Production.INFO: neon service started
[2026-04-07 04:27:01] Production.INFO: neon service started
[2026-04-07 04:27:01] Production.INFO: ==22781== Releasing lock...
[2026-04-07 04:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:27:02] Production.INFO: ==22785== Lock acquired, processing the job...
[2026-04-07 03:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:27:02] Production.INFO: ==22785== Releasing lock...
[2026-04-07 03:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:27:02] Production.INFO: ==22783== Lock acquired, processing the job...
[2026-04-06 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:27:02] Production.INFO: ==22783== Releasing lock...
[2026-04-06 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:27:03] Production.INFO: ==22788== Lock acquired, processing the job...
[2026-04-06 23:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:27:03] Production.INFO: ==22792== Lock acquired, processing the job...
[2026-04-06 23:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:27:03] Production.INFO: ==22790== Lock acquired, processing the job...
[2026-04-06 23:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:27:03] Production.INFO: ==22796== Lock acquired, processing the job...
[2026-04-06 23:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:27:03] Production.INFO: ==22794== Lock acquired, processing the job...
[2026-04-06 23:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:27:03] Production.INFO: Account Balance Start.
[2026-04-06 23:27:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:27:03] Production.INFO: 117
[2026-04-06 23:27:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:27:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:27:03] Production.INFO: ==22796== Releasing lock...
[2026-04-06 23:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:27:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:03] Production.INFO: Date 2026-03-21
[2026-04-06 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:03] Production.INFO: Date 2026-03-22
[2026-04-06 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:03] Production.INFO: Date 2026-03-23
[2026-04-06 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:03] Production.INFO: Date 2026-03-24
[2026-04-06 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:03] Production.INFO: ==22790== Releasing lock...
[2026-04-06 23:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:27:03] Production.INFO: Date 2026-03-25
[2026-04-06 23:27:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:27:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:27:04] Production.INFO: Total Charge 0
[2026-04-06 23:27:04] Production.INFO: CreateAllLog End
[2026-04-06 23:27:04] Production.INFO: Account Balance End.
[2026-04-06 23:27:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:27:04] Production.INFO: ==22794== Releasing lock...
[2026-04-06 23:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:27:10] Production.ERROR: CronJobId end10
[2026-04-06 23:27:10] Production.INFO: ==22792== Releasing lock...
[2026-04-06 23:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:27:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:27:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:27:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:27:13] Production.INFO: call_cost start
[2026-04-06 23:27:13] Production.INFO: call_cost end
[2026-04-06 23:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:27:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:27:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:27:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:27:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:27:13] Production.INFO: ==22788== Releasing lock...
[2026-04-06 23:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:28:02] Production.INFO: ==22852== Lock acquired, processing the job...
[2026-04-07 04:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:28:02] Production.INFO: neon service started
[2026-04-07 04:28:02] Production.INFO: neon service started
[2026-04-07 04:28:02] Production.INFO: ==22852== Releasing lock...
[2026-04-07 04:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:28:02] Production.INFO: ==22856== Lock acquired, processing the job...
[2026-04-07 03:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:28:02] Production.INFO: ==22856== Releasing lock...
[2026-04-07 03:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:28:02] Production.INFO: ==22854== Lock acquired, processing the job...
[2026-04-06 23:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:28:02] Production.INFO: ==22854== Releasing lock...
[2026-04-06 23:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:28:03] Production.INFO: ==22859== Lock acquired, processing the job...
[2026-04-06 23:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:28:03] Production.INFO: ==22861== Lock acquired, processing the job...
[2026-04-06 23:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:28:03] Production.INFO: ==22865== Lock acquired, processing the job...
[2026-04-06 23:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:28:03] Production.INFO: ==22863== Lock acquired, processing the job...
[2026-04-06 23:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:28:03] Production.INFO: ==22867== Lock acquired, processing the job...
[2026-04-06 23:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:28:03] Production.INFO: Account Balance Start.
[2026-04-06 23:28:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:28:03] Production.INFO: 117
[2026-04-06 23:28:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:28:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:28:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-09
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.INFO: ==22867== Releasing lock...
[2026-04-06 23:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-10
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-11
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.INFO: ==22861== Releasing lock...
[2026-04-06 23:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:28:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:05] Production.INFO: Date 2026-03-30
[2026-04-06 23:28:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:05] Production.INFO: Date 2026-03-31
[2026-04-06 23:28:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:05] Production.INFO: Date 2026-04-01
[2026-04-06 23:28:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:05] Production.INFO: Date 2026-04-02
[2026-04-06 23:28:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:05] Production.INFO: Date 2026-04-03
[2026-04-06 23:28:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:05] Production.INFO: Date 2026-04-04
[2026-04-06 23:28:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:05] Production.INFO: Date 2026-04-05
[2026-04-06 23:28:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:05] Production.INFO: Date 2026-04-06
[2026-04-06 23:28:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:28:05] Production.INFO: Total Charge 0
[2026-04-06 23:28:05] Production.INFO: CreateAllLog End
[2026-04-06 23:28:05] Production.INFO: Account Balance End.
[2026-04-06 23:28:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:28:05] Production.INFO: ==22865== Releasing lock...
[2026-04-06 23:28:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:28:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:28:12] Production.ERROR: CronJobId end10
[2026-04-06 23:28:12] Production.INFO: ==22863== Releasing lock...
[2026-04-06 23:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:28:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:28:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:28:14] Production.INFO: call_cost start
[2026-04-06 23:28:14] Production.INFO: call_cost end
[2026-04-06 23:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:28:14] Production.INFO: ==22859== Releasing lock...
[2026-04-06 23:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:29:01] Production.INFO: ==22921== Lock acquired, processing the job...
[2026-04-07 04:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:29:01] Production.INFO: neon service started
[2026-04-07 04:29:01] Production.INFO: neon service started
[2026-04-07 04:29:01] Production.INFO: ==22921== Releasing lock...
[2026-04-07 04:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:29:01] Production.INFO: ==22925== Lock acquired, processing the job...
[2026-04-07 03:29:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:29:01] Production.INFO: ==22925== Releasing lock...
[2026-04-07 03:29:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:29:01] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:29:02] Production.INFO: ==22923== Lock acquired, processing the job...
[2026-04-06 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:29:02] Production.INFO: ==22923== Releasing lock...
[2026-04-06 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:29:03] Production.INFO: ==22931== Lock acquired, processing the job...
[2026-04-06 23:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:29:03] Production.INFO: ==22927== Lock acquired, processing the job...
[2026-04-06 23:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:29:03] Production.INFO: ==22929== Lock acquired, processing the job...
[2026-04-06 23:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:29:03] Production.INFO: ==22936== Lock acquired, processing the job...
[2026-04-06 23:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:29:03] Production.INFO: ==22934== Lock acquired, processing the job...
[2026-04-06 23:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:29:03] Production.INFO: ==22936== Releasing lock...
[2026-04-06 23:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:29:03] Production.INFO: Account Balance Start.
[2026-04-06 23:29:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:29:03] Production.INFO: 117
[2026-04-06 23:29:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:03] Production.INFO: Date 2026-03-21
[2026-04-06 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:03] Production.INFO: Date 2026-03-22
[2026-04-06 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:03] Production.INFO: Date 2026-03-23
[2026-04-06 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:03] Production.INFO: ==22929== Releasing lock...
[2026-04-06 23:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:29:03] Production.INFO: Date 2026-03-24
[2026-04-06 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:03] Production.INFO: Date 2026-03-25
[2026-04-06 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:03] Production.INFO: Date 2026-03-26
[2026-04-06 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:03] Production.INFO: Date 2026-03-27
[2026-04-06 23:29:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:29:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:29:04] Production.INFO: Total Charge 0
[2026-04-06 23:29:04] Production.INFO: CreateAllLog End
[2026-04-06 23:29:04] Production.INFO: Account Balance End.
[2026-04-06 23:29:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:29:04] Production.INFO: ==22934== Releasing lock...
[2026-04-06 23:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:29:10] Production.ERROR: CronJobId end10
[2026-04-06 23:29:10] Production.INFO: ==22931== Releasing lock...
[2026-04-06 23:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:29:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:29:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:29:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:29:14] Production.INFO: call_cost start
[2026-04-06 23:29:14] Production.INFO: call_cost end
[2026-04-06 23:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:29:14] Production.INFO: ==22927== Releasing lock...
[2026-04-06 23:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:30:01] Production.INFO: ==22994== Lock acquired, processing the job...
[2026-04-07 04:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:30:02] Production.INFO: neon service started
[2026-04-07 04:30:02] Production.INFO: neon service started
[2026-04-07 04:30:02] Production.INFO: ==22994== Releasing lock...
[2026-04-07 04:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:30:02] Production.INFO: ==22996== Lock acquired, processing the job...
[2026-04-06 23:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:30:02] Production.INFO: ==22996== Releasing lock...
[2026-04-06 23:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:30:02] Production.INFO: ==22998== Lock acquired, processing the job...
[2026-04-07 03:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:30:03] Production.INFO: ==22998== Releasing lock...
[2026-04-07 03:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:30:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:30:03] Production.INFO: ==23002== Lock acquired, processing the job...
[2026-04-06 23:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:30:03] Production.INFO: ==23004== Lock acquired, processing the job...
[2026-04-06 23:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:30:03] Production.INFO: ==23006== Lock acquired, processing the job...
[2026-04-06 23:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:30:03] Production.INFO: ==23000== Lock acquired, processing the job...
[2026-04-06 23:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:30:03] Production.INFO: Account Balance Start.
[2026-04-06 23:30:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:30:03] Production.INFO: 117
[2026-04-06 23:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:30:03] Production.INFO: ==23002== Releasing lock...
[2026-04-06 23:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:30:03] Production.INFO: ==23008== Lock acquired, processing the job...
[2026-04-06 23:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:30:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:30:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:03] Production.INFO: ==23008== Releasing lock...
[2026-04-06 23:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:30:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:30:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:30:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:05] Production.INFO: Date 2026-04-06
[2026-04-06 23:30:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:30:05] Production.INFO: Total Charge 0
[2026-04-06 23:30:05] Production.INFO: CreateAllLog End
[2026-04-06 23:30:05] Production.INFO: Account Balance End.
[2026-04-06 23:30:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:30:05] Production.INFO: ==23006== Releasing lock...
[2026-04-06 23:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:30:13] Production.ERROR: CronJobId end10
[2026-04-06 23:30:13] Production.INFO: ==23004== Releasing lock...
[2026-04-06 23:30:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:30:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:30:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:30:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:30:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:30:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:30:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:30:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:30:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:30:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:30:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:30:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:30:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:30:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:30:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:30:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:30:15] Production.INFO: call_cost start
[2026-04-06 23:30:15] Production.INFO: call_cost end
[2026-04-06 23:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:30:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:30:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:30:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:30:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:30:15] Production.INFO: ==23000== Releasing lock...
[2026-04-06 23:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:31:01] Production.INFO: ==23062== Lock acquired, processing the job...
[2026-04-07 04:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:31:01] Production.INFO: neon service started
[2026-04-07 04:31:01] Production.INFO: neon service started
[2026-04-07 04:31:01] Production.INFO: ==23062== Releasing lock...
[2026-04-07 04:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:31:01] Production.INFO: ==23064== Lock acquired, processing the job...
[2026-04-06 23:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:31:02] Production.INFO: ==23064== Releasing lock...
[2026-04-06 23:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:31:02] Production.INFO: ==23066== Lock acquired, processing the job...
[2026-04-07 03:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:31:02] Production.INFO: ==23066== Releasing lock...
[2026-04-07 03:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:31:02] Production.INFO: ==23069== Lock acquired, processing the job...
[2026-04-06 23:31:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 23:31:03] Production.INFO: ==23071== Lock acquired, processing the job...
[2026-04-06 23:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 23:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 23:31:03] Production.ERROR: CronJob PID - 23071
[2026-04-06 23:31:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-06 23:31:03] Production.ERROR: CronJob ID - 5
[2026-04-06 23:31:03] Production.ERROR: CronJob Last Run Time 2026-04-06 23:31:00
[2026-04-06 23:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 23:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 23:31:03] Production.INFO: ==23073== Lock acquired, processing the job...
[2026-04-06 23:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:31:03] Production.INFO: ==23077== Lock acquired, processing the job...
[2026-04-06 23:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 23:31:03] Production.INFO: ==23069== Releasing lock...
[2026-04-06 23:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 23:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 23:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:31:03] Production.INFO: ==23079== Lock acquired, processing the job...
[2026-04-06 23:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 23:31:03] Production.INFO: Account Balance Start.
[2026-04-06 23:31:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:31:03] Production.INFO: 117
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 23:31:03] Production.INFO: ==23075== Lock acquired, processing the job...
[2026-04-06 23:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: ==23081== Lock acquired, processing the job...
[2026-04-06 23:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-21
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-22
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-23
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-24
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-25
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:31:03] Production.INFO: ==23081== Releasing lock...
[2026-04-06 23:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-26
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-27
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-28
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-29
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-30
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-03-31
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: ==23073== Releasing lock...
[2026-04-06 23:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:31:03] Production.ERROR: done
[2026-04-06 23:31:03] Production.INFO: Date 2026-04-01
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:03] Production.INFO: Date 2026-04-02
[2026-04-06 23:31:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 23:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050390', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 23:31:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:31:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:31:04] Production.INFO: Total Charge 0
[2026-04-06 23:31:04] Production.INFO: CreateAllLog End
[2026-04-06 23:31:04] Production.INFO: Account Balance End.
[2026-04-06 23:31:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:31:04] Production.INFO: ==23077== Releasing lock...
[2026-04-06 23:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:31:08] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050390', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 23:31:08] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 23:31:08] Production.INFO: ProcessCDR(1,17050390,1,1,2)
[2026-04-06 23:31:08] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050390,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 23:31:08] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050390,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 23:31:08] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 23:31:08] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 23:31:08] Production.INFO: ==23079== Releasing lock...
[2026-04-06 23:31:08] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 23:31:08] Production.INFO: 26 MB #Memory Used#
[2026-04-06 23:31:12] Production.ERROR: CronJobId end10
[2026-04-06 23:31:12] Production.INFO: ==23075== Releasing lock...
[2026-04-06 23:31:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:31:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:31:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:31:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:31:15] Production.INFO: call_cost start
[2026-04-06 23:31:15] Production.INFO: call_cost end
[2026-04-06 23:31:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:31:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:31:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:31:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:31:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:31:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:31:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:31:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:31:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:31:15] Production.INFO: ==23071== Releasing lock...
[2026-04-06 23:31:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:31:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:32:01] Production.INFO: ==23138== Lock acquired, processing the job...
[2026-04-07 04:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:32:01] Production.INFO: neon service started
[2026-04-07 04:32:01] Production.INFO: neon service started
[2026-04-07 04:32:01] Production.INFO: ==23138== Releasing lock...
[2026-04-07 04:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:32:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 23:32:02] Production.INFO: ==23140== Lock acquired, processing the job...
[2026-04-06 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:32:02] Production.INFO: ==23140== Releasing lock...
[2026-04-06 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:32:02] Production.INFO: ==23142== Lock acquired, processing the job...
[2026-04-07 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:32:02] Production.INFO: ==23142== Releasing lock...
[2026-04-07 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:32:03] Production.INFO: ==23152== Lock acquired, processing the job...
[2026-04-06 23:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:32:03] Production.INFO: ==23152== Releasing lock...
[2026-04-06 23:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:32:03] Production.INFO: ==23144== Lock acquired, processing the job...
[2026-04-06 23:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:32:03] Production.INFO: ==23148== Lock acquired, processing the job...
[2026-04-06 23:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:32:03] Production.INFO: ==23146== Lock acquired, processing the job...
[2026-04-06 23:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:32:03] Production.INFO: ==23150== Lock acquired, processing the job...
[2026-04-06 23:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:32:03] Production.INFO: Account Balance Start.
[2026-04-06 23:32:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:32:03] Production.INFO: 117
[2026-04-06 23:32:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:32:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:04] Production.INFO: Date 2026-03-10
[2026-04-06 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:04] Production.INFO: Date 2026-03-11
[2026-04-06 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:04] Production.INFO: ==23146== Releasing lock...
[2026-04-06 23:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:32:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:32:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:05] Production.INFO: Date 2026-03-27
[2026-04-06 23:32:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:05] Production.INFO: Date 2026-03-28
[2026-04-06 23:32:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:05] Production.INFO: Date 2026-03-29
[2026-04-06 23:32:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:05] Production.INFO: Date 2026-03-30
[2026-04-06 23:32:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:05] Production.INFO: Date 2026-03-31
[2026-04-06 23:32:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:05] Production.INFO: Date 2026-04-01
[2026-04-06 23:32:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:05] Production.INFO: Date 2026-04-02
[2026-04-06 23:32:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:05] Production.INFO: Date 2026-04-03
[2026-04-06 23:32:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:05] Production.INFO: Date 2026-04-04
[2026-04-06 23:32:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:05] Production.INFO: Date 2026-04-05
[2026-04-06 23:32:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:05] Production.INFO: Date 2026-04-06
[2026-04-06 23:32:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:32:05] Production.INFO: Total Charge 0
[2026-04-06 23:32:05] Production.INFO: CreateAllLog End
[2026-04-06 23:32:05] Production.INFO: Account Balance End.
[2026-04-06 23:32:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:32:05] Production.INFO: ==23150== Releasing lock...
[2026-04-06 23:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:32:11] Production.ERROR: CronJobId end10
[2026-04-06 23:32:11] Production.INFO: ==23148== Releasing lock...
[2026-04-06 23:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:32:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:32:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:32:14] Production.INFO: call_cost start
[2026-04-06 23:32:14] Production.INFO: call_cost end
[2026-04-06 23:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:32:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:32:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:32:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:32:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:32:14] Production.INFO: ==23144== Releasing lock...
[2026-04-06 23:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:33:02] Production.INFO: ==23206== Lock acquired, processing the job...
[2026-04-07 04:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:33:02] Production.INFO: neon service started
[2026-04-07 04:33:02] Production.INFO: neon service started
[2026-04-07 04:33:02] Production.INFO: ==23206== Releasing lock...
[2026-04-07 04:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:33:02] Production.INFO: ==23210== Lock acquired, processing the job...
[2026-04-07 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:33:02] Production.INFO: ==23210== Releasing lock...
[2026-04-07 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:33:02] Production.INFO: ==23208== Lock acquired, processing the job...
[2026-04-06 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:33:03] Production.INFO: ==23208== Releasing lock...
[2026-04-06 23:33:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:33:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:33:03] Production.INFO: ==23212== Lock acquired, processing the job...
[2026-04-06 23:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:33:03] Production.INFO: ==23214== Lock acquired, processing the job...
[2026-04-06 23:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:33:03] Production.INFO: ==23216== Lock acquired, processing the job...
[2026-04-06 23:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:33:03] Production.INFO: ==23218== Lock acquired, processing the job...
[2026-04-06 23:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:33:03] Production.INFO: ==23221== Lock acquired, processing the job...
[2026-04-06 23:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:33:04] Production.INFO: Account Balance Start.
[2026-04-06 23:33:04] Production.INFO: CreateAllLog Start
[2026-04-06 23:33:04] Production.INFO: 117
[2026-04-06 23:33:04] Production.INFO: Date 2026-03-08
[2026-04-06 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:04] Production.INFO: Date 2026-03-09
[2026-04-06 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:04] Production.INFO: Date 2026-03-10
[2026-04-06 23:33:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:33:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:33:04] Production.INFO: ==23221== Releasing lock...
[2026-04-06 23:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:33:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:33:04] Production.INFO: Date 2026-03-11
[2026-04-06 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:04] Production.INFO: ==23214== Releasing lock...
[2026-04-06 23:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:33:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:33:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:05] Production.INFO: Date 2026-03-21
[2026-04-06 23:33:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:05] Production.INFO: Date 2026-03-22
[2026-04-06 23:33:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:05] Production.INFO: Date 2026-03-23
[2026-04-06 23:33:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:05] Production.INFO: Date 2026-03-24
[2026-04-06 23:33:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:05] Production.INFO: Date 2026-03-25
[2026-04-06 23:33:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:05] Production.INFO: Date 2026-03-26
[2026-04-06 23:33:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:05] Production.INFO: Date 2026-03-27
[2026-04-06 23:33:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:05] Production.INFO: Date 2026-03-28
[2026-04-06 23:33:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:05] Production.INFO: Date 2026-03-29
[2026-04-06 23:33:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:05] Production.INFO: Date 2026-03-30
[2026-04-06 23:33:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:05] Production.INFO: Date 2026-03-31
[2026-04-06 23:33:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:05] Production.INFO: Date 2026-04-01
[2026-04-06 23:33:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:05] Production.INFO: Date 2026-04-02
[2026-04-06 23:33:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:05] Production.INFO: Date 2026-04-03
[2026-04-06 23:33:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:05] Production.INFO: Date 2026-04-04
[2026-04-06 23:33:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:05] Production.INFO: Date 2026-04-05
[2026-04-06 23:33:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:05] Production.INFO: Date 2026-04-06
[2026-04-06 23:33:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:33:05] Production.INFO: Total Charge 0
[2026-04-06 23:33:05] Production.INFO: CreateAllLog End
[2026-04-06 23:33:05] Production.INFO: Account Balance End.
[2026-04-06 23:33:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:33:05] Production.INFO: ==23218== Releasing lock...
[2026-04-06 23:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:33:11] Production.ERROR: CronJobId end10
[2026-04-06 23:33:11] Production.INFO: ==23216== Releasing lock...
[2026-04-06 23:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:33:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:33:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:33:14] Production.INFO: call_cost start
[2026-04-06 23:33:14] Production.INFO: call_cost end
[2026-04-06 23:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:33:14] Production.INFO: ==23212== Releasing lock...
[2026-04-06 23:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:34:01] Production.INFO: ==23286== Lock acquired, processing the job...
[2026-04-07 04:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:34:01] Production.INFO: neon service started
[2026-04-07 04:34:01] Production.INFO: neon service started
[2026-04-07 04:34:01] Production.INFO: ==23286== Releasing lock...
[2026-04-07 04:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:34:01] Production.INFO: ==23290== Lock acquired, processing the job...
[2026-04-07 03:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:34:01] Production.INFO: ==23290== Releasing lock...
[2026-04-07 03:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:34:01] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:34:02] Production.INFO: ==23288== Lock acquired, processing the job...
[2026-04-06 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:34:02] Production.INFO: ==23288== Releasing lock...
[2026-04-06 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:34:03] Production.INFO: ==23294== Lock acquired, processing the job...
[2026-04-06 23:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:34:03] Production.INFO: ==23298== Lock acquired, processing the job...
[2026-04-06 23:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:34:03] Production.INFO: ==23300== Lock acquired, processing the job...
[2026-04-06 23:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:34:03] Production.INFO: Account Balance Start.
[2026-04-06 23:34:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:34:03] Production.INFO: 117
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.INFO: ==23292== Lock acquired, processing the job...
[2026-04-06 23:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.INFO: ==23296== Lock acquired, processing the job...
[2026-04-06 23:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:34:03] Production.INFO: ==23300== Releasing lock...
[2026-04-06 23:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-21
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.INFO: ==23294== Releasing lock...
[2026-04-06 23:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-22
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-23
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-24
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-25
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-26
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-27
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-28
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:03] Production.INFO: Date 2026-03-29
[2026-04-06 23:34:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:34:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:34:04] Production.INFO: Total Charge 0
[2026-04-06 23:34:04] Production.INFO: CreateAllLog End
[2026-04-06 23:34:04] Production.INFO: Account Balance End.
[2026-04-06 23:34:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:34:04] Production.INFO: ==23298== Releasing lock...
[2026-04-06 23:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:34:11] Production.ERROR: CronJobId end10
[2026-04-06 23:34:11] Production.INFO: ==23296== Releasing lock...
[2026-04-06 23:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:34:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:34:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:34:14] Production.INFO: call_cost start
[2026-04-06 23:34:14] Production.INFO: call_cost end
[2026-04-06 23:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:34:14] Production.INFO: ==23292== Releasing lock...
[2026-04-06 23:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:35:02] Production.INFO: ==23353== Lock acquired, processing the job...
[2026-04-07 04:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:35:02] Production.INFO: neon service started
[2026-04-07 04:35:02] Production.INFO: neon service started
[2026-04-07 04:35:02] Production.INFO: ==23353== Releasing lock...
[2026-04-07 04:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:35:02] Production.INFO: ==23355== Lock acquired, processing the job...
[2026-04-06 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:35:02] Production.INFO: ==23355== Releasing lock...
[2026-04-06 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:35:02] Production.INFO: ==23357== Lock acquired, processing the job...
[2026-04-07 03:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:35:02] Production.INFO: ==23357== Releasing lock...
[2026-04-07 03:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:35:03] Production.INFO: ==23362== Lock acquired, processing the job...
[2026-04-06 23:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:35:03] Production.INFO: ==23364== Lock acquired, processing the job...
[2026-04-06 23:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:35:03] Production.INFO: ==23366== Lock acquired, processing the job...
[2026-04-06 23:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:35:03] Production.INFO: Account Balance Start.
[2026-04-06 23:35:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:35:03] Production.INFO: 117
[2026-04-06 23:35:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:35:03] Production.INFO: ==23360== Lock acquired, processing the job...
[2026-04-06 23:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:35:03] Production.INFO: ==23368== Lock acquired, processing the job...
[2026-04-06 23:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:35:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:35:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:35:03] Production.INFO: ==23368== Releasing lock...
[2026-04-06 23:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:35:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:35:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:04] Production.INFO: ==23362== Releasing lock...
[2026-04-06 23:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:35:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:35:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:35:04] Production.INFO: Total Charge 0
[2026-04-06 23:35:04] Production.INFO: CreateAllLog End
[2026-04-06 23:35:04] Production.INFO: Account Balance End.
[2026-04-06 23:35:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:35:05] Production.INFO: ==23366== Releasing lock...
[2026-04-06 23:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:35:11] Production.ERROR: CronJobId end10
[2026-04-06 23:35:11] Production.INFO: ==23364== Releasing lock...
[2026-04-06 23:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:35:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:35:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:35:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:35:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:35:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:35:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:35:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:35:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:35:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:35:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:35:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:35:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:35:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:35:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:35:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:35:14] Production.INFO: call_cost start
[2026-04-06 23:35:14] Production.INFO: call_cost end
[2026-04-06 23:35:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:35:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:35:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:35:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:35:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:35:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:35:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:35:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:35:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:35:14] Production.INFO: ==23360== Releasing lock...
[2026-04-06 23:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:35:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:36:01] Production.INFO: ==23423== Lock acquired, processing the job...
[2026-04-07 04:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:36:01] Production.INFO: neon service started
[2026-04-07 04:36:01] Production.INFO: neon service started
[2026-04-07 04:36:01] Production.INFO: ==23423== Releasing lock...
[2026-04-07 04:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:36:01] Production.INFO: ==23425== Lock acquired, processing the job...
[2026-04-06 23:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:36:02] Production.INFO: ==23425== Releasing lock...
[2026-04-06 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:36:02] Production.INFO: ==23427== Lock acquired, processing the job...
[2026-04-07 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:36:02] Production.INFO: ==23427== Releasing lock...
[2026-04-07 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:36:02] Production.INFO: ==23429== Lock acquired, processing the job...
[2026-04-06 23:36:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:36:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:36:02] Production.INFO: ==23433== Lock acquired, processing the job...
[2026-04-06 23:36:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:36:02] Production.INFO: ==23435== Lock acquired, processing the job...
[2026-04-06 23:36:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:36:03] Production.INFO: ==23431== Lock acquired, processing the job...
[2026-04-06 23:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:36:03] Production.INFO: Account Balance Start.
[2026-04-06 23:36:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:36:03] Production.INFO: 117
[2026-04-06 23:36:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:03] Production.INFO: ==23438== Lock acquired, processing the job...
[2026-04-06 23:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:36:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:36:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:36:03] Production.INFO: ==23438== Releasing lock...
[2026-04-06 23:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:36:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:03] Production.INFO: Date 2026-03-21
[2026-04-06 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:03] Production.INFO: Date 2026-03-22
[2026-04-06 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:03] Production.INFO: Date 2026-03-23
[2026-04-06 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:03] Production.INFO: ==23431== Releasing lock...
[2026-04-06 23:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:36:03] Production.INFO: Date 2026-03-24
[2026-04-06 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:03] Production.INFO: Date 2026-03-25
[2026-04-06 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:03] Production.INFO: Date 2026-03-26
[2026-04-06 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:03] Production.INFO: Date 2026-03-27
[2026-04-06 23:36:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:36:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:36:04] Production.INFO: Total Charge 0
[2026-04-06 23:36:04] Production.INFO: CreateAllLog End
[2026-04-06 23:36:04] Production.INFO: Account Balance End.
[2026-04-06 23:36:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:36:04] Production.INFO: ==23435== Releasing lock...
[2026-04-06 23:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:36:12] Production.ERROR: CronJobId end10
[2026-04-06 23:36:12] Production.INFO: ==23433== Releasing lock...
[2026-04-06 23:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:36:15] Production.INFO: call_cost start
[2026-04-06 23:36:15] Production.INFO: call_cost end
[2026-04-06 23:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:36:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:36:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:36:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:36:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:36:15] Production.INFO: ==23429== Releasing lock...
[2026-04-06 23:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:37:01] Production.INFO: ==23491== Lock acquired, processing the job...
[2026-04-07 04:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:37:01] Production.INFO: neon service started
[2026-04-07 04:37:01] Production.INFO: neon service started
[2026-04-07 04:37:01] Production.INFO: ==23491== Releasing lock...
[2026-04-07 04:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:37:02] Production.INFO: ==23493== Lock acquired, processing the job...
[2026-04-06 23:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:37:02] Production.INFO: ==23495== Lock acquired, processing the job...
[2026-04-07 03:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:37:02] Production.INFO: ==23495== Releasing lock...
[2026-04-07 03:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:37:02] Production.INFO: ==23493== Releasing lock...
[2026-04-06 23:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:37:03] Production.INFO: ==23498== Lock acquired, processing the job...
[2026-04-06 23:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:37:03] Production.INFO: ==23500== Lock acquired, processing the job...
[2026-04-06 23:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:37:03] Production.INFO: ==23504== Lock acquired, processing the job...
[2026-04-06 23:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:37:03] Production.INFO: ==23506== Lock acquired, processing the job...
[2026-04-06 23:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:37:03] Production.INFO: ==23502== Lock acquired, processing the job...
[2026-04-06 23:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:37:03] Production.INFO: Account Balance Start.
[2026-04-06 23:37:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:37:03] Production.INFO: 117
[2026-04-06 23:37:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:37:03] Production.INFO: ==23506== Releasing lock...
[2026-04-06 23:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:37:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:37:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:04] Production.INFO: ==23500== Releasing lock...
[2026-04-06 23:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:37:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:37:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:05] Production.INFO: Date 2026-04-04
[2026-04-06 23:37:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:05] Production.INFO: Date 2026-04-05
[2026-04-06 23:37:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:05] Production.INFO: Date 2026-04-06
[2026-04-06 23:37:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:37:05] Production.INFO: Total Charge 0
[2026-04-06 23:37:05] Production.INFO: CreateAllLog End
[2026-04-06 23:37:05] Production.INFO: Account Balance End.
[2026-04-06 23:37:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:37:05] Production.INFO: ==23504== Releasing lock...
[2026-04-06 23:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:37:12] Production.ERROR: CronJobId end10
[2026-04-06 23:37:12] Production.INFO: ==23502== Releasing lock...
[2026-04-06 23:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:37:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:37:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:37:14] Production.INFO: call_cost start
[2026-04-06 23:37:14] Production.INFO: call_cost end
[2026-04-06 23:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:37:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:37:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:37:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:37:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:37:14] Production.INFO: ==23498== Releasing lock...
[2026-04-06 23:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:38:02] Production.INFO: ==23564== Lock acquired, processing the job...
[2026-04-07 04:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:38:02] Production.INFO: neon service started
[2026-04-07 04:38:02] Production.INFO: neon service started
[2026-04-07 04:38:02] Production.INFO: ==23564== Releasing lock...
[2026-04-07 04:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:38:02] Production.INFO: ==23568== Lock acquired, processing the job...
[2026-04-07 03:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:38:02] Production.INFO: ==23568== Releasing lock...
[2026-04-07 03:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:38:02] Production.INFO: ==23566== Lock acquired, processing the job...
[2026-04-06 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:38:03] Production.INFO: ==23566== Releasing lock...
[2026-04-06 23:38:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:38:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:38:03] Production.INFO: ==23575== Lock acquired, processing the job...
[2026-04-06 23:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:38:03] Production.INFO: ==23571== Lock acquired, processing the job...
[2026-04-06 23:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:38:04] Production.INFO: ==23573== Lock acquired, processing the job...
[2026-04-06 23:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:38:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:38:04] Production.INFO: ==23577== Lock acquired, processing the job...
[2026-04-06 23:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:38:04] Production.INFO: ==23579== Lock acquired, processing the job...
[2026-04-06 23:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:38:04] Production.INFO: Account Balance Start.
[2026-04-06 23:38:04] Production.INFO: CreateAllLog Start
[2026-04-06 23:38:04] Production.INFO: 117
[2026-04-06 23:38:04] Production.INFO: Date 2026-03-08
[2026-04-06 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:04] Production.INFO: Date 2026-03-09
[2026-04-06 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:04] Production.INFO: Date 2026-03-10
[2026-04-06 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:04] Production.INFO: Date 2026-03-11
[2026-04-06 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:38:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:38:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:38:04] Production.INFO: ==23579== Releasing lock...
[2026-04-06 23:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:38:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:38:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:04] Production.INFO: ==23573== Releasing lock...
[2026-04-06 23:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:38:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:38:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:05] Production.INFO: Date 2026-03-26
[2026-04-06 23:38:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:05] Production.INFO: Date 2026-03-27
[2026-04-06 23:38:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:05] Production.INFO: Date 2026-03-28
[2026-04-06 23:38:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:05] Production.INFO: Date 2026-03-29
[2026-04-06 23:38:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:05] Production.INFO: Date 2026-03-30
[2026-04-06 23:38:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:05] Production.INFO: Date 2026-03-31
[2026-04-06 23:38:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:05] Production.INFO: Date 2026-04-01
[2026-04-06 23:38:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:05] Production.INFO: Date 2026-04-02
[2026-04-06 23:38:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:05] Production.INFO: Date 2026-04-03
[2026-04-06 23:38:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:05] Production.INFO: Date 2026-04-04
[2026-04-06 23:38:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:05] Production.INFO: Date 2026-04-05
[2026-04-06 23:38:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:05] Production.INFO: Date 2026-04-06
[2026-04-06 23:38:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:38:05] Production.INFO: Total Charge 0
[2026-04-06 23:38:05] Production.INFO: CreateAllLog End
[2026-04-06 23:38:05] Production.INFO: Account Balance End.
[2026-04-06 23:38:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:38:05] Production.INFO: ==23577== Releasing lock...
[2026-04-06 23:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:38:11] Production.ERROR: CronJobId end10
[2026-04-06 23:38:11] Production.INFO: ==23575== Releasing lock...
[2026-04-06 23:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:38:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:38:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:38:15] Production.INFO: call_cost start
[2026-04-06 23:38:15] Production.INFO: call_cost end
[2026-04-06 23:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:38:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:38:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:38:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:38:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:38:15] Production.INFO: ==23571== Releasing lock...
[2026-04-06 23:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:39:01] Production.INFO: ==23634== Lock acquired, processing the job...
[2026-04-07 04:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:39:01] Production.INFO: neon service started
[2026-04-07 04:39:01] Production.INFO: neon service started
[2026-04-07 04:39:01] Production.INFO: ==23634== Releasing lock...
[2026-04-07 04:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:39:02] Production.INFO: ==23636== Lock acquired, processing the job...
[2026-04-06 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:39:02] Production.INFO: ==23636== Releasing lock...
[2026-04-06 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:39:02] Production.INFO: ==23638== Lock acquired, processing the job...
[2026-04-07 03:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:39:02] Production.INFO: ==23638== Releasing lock...
[2026-04-07 03:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:39:03] Production.INFO: ==23642== Lock acquired, processing the job...
[2026-04-06 23:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:39:03] Production.INFO: ==23646== Lock acquired, processing the job...
[2026-04-06 23:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:39:03] Production.INFO: ==23644== Lock acquired, processing the job...
[2026-04-06 23:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:39:03] Production.INFO: Account Balance Start.
[2026-04-06 23:39:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:39:03] Production.INFO: 117
[2026-04-06 23:39:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:03] Production.INFO: ==23640== Lock acquired, processing the job...
[2026-04-06 23:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:39:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:39:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:03] Production.INFO: ==23648== Lock acquired, processing the job...
[2026-04-06 23:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:39:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:39:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:39:03] Production.INFO: ==23648== Releasing lock...
[2026-04-06 23:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:39:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:03] Production.INFO: Date 2026-03-21
[2026-04-06 23:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:03] Production.INFO: ==23642== Releasing lock...
[2026-04-06 23:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:39:03] Production.INFO: Date 2026-03-22
[2026-04-06 23:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:03] Production.INFO: Date 2026-03-23
[2026-04-06 23:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:03] Production.INFO: Date 2026-03-24
[2026-04-06 23:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:03] Production.INFO: Date 2026-03-25
[2026-04-06 23:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:03] Production.INFO: Date 2026-03-26
[2026-04-06 23:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:03] Production.INFO: Date 2026-03-27
[2026-04-06 23:39:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:39:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:39:04] Production.INFO: Total Charge 0
[2026-04-06 23:39:04] Production.INFO: CreateAllLog End
[2026-04-06 23:39:04] Production.INFO: Account Balance End.
[2026-04-06 23:39:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:39:04] Production.INFO: ==23646== Releasing lock...
[2026-04-06 23:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:39:11] Production.ERROR: CronJobId end10
[2026-04-06 23:39:11] Production.INFO: ==23644== Releasing lock...
[2026-04-06 23:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:39:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:39:12] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:39:12] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:39:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:39:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:39:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:39:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:39:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:39:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:39:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:39:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:39:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:39:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:39:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:39:13] Production.INFO: call_cost start
[2026-04-06 23:39:13] Production.INFO: call_cost end
[2026-04-06 23:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:39:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:39:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:39:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:39:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:39:13] Production.INFO: ==23640== Releasing lock...
[2026-04-06 23:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:40:02] Production.INFO: ==23704== Lock acquired, processing the job...
[2026-04-07 04:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:40:02] Production.INFO: neon service started
[2026-04-07 04:40:02] Production.INFO: neon service started
[2026-04-07 04:40:02] Production.INFO: ==23704== Releasing lock...
[2026-04-07 04:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:40:02] Production.INFO: ==23706== Lock acquired, processing the job...
[2026-04-06 23:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:40:02] Production.INFO: ==23706== Releasing lock...
[2026-04-06 23:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:40:02] Production.INFO: ==23708== Lock acquired, processing the job...
[2026-04-07 03:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:40:02] Production.INFO: ==23708== Releasing lock...
[2026-04-07 03:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:40:03] Production.INFO: ==23710== Lock acquired, processing the job...
[2026-04-06 23:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:40:03] Production.INFO: ==23712== Lock acquired, processing the job...
[2026-04-06 23:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:40:03] Production.INFO: ==23716== Lock acquired, processing the job...
[2026-04-06 23:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:40:03] Production.INFO: ==23714== Lock acquired, processing the job...
[2026-04-06 23:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:40:03] Production.INFO: ==23718== Lock acquired, processing the job...
[2026-04-06 23:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:40:03] Production.INFO: Account Balance Start.
[2026-04-06 23:40:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:40:03] Production.INFO: 117
[2026-04-06 23:40:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:40:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:40:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:40:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:40:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:40:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:40:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:40:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:40:04] Production.INFO: ==23718== Releasing lock...
[2026-04-06 23:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:40:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:04] Production.INFO: ==23712== Releasing lock...
[2026-04-06 23:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:40:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:40:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:05] Production.INFO: Date 2026-04-03
[2026-04-06 23:40:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:05] Production.INFO: Date 2026-04-04
[2026-04-06 23:40:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:05] Production.INFO: Date 2026-04-05
[2026-04-06 23:40:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:05] Production.INFO: Date 2026-04-06
[2026-04-06 23:40:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:40:05] Production.INFO: Total Charge 0
[2026-04-06 23:40:05] Production.INFO: CreateAllLog End
[2026-04-06 23:40:05] Production.INFO: Account Balance End.
[2026-04-06 23:40:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:40:05] Production.INFO: ==23716== Releasing lock...
[2026-04-06 23:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:40:11] Production.ERROR: CronJobId end10
[2026-04-06 23:40:11] Production.INFO: ==23714== Releasing lock...
[2026-04-06 23:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:40:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:40:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:40:15] Production.INFO: call_cost start
[2026-04-06 23:40:15] Production.INFO: call_cost end
[2026-04-06 23:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:40:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:40:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:40:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:40:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:40:15] Production.INFO: ==23710== Releasing lock...
[2026-04-06 23:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:41:01] Production.INFO: ==23774== Lock acquired, processing the job...
[2026-04-07 04:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:41:01] Production.INFO: neon service started
[2026-04-07 04:41:01] Production.INFO: neon service started
[2026-04-07 04:41:01] Production.INFO: ==23774== Releasing lock...
[2026-04-07 04:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:41:01] Production.INFO: ==23776== Lock acquired, processing the job...
[2026-04-06 23:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:41:02] Production.INFO: ==23776== Releasing lock...
[2026-04-06 23:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:41:02] Production.INFO: ==23778== Lock acquired, processing the job...
[2026-04-07 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:41:02] Production.INFO: ==23778== Releasing lock...
[2026-04-07 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:41:03] Production.INFO: ==23782== Lock acquired, processing the job...
[2026-04-06 23:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:41:03] Production.INFO: ==23786== Lock acquired, processing the job...
[2026-04-06 23:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:41:03] Production.INFO: ==23780== Lock acquired, processing the job...
[2026-04-06 23:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 23:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 23:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 23:41:03] Production.ERROR: CronJob PID - 23782
[2026-04-06 23:41:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-06 23:41:03] Production.ERROR: CronJob ID - 5
[2026-04-06 23:41:03] Production.ERROR: CronJob Last Run Time 2026-04-06 23:41:00
[2026-04-06 23:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 23:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 23:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 23:41:03] Production.ERROR: CronJob PID - 23786
[2026-04-06 23:41:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-06 23:41:03] Production.ERROR: CronJob ID - 10
[2026-04-06 23:41:03] Production.ERROR: CronJob Last Run Time 2026-04-06 23:41:00
[2026-04-06 23:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 23:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 23:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 23:41:03] Production.INFO: ==23780== Releasing lock...
[2026-04-06 23:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 23:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 23:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:41:03] Production.INFO: ==23784== Lock acquired, processing the job...
[2026-04-06 23:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:41:03] Production.INFO: ==23788== Lock acquired, processing the job...
[2026-04-06 23:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:41:03] Production.INFO: ==23790== Lock acquired, processing the job...
[2026-04-06 23:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 23:41:03] Production.INFO: Account Balance Start.
[2026-04-06 23:41:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:41:03] Production.INFO: 117
[2026-04-06 23:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 23:41:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:41:03] Production.INFO: ==23792== Lock acquired, processing the job...
[2026-04-06 23:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:41:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:41:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.INFO: ==23792== Releasing lock...
[2026-04-06 23:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:41:04] Production.INFO: ==23784== Releasing lock...
[2026-04-06 23:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:41:04] Production.ERROR: done
[2026-04-06 23:41:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 23:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050431', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 23:41:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:41:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:05] Production.INFO: Date 2026-04-03
[2026-04-06 23:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:05] Production.INFO: Date 2026-04-04
[2026-04-06 23:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:05] Production.INFO: Date 2026-04-05
[2026-04-06 23:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:05] Production.INFO: Date 2026-04-06
[2026-04-06 23:41:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:41:05] Production.INFO: Total Charge 0
[2026-04-06 23:41:05] Production.INFO: CreateAllLog End
[2026-04-06 23:41:05] Production.INFO: Account Balance End.
[2026-04-06 23:41:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:41:05] Production.INFO: ==23788== Releasing lock...
[2026-04-06 23:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:41:08] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050431', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 23:41:08] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 23:41:08] Production.INFO: ProcessCDR(1,17050431,1,1,2)
[2026-04-06 23:41:08] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050431,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 23:41:08] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050431,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 23:41:08] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 23:41:08] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 23:41:09] Production.INFO: ==23790== Releasing lock...
[2026-04-06 23:41:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 23:41:09] Production.INFO: 26 MB #Memory Used#
[2026-04-06 23:41:12] Production.ERROR: CronJobId end10
[2026-04-06 23:41:12] Production.INFO: ==23786== Releasing lock...
[2026-04-06 23:41:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:41:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:41:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:41:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:41:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:41:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:41:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:41:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:41:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:41:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:41:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:41:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:41:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:41:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:41:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:41:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:41:15] Production.INFO: call_cost start
[2026-04-06 23:41:15] Production.INFO: call_cost end
[2026-04-06 23:41:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:41:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:41:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:41:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:41:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:41:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:41:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:41:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:41:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:41:15] Production.INFO: ==23782== Releasing lock...
[2026-04-06 23:41:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:41:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:42:01] Production.INFO: ==23849== Lock acquired, processing the job...
[2026-04-07 04:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:42:01] Production.INFO: neon service started
[2026-04-07 04:42:01] Production.INFO: neon service started
[2026-04-07 04:42:01] Production.INFO: ==23849== Releasing lock...
[2026-04-07 04:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:42:02] Production.INFO: ==23853== Lock acquired, processing the job...
[2026-04-07 03:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:42:02] Production.INFO: ==23853== Releasing lock...
[2026-04-07 03:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:42:02] Production.INFO: ==23851== Lock acquired, processing the job...
[2026-04-06 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:42:02] Production.INFO: ==23851== Releasing lock...
[2026-04-06 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:42:03] Production.INFO: ==23855== Lock acquired, processing the job...
[2026-04-06 23:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:42:03] Production.INFO: ==23857== Lock acquired, processing the job...
[2026-04-06 23:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:42:03] Production.INFO: ==23861== Lock acquired, processing the job...
[2026-04-06 23:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:42:03] Production.INFO: ==23859== Lock acquired, processing the job...
[2026-04-06 23:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:42:03] Production.INFO: ==23863== Lock acquired, processing the job...
[2026-04-06 23:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:42:03] Production.INFO: Account Balance Start.
[2026-04-06 23:42:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:42:03] Production.INFO: 117
[2026-04-06 23:42:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:42:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:42:03] Production.INFO: ==23863== Releasing lock...
[2026-04-06 23:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:42:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:42:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:04] Production.INFO: ==23857== Releasing lock...
[2026-04-06 23:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:42:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:42:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:42:04] Production.INFO: Total Charge 0
[2026-04-06 23:42:04] Production.INFO: CreateAllLog End
[2026-04-06 23:42:04] Production.INFO: Account Balance End.
[2026-04-06 23:42:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:42:04] Production.INFO: ==23861== Releasing lock...
[2026-04-06 23:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:42:12] Production.ERROR: CronJobId end10
[2026-04-06 23:42:12] Production.INFO: ==23859== Releasing lock...
[2026-04-06 23:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:42:14] Production.INFO: call_cost start
[2026-04-06 23:42:14] Production.INFO: call_cost end
[2026-04-06 23:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:42:14] Production.INFO: ==23855== Releasing lock...
[2026-04-06 23:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:43:02] Production.INFO: ==23918== Lock acquired, processing the job...
[2026-04-07 04:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:43:02] Production.INFO: neon service started
[2026-04-07 04:43:02] Production.INFO: neon service started
[2026-04-07 04:43:02] Production.INFO: ==23918== Releasing lock...
[2026-04-07 04:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:43:02] Production.INFO: ==23922== Lock acquired, processing the job...
[2026-04-07 03:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:43:02] Production.INFO: ==23922== Releasing lock...
[2026-04-07 03:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:43:02] Production.INFO: ==23920== Lock acquired, processing the job...
[2026-04-06 23:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:43:02] Production.INFO: ==23920== Releasing lock...
[2026-04-06 23:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:43:03] Production.INFO: ==23924== Lock acquired, processing the job...
[2026-04-06 23:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:43:03] Production.INFO: ==23926== Lock acquired, processing the job...
[2026-04-06 23:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:43:03] Production.INFO: ==23932== Lock acquired, processing the job...
[2026-04-06 23:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:43:03] Production.INFO: ==23930== Lock acquired, processing the job...
[2026-04-06 23:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:43:03] Production.INFO: ==23928== Lock acquired, processing the job...
[2026-04-06 23:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:43:03] Production.INFO: Account Balance Start.
[2026-04-06 23:43:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:43:03] Production.INFO: 117
[2026-04-06 23:43:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:43:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:43:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:43:04] Production.INFO: Date 2026-03-09
[2026-04-06 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:04] Production.INFO: ==23932== Releasing lock...
[2026-04-06 23:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:43:04] Production.INFO: Date 2026-03-10
[2026-04-06 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:04] Production.INFO: Date 2026-03-11
[2026-04-06 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:04] Production.INFO: ==23926== Releasing lock...
[2026-04-06 23:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:43:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:43:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:05] Production.INFO: Date 2026-03-26
[2026-04-06 23:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:05] Production.INFO: Date 2026-03-27
[2026-04-06 23:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:05] Production.INFO: Date 2026-03-28
[2026-04-06 23:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:05] Production.INFO: Date 2026-03-29
[2026-04-06 23:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:05] Production.INFO: Date 2026-03-30
[2026-04-06 23:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:05] Production.INFO: Date 2026-03-31
[2026-04-06 23:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:05] Production.INFO: Date 2026-04-01
[2026-04-06 23:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:05] Production.INFO: Date 2026-04-02
[2026-04-06 23:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:05] Production.INFO: Date 2026-04-03
[2026-04-06 23:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:05] Production.INFO: Date 2026-04-04
[2026-04-06 23:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:05] Production.INFO: Date 2026-04-05
[2026-04-06 23:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:05] Production.INFO: Date 2026-04-06
[2026-04-06 23:43:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:43:05] Production.INFO: Total Charge 0
[2026-04-06 23:43:05] Production.INFO: CreateAllLog End
[2026-04-06 23:43:05] Production.INFO: Account Balance End.
[2026-04-06 23:43:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:43:05] Production.INFO: ==23930== Releasing lock...
[2026-04-06 23:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:43:11] Production.ERROR: CronJobId end10
[2026-04-06 23:43:11] Production.INFO: ==23928== Releasing lock...
[2026-04-06 23:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:43:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:43:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:43:15] Production.INFO: call_cost start
[2026-04-06 23:43:15] Production.INFO: call_cost end
[2026-04-06 23:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:43:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:43:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:43:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:43:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:43:15] Production.INFO: ==23924== Releasing lock...
[2026-04-06 23:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:44:01] Production.INFO: ==23987== Lock acquired, processing the job...
[2026-04-07 04:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:44:01] Production.INFO: neon service started
[2026-04-07 04:44:01] Production.INFO: neon service started
[2026-04-07 04:44:01] Production.INFO: ==23987== Releasing lock...
[2026-04-07 04:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:44:02] Production.INFO: ==23991== Lock acquired, processing the job...
[2026-04-07 03:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:44:02] Production.INFO: ==23991== Releasing lock...
[2026-04-07 03:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:44:02] Production.INFO: ==23989== Lock acquired, processing the job...
[2026-04-06 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:44:02] Production.INFO: ==23989== Releasing lock...
[2026-04-06 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:44:03] Production.INFO: ==23993== Lock acquired, processing the job...
[2026-04-06 23:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:44:03] Production.INFO: ==23999== Lock acquired, processing the job...
[2026-04-06 23:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:44:03] Production.INFO: ==23995== Lock acquired, processing the job...
[2026-04-06 23:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:44:03] Production.INFO: ==23997== Lock acquired, processing the job...
[2026-04-06 23:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:44:03] Production.INFO: ==24001== Lock acquired, processing the job...
[2026-04-06 23:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:44:03] Production.INFO: Account Balance Start.
[2026-04-06 23:44:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:44:03] Production.INFO: 117
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:03] Production.INFO: ==24001== Releasing lock...
[2026-04-06 23:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-21
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-22
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-23
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-24
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-25
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-26
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-27
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:03] Production.INFO: ==23995== Releasing lock...
[2026-04-06 23:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:44:03] Production.INFO: Date 2026-03-28
[2026-04-06 23:44:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:44:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:44:04] Production.INFO: Total Charge 0
[2026-04-06 23:44:04] Production.INFO: CreateAllLog End
[2026-04-06 23:44:04] Production.INFO: Account Balance End.
[2026-04-06 23:44:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:44:04] Production.INFO: ==23999== Releasing lock...
[2026-04-06 23:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:44:11] Production.ERROR: CronJobId end10
[2026-04-06 23:44:11] Production.INFO: ==23997== Releasing lock...
[2026-04-06 23:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:44:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:44:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:44:13] Production.INFO: call_cost start
[2026-04-06 23:44:13] Production.INFO: call_cost end
[2026-04-06 23:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:44:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:44:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:44:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:44:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:44:13] Production.INFO: ==23993== Releasing lock...
[2026-04-06 23:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:45:02] Production.INFO: ==24058== Lock acquired, processing the job...
[2026-04-07 04:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:45:02] Production.INFO: neon service started
[2026-04-07 04:45:02] Production.INFO: neon service started
[2026-04-07 04:45:02] Production.INFO: ==24058== Releasing lock...
[2026-04-07 04:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:45:02] Production.INFO: ==24063== Lock acquired, processing the job...
[2026-04-07 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:45:02] Production.INFO: ==24063== Releasing lock...
[2026-04-07 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:45:02] Production.INFO: ==24061== Lock acquired, processing the job...
[2026-04-06 23:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:45:02] Production.INFO: ==24061== Releasing lock...
[2026-04-06 23:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:45:03] Production.INFO: ==24067== Lock acquired, processing the job...
[2026-04-06 23:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:45:03] Production.INFO: ==24065== Lock acquired, processing the job...
[2026-04-06 23:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:45:03] Production.INFO: ==24069== Lock acquired, processing the job...
[2026-04-06 23:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:45:03] Production.INFO: ==24071== Lock acquired, processing the job...
[2026-04-06 23:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:45:03] Production.INFO: ==24073== Lock acquired, processing the job...
[2026-04-06 23:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:45:03] Production.INFO: Account Balance Start.
[2026-04-06 23:45:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:45:03] Production.INFO: 117
[2026-04-06 23:45:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:45:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:45:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:03] Production.INFO: ==24073== Releasing lock...
[2026-04-06 23:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-10
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-11
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: ==24067== Releasing lock...
[2026-04-06 23:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:45:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:05] Production.INFO: Date 2026-04-03
[2026-04-06 23:45:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:05] Production.INFO: Date 2026-04-04
[2026-04-06 23:45:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:05] Production.INFO: Date 2026-04-05
[2026-04-06 23:45:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:05] Production.INFO: Date 2026-04-06
[2026-04-06 23:45:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:45:05] Production.INFO: Total Charge 0
[2026-04-06 23:45:05] Production.INFO: CreateAllLog End
[2026-04-06 23:45:05] Production.INFO: Account Balance End.
[2026-04-06 23:45:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:45:05] Production.INFO: ==24071== Releasing lock...
[2026-04-06 23:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:45:12] Production.ERROR: CronJobId end10
[2026-04-06 23:45:12] Production.INFO: ==24069== Releasing lock...
[2026-04-06 23:45:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:45:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:45:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:45:15] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:45:15] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:45:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:45:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:45:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:45:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:45:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:45:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:45:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:45:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:45:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:45:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:45:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:45:15] Production.INFO: call_cost start
[2026-04-06 23:45:15] Production.INFO: call_cost end
[2026-04-06 23:45:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:45:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:45:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:45:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:45:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:45:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:45:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:45:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:45:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:45:15] Production.INFO: ==24065== Releasing lock...
[2026-04-06 23:45:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:45:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:46:01] Production.INFO: ==24129== Lock acquired, processing the job...
[2026-04-07 04:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:46:01] Production.INFO: neon service started
[2026-04-07 04:46:01] Production.INFO: neon service started
[2026-04-07 04:46:01] Production.INFO: ==24129== Releasing lock...
[2026-04-07 04:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:46:01] Production.INFO: ==24131== Lock acquired, processing the job...
[2026-04-06 23:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:46:02] Production.INFO: ==24133== Lock acquired, processing the job...
[2026-04-07 03:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:46:02] Production.INFO: ==24133== Releasing lock...
[2026-04-07 03:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:46:02] Production.INFO: ==24131== Releasing lock...
[2026-04-06 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:46:03] Production.INFO: ==24139== Lock acquired, processing the job...
[2026-04-06 23:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:46:03] Production.INFO: ==24145== Lock acquired, processing the job...
[2026-04-06 23:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:46:03] Production.INFO: ==24137== Lock acquired, processing the job...
[2026-04-06 23:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:46:03] Production.INFO: ==24141== Lock acquired, processing the job...
[2026-04-06 23:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:46:03] Production.INFO: ==24143== Lock acquired, processing the job...
[2026-04-06 23:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:46:03] Production.INFO: ==24145== Releasing lock...
[2026-04-06 23:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:46:03] Production.INFO: Account Balance Start.
[2026-04-06 23:46:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:46:03] Production.INFO: 117
[2026-04-06 23:46:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:03] Production.INFO: ==24139== Releasing lock...
[2026-04-06 23:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:46:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:46:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:46:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:46:04] Production.INFO: Total Charge 0
[2026-04-06 23:46:04] Production.INFO: CreateAllLog End
[2026-04-06 23:46:04] Production.INFO: Account Balance End.
[2026-04-06 23:46:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:46:04] Production.INFO: ==24143== Releasing lock...
[2026-04-06 23:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:46:11] Production.ERROR: CronJobId end10
[2026-04-06 23:46:11] Production.INFO: ==24141== Releasing lock...
[2026-04-06 23:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:46:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:46:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:46:15] Production.INFO: call_cost start
[2026-04-06 23:46:15] Production.INFO: call_cost end
[2026-04-06 23:46:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:46:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:46:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:46:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:46:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:46:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:46:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:46:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:46:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:46:15] Production.INFO: ==24137== Releasing lock...
[2026-04-06 23:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:47:01] Production.INFO: ==24200== Lock acquired, processing the job...
[2026-04-07 04:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:47:01] Production.INFO: neon service started
[2026-04-07 04:47:01] Production.INFO: neon service started
[2026-04-07 04:47:01] Production.INFO: ==24200== Releasing lock...
[2026-04-07 04:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:47:02] Production.INFO: ==24202== Lock acquired, processing the job...
[2026-04-06 23:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:47:02] Production.INFO: ==24202== Releasing lock...
[2026-04-06 23:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:47:02] Production.INFO: ==24204== Lock acquired, processing the job...
[2026-04-07 03:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:47:02] Production.INFO: ==24204== Releasing lock...
[2026-04-07 03:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:47:03] Production.INFO: ==24207== Lock acquired, processing the job...
[2026-04-06 23:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:47:03] Production.INFO: ==24209== Lock acquired, processing the job...
[2026-04-06 23:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:47:03] Production.INFO: ==24211== Lock acquired, processing the job...
[2026-04-06 23:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:47:03] Production.INFO: ==24213== Lock acquired, processing the job...
[2026-04-06 23:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:47:03] Production.INFO: ==24215== Lock acquired, processing the job...
[2026-04-06 23:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:47:03] Production.INFO: Account Balance Start.
[2026-04-06 23:47:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:47:03] Production.INFO: 117
[2026-04-06 23:47:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:47:03] Production.INFO: ==24215== Releasing lock...
[2026-04-06 23:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:47:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:03] Production.INFO: ==24209== Releasing lock...
[2026-04-06 23:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:47:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:03] Production.INFO: Date 2026-03-21
[2026-04-06 23:47:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:47:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:47:04] Production.INFO: Total Charge 0
[2026-04-06 23:47:04] Production.INFO: CreateAllLog End
[2026-04-06 23:47:04] Production.INFO: Account Balance End.
[2026-04-06 23:47:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:47:04] Production.INFO: ==24213== Releasing lock...
[2026-04-06 23:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:47:12] Production.ERROR: CronJobId end10
[2026-04-06 23:47:12] Production.INFO: ==24211== Releasing lock...
[2026-04-06 23:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:47:15] Production.INFO: call_cost start
[2026-04-06 23:47:15] Production.INFO: call_cost end
[2026-04-06 23:47:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:47:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:47:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:47:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:47:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:47:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:47:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:47:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:47:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:47:15] Production.INFO: ==24207== Releasing lock...
[2026-04-06 23:47:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:47:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:48:02] Production.INFO: ==24272== Lock acquired, processing the job...
[2026-04-07 04:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:48:02] Production.INFO: neon service started
[2026-04-07 04:48:02] Production.INFO: neon service started
[2026-04-07 04:48:02] Production.INFO: ==24272== Releasing lock...
[2026-04-07 04:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:48:02] Production.INFO: ==24276== Lock acquired, processing the job...
[2026-04-07 03:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:48:02] Production.INFO: ==24276== Releasing lock...
[2026-04-07 03:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:48:02] Production.INFO: ==24274== Lock acquired, processing the job...
[2026-04-06 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:48:02] Production.INFO: ==24274== Releasing lock...
[2026-04-06 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:48:03] Production.INFO: ==24279== Lock acquired, processing the job...
[2026-04-06 23:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:48:03] Production.INFO: ==24285== Lock acquired, processing the job...
[2026-04-06 23:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:48:03] Production.INFO: ==24281== Lock acquired, processing the job...
[2026-04-06 23:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:48:03] Production.INFO: ==24287== Lock acquired, processing the job...
[2026-04-06 23:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:48:03] Production.INFO: ==24283== Lock acquired, processing the job...
[2026-04-06 23:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:48:03] Production.INFO: Account Balance Start.
[2026-04-06 23:48:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:48:03] Production.INFO: 117
[2026-04-06 23:48:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:48:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:48:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:48:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-10
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: ==24287== Releasing lock...
[2026-04-06 23:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:48:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:48:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:48:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:48:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-11
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: ==24281== Releasing lock...
[2026-04-06 23:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:48:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:05] Production.INFO: Date 2026-04-02
[2026-04-06 23:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:05] Production.INFO: Date 2026-04-03
[2026-04-06 23:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:05] Production.INFO: Date 2026-04-04
[2026-04-06 23:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:05] Production.INFO: Date 2026-04-05
[2026-04-06 23:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:05] Production.INFO: Date 2026-04-06
[2026-04-06 23:48:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:48:05] Production.INFO: Total Charge 0
[2026-04-06 23:48:05] Production.INFO: CreateAllLog End
[2026-04-06 23:48:05] Production.INFO: Account Balance End.
[2026-04-06 23:48:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:48:05] Production.INFO: ==24285== Releasing lock...
[2026-04-06 23:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:48:12] Production.ERROR: CronJobId end10
[2026-04-06 23:48:12] Production.INFO: ==24283== Releasing lock...
[2026-04-06 23:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:48:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:48:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:48:14] Production.INFO: call_cost start
[2026-04-06 23:48:14] Production.INFO: call_cost end
[2026-04-06 23:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:48:14] Production.INFO: ==24279== Releasing lock...
[2026-04-06 23:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:49:01] Production.INFO: ==24346== Lock acquired, processing the job...
[2026-04-07 04:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:49:01] Production.INFO: neon service started
[2026-04-07 04:49:01] Production.INFO: neon service started
[2026-04-07 04:49:01] Production.INFO: ==24346== Releasing lock...
[2026-04-07 04:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:49:02] Production.INFO: ==24348== Lock acquired, processing the job...
[2026-04-06 23:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:49:02] Production.INFO: ==24350== Lock acquired, processing the job...
[2026-04-07 03:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:49:02] Production.INFO: ==24350== Releasing lock...
[2026-04-07 03:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:49:02] Production.INFO: ==24348== Releasing lock...
[2026-04-06 23:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:49:03] Production.INFO: ==24353== Lock acquired, processing the job...
[2026-04-06 23:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:49:03] Production.INFO: ==24355== Lock acquired, processing the job...
[2026-04-06 23:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:49:03] Production.INFO: ==24359== Lock acquired, processing the job...
[2026-04-06 23:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:49:03] Production.INFO: ==24357== Lock acquired, processing the job...
[2026-04-06 23:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:49:03] Production.INFO: ==24361== Lock acquired, processing the job...
[2026-04-06 23:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:49:03] Production.INFO: Account Balance Start.
[2026-04-06 23:49:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:49:03] Production.INFO: 117
[2026-04-06 23:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:49:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:49:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:49:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:03] Production.INFO: ==24361== Releasing lock...
[2026-04-06 23:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:49:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:49:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:04] Production.INFO: ==24355== Releasing lock...
[2026-04-06 23:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:49:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:49:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:49:04] Production.INFO: Total Charge 0
[2026-04-06 23:49:04] Production.INFO: CreateAllLog End
[2026-04-06 23:49:04] Production.INFO: Account Balance End.
[2026-04-06 23:49:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:49:04] Production.INFO: ==24359== Releasing lock...
[2026-04-06 23:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:49:12] Production.ERROR: CronJobId end10
[2026-04-06 23:49:12] Production.INFO: ==24357== Releasing lock...
[2026-04-06 23:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:49:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:49:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:49:14] Production.INFO: call_cost start
[2026-04-06 23:49:14] Production.INFO: call_cost end
[2026-04-06 23:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:49:14] Production.INFO: ==24353== Releasing lock...
[2026-04-06 23:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:50:02] Production.INFO: ==24416== Lock acquired, processing the job...
[2026-04-07 04:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:50:02] Production.INFO: neon service started
[2026-04-07 04:50:02] Production.INFO: neon service started
[2026-04-07 04:50:02] Production.INFO: ==24416== Releasing lock...
[2026-04-07 04:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:50:02] Production.INFO: ==24419== Lock acquired, processing the job...
[2026-04-06 23:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:50:02] Production.INFO: ==24421== Lock acquired, processing the job...
[2026-04-07 03:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:50:02] Production.INFO: ==24421== Releasing lock...
[2026-04-07 03:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:50:02] Production.INFO: ==24419== Releasing lock...
[2026-04-06 23:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:50:03] Production.INFO: ==24423== Lock acquired, processing the job...
[2026-04-06 23:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:50:03] Production.INFO: ==24425== Lock acquired, processing the job...
[2026-04-06 23:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:50:03] Production.INFO: ==24427== Lock acquired, processing the job...
[2026-04-06 23:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:50:03] Production.INFO: ==24431== Lock acquired, processing the job...
[2026-04-06 23:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:50:03] Production.INFO: ==24429== Lock acquired, processing the job...
[2026-04-06 23:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:50:03] Production.INFO: Account Balance Start.
[2026-04-06 23:50:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:50:04] Production.INFO: 117
[2026-04-06 23:50:04] Production.INFO: Date 2026-03-08
[2026-04-06 23:50:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:50:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:50:04] Production.INFO: Date 2026-03-09
[2026-04-06 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:04] Production.INFO: ==24431== Releasing lock...
[2026-04-06 23:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:50:04] Production.INFO: Date 2026-03-10
[2026-04-06 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:04] Production.INFO: Date 2026-03-11
[2026-04-06 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:04] Production.INFO: ==24425== Releasing lock...
[2026-04-06 23:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:50:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:50:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:05] Production.INFO: Date 2026-03-28
[2026-04-06 23:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:05] Production.INFO: Date 2026-03-29
[2026-04-06 23:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:05] Production.INFO: Date 2026-03-30
[2026-04-06 23:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:05] Production.INFO: Date 2026-03-31
[2026-04-06 23:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:05] Production.INFO: Date 2026-04-01
[2026-04-06 23:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:05] Production.INFO: Date 2026-04-02
[2026-04-06 23:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:05] Production.INFO: Date 2026-04-03
[2026-04-06 23:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:05] Production.INFO: Date 2026-04-04
[2026-04-06 23:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:05] Production.INFO: Date 2026-04-05
[2026-04-06 23:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:05] Production.INFO: Date 2026-04-06
[2026-04-06 23:50:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:50:05] Production.INFO: Total Charge 0
[2026-04-06 23:50:05] Production.INFO: CreateAllLog End
[2026-04-06 23:50:05] Production.INFO: Account Balance End.
[2026-04-06 23:50:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:50:05] Production.INFO: ==24429== Releasing lock...
[2026-04-06 23:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:50:13] Production.ERROR: CronJobId end10
[2026-04-06 23:50:13] Production.INFO: ==24427== Releasing lock...
[2026-04-06 23:50:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:50:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:50:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:50:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:50:15] Production.INFO: call_cost start
[2026-04-06 23:50:15] Production.INFO: call_cost end
[2026-04-06 23:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:50:15] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:50:15] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:50:15] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:50:15] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:50:15] Production.INFO: ==24423== Releasing lock...
[2026-04-06 23:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:51:01] Production.INFO: ==24487== Lock acquired, processing the job...
[2026-04-07 04:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:51:01] Production.INFO: neon service started
[2026-04-07 04:51:01] Production.INFO: neon service started
[2026-04-07 04:51:01] Production.INFO: ==24487== Releasing lock...
[2026-04-07 04:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:51:01] Production.INFO: ==24491== Lock acquired, processing the job...
[2026-04-07 03:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:51:01] Production.INFO: ==24491== Releasing lock...
[2026-04-07 03:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:51:01] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:51:01] Production.INFO: ==24489== Lock acquired, processing the job...
[2026-04-06 23:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:51:02] Production.INFO: ==24489== Releasing lock...
[2026-04-06 23:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:51:03] Production.INFO: ==24498== Lock acquired, processing the job...
[2026-04-06 23:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:51:03] Production.INFO: ==24494== Lock acquired, processing the job...
[2026-04-06 23:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-06 23:51:03] Production.INFO: ==24496== Lock acquired, processing the job...
[2026-04-06 23:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-06 23:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-06 23:51:03] Production.ERROR: CronJob PID - 24498
[2026-04-06 23:51:03] Production.ERROR: CronJob Title - Account Block
[2026-04-06 23:51:03] Production.ERROR: CronJob ID - 7
[2026-04-06 23:51:03] Production.ERROR: CronJob Last Run Time 2026-04-06 23:51:00
[2026-04-06 23:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-06 23:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-06 23:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-06 23:51:03] Production.INFO: ==24494== Releasing lock...
[2026-04-06 23:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-06 23:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-06 23:51:03] Production.INFO: ==24502== Lock acquired, processing the job...
[2026-04-06 23:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:51:03] Production.INFO: ==24500== Lock acquired, processing the job...
[2026-04-06 23:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:51:03] Production.INFO: ==24506== Lock acquired, processing the job...
[2026-04-06 23:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:51:03] Production.INFO: Account Balance Start.
[2026-04-06 23:51:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:51:03] Production.INFO: 117
[2026-04-06 23:51:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:51:03] Production.INFO: ==24504== Lock acquired, processing the job...
[2026-04-06 23:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-06 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:51:03] Production.INFO: ==24506== Releasing lock...
[2026-04-06 23:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:51:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-06 23:51:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:51:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:04] Production.INFO: ==24498== Releasing lock...
[2026-04-06 23:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:51:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:04] Production.ERROR: done
[2026-04-06 23:51:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-06 23:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050472', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) start
[2026-04-06 23:51:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:51:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:51:04] Production.INFO: Total Charge 0
[2026-04-06 23:51:04] Production.INFO: CreateAllLog End
[2026-04-06 23:51:04] Production.INFO: Account Balance End.
[2026-04-06 23:51:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:51:05] Production.INFO: ==24502== Releasing lock...
[2026-04-06 23:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:51:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050472', 'tblTempUsageDetail_20reseller','2026-04-06','2026-04-06','1' ) end
[2026-04-06 23:51:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-06 23:51:09] Production.INFO: ProcessCDR(1,17050472,1,1,2)
[2026-04-06 23:51:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050472,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 23:51:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050472,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-06 23:51:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-06 23:51:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-06 23:51:10] Production.INFO: ==24504== Releasing lock...
[2026-04-06 23:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-06 23:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-06 23:51:13] Production.ERROR: CronJobId end10
[2026-04-06 23:51:13] Production.INFO: ==24500== Releasing lock...
[2026-04-06 23:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:51:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:51:16] Production.INFO: call_cost start
[2026-04-06 23:51:16] Production.INFO: call_cost end
[2026-04-06 23:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:51:16] Production.INFO: ==24496== Releasing lock...
[2026-04-06 23:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:52:01] Production.INFO: ==24564== Lock acquired, processing the job...
[2026-04-07 04:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:52:01] Production.INFO: neon service started
[2026-04-07 04:52:01] Production.INFO: neon service started
[2026-04-07 04:52:01] Production.INFO: ==24564== Releasing lock...
[2026-04-07 04:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:52:02] Production.INFO: ==24566== Lock acquired, processing the job...
[2026-04-06 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:52:02] Production.INFO: ==24568== Lock acquired, processing the job...
[2026-04-07 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:52:02] Production.INFO: ==24568== Releasing lock...
[2026-04-07 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:52:02] Production.INFO: ==24566== Releasing lock...
[2026-04-06 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:52:03] Production.INFO: ==24575== Lock acquired, processing the job...
[2026-04-06 23:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:52:03] Production.INFO: ==24571== Lock acquired, processing the job...
[2026-04-06 23:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:52:03] Production.INFO: ==24573== Lock acquired, processing the job...
[2026-04-06 23:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:52:03] Production.INFO: ==24577== Lock acquired, processing the job...
[2026-04-06 23:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:52:03] Production.INFO: ==24579== Lock acquired, processing the job...
[2026-04-06 23:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:52:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:52:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:52:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:52:04] Production.INFO: ==24579== Releasing lock...
[2026-04-06 23:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:52:04] Production.INFO: Account Balance Start.
[2026-04-06 23:52:04] Production.INFO: CreateAllLog Start
[2026-04-06 23:52:04] Production.INFO: 117
[2026-04-06 23:52:04] Production.INFO: Date 2026-03-08
[2026-04-06 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:04] Production.INFO: Date 2026-03-09
[2026-04-06 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:04] Production.INFO: Date 2026-03-10
[2026-04-06 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:04] Production.INFO: Date 2026-03-11
[2026-04-06 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:04] Production.INFO: ==24573== Releasing lock...
[2026-04-06 23:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:52:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:52:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:05] Production.INFO: Date 2026-03-24
[2026-04-06 23:52:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:05] Production.INFO: Date 2026-03-25
[2026-04-06 23:52:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:05] Production.INFO: Date 2026-03-26
[2026-04-06 23:52:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:05] Production.INFO: Date 2026-03-27
[2026-04-06 23:52:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:05] Production.INFO: Date 2026-03-28
[2026-04-06 23:52:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:05] Production.INFO: Date 2026-03-29
[2026-04-06 23:52:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:05] Production.INFO: Date 2026-03-30
[2026-04-06 23:52:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:05] Production.INFO: Date 2026-03-31
[2026-04-06 23:52:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:05] Production.INFO: Date 2026-04-01
[2026-04-06 23:52:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:05] Production.INFO: Date 2026-04-02
[2026-04-06 23:52:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:05] Production.INFO: Date 2026-04-03
[2026-04-06 23:52:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:05] Production.INFO: Date 2026-04-04
[2026-04-06 23:52:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:05] Production.INFO: Date 2026-04-05
[2026-04-06 23:52:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:05] Production.INFO: Date 2026-04-06
[2026-04-06 23:52:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:52:05] Production.INFO: Total Charge 0
[2026-04-06 23:52:05] Production.INFO: CreateAllLog End
[2026-04-06 23:52:05] Production.INFO: Account Balance End.
[2026-04-06 23:52:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:52:05] Production.INFO: ==24577== Releasing lock...
[2026-04-06 23:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:52:11] Production.ERROR: CronJobId end10
[2026-04-06 23:52:11] Production.INFO: ==24575== Releasing lock...
[2026-04-06 23:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:52:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:52:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:52:14] Production.INFO: call_cost start
[2026-04-06 23:52:14] Production.INFO: call_cost end
[2026-04-06 23:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:52:14] Production.INFO: ==24571== Releasing lock...
[2026-04-06 23:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:53:02] Production.INFO: ==24635== Lock acquired, processing the job...
[2026-04-07 04:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:53:02] Production.INFO: neon service started
[2026-04-07 04:53:02] Production.INFO: neon service started
[2026-04-07 04:53:02] Production.INFO: ==24635== Releasing lock...
[2026-04-07 04:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:53:02] Production.INFO: ==24637== Lock acquired, processing the job...
[2026-04-06 23:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:53:02] Production.INFO: ==24637== Releasing lock...
[2026-04-06 23:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:53:03] Production.INFO: ==24639== Lock acquired, processing the job...
[2026-04-07 03:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:53:03] Production.INFO: ==24639== Releasing lock...
[2026-04-07 03:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:53:03] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:53:03] Production.INFO: ==24643== Lock acquired, processing the job...
[2026-04-06 23:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:53:03] Production.INFO: ==24645== Lock acquired, processing the job...
[2026-04-06 23:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:53:03] Production.INFO: ==24647== Lock acquired, processing the job...
[2026-04-06 23:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:53:03] Production.INFO: ==24641== Lock acquired, processing the job...
[2026-04-06 23:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:53:03] Production.INFO: ==24650== Lock acquired, processing the job...
[2026-04-06 23:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:53:03] Production.INFO: Account Balance Start.
[2026-04-06 23:53:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:53:03] Production.INFO: 117
[2026-04-06 23:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:53:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:53:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:03] Production.INFO: ==24650== Releasing lock...
[2026-04-06 23:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:53:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:53:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: ==24643== Releasing lock...
[2026-04-06 23:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:53:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:53:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:53:05] Production.INFO: Total Charge 0
[2026-04-06 23:53:05] Production.INFO: CreateAllLog End
[2026-04-06 23:53:05] Production.INFO: Account Balance End.
[2026-04-06 23:53:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:53:05] Production.INFO: ==24647== Releasing lock...
[2026-04-06 23:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:53:11] Production.ERROR: CronJobId end10
[2026-04-06 23:53:11] Production.INFO: ==24645== Releasing lock...
[2026-04-06 23:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:53:14] Production.INFO: call_cost start
[2026-04-06 23:53:14] Production.INFO: call_cost end
[2026-04-06 23:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:53:14] Production.INFO: ==24641== Releasing lock...
[2026-04-06 23:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:54:01] Production.INFO: ==24703== Lock acquired, processing the job...
[2026-04-07 04:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:54:01] Production.INFO: neon service started
[2026-04-07 04:54:01] Production.INFO: neon service started
[2026-04-07 04:54:01] Production.INFO: ==24703== Releasing lock...
[2026-04-07 04:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:54:02] Production.INFO: ==24705== Lock acquired, processing the job...
[2026-04-06 23:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:54:02] Production.INFO: ==24707== Lock acquired, processing the job...
[2026-04-07 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:54:02] Production.INFO: ==24707== Releasing lock...
[2026-04-07 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:54:02] Production.INFO: ==24705== Releasing lock...
[2026-04-06 23:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:54:03] Production.INFO: ==24710== Lock acquired, processing the job...
[2026-04-06 23:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:54:03] Production.INFO: ==24712== Lock acquired, processing the job...
[2026-04-06 23:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:54:03] Production.INFO: ==24714== Lock acquired, processing the job...
[2026-04-06 23:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:54:03] Production.INFO: ==24716== Lock acquired, processing the job...
[2026-04-06 23:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:54:03] Production.INFO: ==24718== Lock acquired, processing the job...
[2026-04-06 23:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:54:03] Production.INFO: Account Balance Start.
[2026-04-06 23:54:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:54:03] Production.INFO: 117
[2026-04-06 23:54:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:54:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:03] Production.INFO: ==24718== Releasing lock...
[2026-04-06 23:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:54:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:54:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: ==24712== Releasing lock...
[2026-04-06 23:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:54:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:54:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:54:04] Production.INFO: Total Charge 0
[2026-04-06 23:54:04] Production.INFO: CreateAllLog End
[2026-04-06 23:54:04] Production.INFO: Account Balance End.
[2026-04-06 23:54:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:54:04] Production.INFO: ==24716== Releasing lock...
[2026-04-06 23:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:54:12] Production.ERROR: CronJobId end10
[2026-04-06 23:54:12] Production.INFO: ==24714== Releasing lock...
[2026-04-06 23:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:54:14] Production.INFO: call_cost start
[2026-04-06 23:54:14] Production.INFO: call_cost end
[2026-04-06 23:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:54:14] Production.INFO: ==24710== Releasing lock...
[2026-04-06 23:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:55:02] Production.INFO: ==24776== Lock acquired, processing the job...
[2026-04-07 04:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:55:02] Production.INFO: neon service started
[2026-04-07 04:55:02] Production.INFO: neon service started
[2026-04-07 04:55:02] Production.INFO: ==24776== Releasing lock...
[2026-04-07 04:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:55:02] Production.INFO: ==24778== Lock acquired, processing the job...
[2026-04-06 23:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:55:02] Production.INFO: ==24780== Lock acquired, processing the job...
[2026-04-07 03:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:55:02] Production.INFO: ==24780== Releasing lock...
[2026-04-07 03:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:55:03] Production.INFO: ==24778== Releasing lock...
[2026-04-06 23:55:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:55:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:55:03] Production.INFO: ==24783== Lock acquired, processing the job...
[2026-04-06 23:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:55:04] Production.INFO: ==24785== Lock acquired, processing the job...
[2026-04-06 23:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:55:04] Production.INFO: ==24787== Lock acquired, processing the job...
[2026-04-06 23:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:55:04] Production.INFO: ==24789== Lock acquired, processing the job...
[2026-04-06 23:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:55:04] Production.INFO: ==24791== Lock acquired, processing the job...
[2026-04-06 23:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:55:04] Production.INFO: Account Balance Start.
[2026-04-06 23:55:04] Production.INFO: CreateAllLog Start
[2026-04-06 23:55:04] Production.INFO: 117
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-08
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-09
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-10
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:55:04] Production.INFO: ==24791== Releasing lock...
[2026-04-06 23:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-11
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.INFO: ==24785== Releasing lock...
[2026-04-06 23:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:55:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:05] Production.INFO: Date 2026-03-30
[2026-04-06 23:55:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:05] Production.INFO: Date 2026-03-31
[2026-04-06 23:55:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:05] Production.INFO: Date 2026-04-01
[2026-04-06 23:55:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:05] Production.INFO: Date 2026-04-02
[2026-04-06 23:55:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:05] Production.INFO: Date 2026-04-03
[2026-04-06 23:55:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:05] Production.INFO: Date 2026-04-04
[2026-04-06 23:55:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:05] Production.INFO: Date 2026-04-05
[2026-04-06 23:55:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:05] Production.INFO: Date 2026-04-06
[2026-04-06 23:55:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:55:05] Production.INFO: Total Charge 0
[2026-04-06 23:55:05] Production.INFO: CreateAllLog End
[2026-04-06 23:55:05] Production.INFO: Account Balance End.
[2026-04-06 23:55:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:55:05] Production.INFO: ==24789== Releasing lock...
[2026-04-06 23:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:55:11] Production.ERROR: CronJobId end10
[2026-04-06 23:55:11] Production.INFO: ==24787== Releasing lock...
[2026-04-06 23:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:55:14] Production.INFO: call_cost start
[2026-04-06 23:55:14] Production.INFO: call_cost end
[2026-04-06 23:55:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:55:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:55:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:55:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:55:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:55:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:55:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:55:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:55:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:55:14] Production.INFO: ==24783== Releasing lock...
[2026-04-06 23:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:55:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:56:01] Production.INFO: ==24846== Lock acquired, processing the job...
[2026-04-07 04:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:56:01] Production.INFO: neon service started
[2026-04-07 04:56:01] Production.INFO: neon service started
[2026-04-07 04:56:01] Production.INFO: ==24846== Releasing lock...
[2026-04-07 04:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:56:02] Production.INFO: ==24850== Lock acquired, processing the job...
[2026-04-07 03:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-06 23:56:02] Production.INFO: ==24848== Lock acquired, processing the job...
[2026-04-06 23:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:56:02] Production.INFO: ==24850== Releasing lock...
[2026-04-07 03:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:56:02] Production.INFO: ==24848== Releasing lock...
[2026-04-06 23:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:56:03] Production.INFO: ==24853== Lock acquired, processing the job...
[2026-04-06 23:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:56:03] Production.INFO: ==24855== Lock acquired, processing the job...
[2026-04-06 23:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:56:03] Production.INFO: ==24857== Lock acquired, processing the job...
[2026-04-06 23:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:56:03] Production.INFO: ==24859== Lock acquired, processing the job...
[2026-04-06 23:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:56:03] Production.INFO: ==24861== Lock acquired, processing the job...
[2026-04-06 23:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:56:03] Production.INFO: Account Balance Start.
[2026-04-06 23:56:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:56:03] Production.INFO: 117
[2026-04-06 23:56:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:56:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:56:03] Production.INFO: ==24861== Releasing lock...
[2026-04-06 23:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:56:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:03] Production.INFO: ==24855== Releasing lock...
[2026-04-06 23:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:56:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:03] Production.INFO: Date 2026-03-21
[2026-04-06 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:03] Production.INFO: Date 2026-03-22
[2026-04-06 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:03] Production.INFO: Date 2026-03-23
[2026-04-06 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:03] Production.INFO: Date 2026-03-24
[2026-04-06 23:56:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:56:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:56:04] Production.INFO: Total Charge 0
[2026-04-06 23:56:04] Production.INFO: CreateAllLog End
[2026-04-06 23:56:04] Production.INFO: Account Balance End.
[2026-04-06 23:56:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:56:04] Production.INFO: ==24859== Releasing lock...
[2026-04-06 23:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:56:12] Production.ERROR: CronJobId end10
[2026-04-06 23:56:12] Production.INFO: ==24857== Releasing lock...
[2026-04-06 23:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:56:14] Production.INFO: call_cost start
[2026-04-06 23:56:14] Production.INFO: call_cost end
[2026-04-06 23:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:56:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:56:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:56:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:56:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:56:14] Production.INFO: ==24853== Releasing lock...
[2026-04-06 23:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:57:01] Production.INFO: ==24919== Lock acquired, processing the job...
[2026-04-07 04:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:57:01] Production.INFO: neon service started
[2026-04-07 04:57:01] Production.INFO: neon service started
[2026-04-07 04:57:01] Production.INFO: ==24919== Releasing lock...
[2026-04-07 04:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:57:02] Production.INFO: ==24923== Lock acquired, processing the job...
[2026-04-07 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:57:02] Production.INFO: ==24923== Releasing lock...
[2026-04-07 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:57:02] Production.INFO: ==24921== Lock acquired, processing the job...
[2026-04-06 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:57:02] Production.INFO: ==24921== Releasing lock...
[2026-04-06 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:57:03] Production.INFO: ==24925== Lock acquired, processing the job...
[2026-04-06 23:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:57:03] Production.INFO: ==24931== Lock acquired, processing the job...
[2026-04-06 23:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:57:03] Production.INFO: ==24927== Lock acquired, processing the job...
[2026-04-06 23:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:57:03] Production.INFO: ==24929== Lock acquired, processing the job...
[2026-04-06 23:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:57:03] Production.INFO: Account Balance Start.
[2026-04-06 23:57:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:57:03] Production.INFO: 117
[2026-04-06 23:57:03] Production.INFO: ==24933== Lock acquired, processing the job...
[2026-04-06 23:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:57:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:57:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:57:03] Production.INFO: ==24933== Releasing lock...
[2026-04-06 23:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:03] Production.INFO: Date 2026-03-20
[2026-04-06 23:57:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:04] Production.INFO: ==24927== Releasing lock...
[2026-04-06 23:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:57:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:57:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:57:04] Production.INFO: Total Charge 0
[2026-04-06 23:57:04] Production.INFO: CreateAllLog End
[2026-04-06 23:57:04] Production.INFO: Account Balance End.
[2026-04-06 23:57:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:57:04] Production.INFO: ==24931== Releasing lock...
[2026-04-06 23:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:57:11] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,10))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-04-06 23:57:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:57:11] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:57:11] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:57:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:57:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:57:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:57:11] Production.ERROR: CronJobId end10
[2026-04-06 23:57:11] Production.INFO: ==24929== Releasing lock...
[2026-04-06 23:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:57:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:57:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:57:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:57:11] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:57:11] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:57:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:57:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:57:11] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:57:11] Production.INFO: call_cost start
[2026-04-06 23:57:11] Production.INFO: call_cost end
[2026-04-06 23:57:11] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:57:11] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:57:11] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:57:11] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:57:11] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:57:11] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:57:11] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:57:11] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:57:11] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:57:11] Production.INFO: ==24925== Releasing lock...
[2026-04-06 23:57:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:57:11] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:58:02] Production.INFO: ==24987== Lock acquired, processing the job...
[2026-04-07 04:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:58:02] Production.INFO: neon service started
[2026-04-07 04:58:02] Production.INFO: neon service started
[2026-04-07 04:58:02] Production.INFO: ==24987== Releasing lock...
[2026-04-07 04:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:58:02] Production.INFO: ==24991== Lock acquired, processing the job...
[2026-04-07 03:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:58:02] Production.INFO: ==24991== Releasing lock...
[2026-04-07 03:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:58:02] Production.INFO: ==24989== Lock acquired, processing the job...
[2026-04-06 23:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-06 23:58:02] Production.INFO: ==24989== Releasing lock...
[2026-04-06 23:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:58:03] Production.INFO: ==24996== Lock acquired, processing the job...
[2026-04-06 23:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:58:03] Production.INFO: ==24994== Lock acquired, processing the job...
[2026-04-06 23:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:58:03] Production.INFO: ==25002== Lock acquired, processing the job...
[2026-04-06 23:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:58:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:58:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:58:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:58:04] Production.INFO: ==24998== Lock acquired, processing the job...
[2026-04-06 23:58:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:58:04] Production.INFO: ==25002== Releasing lock...
[2026-04-06 23:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:58:04] Production.INFO: ==25000== Lock acquired, processing the job...
[2026-04-06 23:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:58:04] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:58:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:58:04] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:58:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:58:04] Production.INFO: ==24996== Releasing lock...
[2026-04-06 23:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:58:04] Production.INFO: Account Balance Start.
[2026-04-06 23:58:04] Production.INFO: CreateAllLog Start
[2026-04-06 23:58:04] Production.INFO: 117
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-08
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-09
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-10
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-11
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-12
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-13
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-14
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-15
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-16
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-17
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-18
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-19
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:58:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:05] Production.INFO: Date 2026-04-04
[2026-04-06 23:58:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:05] Production.INFO: Date 2026-04-05
[2026-04-06 23:58:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:05] Production.INFO: Date 2026-04-06
[2026-04-06 23:58:05] Production.INFO: Reseller ==> 0
[2026-04-06 23:58:05] Production.INFO: Total Charge 0
[2026-04-06 23:58:05] Production.INFO: CreateAllLog End
[2026-04-06 23:58:05] Production.INFO: Account Balance End.
[2026-04-06 23:58:05] Production.ERROR: CronJobId end 12
[2026-04-06 23:58:05] Production.INFO: ==25000== Releasing lock...
[2026-04-06 23:58:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:58:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:58:11] Production.ERROR: CronJobId end10
[2026-04-06 23:58:11] Production.INFO: ==24998== Releasing lock...
[2026-04-06 23:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:58:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:58:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:58:14] Production.INFO: call_cost start
[2026-04-06 23:58:14] Production.INFO: call_cost end
[2026-04-06 23:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:58:14] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:58:14] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:58:14] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:58:14] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:58:14] Production.INFO: ==24994== Releasing lock...
[2026-04-06 23:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:59:01] Production.INFO: ==25062== Lock acquired, processing the job...
[2026-04-07 04:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 04:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 04:59:01] Production.INFO: neon service started
[2026-04-07 04:59:01] Production.INFO: neon service started
[2026-04-07 04:59:01] Production.INFO: ==25062== Releasing lock...
[2026-04-07 04:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 04:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-06 23:59:02] Production.INFO: ==25064== Lock acquired, processing the job...
[2026-04-06 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:59:02] Production.INFO: ==25066== Lock acquired, processing the job...
[2026-04-07 03:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:59:02] Production.INFO: ==25066== Releasing lock...
[2026-04-07 03:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 03:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-06 23:59:02] Production.INFO: ==25064== Releasing lock...
[2026-04-06 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-06 23:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-06 23:59:03] Production.INFO: ==25071== Lock acquired, processing the job...
[2026-04-06 23:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-06 23:59:03] Production.INFO: ==25073== Lock acquired, processing the job...
[2026-04-06 23:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-06 23:59:03] Production.INFO: ==25069== Lock acquired, processing the job...
[2026-04-06 23:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-06 23:59:03] Production.INFO: ==25075== Lock acquired, processing the job...
[2026-04-06 23:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-06 23:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-06 23:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260406Live done
[2026-04-06 23:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406Live done
[2026-04-06 23:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260406Live)
[2026-04-06 23:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-06','2026-04-06','120260406Live')
[2026-04-06 23:59:03] Production.INFO: ==25077== Lock acquired, processing the job...
[2026-04-06 23:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-06 23:59:03] Production.INFO: Account Balance Start.
[2026-04-06 23:59:03] Production.INFO: CreateAllLog Start
[2026-04-06 23:59:03] Production.INFO: 117
[2026-04-06 23:59:03] Production.INFO: Date 2026-03-08
[2026-04-06 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:03] Production.INFO: Date 2026-03-09
[2026-04-06 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:03] Production.INFO: Date 2026-03-10
[2026-04-06 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:03] Production.INFO: Date 2026-03-11
[2026-04-06 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:03] Production.INFO: Date 2026-03-12
[2026-04-06 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:03] Production.INFO: Date 2026-03-13
[2026-04-06 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:03] Production.INFO: Date 2026-03-14
[2026-04-06 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:03] Production.INFO: Date 2026-03-15
[2026-04-06 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-06 23:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-06 23:59:03] Production.INFO: Date 2026-03-16
[2026-04-06 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-06 23:59:03] Production.INFO: Date 2026-03-17
[2026-04-06 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:03] Production.INFO: ==25077== Releasing lock...
[2026-04-06 23:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-06 23:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-06 23:59:03] Production.INFO: Date 2026-03-18
[2026-04-06 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:03] Production.INFO: Date 2026-03-19
[2026-04-06 23:59:03] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:04] Production.INFO: Date 2026-03-20
[2026-04-06 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:04] Production.INFO: Date 2026-03-21
[2026-04-06 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:04] Production.INFO: Date 2026-03-22
[2026-04-06 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:04] Production.INFO: Date 2026-03-23
[2026-04-06 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:04] Production.INFO: ==25071== Releasing lock...
[2026-04-06 23:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-06 23:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-06 23:59:04] Production.INFO: Date 2026-03-24
[2026-04-06 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:04] Production.INFO: Date 2026-03-25
[2026-04-06 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:04] Production.INFO: Date 2026-03-26
[2026-04-06 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:04] Production.INFO: Date 2026-03-27
[2026-04-06 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:04] Production.INFO: Date 2026-03-28
[2026-04-06 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:04] Production.INFO: Date 2026-03-29
[2026-04-06 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:04] Production.INFO: Date 2026-03-30
[2026-04-06 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:04] Production.INFO: Date 2026-03-31
[2026-04-06 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:04] Production.INFO: Date 2026-04-01
[2026-04-06 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:04] Production.INFO: Date 2026-04-02
[2026-04-06 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:04] Production.INFO: Date 2026-04-03
[2026-04-06 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:04] Production.INFO: Date 2026-04-04
[2026-04-06 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:04] Production.INFO: Date 2026-04-05
[2026-04-06 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:04] Production.INFO: Date 2026-04-06
[2026-04-06 23:59:04] Production.INFO: Reseller ==> 0
[2026-04-06 23:59:04] Production.INFO: Total Charge 0
[2026-04-06 23:59:04] Production.INFO: CreateAllLog End
[2026-04-06 23:59:04] Production.INFO: Account Balance End.
[2026-04-06 23:59:04] Production.ERROR: CronJobId end 12
[2026-04-06 23:59:04] Production.INFO: ==25075== Releasing lock...
[2026-04-06 23:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-06 23:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-06 23:59:11] Production.ERROR: CronJobId end10
[2026-04-06 23:59:11] Production.INFO: ==25073== Releasing lock...
[2026-04-06 23:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-06 23:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-06 23:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-06 23:59:13] Production.INFO: ============== Balance Warning START===========
[2026-04-06 23:59:13] Production.INFO: ============== Balance Warning END===========
[2026-04-06 23:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-06 23:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-06 23:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-06 23:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-06 23:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-06 23:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-06 23:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-06 23:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-06 23:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-06 23:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-06 23:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-06 23:59:13] Production.INFO: call_cost start
[2026-04-06 23:59:13] Production.INFO: call_cost end
[2026-04-06 23:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-06 23:59:13] Production.INFO: ============== Report Schedule START===========
[2026-04-06 23:59:13] Production.INFO: ============== Report Schedule END===========
[2026-04-06 23:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-06 23:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-06 23:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-06 23:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-06 23:59:13] Production.INFO: ============== Deal alert START===========
[2026-04-06 23:59:13] Production.INFO: ============== Deal alert END===========
[2026-04-06 23:59:13] Production.INFO: ==25069== Releasing lock...
[2026-04-06 23:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-06 23:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:00:02] Production.INFO: ==25130== Lock acquired, processing the job...
[2026-04-07 05:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:00:02] Production.INFO: neon service started
[2026-04-07 05:00:02] Production.INFO: neon service started
[2026-04-07 05:00:02] Production.INFO: ==25130== Releasing lock...
[2026-04-07 05:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:00:02] Production.INFO: ==25135== Lock acquired, processing the job...
[2026-04-07 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:00:02] Production.INFO: ==25135== Releasing lock...
[2026-04-07 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:00:02] Production.INFO: ==25133== Lock acquired, processing the job...
[2026-04-07 00:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:00:03] Production.INFO: ==25133== Releasing lock...
[2026-04-07 00:00:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:00:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:00:03] Production.INFO: ==25138== Lock acquired, processing the job...
[2026-04-07 00:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:00:03] Production.INFO: ==25140== Lock acquired, processing the job...
[2026-04-07 00:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:00:03] Production.INFO: ==25146== Lock acquired, processing the job...
[2026-04-07 00:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:00:03] Production.INFO: ==25144== Lock acquired, processing the job...
[2026-04-07 00:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:00:03] Production.INFO: ==25142== Lock acquired, processing the job...
[2026-04-07 00:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:00:03] Production.INFO: ==25146== Releasing lock...
[2026-04-07 00:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:00:03] Production.INFO: Account Balance Start.
[2026-04-07 00:00:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:00:03] Production.INFO: 117
[2026-04-07 00:00:04] Production.INFO: Date 2026-03-08
[2026-04-07 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:00:04] Production.INFO: Date 2026-03-09
[2026-04-07 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:04] Production.INFO: Date 2026-03-10
[2026-04-07 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:04] Production.INFO: Date 2026-03-11
[2026-04-07 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:04] Production.INFO: ==25140== Releasing lock...
[2026-04-07 00:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:00:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:05] Production.INFO: Date 2026-03-27
[2026-04-07 00:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:05] Production.INFO: Date 2026-03-28
[2026-04-07 00:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:05] Production.INFO: Date 2026-03-29
[2026-04-07 00:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:05] Production.INFO: Date 2026-03-30
[2026-04-07 00:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:05] Production.INFO: Date 2026-03-31
[2026-04-07 00:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:05] Production.INFO: Date 2026-04-01
[2026-04-07 00:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:05] Production.INFO: Date 2026-04-02
[2026-04-07 00:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:05] Production.INFO: Date 2026-04-03
[2026-04-07 00:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:05] Production.INFO: Date 2026-04-04
[2026-04-07 00:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:05] Production.INFO: Date 2026-04-05
[2026-04-07 00:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:05] Production.INFO: Date 2026-04-06
[2026-04-07 00:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:05] Production.INFO: Date 2026-04-07
[2026-04-07 00:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:00:05] Production.INFO: Total Charge 0
[2026-04-07 00:00:05] Production.INFO: CreateAllLog End
[2026-04-07 00:00:05] Production.INFO: Account Balance End.
[2026-04-07 00:00:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:00:05] Production.INFO: ==25144== Releasing lock...
[2026-04-07 00:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:00:13] Production.ERROR: CronJobId end10
[2026-04-07 00:00:13] Production.INFO: ==25142== Releasing lock...
[2026-04-07 00:00:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:00:13] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:00:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:00:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:00:14] Production.INFO: call_cost start
[2026-04-07 00:00:14] Production.INFO: call_cost end
[2026-04-07 00:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:00:14] Production.INFO: ==25138== Releasing lock...
[2026-04-07 00:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:01:01] Production.INFO: ==25206== Lock acquired, processing the job...
[2026-04-07 05:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:01:01] Production.INFO: neon service started
[2026-04-07 05:01:01] Production.INFO: neon service started
[2026-04-07 05:01:01] Production.INFO: ==25206== Releasing lock...
[2026-04-07 05:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:01:02] Production.INFO: ==25220== Lock acquired, processing the job...
[2026-04-07 00:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:01:02] Production.INFO: ==25222== Lock acquired, processing the job...
[2026-04-07 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:01:02] Production.INFO: ==25222== Releasing lock...
[2026-04-07 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:01:02] Production.INFO: ==25220== Releasing lock...
[2026-04-07 00:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:01:03] Production.INFO: ==25225== Lock acquired, processing the job...
[2026-04-07 00:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 00:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 00:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 00:01:03] Production.INFO: ==25225== Releasing lock...
[2026-04-07 00:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 00:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 00:01:03] Production.INFO: ==25227== Lock acquired, processing the job...
[2026-04-07 00:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:01:03] Production.INFO: ==25229== Lock acquired, processing the job...
[2026-04-07 00:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:01:03] Production.INFO: ==25231== Lock acquired, processing the job...
[2026-04-07 00:01:03] Production.INFO: createsummary-command-createsummary-companyid-1-cronjobid-9 #Starts#
[2026-04-07 00:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:01:03] Production.INFO: ==25233== Lock acquired, processing the job...
[2026-04-07 00:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:01:03] Production.INFO: ==25235== Lock acquired, processing the job...
[2026-04-07 00:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260403 done
[2026-04-07 00:01:03] Production.INFO: ==25237== Lock acquired, processing the job...
[2026-04-07 00:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 00:01:03] Production.INFO: ==25239== Lock acquired, processing the job...
[2026-04-07 00:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260403 done
[2026-04-07 00:01:03] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260403
[2026-04-07 00:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:01:04] Production.INFO: Account Balance Start.
[2026-04-07 00:01:04] Production.INFO: CreateAllLog Start
[2026-04-07 00:01:04] Production.INFO: 117
[2026-04-07 00:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 00:01:04] Production.INFO: Date 2026-03-08
[2026-04-07 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:04] Production.INFO: Date 2026-03-09
[2026-04-07 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:01:04] Production.INFO: Date 2026-03-10
[2026-04-07 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:01:04] Production.INFO: Date 2026-03-11
[2026-04-07 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:04] Production.INFO: ==25239== Releasing lock...
[2026-04-07 00:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:01:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:01:04] Production.ERROR: done
[2026-04-07 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 00:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050513', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 00:01:04] Production.INFO: call prc_generateSummary(1,'2026-04-03','2026-04-03','120260403')
[2026-04-07 00:01:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: ==25229== Releasing lock...
[2026-04-07 00:01:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:01:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:01:05] Production.INFO: Date 2026-03-16
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-03-17
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-03-18
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-03-19
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-03-20
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-03-21
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-03-22
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-03-23
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-03-24
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-03-25
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-03-26
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-03-27
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-03-28
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-03-29
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-03-30
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-03-31
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-04-01
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-04-02
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-04-03
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-04-04
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-04-05
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-04-06
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Date 2026-04-07
[2026-04-07 00:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:01:05] Production.INFO: Total Charge 0
[2026-04-07 00:01:06] Production.INFO: CreateAllLog End
[2026-04-07 00:01:06] Production.INFO: Account Balance End.
[2026-04-07 00:01:06] Production.ERROR: CronJobId end 12
[2026-04-07 00:01:06] Production.INFO: ==25235== Releasing lock...
[2026-04-07 00:01:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:01:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:01:12] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050513', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 00:01:12] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 00:01:12] Production.INFO: ProcessCDR(1,17050513,1,1,2)
[2026-04-07 00:01:12] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050513,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 00:01:12] Production.INFO: call prc_generateVendorSummary(1,'2026-04-03','2026-04-03','120260403')
[2026-04-07 00:01:12] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050513,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 00:01:12] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 00:01:12] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 00:01:12] Production.INFO: ==25237== Releasing lock...
[2026-04-07 00:01:12] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 00:01:12] Production.INFO: 26 MB #Memory Used#
[2026-04-07 00:01:17] Production.ERROR: tmp_tblUsageDetailsReport_120260404 done
[2026-04-07 00:01:17] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260404 done
[2026-04-07 00:01:17] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260404
[2026-04-07 00:01:18] Production.INFO: call prc_generateSummary(1,'2026-04-04','2026-04-04','120260404')
[2026-04-07 00:01:20] Production.ERROR: CronJobId end10
[2026-04-07 00:01:20] Production.INFO: ==25233== Releasing lock...
[2026-04-07 00:01:20] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:01:20] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:01:21] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:01:21] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:01:21] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:01:21] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:01:21] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:01:21] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:01:21] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:01:21] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:01:21] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:01:21] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:01:21] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:01:21] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:01:21] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:01:21] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:01:21] Production.INFO: call prc_generateVendorSummary(1,'2026-04-04','2026-04-04','120260404')
[2026-04-07 00:01:22] Production.INFO: call_cost start
[2026-04-07 00:01:22] Production.INFO: call_cost end
[2026-04-07 00:01:22] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:01:22] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:01:22] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:01:22] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:01:22] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:01:22] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:01:22] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:01:22] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:01:22] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:01:22] Production.INFO: ==25227== Releasing lock...
[2026-04-07 00:01:22] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:01:22] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 00:01:25] Production.ERROR: tmp_tblUsageDetailsReport_120260405 done
[2026-04-07 00:01:25] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260405 done
[2026-04-07 00:01:25] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260405
[2026-04-07 00:01:25] Production.INFO: call prc_generateSummary(1,'2026-04-05','2026-04-05','120260405')
[2026-04-07 00:01:28] Production.INFO: call prc_generateVendorSummary(1,'2026-04-05','2026-04-05','120260405')
[2026-04-07 00:01:31] Production.ERROR: tmp_tblUsageDetailsReport_120260406 done
[2026-04-07 00:01:31] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260406 done
[2026-04-07 00:01:31] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260406
[2026-04-07 00:01:31] Production.INFO: call prc_generateSummary(1,'2026-04-06','2026-04-06','120260406')
[2026-04-07 00:01:34] Production.INFO: call prc_generateVendorSummary(1,'2026-04-06','2026-04-06','120260406')
[2026-04-07 00:01:37] Production.ERROR: CronJobId end9
[2026-04-07 00:01:37] Production.INFO: ==25231== Releasing lock...
[2026-04-07 00:01:37] Production.INFO: createsummary-command-createsummary-companyid-1-cronjobid-9 #Stops#
[2026-04-07 00:01:37] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:02:02] Production.INFO: ==25297== Lock acquired, processing the job...
[2026-04-07 05:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:02:02] Production.INFO: neon service started
[2026-04-07 05:02:02] Production.INFO: neon service started
[2026-04-07 05:02:02] Production.INFO: ==25297== Releasing lock...
[2026-04-07 05:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:02:02] Production.INFO: ==25299== Lock acquired, processing the job...
[2026-04-07 00:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:02:02] Production.INFO: ==25299== Releasing lock...
[2026-04-07 00:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:02:02] Production.INFO: ==25301== Lock acquired, processing the job...
[2026-04-07 04:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:02:03] Production.INFO: ==25301== Releasing lock...
[2026-04-07 04:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:02:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:02:03] Production.INFO: ==25303== Lock acquired, processing the job...
[2026-04-07 00:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:02:03] Production.INFO: ==25308== Lock acquired, processing the job...
[2026-04-07 00:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:02:03] Production.INFO: ==25312== Lock acquired, processing the job...
[2026-04-07 00:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-07 00:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 00:02:03] Production.INFO: ==25305== Lock acquired, processing the job...
[2026-04-07 00:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:02:03] Production.INFO: ==25310== Lock acquired, processing the job...
[2026-04-07 00:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:02:04] Production.INFO: ==25314== Lock acquired, processing the job...
[2026-04-07 00:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:02:04] Production.ERROR: done
[2026-04-07 00:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-07 00:02:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:02:04] Production.INFO: Account Balance Start.
[2026-04-07 00:02:04] Production.INFO: CreateAllLog Start
[2026-04-07 00:02:04] Production.INFO: 117
[2026-04-07 00:02:04] Production.INFO: Date 2026-03-08
[2026-04-07 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:04] Production.INFO: Date 2026-03-09
[2026-04-07 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:04] Production.INFO: Date 2026-03-10
[2026-04-07 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:04] Production.INFO: ==25314== Releasing lock...
[2026-04-07 00:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:02:04] Production.ERROR: done
[2026-04-07 00:02:04] Production.INFO: Date 2026-03-11
[2026-04-07 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:04] Production.INFO: ==25305== Releasing lock...
[2026-04-07 00:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:02:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:04] Production.INFO: next invoice date
[2026-04-07 00:02:04] Production.INFO: 2026-05-07
[2026-04-07 00:02:04] Production.INFO: getdaysdiff
[2026-04-07 00:02:04] Production.INFO: +30
[2026-04-07 00:02:04] Production.INFO: call prc_setAccountDiscountPlan (232,16,1,30,30,'RMScheduler',2026-04-07 00:02:04,1,0,,,0)
[2026-04-07 00:02:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:04] Production.INFO: next invoice date
[2026-04-07 00:02:04] Production.INFO: 2026-05-07
[2026-04-07 00:02:04] Production.INFO: getdaysdiff
[2026-04-07 00:02:04] Production.INFO: +30
[2026-04-07 00:02:04] Production.INFO: call prc_setAccountDiscountPlan (232,13,2,30,30,'RMScheduler',2026-04-07 00:02:04,1,0,,,0)
[2026-04-07 00:02:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:04] Production.INFO: next invoice date
[2026-04-07 00:02:04] Production.INFO: 2026-05-07
[2026-04-07 00:02:04] Production.INFO: getdaysdiff
[2026-04-07 00:02:04] Production.INFO: +30
[2026-04-07 00:02:04] Production.INFO: call prc_setAccountDiscountPlan (232,11,1,30,30,'RMScheduler',2026-04-07 00:02:04,0,0,,,0)
[2026-04-07 00:02:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.INFO: Date 2026-03-18
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.INFO: next invoice date
[2026-04-07 00:02:05] Production.INFO: 2026-05-07
[2026-04-07 00:02:05] Production.INFO: getdaysdiff
[2026-04-07 00:02:05] Production.INFO: +30
[2026-04-07 00:02:05] Production.INFO: call prc_setAccountDiscountPlan (232,13,2,30,30,'RMScheduler',2026-04-07 00:02:04,0,0,,,0)
[2026-04-07 00:02:05] Production.INFO: Date 2026-03-19
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.INFO: Date 2026-03-20
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.INFO: Date 2026-03-21
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-07 00:02:05] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-07 00:02:05] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:02:05] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:02:05] Production.INFO: Date 2026-03-22
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.INFO: ==25312== Releasing lock...
[2026-04-07 00:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-07 00:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:02:05] Production.INFO: Date 2026-03-23
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.INFO: Date 2026-03-24
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.INFO: Date 2026-03-25
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.INFO: Date 2026-03-26
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.INFO: Date 2026-03-27
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.INFO: Date 2026-03-28
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.INFO: Date 2026-03-29
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.INFO: Date 2026-03-30
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.INFO: Date 2026-03-31
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.INFO: Date 2026-04-01
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.INFO: Date 2026-04-02
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.INFO: Date 2026-04-03
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.INFO: Date 2026-04-04
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.INFO: Date 2026-04-05
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.INFO: Date 2026-04-06
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:05] Production.INFO: Date 2026-04-07
[2026-04-07 00:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:02:06] Production.INFO: Total Charge 0
[2026-04-07 00:02:06] Production.INFO: CreateAllLog End
[2026-04-07 00:02:06] Production.INFO: Account Balance End.
[2026-04-07 00:02:06] Production.ERROR: CronJobId end 12
[2026-04-07 00:02:06] Production.INFO: ==25310== Releasing lock...
[2026-04-07 00:02:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:02:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:02:12] Production.ERROR: CronJobId end10
[2026-04-07 00:02:12] Production.INFO: ==25308== Releasing lock...
[2026-04-07 00:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:02:15] Production.INFO: call_cost start
[2026-04-07 00:02:15] Production.INFO: call_cost end
[2026-04-07 00:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:02:15] Production.INFO: ==25303== Releasing lock...
[2026-04-07 00:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:03:01] Production.INFO: ==25371== Lock acquired, processing the job...
[2026-04-07 05:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:03:01] Production.INFO: neon service started
[2026-04-07 05:03:01] Production.INFO: neon service started
[2026-04-07 05:03:01] Production.INFO: ==25371== Releasing lock...
[2026-04-07 05:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:03:01] Production.INFO: ==25373== Lock acquired, processing the job...
[2026-04-07 00:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:03:02] Production.INFO: ==25373== Releasing lock...
[2026-04-07 00:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:03:02] Production.INFO: ==25375== Lock acquired, processing the job...
[2026-04-07 04:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:03:02] Production.INFO: ==25375== Releasing lock...
[2026-04-07 04:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:03:02] Production.INFO: ==25386== Lock acquired, processing the job...
[2026-04-07 00:03:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:03:03] Production.INFO: ==25378== Lock acquired, processing the job...
[2026-04-07 00:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:03:03] Production.INFO: ==25380== Lock acquired, processing the job...
[2026-04-07 00:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:03:03] Production.INFO: ==25386== Releasing lock...
[2026-04-07 00:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:03:03] Production.INFO: ==25382== Lock acquired, processing the job...
[2026-04-07 00:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:03:03] Production.INFO: ==25384== Lock acquired, processing the job...
[2026-04-07 00:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:03:03] Production.INFO: Account Balance Start.
[2026-04-07 00:03:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:03:03] Production.INFO: 117
[2026-04-07 00:03:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:03] Production.INFO: Date 2026-03-22
[2026-04-07 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:03] Production.INFO: Date 2026-03-23
[2026-04-07 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:03] Production.INFO: ==25380== Releasing lock...
[2026-04-07 00:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:03:03] Production.INFO: Date 2026-03-24
[2026-04-07 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:03] Production.INFO: Date 2026-03-25
[2026-04-07 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:03] Production.INFO: Date 2026-03-26
[2026-04-07 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:03] Production.INFO: Date 2026-03-27
[2026-04-07 00:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:03:04] Production.INFO: Total Charge 0
[2026-04-07 00:03:04] Production.INFO: CreateAllLog End
[2026-04-07 00:03:04] Production.INFO: Account Balance End.
[2026-04-07 00:03:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:03:04] Production.INFO: ==25384== Releasing lock...
[2026-04-07 00:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:03:10] Production.ERROR: CronJobId end10
[2026-04-07 00:03:10] Production.INFO: ==25382== Releasing lock...
[2026-04-07 00:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:03:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:03:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:03:14] Production.INFO: call_cost start
[2026-04-07 00:03:14] Production.INFO: call_cost end
[2026-04-07 00:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:03:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:03:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:03:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:03:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:03:14] Production.INFO: ==25378== Releasing lock...
[2026-04-07 00:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:04:01] Production.INFO: ==25445== Lock acquired, processing the job...
[2026-04-07 05:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:04:01] Production.INFO: neon service started
[2026-04-07 05:04:01] Production.INFO: neon service started
[2026-04-07 05:04:01] Production.INFO: ==25445== Releasing lock...
[2026-04-07 05:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:04:02] Production.INFO: ==25447== Lock acquired, processing the job...
[2026-04-07 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:04:02] Production.INFO: ==25447== Releasing lock...
[2026-04-07 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:04:02] Production.INFO: ==25449== Lock acquired, processing the job...
[2026-04-07 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:04:02] Production.INFO: ==25449== Releasing lock...
[2026-04-07 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:04:03] Production.INFO: ==25452== Lock acquired, processing the job...
[2026-04-07 00:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:04:03] Production.INFO: ==25454== Lock acquired, processing the job...
[2026-04-07 00:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:04:03] Production.INFO: ==25460== Lock acquired, processing the job...
[2026-04-07 00:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:04:03] Production.INFO: ==25458== Lock acquired, processing the job...
[2026-04-07 00:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:04:03] Production.INFO: ==25460== Releasing lock...
[2026-04-07 00:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:04:03] Production.INFO: ==25456== Lock acquired, processing the job...
[2026-04-07 00:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:04:03] Production.INFO: Account Balance Start.
[2026-04-07 00:04:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:04:03] Production.INFO: 117
[2026-04-07 00:04:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:04:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:03] Production.INFO: ==25454== Releasing lock...
[2026-04-07 00:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:04:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:04:04] Production.INFO: Total Charge 0
[2026-04-07 00:04:04] Production.INFO: CreateAllLog End
[2026-04-07 00:04:04] Production.INFO: Account Balance End.
[2026-04-07 00:04:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:04:04] Production.INFO: ==25458== Releasing lock...
[2026-04-07 00:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:04:11] Production.ERROR: CronJobId end10
[2026-04-07 00:04:11] Production.INFO: ==25456== Releasing lock...
[2026-04-07 00:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:04:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:04:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:04:14] Production.INFO: call_cost start
[2026-04-07 00:04:14] Production.INFO: call_cost end
[2026-04-07 00:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:04:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:04:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:04:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:04:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:04:15] Production.INFO: ==25452== Releasing lock...
[2026-04-07 00:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:05:02] Production.INFO: ==25515== Lock acquired, processing the job...
[2026-04-07 05:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:05:02] Production.INFO: neon service started
[2026-04-07 05:05:02] Production.INFO: neon service started
[2026-04-07 05:05:02] Production.INFO: ==25515== Releasing lock...
[2026-04-07 05:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:05:02] Production.INFO: ==25518== Lock acquired, processing the job...
[2026-04-07 00:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:05:02] Production.INFO: ==25518== Releasing lock...
[2026-04-07 00:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:05:03] Production.INFO: ==25520== Lock acquired, processing the job...
[2026-04-07 04:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:05:03] Production.INFO: ==25520== Releasing lock...
[2026-04-07 04:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:05:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:05:03] Production.INFO: ==25530== Lock acquired, processing the job...
[2026-04-07 00:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:05:03] Production.INFO: ==25530== Releasing lock...
[2026-04-07 00:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:05:03] Production.INFO: ==25522== Lock acquired, processing the job...
[2026-04-07 00:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:05:03] Production.INFO: ==25524== Lock acquired, processing the job...
[2026-04-07 00:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:05:04] Production.INFO: ==25526== Lock acquired, processing the job...
[2026-04-07 00:05:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:05:04] Production.INFO: ==25528== Lock acquired, processing the job...
[2026-04-07 00:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:05:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:05:04] Production.INFO: Account Balance Start.
[2026-04-07 00:05:04] Production.INFO: CreateAllLog Start
[2026-04-07 00:05:04] Production.INFO: 117
[2026-04-07 00:05:04] Production.INFO: Date 2026-03-08
[2026-04-07 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:04] Production.INFO: Date 2026-03-09
[2026-04-07 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:04] Production.INFO: Date 2026-03-10
[2026-04-07 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:04] Production.INFO: Date 2026-03-11
[2026-04-07 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:04] Production.INFO: ==25524== Releasing lock...
[2026-04-07 00:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:05:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:05] Production.INFO: Date 2026-03-26
[2026-04-07 00:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:05] Production.INFO: Date 2026-03-27
[2026-04-07 00:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:05] Production.INFO: Date 2026-03-28
[2026-04-07 00:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:05] Production.INFO: Date 2026-03-29
[2026-04-07 00:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:05] Production.INFO: Date 2026-03-30
[2026-04-07 00:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:05] Production.INFO: Date 2026-03-31
[2026-04-07 00:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:05] Production.INFO: Date 2026-04-01
[2026-04-07 00:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:05] Production.INFO: Date 2026-04-02
[2026-04-07 00:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:05] Production.INFO: Date 2026-04-03
[2026-04-07 00:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:05] Production.INFO: Date 2026-04-04
[2026-04-07 00:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:05] Production.INFO: Date 2026-04-05
[2026-04-07 00:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:05] Production.INFO: Date 2026-04-06
[2026-04-07 00:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:05] Production.INFO: Date 2026-04-07
[2026-04-07 00:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:05:05] Production.INFO: Total Charge 0
[2026-04-07 00:05:05] Production.INFO: CreateAllLog End
[2026-04-07 00:05:05] Production.INFO: Account Balance End.
[2026-04-07 00:05:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:05:05] Production.INFO: ==25528== Releasing lock...
[2026-04-07 00:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:05:10] Production.ERROR: CronJobId end10
[2026-04-07 00:05:10] Production.INFO: ==25526== Releasing lock...
[2026-04-07 00:05:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:05:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:05:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:05:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:05:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:05:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:05:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:05:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:05:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:05:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:05:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:05:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:05:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:05:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:05:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:05:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:05:14] Production.INFO: call_cost start
[2026-04-07 00:05:14] Production.INFO: call_cost end
[2026-04-07 00:05:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:05:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:05:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:05:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:05:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:05:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:05:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:05:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:05:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:05:14] Production.INFO: ==25522== Releasing lock...
[2026-04-07 00:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:05:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:06:01] Production.INFO: ==25588== Lock acquired, processing the job...
[2026-04-07 05:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:06:01] Production.INFO: neon service started
[2026-04-07 05:06:01] Production.INFO: neon service started
[2026-04-07 05:06:01] Production.INFO: ==25588== Releasing lock...
[2026-04-07 05:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:06:02] Production.INFO: ==25590== Lock acquired, processing the job...
[2026-04-07 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:06:02] Production.INFO: ==25590== Releasing lock...
[2026-04-07 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:06:02] Production.INFO: ==25592== Lock acquired, processing the job...
[2026-04-07 04:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:06:02] Production.INFO: ==25592== Releasing lock...
[2026-04-07 04:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:06:03] Production.INFO: ==25597== Lock acquired, processing the job...
[2026-04-07 00:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:06:03] Production.INFO: ==25595== Lock acquired, processing the job...
[2026-04-07 00:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:06:03] Production.INFO: ==25599== Lock acquired, processing the job...
[2026-04-07 00:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:06:03] Production.INFO: ==25601== Lock acquired, processing the job...
[2026-04-07 00:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:06:03] Production.INFO: ==25603== Lock acquired, processing the job...
[2026-04-07 00:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:06:03] Production.INFO: Account Balance Start.
[2026-04-07 00:06:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:06:03] Production.INFO: 117
[2026-04-07 00:06:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:06:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:06:03] Production.INFO: ==25603== Releasing lock...
[2026-04-07 00:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:06:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:03] Production.INFO: ==25597== Releasing lock...
[2026-04-07 00:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:06:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:03] Production.INFO: Date 2026-03-22
[2026-04-07 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:03] Production.INFO: Date 2026-03-23
[2026-04-07 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:03] Production.INFO: Date 2026-03-24
[2026-04-07 00:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:06:04] Production.INFO: Total Charge 0
[2026-04-07 00:06:04] Production.INFO: CreateAllLog End
[2026-04-07 00:06:04] Production.INFO: Account Balance End.
[2026-04-07 00:06:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:06:04] Production.INFO: ==25601== Releasing lock...
[2026-04-07 00:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:06:10] Production.ERROR: CronJobId end10
[2026-04-07 00:06:10] Production.INFO: ==25599== Releasing lock...
[2026-04-07 00:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:06:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:06:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:06:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:06:14] Production.INFO: call_cost start
[2026-04-07 00:06:14] Production.INFO: call_cost end
[2026-04-07 00:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:06:14] Production.INFO: ==25595== Releasing lock...
[2026-04-07 00:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:07:02] Production.INFO: ==25661== Lock acquired, processing the job...
[2026-04-07 05:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:07:02] Production.INFO: neon service started
[2026-04-07 05:07:02] Production.INFO: neon service started
[2026-04-07 05:07:02] Production.INFO: ==25661== Releasing lock...
[2026-04-07 05:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:07:02] Production.INFO: ==25665== Lock acquired, processing the job...
[2026-04-07 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:07:02] Production.INFO: ==25663== Lock acquired, processing the job...
[2026-04-07 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:07:02] Production.INFO: ==25665== Releasing lock...
[2026-04-07 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:07:02] Production.INFO: ==25663== Releasing lock...
[2026-04-07 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:07:03] Production.INFO: ==25668== Lock acquired, processing the job...
[2026-04-07 00:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:07:03] Production.INFO: ==25670== Lock acquired, processing the job...
[2026-04-07 00:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:07:03] Production.INFO: ==25672== Lock acquired, processing the job...
[2026-04-07 00:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:07:03] Production.INFO: ==25674== Lock acquired, processing the job...
[2026-04-07 00:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:07:03] Production.INFO: ==25676== Lock acquired, processing the job...
[2026-04-07 00:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:07:03] Production.INFO: Account Balance Start.
[2026-04-07 00:07:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:07:03] Production.INFO: 117
[2026-04-07 00:07:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-09
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:07:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-10
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-11
[2026-04-07 00:07:04] Production.INFO: ==25676== Releasing lock...
[2026-04-07 00:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: ==25670== Releasing lock...
[2026-04-07 00:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:05] Production.INFO: Date 2026-04-07
[2026-04-07 00:07:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:07:05] Production.INFO: Total Charge 0
[2026-04-07 00:07:05] Production.INFO: CreateAllLog End
[2026-04-07 00:07:05] Production.INFO: Account Balance End.
[2026-04-07 00:07:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:07:05] Production.INFO: ==25674== Releasing lock...
[2026-04-07 00:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:07:11] Production.ERROR: CronJobId end10
[2026-04-07 00:07:11] Production.INFO: ==25672== Releasing lock...
[2026-04-07 00:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:07:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:07:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:07:13] Production.INFO: call_cost start
[2026-04-07 00:07:13] Production.INFO: call_cost end
[2026-04-07 00:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:07:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:07:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:07:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:07:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:07:13] Production.INFO: ==25668== Releasing lock...
[2026-04-07 00:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:08:01] Production.INFO: ==25730== Lock acquired, processing the job...
[2026-04-07 05:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:08:01] Production.INFO: neon service started
[2026-04-07 05:08:01] Production.INFO: neon service started
[2026-04-07 05:08:01] Production.INFO: ==25730== Releasing lock...
[2026-04-07 05:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:08:01] Production.INFO: ==25732== Lock acquired, processing the job...
[2026-04-07 00:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:08:02] Production.INFO: ==25732== Releasing lock...
[2026-04-07 00:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:08:02] Production.INFO: ==25734== Lock acquired, processing the job...
[2026-04-07 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:08:02] Production.INFO: ==25734== Releasing lock...
[2026-04-07 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:08:02] Production.INFO: ==25738== Lock acquired, processing the job...
[2026-04-07 00:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:08:02] Production.INFO: ==25736== Lock acquired, processing the job...
[2026-04-07 00:08:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:08:02] Production.INFO: ==25742== Lock acquired, processing the job...
[2026-04-07 00:08:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:08:03] Production.INFO: ==25740== Lock acquired, processing the job...
[2026-04-07 00:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:08:03] Production.INFO: ==25744== Lock acquired, processing the job...
[2026-04-07 00:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:08:03] Production.INFO: Account Balance Start.
[2026-04-07 00:08:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:08:03] Production.INFO: 117
[2026-04-07 00:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:08:03] Production.INFO: ==25744== Releasing lock...
[2026-04-07 00:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: ==25738== Releasing lock...
[2026-04-07 00:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-22
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-23
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-24
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-25
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-26
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-27
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-28
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-29
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-30
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-03-31
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-04-01
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:03] Production.INFO: Date 2026-04-02
[2026-04-07 00:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:08:04] Production.INFO: Total Charge 0
[2026-04-07 00:08:04] Production.INFO: CreateAllLog End
[2026-04-07 00:08:04] Production.INFO: Account Balance End.
[2026-04-07 00:08:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:08:04] Production.INFO: ==25742== Releasing lock...
[2026-04-07 00:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:08:10] Production.ERROR: CronJobId end10
[2026-04-07 00:08:10] Production.INFO: ==25740== Releasing lock...
[2026-04-07 00:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:08:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:08:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:08:14] Production.INFO: call_cost start
[2026-04-07 00:08:14] Production.INFO: call_cost end
[2026-04-07 00:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:08:14] Production.INFO: ==25736== Releasing lock...
[2026-04-07 00:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:09:01] Production.INFO: ==25808== Lock acquired, processing the job...
[2026-04-07 05:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:09:01] Production.INFO: neon service started
[2026-04-07 05:09:01] Production.INFO: neon service started
[2026-04-07 05:09:01] Production.INFO: ==25808== Releasing lock...
[2026-04-07 05:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:09:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 00:09:02] Production.INFO: ==25810== Lock acquired, processing the job...
[2026-04-07 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:09:02] Production.INFO: ==25810== Releasing lock...
[2026-04-07 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:09:02] Production.INFO: ==25812== Lock acquired, processing the job...
[2026-04-07 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:09:02] Production.INFO: ==25812== Releasing lock...
[2026-04-07 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:09:03] Production.INFO: ==25818== Lock acquired, processing the job...
[2026-04-07 00:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:09:03] Production.INFO: ==25814== Lock acquired, processing the job...
[2026-04-07 00:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:09:03] Production.INFO: ==25816== Lock acquired, processing the job...
[2026-04-07 00:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:09:03] Production.INFO: ==25820== Lock acquired, processing the job...
[2026-04-07 00:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:09:03] Production.INFO: ==25822== Lock acquired, processing the job...
[2026-04-07 00:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:09:03] Production.INFO: Account Balance Start.
[2026-04-07 00:09:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:09:03] Production.INFO: 117
[2026-04-07 00:09:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:09:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:03] Production.INFO: ==25822== Releasing lock...
[2026-04-07 00:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:09:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: ==25816== Releasing lock...
[2026-04-07 00:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:09:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:09:04] Production.INFO: Total Charge 0
[2026-04-07 00:09:04] Production.INFO: CreateAllLog End
[2026-04-07 00:09:04] Production.INFO: Account Balance End.
[2026-04-07 00:09:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:09:04] Production.INFO: ==25820== Releasing lock...
[2026-04-07 00:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:09:12] Production.ERROR: CronJobId end10
[2026-04-07 00:09:12] Production.INFO: ==25818== Releasing lock...
[2026-04-07 00:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:09:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:09:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:09:14] Production.INFO: call_cost start
[2026-04-07 00:09:14] Production.INFO: call_cost end
[2026-04-07 00:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:09:14] Production.INFO: ==25814== Releasing lock...
[2026-04-07 00:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:10:01] Production.INFO: ==25880== Lock acquired, processing the job...
[2026-04-07 05:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:10:01] Production.INFO: neon service started
[2026-04-07 05:10:01] Production.INFO: neon service started
[2026-04-07 05:10:01] Production.INFO: ==25880== Releasing lock...
[2026-04-07 05:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:10:01] Production.INFO: ==25882== Lock acquired, processing the job...
[2026-04-07 00:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:10:01] Production.INFO: ==25882== Releasing lock...
[2026-04-07 00:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:10:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:10:02] Production.INFO: ==25884== Lock acquired, processing the job...
[2026-04-07 04:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:10:02] Production.INFO: ==25884== Releasing lock...
[2026-04-07 04:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:10:02] Production.INFO: ==25886== Lock acquired, processing the job...
[2026-04-07 00:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:10:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:10:02] Production.INFO: ==25888== Lock acquired, processing the job...
[2026-04-07 00:10:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:10:02] Production.INFO: ==25890== Lock acquired, processing the job...
[2026-04-07 00:10:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:10:02] Production.INFO: ==25892== Lock acquired, processing the job...
[2026-04-07 00:10:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:10:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:10:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:10:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:10:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:10:02] Production.INFO: ==25894== Lock acquired, processing the job...
[2026-04-07 00:10:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:10:03] Production.INFO: Account Balance Start.
[2026-04-07 00:10:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:10:03] Production.INFO: 117
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:10:03] Production.INFO: ==25894== Releasing lock...
[2026-04-07 00:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: ==25888== Releasing lock...
[2026-04-07 00:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-22
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-23
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-24
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-25
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-26
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-27
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-28
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-29
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-30
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-03-31
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-04-01
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:03] Production.INFO: Date 2026-04-02
[2026-04-07 00:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:10:04] Production.INFO: Total Charge 0
[2026-04-07 00:10:04] Production.INFO: CreateAllLog End
[2026-04-07 00:10:04] Production.INFO: Account Balance End.
[2026-04-07 00:10:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:10:04] Production.INFO: ==25892== Releasing lock...
[2026-04-07 00:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:10:11] Production.ERROR: CronJobId end10
[2026-04-07 00:10:11] Production.INFO: ==25890== Releasing lock...
[2026-04-07 00:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:10:14] Production.INFO: call_cost start
[2026-04-07 00:10:14] Production.INFO: call_cost end
[2026-04-07 00:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:10:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:10:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:10:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:10:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:10:14] Production.INFO: ==25886== Releasing lock...
[2026-04-07 00:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:11:01] Production.INFO: ==25953== Lock acquired, processing the job...
[2026-04-07 05:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:11:01] Production.INFO: neon service started
[2026-04-07 05:11:01] Production.INFO: neon service started
[2026-04-07 05:11:01] Production.INFO: ==25953== Releasing lock...
[2026-04-07 05:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:11:02] Production.INFO: ==25957== Lock acquired, processing the job...
[2026-04-07 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:11:02] Production.INFO: ==25957== Releasing lock...
[2026-04-07 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:11:02] Production.INFO: ==25955== Lock acquired, processing the job...
[2026-04-07 00:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:11:02] Production.INFO: ==25955== Releasing lock...
[2026-04-07 00:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:11:03] Production.INFO: ==25960== Lock acquired, processing the job...
[2026-04-07 00:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 00:11:03] Production.INFO: ==25964== Lock acquired, processing the job...
[2026-04-07 00:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:11:03] Production.INFO: ==25962== Lock acquired, processing the job...
[2026-04-07 00:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 00:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 00:11:03] Production.INFO: ==25960== Releasing lock...
[2026-04-07 00:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 00:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 00:11:03] Production.INFO: ==25966== Lock acquired, processing the job...
[2026-04-07 00:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:11:03] Production.INFO: ==25968== Lock acquired, processing the job...
[2026-04-07 00:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:11:03] Production.INFO: ==25970== Lock acquired, processing the job...
[2026-04-07 00:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 00:11:03] Production.INFO: ==25972== Lock acquired, processing the job...
[2026-04-07 00:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 00:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:11:03] Production.INFO: Account Balance Start.
[2026-04-07 00:11:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:11:03] Production.INFO: 117
[2026-04-07 00:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:11:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:03] Production.INFO: ==25972== Releasing lock...
[2026-04-07 00:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-10
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-11
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: ==25964== Releasing lock...
[2026-04-07 00:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:11:04] Production.ERROR: done
[2026-04-07 00:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 00:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050555', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:05] Production.INFO: Date 2026-04-05
[2026-04-07 00:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:05] Production.INFO: Date 2026-04-06
[2026-04-07 00:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:05] Production.INFO: Date 2026-04-07
[2026-04-07 00:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:11:05] Production.INFO: Total Charge 0
[2026-04-07 00:11:05] Production.INFO: CreateAllLog End
[2026-04-07 00:11:05] Production.INFO: Account Balance End.
[2026-04-07 00:11:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:11:05] Production.INFO: ==25968== Releasing lock...
[2026-04-07 00:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050555', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 00:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 00:11:10] Production.INFO: ProcessCDR(1,17050555,1,1,2)
[2026-04-07 00:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050555,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 00:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050555,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 00:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 00:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 00:11:10] Production.INFO: ==25970== Releasing lock...
[2026-04-07 00:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 00:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 00:11:15] Production.ERROR: CronJobId end10
[2026-04-07 00:11:15] Production.INFO: ==25966== Releasing lock...
[2026-04-07 00:11:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:11:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:11:17] Production.INFO: call_cost start
[2026-04-07 00:11:17] Production.INFO: call_cost end
[2026-04-07 00:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:11:17] Production.INFO: ==25962== Releasing lock...
[2026-04-07 00:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:12:02] Production.INFO: ==26035== Lock acquired, processing the job...
[2026-04-07 05:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:12:02] Production.INFO: neon service started
[2026-04-07 05:12:02] Production.INFO: neon service started
[2026-04-07 05:12:02] Production.INFO: ==26035== Releasing lock...
[2026-04-07 05:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:12:02] Production.INFO: ==26037== Lock acquired, processing the job...
[2026-04-07 00:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:12:02] Production.INFO: ==26039== Lock acquired, processing the job...
[2026-04-07 04:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:12:02] Production.INFO: ==26039== Releasing lock...
[2026-04-07 04:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:12:03] Production.INFO: ==26037== Releasing lock...
[2026-04-07 00:12:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:12:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:12:03] Production.INFO: ==26042== Lock acquired, processing the job...
[2026-04-07 00:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:12:03] Production.INFO: ==26044== Lock acquired, processing the job...
[2026-04-07 00:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:12:03] Production.INFO: ==26046== Lock acquired, processing the job...
[2026-04-07 00:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:12:03] Production.INFO: ==26050== Lock acquired, processing the job...
[2026-04-07 00:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:12:03] Production.INFO: ==26048== Lock acquired, processing the job...
[2026-04-07 00:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:12:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:12:04] Production.INFO: ==26050== Releasing lock...
[2026-04-07 00:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:12:04] Production.INFO: Account Balance Start.
[2026-04-07 00:12:04] Production.INFO: CreateAllLog Start
[2026-04-07 00:12:04] Production.INFO: 117
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-08
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-09
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-10
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-11
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: ==26044== Releasing lock...
[2026-04-07 00:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:05] Production.INFO: Date 2026-04-07
[2026-04-07 00:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:12:05] Production.INFO: Total Charge 0
[2026-04-07 00:12:05] Production.INFO: CreateAllLog End
[2026-04-07 00:12:05] Production.INFO: Account Balance End.
[2026-04-07 00:12:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:12:05] Production.INFO: ==26048== Releasing lock...
[2026-04-07 00:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:12:11] Production.ERROR: CronJobId end10
[2026-04-07 00:12:11] Production.INFO: ==26046== Releasing lock...
[2026-04-07 00:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:12:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:12:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:12:14] Production.INFO: call_cost start
[2026-04-07 00:12:14] Production.INFO: call_cost end
[2026-04-07 00:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:12:14] Production.INFO: ==26042== Releasing lock...
[2026-04-07 00:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:13:01] Production.INFO: ==26116== Lock acquired, processing the job...
[2026-04-07 05:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:13:01] Production.INFO: neon service started
[2026-04-07 05:13:01] Production.INFO: neon service started
[2026-04-07 05:13:01] Production.INFO: ==26116== Releasing lock...
[2026-04-07 05:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:13:01] Production.INFO: ==26118== Lock acquired, processing the job...
[2026-04-07 00:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:13:02] Production.INFO: ==26118== Releasing lock...
[2026-04-07 00:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:13:02] Production.INFO: ==26120== Lock acquired, processing the job...
[2026-04-07 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:13:02] Production.INFO: ==26120== Releasing lock...
[2026-04-07 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:13:02] Production.INFO: ==26127== Lock acquired, processing the job...
[2026-04-07 00:13:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:13:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:13:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:13:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:13:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:13:02] Production.INFO: ==26123== Lock acquired, processing the job...
[2026-04-07 00:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:13:03] Production.INFO: ==26125== Lock acquired, processing the job...
[2026-04-07 00:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:13:03] Production.INFO: ==26129== Lock acquired, processing the job...
[2026-04-07 00:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:13:03] Production.INFO: Account Balance Start.
[2026-04-07 00:13:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:13:03] Production.INFO: 117
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:13:03] Production.INFO: ==26131== Lock acquired, processing the job...
[2026-04-07 00:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: ==26131== Releasing lock...
[2026-04-07 00:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-22
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-23
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: ==26125== Releasing lock...
[2026-04-07 00:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-24
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-25
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-26
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-27
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-28
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:03] Production.INFO: Date 2026-03-29
[2026-04-07 00:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:13:04] Production.INFO: Total Charge 0
[2026-04-07 00:13:04] Production.INFO: CreateAllLog End
[2026-04-07 00:13:04] Production.INFO: Account Balance End.
[2026-04-07 00:13:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:13:04] Production.INFO: ==26129== Releasing lock...
[2026-04-07 00:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:13:10] Production.ERROR: CronJobId end10
[2026-04-07 00:13:10] Production.INFO: ==26127== Releasing lock...
[2026-04-07 00:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:13:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:13:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:13:13] Production.INFO: call_cost start
[2026-04-07 00:13:13] Production.INFO: call_cost end
[2026-04-07 00:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:13:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:13:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:13:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:13:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:13:13] Production.INFO: ==26123== Releasing lock...
[2026-04-07 00:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:14:01] Production.INFO: ==26205== Lock acquired, processing the job...
[2026-04-07 05:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:14:01] Production.INFO: neon service started
[2026-04-07 05:14:01] Production.INFO: neon service started
[2026-04-07 05:14:01] Production.INFO: ==26205== Releasing lock...
[2026-04-07 05:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:14:02] Production.INFO: ==26207== Lock acquired, processing the job...
[2026-04-07 00:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:14:02] Production.INFO: ==26207== Releasing lock...
[2026-04-07 00:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:14:02] Production.INFO: ==26209== Lock acquired, processing the job...
[2026-04-07 04:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:14:02] Production.INFO: ==26209== Releasing lock...
[2026-04-07 04:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:14:03] Production.INFO: ==26211== Lock acquired, processing the job...
[2026-04-07 00:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:14:03] Production.INFO: ==26213== Lock acquired, processing the job...
[2026-04-07 00:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:14:03] Production.INFO: ==26217== Lock acquired, processing the job...
[2026-04-07 00:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:14:03] Production.INFO: Account Balance Start.
[2026-04-07 00:14:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:14:03] Production.INFO: 117
[2026-04-07 00:14:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:03] Production.INFO: ==26215== Lock acquired, processing the job...
[2026-04-07 00:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:14:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:14:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:03] Production.INFO: ==26219== Lock acquired, processing the job...
[2026-04-07 00:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:14:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:14:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:14:03] Production.INFO: ==26219== Releasing lock...
[2026-04-07 00:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:14:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:03] Production.INFO: ==26213== Releasing lock...
[2026-04-07 00:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:14:03] Production.INFO: Date 2026-03-22
[2026-04-07 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:03] Production.INFO: Date 2026-03-23
[2026-04-07 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:03] Production.INFO: Date 2026-03-24
[2026-04-07 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:03] Production.INFO: Date 2026-03-25
[2026-04-07 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:03] Production.INFO: Date 2026-03-26
[2026-04-07 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:03] Production.INFO: Date 2026-03-27
[2026-04-07 00:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:14:04] Production.INFO: Total Charge 0
[2026-04-07 00:14:04] Production.INFO: CreateAllLog End
[2026-04-07 00:14:04] Production.INFO: Account Balance End.
[2026-04-07 00:14:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:14:04] Production.INFO: ==26217== Releasing lock...
[2026-04-07 00:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:14:12] Production.ERROR: CronJobId end10
[2026-04-07 00:14:12] Production.INFO: ==26215== Releasing lock...
[2026-04-07 00:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:14:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:14:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:14:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:14:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:14:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:14:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:14:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:14:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:14:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:14:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:14:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:14:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:14:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:14:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:14:15] Production.INFO: call_cost start
[2026-04-07 00:14:15] Production.INFO: call_cost end
[2026-04-07 00:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:14:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:14:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:14:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:14:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:14:15] Production.INFO: ==26211== Releasing lock...
[2026-04-07 00:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:15:01] Production.INFO: ==26292== Lock acquired, processing the job...
[2026-04-07 05:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:15:01] Production.INFO: neon service started
[2026-04-07 05:15:01] Production.INFO: neon service started
[2026-04-07 05:15:01] Production.INFO: ==26292== Releasing lock...
[2026-04-07 05:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:15:01] Production.INFO: ==26296== Lock acquired, processing the job...
[2026-04-07 04:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:15:01] Production.INFO: ==26296== Releasing lock...
[2026-04-07 04:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:15:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:15:01] Production.INFO: ==26294== Lock acquired, processing the job...
[2026-04-07 00:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:15:02] Production.INFO: ==26294== Releasing lock...
[2026-04-07 00:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:15:02] Production.INFO: ==26305== Lock acquired, processing the job...
[2026-04-07 00:15:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:15:02] Production.INFO: ==26301== Lock acquired, processing the job...
[2026-04-07 00:15:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:15:03] Production.INFO: ==26307== Lock acquired, processing the job...
[2026-04-07 00:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:15:03] Production.INFO: ==26299== Lock acquired, processing the job...
[2026-04-07 00:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:15:03] Production.INFO: Account Balance Start.
[2026-04-07 00:15:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:15:03] Production.INFO: 117
[2026-04-07 00:15:03] Production.INFO: ==26303== Lock acquired, processing the job...
[2026-04-07 00:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:15:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:15:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:15:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:15:03] Production.INFO: ==26307== Releasing lock...
[2026-04-07 00:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:15:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:03] Production.INFO: ==26301== Releasing lock...
[2026-04-07 00:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:15:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:03] Production.INFO: Date 2026-03-22
[2026-04-07 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:03] Production.INFO: Date 2026-03-23
[2026-04-07 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:03] Production.INFO: Date 2026-03-24
[2026-04-07 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:03] Production.INFO: Date 2026-03-25
[2026-04-07 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:03] Production.INFO: Date 2026-03-26
[2026-04-07 00:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:15:04] Production.INFO: Total Charge 0
[2026-04-07 00:15:04] Production.INFO: CreateAllLog End
[2026-04-07 00:15:04] Production.INFO: Account Balance End.
[2026-04-07 00:15:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:15:04] Production.INFO: ==26305== Releasing lock...
[2026-04-07 00:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:15:11] Production.ERROR: CronJobId end10
[2026-04-07 00:15:11] Production.INFO: ==26303== Releasing lock...
[2026-04-07 00:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:15:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:15:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:15:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:15:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:15:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:15:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:15:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:15:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:15:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:15:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:15:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:15:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:15:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:15:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:15:12] Production.INFO: call_cost start
[2026-04-07 00:15:12] Production.INFO: call_cost end
[2026-04-07 00:15:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:15:12] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:15:12] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:15:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:15:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:15:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:15:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:15:12] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:15:12] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:15:12] Production.INFO: ==26299== Releasing lock...
[2026-04-07 00:15:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:15:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:16:01] Production.INFO: ==26381== Lock acquired, processing the job...
[2026-04-07 05:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:16:01] Production.INFO: neon service started
[2026-04-07 05:16:01] Production.INFO: neon service started
[2026-04-07 05:16:01] Production.INFO: ==26381== Releasing lock...
[2026-04-07 05:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:16:02] Production.INFO: ==26383== Lock acquired, processing the job...
[2026-04-07 00:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:16:02] Production.INFO: ==26385== Lock acquired, processing the job...
[2026-04-07 04:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:16:02] Production.INFO: ==26385== Releasing lock...
[2026-04-07 04:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:16:02] Production.INFO: ==26383== Releasing lock...
[2026-04-07 00:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:16:03] Production.INFO: ==26392== Lock acquired, processing the job...
[2026-04-07 00:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:16:03] Production.INFO: ==26394== Lock acquired, processing the job...
[2026-04-07 00:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:16:03] Production.INFO: ==26388== Lock acquired, processing the job...
[2026-04-07 00:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:16:03] Production.INFO: ==26390== Lock acquired, processing the job...
[2026-04-07 00:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:16:03] Production.INFO: Account Balance Start.
[2026-04-07 00:16:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:16:03] Production.INFO: 117
[2026-04-07 00:16:03] Production.INFO: ==26396== Lock acquired, processing the job...
[2026-04-07 00:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:16:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:16:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: ==26396== Releasing lock...
[2026-04-07 00:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:16:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: ==26390== Releasing lock...
[2026-04-07 00:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:16:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:16:04] Production.INFO: Total Charge 0
[2026-04-07 00:16:04] Production.INFO: CreateAllLog End
[2026-04-07 00:16:05] Production.INFO: Account Balance End.
[2026-04-07 00:16:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:16:05] Production.INFO: ==26394== Releasing lock...
[2026-04-07 00:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:16:12] Production.ERROR: CronJobId end10
[2026-04-07 00:16:12] Production.INFO: ==26392== Releasing lock...
[2026-04-07 00:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:16:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:16:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:16:15] Production.INFO: call_cost start
[2026-04-07 00:16:15] Production.INFO: call_cost end
[2026-04-07 00:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:16:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:16:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:16:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:16:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:16:15] Production.INFO: ==26388== Releasing lock...
[2026-04-07 00:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:17:02] Production.INFO: ==26472== Lock acquired, processing the job...
[2026-04-07 05:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:17:02] Production.INFO: neon service started
[2026-04-07 05:17:02] Production.INFO: neon service started
[2026-04-07 05:17:02] Production.INFO: ==26472== Releasing lock...
[2026-04-07 05:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:17:02] Production.INFO: ==26476== Lock acquired, processing the job...
[2026-04-07 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:17:02] Production.INFO: ==26476== Releasing lock...
[2026-04-07 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:17:02] Production.INFO: ==26474== Lock acquired, processing the job...
[2026-04-07 00:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:17:03] Production.INFO: ==26474== Releasing lock...
[2026-04-07 00:17:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:17:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:17:03] Production.INFO: ==26478== Lock acquired, processing the job...
[2026-04-07 00:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:17:03] Production.INFO: ==26480== Lock acquired, processing the job...
[2026-04-07 00:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:17:03] Production.INFO: ==26482== Lock acquired, processing the job...
[2026-04-07 00:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:17:03] Production.INFO: ==26484== Lock acquired, processing the job...
[2026-04-07 00:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:17:04] Production.INFO: ==26487== Lock acquired, processing the job...
[2026-04-07 00:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:17:04] Production.INFO: Account Balance Start.
[2026-04-07 00:17:04] Production.INFO: CreateAllLog Start
[2026-04-07 00:17:04] Production.INFO: 117
[2026-04-07 00:17:04] Production.INFO: Date 2026-03-08
[2026-04-07 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:17:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:17:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:17:04] Production.INFO: Date 2026-03-09
[2026-04-07 00:17:04] Production.INFO: ==26487== Releasing lock...
[2026-04-07 00:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:17:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:17:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:17:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:17:04] Production.INFO: Date 2026-03-10
[2026-04-07 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:04] Production.INFO: Date 2026-03-11
[2026-04-07 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:04] Production.INFO: ==26480== Releasing lock...
[2026-04-07 00:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:17:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:05] Production.INFO: Date 2026-03-25
[2026-04-07 00:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:05] Production.INFO: Date 2026-03-26
[2026-04-07 00:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:05] Production.INFO: Date 2026-03-27
[2026-04-07 00:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:05] Production.INFO: Date 2026-03-28
[2026-04-07 00:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:05] Production.INFO: Date 2026-03-29
[2026-04-07 00:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:05] Production.INFO: Date 2026-03-30
[2026-04-07 00:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:05] Production.INFO: Date 2026-03-31
[2026-04-07 00:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:05] Production.INFO: Date 2026-04-01
[2026-04-07 00:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:05] Production.INFO: Date 2026-04-02
[2026-04-07 00:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:05] Production.INFO: Date 2026-04-03
[2026-04-07 00:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:05] Production.INFO: Date 2026-04-04
[2026-04-07 00:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:05] Production.INFO: Date 2026-04-05
[2026-04-07 00:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:05] Production.INFO: Date 2026-04-06
[2026-04-07 00:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:05] Production.INFO: Date 2026-04-07
[2026-04-07 00:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:17:05] Production.INFO: Total Charge 0
[2026-04-07 00:17:05] Production.INFO: CreateAllLog End
[2026-04-07 00:17:05] Production.INFO: Account Balance End.
[2026-04-07 00:17:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:17:05] Production.INFO: ==26484== Releasing lock...
[2026-04-07 00:17:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:17:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:17:11] Production.ERROR: CronJobId end10
[2026-04-07 00:17:11] Production.INFO: ==26482== Releasing lock...
[2026-04-07 00:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:17:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:17:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:17:15] Production.INFO: call_cost start
[2026-04-07 00:17:15] Production.INFO: call_cost end
[2026-04-07 00:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:17:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:17:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:17:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:17:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:17:15] Production.INFO: ==26478== Releasing lock...
[2026-04-07 00:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:18:01] Production.INFO: ==26554== Lock acquired, processing the job...
[2026-04-07 05:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:18:01] Production.INFO: neon service started
[2026-04-07 05:18:01] Production.INFO: neon service started
[2026-04-07 05:18:01] Production.INFO: ==26554== Releasing lock...
[2026-04-07 05:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:18:02] Production.INFO: ==26557== Lock acquired, processing the job...
[2026-04-07 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:18:02] Production.INFO: ==26557== Releasing lock...
[2026-04-07 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:18:02] Production.INFO: ==26559== Lock acquired, processing the job...
[2026-04-07 04:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:18:02] Production.INFO: ==26559== Releasing lock...
[2026-04-07 04:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:18:02] Production.INFO: ==26561== Lock acquired, processing the job...
[2026-04-07 00:18:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:18:03] Production.INFO: ==26563== Lock acquired, processing the job...
[2026-04-07 00:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:18:03] Production.INFO: ==26565== Lock acquired, processing the job...
[2026-04-07 00:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:18:03] Production.INFO: ==26569== Lock acquired, processing the job...
[2026-04-07 00:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:18:03] Production.INFO: ==26567== Lock acquired, processing the job...
[2026-04-07 00:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:18:03] Production.INFO: ==26569== Releasing lock...
[2026-04-07 00:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:18:03] Production.INFO: Account Balance Start.
[2026-04-07 00:18:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:18:03] Production.INFO: 117
[2026-04-07 00:18:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:03] Production.INFO: ==26563== Releasing lock...
[2026-04-07 00:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:18:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:18:04] Production.INFO: Total Charge 0
[2026-04-07 00:18:04] Production.INFO: CreateAllLog End
[2026-04-07 00:18:04] Production.INFO: Account Balance End.
[2026-04-07 00:18:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:18:04] Production.INFO: ==26567== Releasing lock...
[2026-04-07 00:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:18:10] Production.ERROR: CronJobId end10
[2026-04-07 00:18:10] Production.INFO: ==26565== Releasing lock...
[2026-04-07 00:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:18:14] Production.INFO: call_cost start
[2026-04-07 00:18:14] Production.INFO: call_cost end
[2026-04-07 00:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:18:14] Production.INFO: ==26561== Releasing lock...
[2026-04-07 00:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:19:02] Production.INFO: ==26655== Lock acquired, processing the job...
[2026-04-07 05:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:19:02] Production.INFO: neon service started
[2026-04-07 05:19:02] Production.INFO: neon service started
[2026-04-07 05:19:02] Production.INFO: ==26655== Releasing lock...
[2026-04-07 05:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:19:02] Production.INFO: ==26657== Lock acquired, processing the job...
[2026-04-07 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:19:02] Production.INFO: ==26659== Lock acquired, processing the job...
[2026-04-07 04:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:19:02] Production.INFO: ==26659== Releasing lock...
[2026-04-07 04:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:19:02] Production.INFO: ==26657== Releasing lock...
[2026-04-07 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:19:03] Production.INFO: ==26662== Lock acquired, processing the job...
[2026-04-07 00:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:19:03] Production.INFO: ==26664== Lock acquired, processing the job...
[2026-04-07 00:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:19:03] Production.INFO: ==26670== Lock acquired, processing the job...
[2026-04-07 00:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:19:03] Production.INFO: ==26666== Lock acquired, processing the job...
[2026-04-07 00:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:19:03] Production.INFO: ==26668== Lock acquired, processing the job...
[2026-04-07 00:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:19:03] Production.INFO: ==26670== Releasing lock...
[2026-04-07 00:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:19:04] Production.INFO: Account Balance Start.
[2026-04-07 00:19:04] Production.INFO: CreateAllLog Start
[2026-04-07 00:19:04] Production.INFO: 117
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-08
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-09
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-10
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-11
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: ==26664== Releasing lock...
[2026-04-07 00:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:05] Production.INFO: Date 2026-04-04
[2026-04-07 00:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:05] Production.INFO: Date 2026-04-05
[2026-04-07 00:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:05] Production.INFO: Date 2026-04-06
[2026-04-07 00:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:05] Production.INFO: Date 2026-04-07
[2026-04-07 00:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:19:05] Production.INFO: Total Charge 0
[2026-04-07 00:19:05] Production.INFO: CreateAllLog End
[2026-04-07 00:19:05] Production.INFO: Account Balance End.
[2026-04-07 00:19:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:19:05] Production.INFO: ==26668== Releasing lock...
[2026-04-07 00:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:19:12] Production.ERROR: CronJobId end10
[2026-04-07 00:19:12] Production.INFO: ==26666== Releasing lock...
[2026-04-07 00:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:19:13] Production.INFO: call_cost start
[2026-04-07 00:19:13] Production.INFO: call_cost end
[2026-04-07 00:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:19:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:19:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:19:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:19:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:19:13] Production.INFO: ==26662== Releasing lock...
[2026-04-07 00:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:20:01] Production.INFO: ==26734== Lock acquired, processing the job...
[2026-04-07 05:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:20:01] Production.INFO: neon service started
[2026-04-07 05:20:01] Production.INFO: neon service started
[2026-04-07 05:20:01] Production.INFO: ==26734== Releasing lock...
[2026-04-07 05:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:20:01] Production.INFO: ==26738== Lock acquired, processing the job...
[2026-04-07 04:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:20:01] Production.INFO: ==26738== Releasing lock...
[2026-04-07 04:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:20:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:20:01] Production.INFO: ==26736== Lock acquired, processing the job...
[2026-04-07 00:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:20:02] Production.INFO: ==26736== Releasing lock...
[2026-04-07 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:20:02] Production.INFO: ==26740== Lock acquired, processing the job...
[2026-04-07 00:20:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:20:03] Production.INFO: ==26742== Lock acquired, processing the job...
[2026-04-07 00:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:20:03] Production.INFO: ==26744== Lock acquired, processing the job...
[2026-04-07 00:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:20:03] Production.INFO: ==26749== Lock acquired, processing the job...
[2026-04-07 00:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:20:03] Production.INFO: ==26746== Lock acquired, processing the job...
[2026-04-07 00:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:20:03] Production.INFO: Account Balance Start.
[2026-04-07 00:20:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:20:03] Production.INFO: 117
[2026-04-07 00:20:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:20:03] Production.INFO: ==26749== Releasing lock...
[2026-04-07 00:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:20:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:03] Production.INFO: ==26742== Releasing lock...
[2026-04-07 00:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:20:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:03] Production.INFO: Date 2026-03-22
[2026-04-07 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:03] Production.INFO: Date 2026-03-23
[2026-04-07 00:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:20:04] Production.INFO: Total Charge 0
[2026-04-07 00:20:04] Production.INFO: CreateAllLog End
[2026-04-07 00:20:04] Production.INFO: Account Balance End.
[2026-04-07 00:20:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:20:04] Production.INFO: ==26746== Releasing lock...
[2026-04-07 00:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:20:10] Production.ERROR: CronJobId end10
[2026-04-07 00:20:10] Production.INFO: ==26744== Releasing lock...
[2026-04-07 00:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:20:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:20:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:20:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:20:13] Production.INFO: call_cost start
[2026-04-07 00:20:13] Production.INFO: call_cost end
[2026-04-07 00:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:20:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:20:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:20:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:20:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:20:13] Production.INFO: ==26740== Releasing lock...
[2026-04-07 00:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:21:01] Production.INFO: ==26826== Lock acquired, processing the job...
[2026-04-07 05:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:21:01] Production.INFO: neon service started
[2026-04-07 05:21:01] Production.INFO: neon service started
[2026-04-07 05:21:01] Production.INFO: ==26826== Releasing lock...
[2026-04-07 05:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:21:02] Production.INFO: ==26828== Lock acquired, processing the job...
[2026-04-07 00:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:21:02] Production.INFO: ==26828== Releasing lock...
[2026-04-07 00:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:21:02] Production.INFO: ==26830== Lock acquired, processing the job...
[2026-04-07 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:21:02] Production.INFO: ==26830== Releasing lock...
[2026-04-07 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:21:03] Production.INFO: ==26833== Lock acquired, processing the job...
[2026-04-07 00:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 00:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 00:21:03] Production.INFO: ==26837== Lock acquired, processing the job...
[2026-04-07 00:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:21:03] Production.INFO: ==26839== Lock acquired, processing the job...
[2026-04-07 00:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 00:21:03] Production.INFO: ==26833== Releasing lock...
[2026-04-07 00:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 00:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 00:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:21:03] Production.INFO: ==26845== Lock acquired, processing the job...
[2026-04-07 00:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:21:03] Production.INFO: ==26835== Lock acquired, processing the job...
[2026-04-07 00:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:21:03] Production.INFO: ==26841== Lock acquired, processing the job...
[2026-04-07 00:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:21:03] Production.INFO: ==26845== Releasing lock...
[2026-04-07 00:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:21:03] Production.INFO: ==26843== Lock acquired, processing the job...
[2026-04-07 00:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 00:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 00:21:03] Production.INFO: Account Balance Start.
[2026-04-07 00:21:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:21:03] Production.INFO: 117
[2026-04-07 00:21:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-09
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-10
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-11
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: ==26837== Releasing lock...
[2026-04-07 00:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.ERROR: done
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 00:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050596', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:05] Production.INFO: Date 2026-04-05
[2026-04-07 00:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:05] Production.INFO: Date 2026-04-06
[2026-04-07 00:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:05] Production.INFO: Date 2026-04-07
[2026-04-07 00:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:21:05] Production.INFO: Total Charge 0
[2026-04-07 00:21:05] Production.INFO: CreateAllLog End
[2026-04-07 00:21:05] Production.INFO: Account Balance End.
[2026-04-07 00:21:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:21:05] Production.INFO: ==26841== Releasing lock...
[2026-04-07 00:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050596', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 00:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 00:21:10] Production.INFO: ProcessCDR(1,17050596,1,1,2)
[2026-04-07 00:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050596,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 00:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050596,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 00:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 00:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 00:21:10] Production.INFO: ==26843== Releasing lock...
[2026-04-07 00:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 00:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 00:21:14] Production.ERROR: CronJobId end10
[2026-04-07 00:21:14] Production.INFO: ==26839== Releasing lock...
[2026-04-07 00:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:21:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:21:16] Production.INFO: call_cost start
[2026-04-07 00:21:16] Production.INFO: call_cost end
[2026-04-07 00:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:21:16] Production.INFO: ==26835== Releasing lock...
[2026-04-07 00:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:22:02] Production.INFO: ==26915== Lock acquired, processing the job...
[2026-04-07 05:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:22:02] Production.INFO: neon service started
[2026-04-07 05:22:02] Production.INFO: neon service started
[2026-04-07 05:22:02] Production.INFO: ==26915== Releasing lock...
[2026-04-07 05:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:22:02] Production.INFO: ==26919== Lock acquired, processing the job...
[2026-04-07 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:22:02] Production.INFO: ==26919== Releasing lock...
[2026-04-07 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:22:02] Production.INFO: ==26917== Lock acquired, processing the job...
[2026-04-07 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:22:02] Production.INFO: ==26917== Releasing lock...
[2026-04-07 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:22:03] Production.INFO: ==26921== Lock acquired, processing the job...
[2026-04-07 00:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:22:03] Production.INFO: ==26923== Lock acquired, processing the job...
[2026-04-07 00:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:22:03] Production.INFO: ==26925== Lock acquired, processing the job...
[2026-04-07 00:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:22:03] Production.INFO: ==26927== Lock acquired, processing the job...
[2026-04-07 00:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:22:03] Production.INFO: Account Balance Start.
[2026-04-07 00:22:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:22:03] Production.INFO: 117
[2026-04-07 00:22:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:22:03] Production.INFO: ==26929== Lock acquired, processing the job...
[2026-04-07 00:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:22:03] Production.INFO: ==26929== Releasing lock...
[2026-04-07 00:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:22:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: ==26923== Releasing lock...
[2026-04-07 00:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:22:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:22:04] Production.INFO: Total Charge 0
[2026-04-07 00:22:04] Production.INFO: CreateAllLog End
[2026-04-07 00:22:04] Production.INFO: Account Balance End.
[2026-04-07 00:22:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:22:04] Production.INFO: ==26927== Releasing lock...
[2026-04-07 00:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:22:10] Production.ERROR: CronJobId end10
[2026-04-07 00:22:10] Production.INFO: ==26925== Releasing lock...
[2026-04-07 00:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:22:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:22:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:22:13] Production.INFO: call_cost start
[2026-04-07 00:22:13] Production.INFO: call_cost end
[2026-04-07 00:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:22:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:22:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:22:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:22:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:22:14] Production.INFO: ==26921== Releasing lock...
[2026-04-07 00:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:23:01] Production.INFO: ==26999== Lock acquired, processing the job...
[2026-04-07 05:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:23:01] Production.INFO: neon service started
[2026-04-07 05:23:01] Production.INFO: neon service started
[2026-04-07 05:23:01] Production.INFO: ==26999== Releasing lock...
[2026-04-07 05:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:23:01] Production.INFO: ==27001== Lock acquired, processing the job...
[2026-04-07 00:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:23:02] Production.INFO: ==27001== Releasing lock...
[2026-04-07 00:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:23:02] Production.INFO: ==27003== Lock acquired, processing the job...
[2026-04-07 04:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:23:02] Production.INFO: ==27003== Releasing lock...
[2026-04-07 04:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:23:02] Production.INFO: ==27005== Lock acquired, processing the job...
[2026-04-07 00:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:23:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:23:03] Production.INFO: ==27007== Lock acquired, processing the job...
[2026-04-07 00:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:23:03] Production.INFO: ==27009== Lock acquired, processing the job...
[2026-04-07 00:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:23:03] Production.INFO: ==27011== Lock acquired, processing the job...
[2026-04-07 00:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:23:03] Production.INFO: ==27013== Lock acquired, processing the job...
[2026-04-07 00:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:23:03] Production.INFO: Account Balance Start.
[2026-04-07 00:23:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:23:03] Production.INFO: 117
[2026-04-07 00:23:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:03] Production.INFO: ==27013== Releasing lock...
[2026-04-07 00:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:23:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:03] Production.INFO: Date 2026-03-22
[2026-04-07 00:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:03] Production.INFO: ==27007== Releasing lock...
[2026-04-07 00:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:23:03] Production.INFO: Date 2026-03-23
[2026-04-07 00:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:03] Production.INFO: Date 2026-03-24
[2026-04-07 00:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:23:04] Production.INFO: Total Charge 0
[2026-04-07 00:23:04] Production.INFO: CreateAllLog End
[2026-04-07 00:23:04] Production.INFO: Account Balance End.
[2026-04-07 00:23:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:23:04] Production.INFO: ==27011== Releasing lock...
[2026-04-07 00:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:23:12] Production.ERROR: CronJobId end10
[2026-04-07 00:23:12] Production.INFO: ==27009== Releasing lock...
[2026-04-07 00:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:23:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:23:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:23:15] Production.INFO: call_cost start
[2026-04-07 00:23:15] Production.INFO: call_cost end
[2026-04-07 00:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:23:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:23:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:23:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:23:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:23:15] Production.INFO: ==27005== Releasing lock...
[2026-04-07 00:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:24:02] Production.INFO: ==27087== Lock acquired, processing the job...
[2026-04-07 05:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:24:02] Production.INFO: neon service started
[2026-04-07 05:24:02] Production.INFO: neon service started
[2026-04-07 05:24:02] Production.INFO: ==27087== Releasing lock...
[2026-04-07 05:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:24:02] Production.INFO: ==27090== Lock acquired, processing the job...
[2026-04-07 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:24:02] Production.INFO: ==27090== Releasing lock...
[2026-04-07 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:24:02] Production.INFO: ==27092== Lock acquired, processing the job...
[2026-04-07 04:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:24:02] Production.INFO: ==27092== Releasing lock...
[2026-04-07 04:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:24:03] Production.INFO: ==27094== Lock acquired, processing the job...
[2026-04-07 00:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:24:03] Production.INFO: ==27096== Lock acquired, processing the job...
[2026-04-07 00:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:24:03] Production.INFO: ==27098== Lock acquired, processing the job...
[2026-04-07 00:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:24:03] Production.INFO: ==27100== Lock acquired, processing the job...
[2026-04-07 00:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:24:03] Production.INFO: ==27102== Lock acquired, processing the job...
[2026-04-07 00:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:24:03] Production.INFO: Account Balance Start.
[2026-04-07 00:24:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:24:03] Production.INFO: 117
[2026-04-07 00:24:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:24:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:03] Production.INFO: ==27102== Releasing lock...
[2026-04-07 00:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:24:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: ==27096== Releasing lock...
[2026-04-07 00:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:24:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:24:04] Production.INFO: Total Charge 0
[2026-04-07 00:24:04] Production.INFO: CreateAllLog End
[2026-04-07 00:24:04] Production.INFO: Account Balance End.
[2026-04-07 00:24:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:24:04] Production.INFO: ==27100== Releasing lock...
[2026-04-07 00:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:24:12] Production.ERROR: CronJobId end10
[2026-04-07 00:24:12] Production.INFO: ==27098== Releasing lock...
[2026-04-07 00:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:24:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:24:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:24:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:24:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:24:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:24:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:24:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:24:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:24:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:24:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:24:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:24:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:24:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:24:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:24:15] Production.INFO: call_cost start
[2026-04-07 00:24:15] Production.INFO: call_cost end
[2026-04-07 00:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:24:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:24:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:24:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:24:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:24:15] Production.INFO: ==27094== Releasing lock...
[2026-04-07 00:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:25:01] Production.INFO: ==27173== Lock acquired, processing the job...
[2026-04-07 05:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:25:01] Production.INFO: neon service started
[2026-04-07 05:25:01] Production.INFO: neon service started
[2026-04-07 05:25:01] Production.INFO: ==27173== Releasing lock...
[2026-04-07 05:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:25:02] Production.INFO: ==27177== Lock acquired, processing the job...
[2026-04-07 04:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 00:25:02] Production.INFO: ==27175== Lock acquired, processing the job...
[2026-04-07 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:25:02] Production.INFO: ==27177== Releasing lock...
[2026-04-07 04:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:25:02] Production.INFO: ==27175== Releasing lock...
[2026-04-07 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:25:02] Production.INFO: ==27182== Lock acquired, processing the job...
[2026-04-07 00:25:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:25:03] Production.INFO: ==27180== Lock acquired, processing the job...
[2026-04-07 00:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:25:03] Production.INFO: ==27184== Lock acquired, processing the job...
[2026-04-07 00:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:25:03] Production.INFO: ==27186== Lock acquired, processing the job...
[2026-04-07 00:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:25:03] Production.INFO: ==27188== Lock acquired, processing the job...
[2026-04-07 00:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:25:03] Production.INFO: ==27182== Releasing lock...
[2026-04-07 00:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:25:03] Production.INFO: Account Balance Start.
[2026-04-07 00:25:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:25:03] Production.INFO: 117
[2026-04-07 00:25:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:25:03] Production.INFO: ==27188== Releasing lock...
[2026-04-07 00:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:25:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:25:04] Production.INFO: Total Charge 0
[2026-04-07 00:25:04] Production.INFO: CreateAllLog End
[2026-04-07 00:25:04] Production.INFO: Account Balance End.
[2026-04-07 00:25:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:25:04] Production.INFO: ==27186== Releasing lock...
[2026-04-07 00:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:25:11] Production.ERROR: CronJobId end10
[2026-04-07 00:25:11] Production.INFO: ==27184== Releasing lock...
[2026-04-07 00:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:25:13] Production.INFO: call_cost start
[2026-04-07 00:25:13] Production.INFO: call_cost end
[2026-04-07 00:25:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:25:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:25:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:25:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:25:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:25:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:25:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:25:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:25:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:25:13] Production.INFO: ==27180== Releasing lock...
[2026-04-07 00:25:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:25:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:26:01] Production.INFO: ==27257== Lock acquired, processing the job...
[2026-04-07 05:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:26:01] Production.INFO: neon service started
[2026-04-07 05:26:01] Production.INFO: neon service started
[2026-04-07 05:26:01] Production.INFO: ==27257== Releasing lock...
[2026-04-07 05:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:26:02] Production.INFO: ==27261== Lock acquired, processing the job...
[2026-04-07 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:26:02] Production.INFO: ==27261== Releasing lock...
[2026-04-07 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:26:02] Production.INFO: ==27263== Lock acquired, processing the job...
[2026-04-07 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:26:02] Production.INFO: ==27263== Releasing lock...
[2026-04-07 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:26:03] Production.INFO: ==27268== Lock acquired, processing the job...
[2026-04-07 00:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:26:03] Production.INFO: ==27266== Lock acquired, processing the job...
[2026-04-07 00:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:26:03] Production.INFO: ==27272== Lock acquired, processing the job...
[2026-04-07 00:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:26:03] Production.INFO: ==27270== Lock acquired, processing the job...
[2026-04-07 00:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:26:03] Production.INFO: Account Balance Start.
[2026-04-07 00:26:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:26:03] Production.INFO: 117
[2026-04-07 00:26:03] Production.INFO: ==27274== Lock acquired, processing the job...
[2026-04-07 00:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:26:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:26:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:26:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:03] Production.INFO: ==27274== Releasing lock...
[2026-04-07 00:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:26:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: ==27268== Releasing lock...
[2026-04-07 00:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:26:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:26:04] Production.INFO: Total Charge 0
[2026-04-07 00:26:04] Production.INFO: CreateAllLog End
[2026-04-07 00:26:04] Production.INFO: Account Balance End.
[2026-04-07 00:26:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:26:04] Production.INFO: ==27272== Releasing lock...
[2026-04-07 00:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:26:10] Production.ERROR: CronJobId end10
[2026-04-07 00:26:10] Production.INFO: ==27270== Releasing lock...
[2026-04-07 00:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:26:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:26:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:26:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:26:14] Production.INFO: call_cost start
[2026-04-07 00:26:14] Production.INFO: call_cost end
[2026-04-07 00:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:26:14] Production.INFO: ==27266== Releasing lock...
[2026-04-07 00:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:27:01] Production.INFO: ==27345== Lock acquired, processing the job...
[2026-04-07 05:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:27:01] Production.INFO: neon service started
[2026-04-07 05:27:01] Production.INFO: neon service started
[2026-04-07 05:27:01] Production.INFO: ==27345== Releasing lock...
[2026-04-07 05:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:27:01] Production.INFO: ==27349== Lock acquired, processing the job...
[2026-04-07 04:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:27:01] Production.INFO: ==27349== Releasing lock...
[2026-04-07 04:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:27:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:27:01] Production.INFO: ==27347== Lock acquired, processing the job...
[2026-04-07 00:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:27:02] Production.INFO: ==27347== Releasing lock...
[2026-04-07 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:27:02] Production.INFO: ==27351== Lock acquired, processing the job...
[2026-04-07 00:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:27:02] Production.INFO: ==27353== Lock acquired, processing the job...
[2026-04-07 00:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:27:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:27:02] Production.INFO: ==27360== Lock acquired, processing the job...
[2026-04-07 00:27:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:27:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:27:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:27:02] Production.INFO: ==27355== Lock acquired, processing the job...
[2026-04-07 00:27:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:27:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:27:02] Production.INFO: ==27360== Releasing lock...
[2026-04-07 00:27:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:27:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:27:02] Production.INFO: ==27357== Lock acquired, processing the job...
[2026-04-07 00:27:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:27:03] Production.INFO: Account Balance Start.
[2026-04-07 00:27:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:27:03] Production.INFO: 117
[2026-04-07 00:27:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:03] Production.INFO: ==27353== Releasing lock...
[2026-04-07 00:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:27:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:27:04] Production.INFO: Total Charge 0
[2026-04-07 00:27:04] Production.INFO: CreateAllLog End
[2026-04-07 00:27:04] Production.INFO: Account Balance End.
[2026-04-07 00:27:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:27:04] Production.INFO: ==27357== Releasing lock...
[2026-04-07 00:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:27:11] Production.ERROR: CronJobId end10
[2026-04-07 00:27:11] Production.INFO: ==27355== Releasing lock...
[2026-04-07 00:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:27:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:27:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:27:14] Production.INFO: call_cost start
[2026-04-07 00:27:14] Production.INFO: call_cost end
[2026-04-07 00:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:27:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:27:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:27:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:27:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:27:14] Production.INFO: ==27351== Releasing lock...
[2026-04-07 00:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:28:01] Production.INFO: ==27434== Lock acquired, processing the job...
[2026-04-07 05:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:28:01] Production.INFO: neon service started
[2026-04-07 05:28:01] Production.INFO: neon service started
[2026-04-07 05:28:01] Production.INFO: ==27434== Releasing lock...
[2026-04-07 05:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:28:02] Production.INFO: ==27436== Lock acquired, processing the job...
[2026-04-07 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:28:02] Production.INFO: ==27436== Releasing lock...
[2026-04-07 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:28:02] Production.INFO: ==27438== Lock acquired, processing the job...
[2026-04-07 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:28:02] Production.INFO: ==27438== Releasing lock...
[2026-04-07 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:28:03] Production.INFO: ==27440== Lock acquired, processing the job...
[2026-04-07 00:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:28:03] Production.INFO: ==27446== Lock acquired, processing the job...
[2026-04-07 00:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:28:03] Production.INFO: ==27444== Lock acquired, processing the job...
[2026-04-07 00:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:28:03] Production.INFO: ==27442== Lock acquired, processing the job...
[2026-04-07 00:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:28:03] Production.INFO: ==27449== Lock acquired, processing the job...
[2026-04-07 00:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:28:03] Production.INFO: Account Balance Start.
[2026-04-07 00:28:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:28:03] Production.INFO: 117
[2026-04-07 00:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:28:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:28:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:28:03] Production.INFO: ==27449== Releasing lock...
[2026-04-07 00:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:28:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:03] Production.INFO: Date 2026-03-22
[2026-04-07 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:03] Production.INFO: ==27442== Releasing lock...
[2026-04-07 00:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:28:03] Production.INFO: Date 2026-03-23
[2026-04-07 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:03] Production.INFO: Date 2026-03-24
[2026-04-07 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:03] Production.INFO: Date 2026-03-25
[2026-04-07 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:03] Production.INFO: Date 2026-03-26
[2026-04-07 00:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:28:04] Production.INFO: Total Charge 0
[2026-04-07 00:28:04] Production.INFO: CreateAllLog End
[2026-04-07 00:28:04] Production.INFO: Account Balance End.
[2026-04-07 00:28:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:28:04] Production.INFO: ==27446== Releasing lock...
[2026-04-07 00:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:28:10] Production.ERROR: CronJobId end10
[2026-04-07 00:28:10] Production.INFO: ==27444== Releasing lock...
[2026-04-07 00:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:28:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:28:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:28:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:28:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:28:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:28:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:28:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:28:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:28:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:28:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:28:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:28:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:28:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:28:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:28:12] Production.INFO: call_cost start
[2026-04-07 00:28:12] Production.INFO: call_cost end
[2026-04-07 00:28:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:28:12] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:28:12] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:28:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:28:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:28:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:28:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:28:12] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:28:12] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:28:12] Production.INFO: ==27440== Releasing lock...
[2026-04-07 00:28:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:28:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:29:02] Production.INFO: ==27531== Lock acquired, processing the job...
[2026-04-07 05:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:29:02] Production.INFO: neon service started
[2026-04-07 05:29:02] Production.INFO: neon service started
[2026-04-07 05:29:02] Production.INFO: ==27531== Releasing lock...
[2026-04-07 05:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:29:02] Production.INFO: ==27535== Lock acquired, processing the job...
[2026-04-07 04:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:29:02] Production.INFO: ==27535== Releasing lock...
[2026-04-07 04:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:29:02] Production.INFO: ==27533== Lock acquired, processing the job...
[2026-04-07 00:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:29:02] Production.INFO: ==27533== Releasing lock...
[2026-04-07 00:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:29:03] Production.INFO: ==27539== Lock acquired, processing the job...
[2026-04-07 00:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:29:03] Production.INFO: ==27537== Lock acquired, processing the job...
[2026-04-07 00:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:29:03] Production.INFO: ==27546== Lock acquired, processing the job...
[2026-04-07 00:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:29:03] Production.INFO: ==27541== Lock acquired, processing the job...
[2026-04-07 00:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:29:03] Production.INFO: ==27546== Releasing lock...
[2026-04-07 00:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:29:03] Production.INFO: ==27543== Lock acquired, processing the job...
[2026-04-07 00:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:29:03] Production.INFO: Account Balance Start.
[2026-04-07 00:29:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:29:03] Production.INFO: 117
[2026-04-07 00:29:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-10
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-11
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: ==27539== Releasing lock...
[2026-04-07 00:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:05] Production.INFO: Date 2026-04-07
[2026-04-07 00:29:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:29:05] Production.INFO: Total Charge 0
[2026-04-07 00:29:05] Production.INFO: CreateAllLog End
[2026-04-07 00:29:05] Production.INFO: Account Balance End.
[2026-04-07 00:29:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:29:05] Production.INFO: ==27543== Releasing lock...
[2026-04-07 00:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:29:12] Production.ERROR: CronJobId end10
[2026-04-07 00:29:12] Production.INFO: ==27541== Releasing lock...
[2026-04-07 00:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:29:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:29:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:29:14] Production.INFO: call_cost start
[2026-04-07 00:29:14] Production.INFO: call_cost end
[2026-04-07 00:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:29:14] Production.INFO: ==27537== Releasing lock...
[2026-04-07 00:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:30:01] Production.INFO: ==27616== Lock acquired, processing the job...
[2026-04-07 05:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:30:01] Production.INFO: neon service started
[2026-04-07 05:30:01] Production.INFO: neon service started
[2026-04-07 05:30:01] Production.INFO: ==27616== Releasing lock...
[2026-04-07 05:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:30:01] Production.INFO: ==27618== Lock acquired, processing the job...
[2026-04-07 00:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:30:02] Production.INFO: ==27618== Releasing lock...
[2026-04-07 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:30:02] Production.INFO: ==27620== Lock acquired, processing the job...
[2026-04-07 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:30:02] Production.INFO: ==27620== Releasing lock...
[2026-04-07 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:30:02] Production.INFO: ==27625== Lock acquired, processing the job...
[2026-04-07 00:30:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:30:02] Production.INFO: ==27627== Lock acquired, processing the job...
[2026-04-07 00:30:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:30:02] Production.INFO: ==27623== Lock acquired, processing the job...
[2026-04-07 00:30:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:30:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:30:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:30:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:30:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:30:02] Production.INFO: ==27629== Lock acquired, processing the job...
[2026-04-07 00:30:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:30:03] Production.INFO: ==27631== Lock acquired, processing the job...
[2026-04-07 00:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:30:03] Production.INFO: Account Balance Start.
[2026-04-07 00:30:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:30:03] Production.INFO: ==27631== Releasing lock...
[2026-04-07 00:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:30:03] Production.INFO: 117
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:03] Production.INFO: ==27625== Releasing lock...
[2026-04-07 00:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-22
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-23
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-24
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-25
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-26
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-27
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:03] Production.INFO: Date 2026-03-28
[2026-04-07 00:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:30:04] Production.INFO: Total Charge 0
[2026-04-07 00:30:04] Production.INFO: CreateAllLog End
[2026-04-07 00:30:04] Production.INFO: Account Balance End.
[2026-04-07 00:30:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:30:04] Production.INFO: ==27629== Releasing lock...
[2026-04-07 00:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:30:10] Production.ERROR: CronJobId end10
[2026-04-07 00:30:10] Production.INFO: ==27627== Releasing lock...
[2026-04-07 00:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:30:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:30:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:30:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:30:13] Production.INFO: call_cost start
[2026-04-07 00:30:13] Production.INFO: call_cost end
[2026-04-07 00:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:30:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:30:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:30:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:30:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:30:13] Production.INFO: ==27623== Releasing lock...
[2026-04-07 00:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:31:01] Production.INFO: ==27709== Lock acquired, processing the job...
[2026-04-07 05:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:31:01] Production.INFO: neon service started
[2026-04-07 05:31:01] Production.INFO: neon service started
[2026-04-07 05:31:01] Production.INFO: ==27709== Releasing lock...
[2026-04-07 05:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:31:02] Production.INFO: ==27713== Lock acquired, processing the job...
[2026-04-07 04:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:31:02] Production.INFO: ==27713== Releasing lock...
[2026-04-07 04:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:31:02] Production.INFO: ==27711== Lock acquired, processing the job...
[2026-04-07 00:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:31:02] Production.INFO: ==27711== Releasing lock...
[2026-04-07 00:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:31:03] Production.INFO: ==27716== Lock acquired, processing the job...
[2026-04-07 00:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 00:31:03] Production.INFO: ==27718== Lock acquired, processing the job...
[2026-04-07 00:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:31:03] Production.INFO: ==27724== Lock acquired, processing the job...
[2026-04-07 00:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 00:31:03] Production.INFO: ==27720== Lock acquired, processing the job...
[2026-04-07 00:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 00:31:03] Production.INFO: ==27716== Releasing lock...
[2026-04-07 00:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 00:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 00:31:03] Production.INFO: ==27722== Lock acquired, processing the job...
[2026-04-07 00:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:31:03] Production.INFO: Account Balance Start.
[2026-04-07 00:31:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:31:03] Production.INFO: 117
[2026-04-07 00:31:04] Production.INFO: Date 2026-03-08
[2026-04-07 00:31:04] Production.INFO: ==27726== Lock acquired, processing the job...
[2026-04-07 00:31:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 00:31:04] Production.INFO: ==27728== Lock acquired, processing the job...
[2026-04-07 00:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:31:04] Production.INFO: Date 2026-03-09
[2026-04-07 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:04] Production.INFO: Date 2026-03-10
[2026-04-07 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 00:31:04] Production.INFO: Date 2026-03-11
[2026-04-07 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:31:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:04] Production.INFO: ==27728== Releasing lock...
[2026-04-07 00:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:31:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:04] Production.ERROR: done
[2026-04-07 00:31:04] Production.INFO: ==27720== Releasing lock...
[2026-04-07 00:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:31:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 00:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050637', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 00:31:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:05] Production.INFO: Date 2026-03-23
[2026-04-07 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:05] Production.INFO: Date 2026-03-24
[2026-04-07 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:05] Production.INFO: Date 2026-03-25
[2026-04-07 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:05] Production.INFO: Date 2026-03-26
[2026-04-07 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:05] Production.INFO: Date 2026-03-27
[2026-04-07 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:05] Production.INFO: Date 2026-03-28
[2026-04-07 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:05] Production.INFO: Date 2026-03-29
[2026-04-07 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:05] Production.INFO: Date 2026-03-30
[2026-04-07 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:05] Production.INFO: Date 2026-03-31
[2026-04-07 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:05] Production.INFO: Date 2026-04-01
[2026-04-07 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:05] Production.INFO: Date 2026-04-02
[2026-04-07 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:05] Production.INFO: Date 2026-04-03
[2026-04-07 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:05] Production.INFO: Date 2026-04-04
[2026-04-07 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:05] Production.INFO: Date 2026-04-05
[2026-04-07 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:05] Production.INFO: Date 2026-04-06
[2026-04-07 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:05] Production.INFO: Date 2026-04-07
[2026-04-07 00:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:31:05] Production.INFO: Total Charge 0
[2026-04-07 00:31:05] Production.INFO: CreateAllLog End
[2026-04-07 00:31:06] Production.INFO: Account Balance End.
[2026-04-07 00:31:06] Production.ERROR: CronJobId end 12
[2026-04-07 00:31:06] Production.INFO: ==27724== Releasing lock...
[2026-04-07 00:31:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:31:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:31:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050637', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 00:31:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 00:31:11] Production.INFO: ProcessCDR(1,17050637,1,1,2)
[2026-04-07 00:31:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050637,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 00:31:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050637,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 00:31:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 00:31:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 00:31:11] Production.INFO: ==27726== Releasing lock...
[2026-04-07 00:31:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 00:31:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 00:31:15] Production.ERROR: CronJobId end10
[2026-04-07 00:31:15] Production.INFO: ==27722== Releasing lock...
[2026-04-07 00:31:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:31:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:31:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:31:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:31:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:31:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:31:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:31:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:31:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:31:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:31:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:31:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:31:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:31:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:31:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:31:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:31:17] Production.INFO: call_cost start
[2026-04-07 00:31:17] Production.INFO: call_cost end
[2026-04-07 00:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:31:17] Production.INFO: ==27718== Releasing lock...
[2026-04-07 00:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:32:01] Production.INFO: ==27803== Lock acquired, processing the job...
[2026-04-07 05:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:32:01] Production.INFO: neon service started
[2026-04-07 05:32:01] Production.INFO: neon service started
[2026-04-07 05:32:01] Production.INFO: ==27803== Releasing lock...
[2026-04-07 05:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:32:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 00:32:01] Production.INFO: ==27805== Lock acquired, processing the job...
[2026-04-07 00:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:32:02] Production.INFO: ==27807== Lock acquired, processing the job...
[2026-04-07 04:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:32:02] Production.INFO: ==27807== Releasing lock...
[2026-04-07 04:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:32:02] Production.INFO: ==27805== Releasing lock...
[2026-04-07 00:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:32:02] Production.INFO: ==27812== Lock acquired, processing the job...
[2026-04-07 00:32:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:32:02] Production.INFO: ==27814== Lock acquired, processing the job...
[2026-04-07 00:32:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:32:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:32:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:32:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:32:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:32:03] Production.INFO: ==27816== Lock acquired, processing the job...
[2026-04-07 00:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:32:03] Production.INFO: ==27810== Lock acquired, processing the job...
[2026-04-07 00:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:32:03] Production.INFO: ==27818== Lock acquired, processing the job...
[2026-04-07 00:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:32:03] Production.INFO: ==27812== Releasing lock...
[2026-04-07 00:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:32:03] Production.INFO: Account Balance Start.
[2026-04-07 00:32:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:32:03] Production.INFO: 117
[2026-04-07 00:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:32:03] Production.INFO: ==27818== Releasing lock...
[2026-04-07 00:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:32:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:32:04] Production.INFO: Total Charge 0
[2026-04-07 00:32:04] Production.INFO: CreateAllLog End
[2026-04-07 00:32:05] Production.INFO: Account Balance End.
[2026-04-07 00:32:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:32:05] Production.INFO: ==27816== Releasing lock...
[2026-04-07 00:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:32:10] Production.ERROR: CronJobId end10
[2026-04-07 00:32:10] Production.INFO: ==27814== Releasing lock...
[2026-04-07 00:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:32:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:32:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:32:14] Production.INFO: call_cost start
[2026-04-07 00:32:14] Production.INFO: call_cost end
[2026-04-07 00:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:32:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:32:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:32:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:32:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:32:14] Production.INFO: ==27810== Releasing lock...
[2026-04-07 00:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:33:01] Production.INFO: ==27905== Lock acquired, processing the job...
[2026-04-07 05:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:33:01] Production.INFO: neon service started
[2026-04-07 05:33:01] Production.INFO: neon service started
[2026-04-07 05:33:01] Production.INFO: ==27905== Releasing lock...
[2026-04-07 05:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:33:02] Production.INFO: ==27907== Lock acquired, processing the job...
[2026-04-07 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:33:02] Production.INFO: ==27907== Releasing lock...
[2026-04-07 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:33:02] Production.INFO: ==27910== Lock acquired, processing the job...
[2026-04-07 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:33:02] Production.INFO: ==27910== Releasing lock...
[2026-04-07 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:33:03] Production.INFO: ==27913== Lock acquired, processing the job...
[2026-04-07 00:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:33:03] Production.INFO: ==27915== Lock acquired, processing the job...
[2026-04-07 00:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:33:03] Production.INFO: ==27917== Lock acquired, processing the job...
[2026-04-07 00:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:33:03] Production.INFO: ==27919== Lock acquired, processing the job...
[2026-04-07 00:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:33:03] Production.INFO: ==27921== Lock acquired, processing the job...
[2026-04-07 00:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:33:03] Production.INFO: Account Balance Start.
[2026-04-07 00:33:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:33:03] Production.INFO: 117
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:33:03] Production.INFO: ==27921== Releasing lock...
[2026-04-07 00:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: ==27915== Releasing lock...
[2026-04-07 00:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-22
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-23
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-24
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-25
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-26
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-27
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-28
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-29
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:03] Production.INFO: Date 2026-03-30
[2026-04-07 00:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:33:04] Production.INFO: Total Charge 0
[2026-04-07 00:33:04] Production.INFO: CreateAllLog End
[2026-04-07 00:33:04] Production.INFO: Account Balance End.
[2026-04-07 00:33:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:33:04] Production.INFO: ==27919== Releasing lock...
[2026-04-07 00:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:33:11] Production.ERROR: CronJobId end10
[2026-04-07 00:33:11] Production.INFO: ==27917== Releasing lock...
[2026-04-07 00:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:33:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:33:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:33:14] Production.INFO: call_cost start
[2026-04-07 00:33:14] Production.INFO: call_cost end
[2026-04-07 00:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:33:14] Production.INFO: ==27913== Releasing lock...
[2026-04-07 00:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:34:02] Production.INFO: ==27999== Lock acquired, processing the job...
[2026-04-07 05:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:34:02] Production.INFO: neon service started
[2026-04-07 05:34:02] Production.INFO: neon service started
[2026-04-07 05:34:02] Production.INFO: ==27999== Releasing lock...
[2026-04-07 05:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:34:02] Production.INFO: ==28002== Lock acquired, processing the job...
[2026-04-07 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:34:02] Production.INFO: ==28002== Releasing lock...
[2026-04-07 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:34:02] Production.INFO: ==28004== Lock acquired, processing the job...
[2026-04-07 04:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:34:03] Production.INFO: ==28004== Releasing lock...
[2026-04-07 04:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:34:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:34:03] Production.INFO: ==28010== Lock acquired, processing the job...
[2026-04-07 00:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:34:03] Production.INFO: ==28006== Lock acquired, processing the job...
[2026-04-07 00:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:34:03] Production.INFO: ==28008== Lock acquired, processing the job...
[2026-04-07 00:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:34:03] Production.INFO: ==28014== Lock acquired, processing the job...
[2026-04-07 00:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:34:03] Production.INFO: ==28012== Lock acquired, processing the job...
[2026-04-07 00:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:34:03] Production.INFO: ==28014== Releasing lock...
[2026-04-07 00:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:34:03] Production.INFO: Account Balance Start.
[2026-04-07 00:34:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:34:03] Production.INFO: 117
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-08
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-09
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-10
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-11
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: ==28008== Releasing lock...
[2026-04-07 00:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:05] Production.INFO: Date 2026-04-04
[2026-04-07 00:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:05] Production.INFO: Date 2026-04-05
[2026-04-07 00:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:05] Production.INFO: Date 2026-04-06
[2026-04-07 00:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:05] Production.INFO: Date 2026-04-07
[2026-04-07 00:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:34:05] Production.INFO: Total Charge 0
[2026-04-07 00:34:05] Production.INFO: CreateAllLog End
[2026-04-07 00:34:05] Production.INFO: Account Balance End.
[2026-04-07 00:34:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:34:05] Production.INFO: ==28012== Releasing lock...
[2026-04-07 00:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:34:11] Production.ERROR: CronJobId end10
[2026-04-07 00:34:11] Production.INFO: ==28010== Releasing lock...
[2026-04-07 00:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:34:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:34:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:34:14] Production.INFO: call_cost start
[2026-04-07 00:34:14] Production.INFO: call_cost end
[2026-04-07 00:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:34:14] Production.INFO: ==28006== Releasing lock...
[2026-04-07 00:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:35:01] Production.INFO: ==28088== Lock acquired, processing the job...
[2026-04-07 05:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:35:01] Production.INFO: neon service started
[2026-04-07 05:35:01] Production.INFO: neon service started
[2026-04-07 05:35:01] Production.INFO: ==28088== Releasing lock...
[2026-04-07 05:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:35:02] Production.INFO: ==28090== Lock acquired, processing the job...
[2026-04-07 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:35:02] Production.INFO: ==28092== Lock acquired, processing the job...
[2026-04-07 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:35:02] Production.INFO: ==28092== Releasing lock...
[2026-04-07 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:35:02] Production.INFO: ==28090== Releasing lock...
[2026-04-07 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:35:03] Production.INFO: ==28094== Lock acquired, processing the job...
[2026-04-07 00:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:35:03] Production.INFO: ==28096== Lock acquired, processing the job...
[2026-04-07 00:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:35:03] Production.INFO: ==28098== Lock acquired, processing the job...
[2026-04-07 00:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:35:03] Production.INFO: ==28100== Lock acquired, processing the job...
[2026-04-07 00:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:35:03] Production.INFO: ==28102== Lock acquired, processing the job...
[2026-04-07 00:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:35:03] Production.INFO: Account Balance Start.
[2026-04-07 00:35:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:35:03] Production.INFO: 117
[2026-04-07 00:35:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:35:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:35:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:35:03] Production.INFO: ==28102== Releasing lock...
[2026-04-07 00:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:35:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:03] Production.INFO: ==28096== Releasing lock...
[2026-04-07 00:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:35:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:35:04] Production.INFO: Total Charge 0
[2026-04-07 00:35:04] Production.INFO: CreateAllLog End
[2026-04-07 00:35:05] Production.INFO: Account Balance End.
[2026-04-07 00:35:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:35:05] Production.INFO: ==28100== Releasing lock...
[2026-04-07 00:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:35:11] Production.ERROR: CronJobId end10
[2026-04-07 00:35:11] Production.INFO: ==28098== Releasing lock...
[2026-04-07 00:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:35:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:35:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:35:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:35:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:35:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:35:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:35:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:35:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:35:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:35:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:35:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:35:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:35:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:35:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:35:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:35:14] Production.INFO: call_cost start
[2026-04-07 00:35:14] Production.INFO: call_cost end
[2026-04-07 00:35:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:35:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:35:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:35:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:35:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:35:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:35:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:35:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:35:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:35:14] Production.INFO: ==28094== Releasing lock...
[2026-04-07 00:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:35:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:36:01] Production.INFO: ==28172== Lock acquired, processing the job...
[2026-04-07 05:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:36:01] Production.INFO: neon service started
[2026-04-07 05:36:02] Production.INFO: neon service started
[2026-04-07 05:36:02] Production.INFO: ==28172== Releasing lock...
[2026-04-07 05:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:36:02] Production.INFO: ==28174== Lock acquired, processing the job...
[2026-04-07 00:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:36:02] Production.INFO: ==28174== Releasing lock...
[2026-04-07 00:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:36:02] Production.INFO: ==28176== Lock acquired, processing the job...
[2026-04-07 04:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:36:03] Production.INFO: ==28176== Releasing lock...
[2026-04-07 04:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:36:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:36:03] Production.INFO: ==28182== Lock acquired, processing the job...
[2026-04-07 00:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:36:03] Production.INFO: ==28180== Lock acquired, processing the job...
[2026-04-07 00:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:36:03] Production.INFO: ==28184== Lock acquired, processing the job...
[2026-04-07 00:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:36:03] Production.INFO: ==28190== Lock acquired, processing the job...
[2026-04-07 00:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:36:03] Production.INFO: ==28187== Lock acquired, processing the job...
[2026-04-07 00:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:36:03] Production.INFO: Account Balance Start.
[2026-04-07 00:36:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:36:03] Production.INFO: 117
[2026-04-07 00:36:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:36:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:03] Production.INFO: ==28190== Releasing lock...
[2026-04-07 00:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:36:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:03] Production.INFO: ==28182== Releasing lock...
[2026-04-07 00:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:36:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:36:04] Production.INFO: Total Charge 0
[2026-04-07 00:36:04] Production.INFO: CreateAllLog End
[2026-04-07 00:36:04] Production.INFO: Account Balance End.
[2026-04-07 00:36:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:36:05] Production.INFO: ==28187== Releasing lock...
[2026-04-07 00:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:36:12] Production.ERROR: CronJobId end10
[2026-04-07 00:36:12] Production.INFO: ==28184== Releasing lock...
[2026-04-07 00:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:36:15] Production.INFO: call_cost start
[2026-04-07 00:36:15] Production.INFO: call_cost end
[2026-04-07 00:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:36:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:36:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:36:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:36:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:36:15] Production.INFO: ==28180== Releasing lock...
[2026-04-07 00:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:37:01] Production.INFO: ==28266== Lock acquired, processing the job...
[2026-04-07 05:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:37:01] Production.INFO: neon service started
[2026-04-07 05:37:01] Production.INFO: neon service started
[2026-04-07 05:37:01] Production.INFO: ==28266== Releasing lock...
[2026-04-07 05:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:37:01] Production.INFO: ==28268== Lock acquired, processing the job...
[2026-04-07 00:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:37:01] Production.INFO: ==28268== Releasing lock...
[2026-04-07 00:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:37:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:37:02] Production.INFO: ==28270== Lock acquired, processing the job...
[2026-04-07 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:37:02] Production.INFO: ==28270== Releasing lock...
[2026-04-07 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:37:02] Production.INFO: ==28281== Lock acquired, processing the job...
[2026-04-07 00:37:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:37:02] Production.INFO: ==28272== Lock acquired, processing the job...
[2026-04-07 00:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:37:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:37:02] Production.INFO: ==28274== Lock acquired, processing the job...
[2026-04-07 00:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:37:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:37:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:37:02] Production.INFO: ==28281== Releasing lock...
[2026-04-07 00:37:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:37:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:37:02] Production.INFO: ==28279== Lock acquired, processing the job...
[2026-04-07 00:37:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:37:02] Production.INFO: ==28277== Lock acquired, processing the job...
[2026-04-07 00:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:37:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:37:03] Production.INFO: Account Balance Start.
[2026-04-07 00:37:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:37:03] Production.INFO: 117
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: ==28274== Releasing lock...
[2026-04-07 00:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-22
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-23
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-24
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-25
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-26
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-27
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-28
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-29
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-30
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-03-31
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-04-01
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-04-02
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:03] Production.INFO: Date 2026-04-03
[2026-04-07 00:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:37:04] Production.INFO: Total Charge 0
[2026-04-07 00:37:04] Production.INFO: CreateAllLog End
[2026-04-07 00:37:04] Production.INFO: Account Balance End.
[2026-04-07 00:37:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:37:04] Production.INFO: ==28279== Releasing lock...
[2026-04-07 00:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:37:11] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,10))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-04-07 00:37:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:37:11] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:37:11] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:37:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:37:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:37:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:37:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:37:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:37:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:37:11] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:37:11] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:37:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:37:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:37:11] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:37:11] Production.ERROR: CronJobId end10
[2026-04-07 00:37:11] Production.INFO: ==28277== Releasing lock...
[2026-04-07 00:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:37:12] Production.INFO: call_cost start
[2026-04-07 00:37:12] Production.INFO: call_cost end
[2026-04-07 00:37:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:37:12] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:37:12] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:37:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:37:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:37:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:37:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:37:12] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:37:12] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:37:12] Production.INFO: ==28272== Releasing lock...
[2026-04-07 00:37:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:37:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:38:01] Production.INFO: ==28353== Lock acquired, processing the job...
[2026-04-07 05:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:38:01] Production.INFO: neon service started
[2026-04-07 05:38:01] Production.INFO: neon service started
[2026-04-07 05:38:01] Production.INFO: ==28353== Releasing lock...
[2026-04-07 05:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:38:02] Production.INFO: ==28357== Lock acquired, processing the job...
[2026-04-07 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:38:02] Production.INFO: ==28357== Releasing lock...
[2026-04-07 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:38:02] Production.INFO: ==28355== Lock acquired, processing the job...
[2026-04-07 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:38:02] Production.INFO: ==28355== Releasing lock...
[2026-04-07 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:38:03] Production.INFO: ==28359== Lock acquired, processing the job...
[2026-04-07 00:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:38:03] Production.INFO: ==28361== Lock acquired, processing the job...
[2026-04-07 00:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:38:03] Production.INFO: ==28363== Lock acquired, processing the job...
[2026-04-07 00:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:38:03] Production.INFO: ==28368== Lock acquired, processing the job...
[2026-04-07 00:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:38:03] Production.INFO: ==28365== Lock acquired, processing the job...
[2026-04-07 00:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:38:03] Production.INFO: ==28368== Releasing lock...
[2026-04-07 00:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:38:03] Production.INFO: Account Balance Start.
[2026-04-07 00:38:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:38:03] Production.INFO: 117
[2026-04-07 00:38:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:38:03] Production.INFO: ==28361== Releasing lock...
[2026-04-07 00:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:38:04] Production.INFO: Total Charge 0
[2026-04-07 00:38:04] Production.INFO: CreateAllLog End
[2026-04-07 00:38:04] Production.INFO: Account Balance End.
[2026-04-07 00:38:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:38:04] Production.INFO: ==28365== Releasing lock...
[2026-04-07 00:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:38:11] Production.ERROR: CronJobId end10
[2026-04-07 00:38:11] Production.INFO: ==28363== Releasing lock...
[2026-04-07 00:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:38:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:38:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:38:14] Production.INFO: call_cost start
[2026-04-07 00:38:14] Production.INFO: call_cost end
[2026-04-07 00:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:38:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:38:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:38:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:38:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:38:14] Production.INFO: ==28359== Releasing lock...
[2026-04-07 00:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:39:02] Production.INFO: ==28444== Lock acquired, processing the job...
[2026-04-07 05:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:39:02] Production.INFO: neon service started
[2026-04-07 05:39:02] Production.INFO: neon service started
[2026-04-07 05:39:02] Production.INFO: ==28444== Releasing lock...
[2026-04-07 05:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:39:02] Production.INFO: ==28447== Lock acquired, processing the job...
[2026-04-07 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:39:02] Production.INFO: ==28449== Lock acquired, processing the job...
[2026-04-07 04:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:39:02] Production.INFO: ==28449== Releasing lock...
[2026-04-07 04:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:39:02] Production.INFO: ==28447== Releasing lock...
[2026-04-07 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:39:03] Production.INFO: ==28451== Lock acquired, processing the job...
[2026-04-07 00:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:39:03] Production.INFO: ==28453== Lock acquired, processing the job...
[2026-04-07 00:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:39:03] Production.INFO: ==28455== Lock acquired, processing the job...
[2026-04-07 00:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:39:03] Production.INFO: ==28457== Lock acquired, processing the job...
[2026-04-07 00:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:39:03] Production.INFO: ==28459== Lock acquired, processing the job...
[2026-04-07 00:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:39:03] Production.INFO: Account Balance Start.
[2026-04-07 00:39:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:39:03] Production.INFO: 117
[2026-04-07 00:39:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:39:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:39:04] Production.INFO: ==28459== Releasing lock...
[2026-04-07 00:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:39:04] Production.INFO: Date 2026-03-09
[2026-04-07 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:04] Production.INFO: Date 2026-03-10
[2026-04-07 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:04] Production.INFO: Date 2026-03-11
[2026-04-07 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:04] Production.INFO: ==28453== Releasing lock...
[2026-04-07 00:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:39:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:05] Production.INFO: Date 2026-03-26
[2026-04-07 00:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:05] Production.INFO: Date 2026-03-27
[2026-04-07 00:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:05] Production.INFO: Date 2026-03-28
[2026-04-07 00:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:05] Production.INFO: Date 2026-03-29
[2026-04-07 00:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:05] Production.INFO: Date 2026-03-30
[2026-04-07 00:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:05] Production.INFO: Date 2026-03-31
[2026-04-07 00:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:05] Production.INFO: Date 2026-04-01
[2026-04-07 00:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:05] Production.INFO: Date 2026-04-02
[2026-04-07 00:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:05] Production.INFO: Date 2026-04-03
[2026-04-07 00:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:05] Production.INFO: Date 2026-04-04
[2026-04-07 00:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:05] Production.INFO: Date 2026-04-05
[2026-04-07 00:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:05] Production.INFO: Date 2026-04-06
[2026-04-07 00:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:05] Production.INFO: Date 2026-04-07
[2026-04-07 00:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:39:05] Production.INFO: Total Charge 0
[2026-04-07 00:39:05] Production.INFO: CreateAllLog End
[2026-04-07 00:39:05] Production.INFO: Account Balance End.
[2026-04-07 00:39:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:39:05] Production.INFO: ==28457== Releasing lock...
[2026-04-07 00:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:39:11] Production.ERROR: CronJobId end10
[2026-04-07 00:39:11] Production.INFO: ==28455== Releasing lock...
[2026-04-07 00:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:39:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:39:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:39:15] Production.INFO: call_cost start
[2026-04-07 00:39:15] Production.INFO: call_cost end
[2026-04-07 00:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:39:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:39:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:39:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:39:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:39:15] Production.INFO: ==28451== Releasing lock...
[2026-04-07 00:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:40:01] Production.INFO: ==28526== Lock acquired, processing the job...
[2026-04-07 05:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:40:01] Production.INFO: neon service started
[2026-04-07 05:40:01] Production.INFO: neon service started
[2026-04-07 05:40:01] Production.INFO: ==28526== Releasing lock...
[2026-04-07 05:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:40:01] Production.INFO: ==28528== Lock acquired, processing the job...
[2026-04-07 00:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:40:02] Production.INFO: ==28528== Releasing lock...
[2026-04-07 00:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:40:02] Production.INFO: ==28530== Lock acquired, processing the job...
[2026-04-07 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:40:02] Production.INFO: ==28530== Releasing lock...
[2026-04-07 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:40:02] Production.INFO: ==28534== Lock acquired, processing the job...
[2026-04-07 00:40:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:40:03] Production.INFO: ==28538== Lock acquired, processing the job...
[2026-04-07 00:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:40:03] Production.INFO: ==28536== Lock acquired, processing the job...
[2026-04-07 00:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:40:03] Production.INFO: ==28540== Lock acquired, processing the job...
[2026-04-07 00:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:40:03] Production.INFO: ==28542== Lock acquired, processing the job...
[2026-04-07 00:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:40:03] Production.INFO: Account Balance Start.
[2026-04-07 00:40:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:40:03] Production.INFO: 117
[2026-04-07 00:40:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:40:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:03] Production.INFO: ==28542== Releasing lock...
[2026-04-07 00:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:40:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:03] Production.INFO: Date 2026-03-22
[2026-04-07 00:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:04] Production.INFO: ==28536== Releasing lock...
[2026-04-07 00:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:40:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:40:04] Production.INFO: Total Charge 0
[2026-04-07 00:40:04] Production.INFO: CreateAllLog End
[2026-04-07 00:40:04] Production.INFO: Account Balance End.
[2026-04-07 00:40:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:40:04] Production.INFO: ==28540== Releasing lock...
[2026-04-07 00:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:40:12] Production.ERROR: CronJobId end10
[2026-04-07 00:40:12] Production.INFO: ==28538== Releasing lock...
[2026-04-07 00:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:40:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:40:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:40:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:40:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:40:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:40:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:40:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:40:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:40:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:40:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:40:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:40:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:40:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:40:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:40:15] Production.INFO: call_cost start
[2026-04-07 00:40:15] Production.INFO: call_cost end
[2026-04-07 00:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:40:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:40:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:40:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:40:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:40:15] Production.INFO: ==28534== Releasing lock...
[2026-04-07 00:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:41:01] Production.INFO: ==28625== Lock acquired, processing the job...
[2026-04-07 05:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:41:01] Production.INFO: neon service started
[2026-04-07 05:41:01] Production.INFO: neon service started
[2026-04-07 05:41:01] Production.INFO: ==28625== Releasing lock...
[2026-04-07 05:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:41:02] Production.INFO: ==28629== Lock acquired, processing the job...
[2026-04-07 04:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:41:02] Production.INFO: ==28629== Releasing lock...
[2026-04-07 04:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:41:02] Production.INFO: ==28627== Lock acquired, processing the job...
[2026-04-07 00:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:41:02] Production.INFO: ==28627== Releasing lock...
[2026-04-07 00:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:41:03] Production.INFO: ==28636== Lock acquired, processing the job...
[2026-04-07 00:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:41:03] Production.INFO: ==28632== Lock acquired, processing the job...
[2026-04-07 00:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 00:41:03] Production.INFO: ==28634== Lock acquired, processing the job...
[2026-04-07 00:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:41:03] Production.INFO: ==28638== Lock acquired, processing the job...
[2026-04-07 00:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 00:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 00:41:03] Production.ERROR: CronJob PID - 28634
[2026-04-07 00:41:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 00:41:03] Production.ERROR: CronJob ID - 5
[2026-04-07 00:41:03] Production.ERROR: CronJob Last Run Time 2026-04-07 00:41:00
[2026-04-07 00:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 00:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 00:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 00:41:03] Production.ERROR: CronJob PID - 28636
[2026-04-07 00:41:03] Production.ERROR: CronJob Title - Account Block
[2026-04-07 00:41:03] Production.ERROR: CronJob ID - 7
[2026-04-07 00:41:03] Production.ERROR: CronJob Last Run Time 2026-04-07 00:41:00
[2026-04-07 00:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 00:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 00:41:03] Production.INFO: ==28640== Lock acquired, processing the job...
[2026-04-07 00:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 00:41:03] Production.INFO: ==28632== Releasing lock...
[2026-04-07 00:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 00:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 00:41:03] Production.INFO: Account Balance Start.
[2026-04-07 00:41:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:41:03] Production.INFO: 117
[2026-04-07 00:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:41:03] Production.INFO: ==28642== Lock acquired, processing the job...
[2026-04-07 00:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 00:41:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 00:41:03] Production.INFO: ==28644== Lock acquired, processing the job...
[2026-04-07 00:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-09
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-10
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-11
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: ==28644== Releasing lock...
[2026-04-07 00:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.ERROR: done
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 00:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050678', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 00:41:04] Production.INFO: ==28636== Releasing lock...
[2026-04-07 00:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:05] Production.INFO: Date 2026-04-03
[2026-04-07 00:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:05] Production.INFO: Date 2026-04-04
[2026-04-07 00:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:05] Production.INFO: Date 2026-04-05
[2026-04-07 00:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:05] Production.INFO: Date 2026-04-06
[2026-04-07 00:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:05] Production.INFO: Date 2026-04-07
[2026-04-07 00:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:41:05] Production.INFO: Total Charge 0
[2026-04-07 00:41:05] Production.INFO: CreateAllLog End
[2026-04-07 00:41:05] Production.INFO: Account Balance End.
[2026-04-07 00:41:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:41:05] Production.INFO: ==28640== Releasing lock...
[2026-04-07 00:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050678', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 00:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 00:41:10] Production.INFO: ProcessCDR(1,17050678,1,1,2)
[2026-04-07 00:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050678,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 00:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050678,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 00:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 00:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 00:41:10] Production.INFO: ==28642== Releasing lock...
[2026-04-07 00:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 00:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 00:41:13] Production.ERROR: CronJobId end10
[2026-04-07 00:41:13] Production.INFO: ==28638== Releasing lock...
[2026-04-07 00:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:41:16] Production.INFO: call_cost start
[2026-04-07 00:41:16] Production.INFO: call_cost end
[2026-04-07 00:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:41:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:41:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:41:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:41:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:41:16] Production.INFO: ==28634== Releasing lock...
[2026-04-07 00:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:42:02] Production.INFO: ==28721== Lock acquired, processing the job...
[2026-04-07 05:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:42:02] Production.INFO: neon service started
[2026-04-07 05:42:02] Production.INFO: neon service started
[2026-04-07 05:42:02] Production.INFO: ==28721== Releasing lock...
[2026-04-07 05:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:42:02] Production.INFO: ==28723== Lock acquired, processing the job...
[2026-04-07 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:42:03] Production.INFO: ==28725== Lock acquired, processing the job...
[2026-04-07 04:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:42:03] Production.INFO: ==28725== Releasing lock...
[2026-04-07 04:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:42:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:42:03] Production.INFO: ==28723== Releasing lock...
[2026-04-07 00:42:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:42:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:42:03] Production.INFO: ==28732== Lock acquired, processing the job...
[2026-04-07 00:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:42:03] Production.INFO: ==28730== Lock acquired, processing the job...
[2026-04-07 00:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:42:03] Production.INFO: ==28728== Lock acquired, processing the job...
[2026-04-07 00:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:42:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:42:04] Production.INFO: ==28734== Lock acquired, processing the job...
[2026-04-07 00:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:42:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:42:04] Production.INFO: ==28736== Lock acquired, processing the job...
[2026-04-07 00:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:42:04] Production.INFO: Account Balance Start.
[2026-04-07 00:42:04] Production.INFO: CreateAllLog Start
[2026-04-07 00:42:04] Production.INFO: 117
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-08
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-09
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-10
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:42:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-11
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: ==28736== Releasing lock...
[2026-04-07 00:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: ==28730== Releasing lock...
[2026-04-07 00:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:05] Production.INFO: Date 2026-04-01
[2026-04-07 00:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:05] Production.INFO: Date 2026-04-02
[2026-04-07 00:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:05] Production.INFO: Date 2026-04-03
[2026-04-07 00:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:05] Production.INFO: Date 2026-04-04
[2026-04-07 00:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:05] Production.INFO: Date 2026-04-05
[2026-04-07 00:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:05] Production.INFO: Date 2026-04-06
[2026-04-07 00:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:05] Production.INFO: Date 2026-04-07
[2026-04-07 00:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:42:05] Production.INFO: Total Charge 0
[2026-04-07 00:42:05] Production.INFO: CreateAllLog End
[2026-04-07 00:42:05] Production.INFO: Account Balance End.
[2026-04-07 00:42:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:42:05] Production.INFO: ==28734== Releasing lock...
[2026-04-07 00:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:42:11] Production.ERROR: CronJobId end10
[2026-04-07 00:42:11] Production.INFO: ==28732== Releasing lock...
[2026-04-07 00:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:42:15] Production.INFO: call_cost start
[2026-04-07 00:42:15] Production.INFO: call_cost end
[2026-04-07 00:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:42:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:42:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:42:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:42:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:42:15] Production.INFO: ==28728== Releasing lock...
[2026-04-07 00:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:43:01] Production.INFO: ==28809== Lock acquired, processing the job...
[2026-04-07 05:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:43:01] Production.INFO: neon service started
[2026-04-07 05:43:01] Production.INFO: neon service started
[2026-04-07 05:43:01] Production.INFO: ==28809== Releasing lock...
[2026-04-07 05:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:43:02] Production.INFO: ==28811== Lock acquired, processing the job...
[2026-04-07 00:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:43:02] Production.INFO: ==28811== Releasing lock...
[2026-04-07 00:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:43:02] Production.INFO: ==28813== Lock acquired, processing the job...
[2026-04-07 04:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:43:02] Production.INFO: ==28813== Releasing lock...
[2026-04-07 04:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:43:03] Production.INFO: ==28815== Lock acquired, processing the job...
[2026-04-07 00:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:43:03] Production.INFO: ==28817== Lock acquired, processing the job...
[2026-04-07 00:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:43:03] Production.INFO: ==28823== Lock acquired, processing the job...
[2026-04-07 00:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:43:03] Production.INFO: ==28821== Lock acquired, processing the job...
[2026-04-07 00:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:43:03] Production.INFO: ==28819== Lock acquired, processing the job...
[2026-04-07 00:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:43:03] Production.INFO: Account Balance Start.
[2026-04-07 00:43:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:43:03] Production.INFO: 117
[2026-04-07 00:43:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:43:03] Production.INFO: ==28823== Releasing lock...
[2026-04-07 00:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:43:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:43:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: ==28817== Releasing lock...
[2026-04-07 00:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:43:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:43:04] Production.INFO: Total Charge 0
[2026-04-07 00:43:04] Production.INFO: CreateAllLog End
[2026-04-07 00:43:05] Production.INFO: Account Balance End.
[2026-04-07 00:43:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:43:05] Production.INFO: ==28821== Releasing lock...
[2026-04-07 00:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:43:11] Production.ERROR: CronJobId end10
[2026-04-07 00:43:11] Production.INFO: ==28819== Releasing lock...
[2026-04-07 00:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:43:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:43:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:43:14] Production.INFO: call_cost start
[2026-04-07 00:43:14] Production.INFO: call_cost end
[2026-04-07 00:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:43:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:43:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:43:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:43:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:43:14] Production.INFO: ==28815== Releasing lock...
[2026-04-07 00:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:44:02] Production.INFO: ==28902== Lock acquired, processing the job...
[2026-04-07 05:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:44:02] Production.INFO: neon service started
[2026-04-07 05:44:02] Production.INFO: neon service started
[2026-04-07 05:44:02] Production.INFO: ==28902== Releasing lock...
[2026-04-07 05:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:44:02] Production.INFO: ==28904== Lock acquired, processing the job...
[2026-04-07 00:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:44:02] Production.INFO: ==28904== Releasing lock...
[2026-04-07 00:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:44:02] Production.INFO: ==28906== Lock acquired, processing the job...
[2026-04-07 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:44:02] Production.INFO: ==28906== Releasing lock...
[2026-04-07 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:44:03] Production.INFO: ==28915== Lock acquired, processing the job...
[2026-04-07 00:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:44:03] Production.INFO: Account Balance Start.
[2026-04-07 00:44:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:44:03] Production.INFO: 117
[2026-04-07 00:44:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:03] Production.INFO: ==28909== Lock acquired, processing the job...
[2026-04-07 00:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:44:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:03] Production.INFO: ==28911== Lock acquired, processing the job...
[2026-04-07 00:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:44:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:03] Production.INFO: ==28913== Lock acquired, processing the job...
[2026-04-07 00:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:44:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:44:03] Production.INFO: ==28917== Lock acquired, processing the job...
[2026-04-07 00:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:44:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:03] Production.INFO: Date 2026-03-22
[2026-04-07 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:44:03] Production.INFO: Date 2026-03-23
[2026-04-07 00:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:44:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:04] Production.INFO: ==28917== Releasing lock...
[2026-04-07 00:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:44:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:04] Production.INFO: ==28911== Releasing lock...
[2026-04-07 00:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:44:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:44:04] Production.INFO: Total Charge 0
[2026-04-07 00:44:04] Production.INFO: CreateAllLog End
[2026-04-07 00:44:04] Production.INFO: Account Balance End.
[2026-04-07 00:44:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:44:04] Production.INFO: ==28915== Releasing lock...
[2026-04-07 00:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:44:10] Production.ERROR: CronJobId end10
[2026-04-07 00:44:10] Production.INFO: ==28913== Releasing lock...
[2026-04-07 00:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:44:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:44:14] Production.INFO: call_cost start
[2026-04-07 00:44:14] Production.INFO: call_cost end
[2026-04-07 00:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:44:14] Production.INFO: ==28909== Releasing lock...
[2026-04-07 00:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:45:01] Production.INFO: ==29000== Lock acquired, processing the job...
[2026-04-07 05:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:45:01] Production.INFO: neon service started
[2026-04-07 05:45:01] Production.INFO: neon service started
[2026-04-07 05:45:01] Production.INFO: ==29000== Releasing lock...
[2026-04-07 05:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:45:01] Production.INFO: ==29004== Lock acquired, processing the job...
[2026-04-07 00:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:45:02] Production.INFO: ==29004== Releasing lock...
[2026-04-07 00:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:45:02] Production.INFO: ==29006== Lock acquired, processing the job...
[2026-04-07 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:45:02] Production.INFO: ==29006== Releasing lock...
[2026-04-07 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:45:02] Production.INFO: ==29009== Lock acquired, processing the job...
[2026-04-07 00:45:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:45:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:45:02] Production.INFO: ==29011== Lock acquired, processing the job...
[2026-04-07 00:45:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:45:03] Production.INFO: ==29013== Lock acquired, processing the job...
[2026-04-07 00:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:45:03] Production.INFO: ==29015== Lock acquired, processing the job...
[2026-04-07 00:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:45:03] Production.INFO: ==29017== Lock acquired, processing the job...
[2026-04-07 00:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:45:03] Production.INFO: Account Balance Start.
[2026-04-07 00:45:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:45:03] Production.INFO: 117
[2026-04-07 00:45:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:45:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:03] Production.INFO: ==29017== Releasing lock...
[2026-04-07 00:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:45:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:03] Production.INFO: ==29011== Releasing lock...
[2026-04-07 00:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:45:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:03] Production.INFO: Date 2026-03-22
[2026-04-07 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:03] Production.INFO: Date 2026-03-23
[2026-04-07 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:03] Production.INFO: Date 2026-03-24
[2026-04-07 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:03] Production.INFO: Date 2026-03-25
[2026-04-07 00:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:45:04] Production.INFO: Total Charge 0
[2026-04-07 00:45:04] Production.INFO: CreateAllLog End
[2026-04-07 00:45:04] Production.INFO: Account Balance End.
[2026-04-07 00:45:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:45:04] Production.INFO: ==29015== Releasing lock...
[2026-04-07 00:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:45:11] Production.ERROR: CronJobId end10
[2026-04-07 00:45:11] Production.INFO: ==29013== Releasing lock...
[2026-04-07 00:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:45:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:45:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:45:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:45:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:45:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:45:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:45:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:45:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:45:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:45:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:45:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:45:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:45:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:45:13] Production.INFO: call_cost start
[2026-04-07 00:45:13] Production.INFO: call_cost end
[2026-04-07 00:45:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:45:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:45:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:45:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:45:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:45:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:45:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:45:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:45:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:45:13] Production.INFO: ==29009== Releasing lock...
[2026-04-07 00:45:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:45:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:46:01] Production.INFO: ==29100== Lock acquired, processing the job...
[2026-04-07 05:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:46:01] Production.INFO: neon service started
[2026-04-07 05:46:01] Production.INFO: neon service started
[2026-04-07 05:46:01] Production.INFO: ==29100== Releasing lock...
[2026-04-07 05:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:46:02] Production.INFO: ==29102== Lock acquired, processing the job...
[2026-04-07 00:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:46:02] Production.INFO: ==29102== Releasing lock...
[2026-04-07 00:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:46:02] Production.INFO: ==29104== Lock acquired, processing the job...
[2026-04-07 04:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:46:02] Production.INFO: ==29104== Releasing lock...
[2026-04-07 04:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:46:03] Production.INFO: ==29112== Lock acquired, processing the job...
[2026-04-07 00:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:46:03] Production.INFO: Account Balance Start.
[2026-04-07 00:46:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:46:03] Production.INFO: 117
[2026-04-07 00:46:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:03] Production.INFO: ==29106== Lock acquired, processing the job...
[2026-04-07 00:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:46:03] Production.INFO: ==29108== Lock acquired, processing the job...
[2026-04-07 00:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:46:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:46:03] Production.INFO: ==29110== Lock acquired, processing the job...
[2026-04-07 00:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:46:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:03] Production.INFO: ==29114== Lock acquired, processing the job...
[2026-04-07 00:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:46:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:46:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:46:03] Production.INFO: ==29114== Releasing lock...
[2026-04-07 00:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:46:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: ==29108== Releasing lock...
[2026-04-07 00:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:46:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:46:04] Production.INFO: Total Charge 0
[2026-04-07 00:46:04] Production.INFO: CreateAllLog End
[2026-04-07 00:46:05] Production.INFO: Account Balance End.
[2026-04-07 00:46:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:46:05] Production.INFO: ==29112== Releasing lock...
[2026-04-07 00:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:46:12] Production.ERROR: CronJobId end10
[2026-04-07 00:46:12] Production.INFO: ==29110== Releasing lock...
[2026-04-07 00:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:46:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:46:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:46:14] Production.INFO: call_cost start
[2026-04-07 00:46:14] Production.INFO: call_cost end
[2026-04-07 00:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:46:14] Production.INFO: ==29106== Releasing lock...
[2026-04-07 00:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:47:02] Production.INFO: ==29197== Lock acquired, processing the job...
[2026-04-07 05:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:47:02] Production.INFO: neon service started
[2026-04-07 05:47:02] Production.INFO: neon service started
[2026-04-07 05:47:02] Production.INFO: ==29197== Releasing lock...
[2026-04-07 05:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:47:02] Production.INFO: ==29199== Lock acquired, processing the job...
[2026-04-07 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:47:02] Production.INFO: ==29199== Releasing lock...
[2026-04-07 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:47:03] Production.INFO: ==29201== Lock acquired, processing the job...
[2026-04-07 04:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:47:03] Production.INFO: ==29201== Releasing lock...
[2026-04-07 04:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:47:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:47:03] Production.INFO: ==29205== Lock acquired, processing the job...
[2026-04-07 00:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:47:03] Production.INFO: ==29203== Lock acquired, processing the job...
[2026-04-07 00:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:47:03] Production.INFO: ==29207== Lock acquired, processing the job...
[2026-04-07 00:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:47:03] Production.INFO: ==29211== Lock acquired, processing the job...
[2026-04-07 00:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:47:03] Production.INFO: ==29209== Lock acquired, processing the job...
[2026-04-07 00:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:47:03] Production.INFO: Account Balance Start.
[2026-04-07 00:47:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:47:03] Production.INFO: 117
[2026-04-07 00:47:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:47:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:47:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:47:04] Production.INFO: ==29211== Releasing lock...
[2026-04-07 00:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-09
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-10
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-11
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: ==29205== Releasing lock...
[2026-04-07 00:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:05] Production.INFO: Date 2026-04-05
[2026-04-07 00:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:05] Production.INFO: Date 2026-04-06
[2026-04-07 00:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:05] Production.INFO: Date 2026-04-07
[2026-04-07 00:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:47:05] Production.INFO: Total Charge 0
[2026-04-07 00:47:05] Production.INFO: CreateAllLog End
[2026-04-07 00:47:05] Production.INFO: Account Balance End.
[2026-04-07 00:47:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:47:05] Production.INFO: ==29209== Releasing lock...
[2026-04-07 00:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:47:12] Production.ERROR: CronJobId end10
[2026-04-07 00:47:12] Production.INFO: ==29207== Releasing lock...
[2026-04-07 00:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:47:14] Production.INFO: call_cost start
[2026-04-07 00:47:14] Production.INFO: call_cost end
[2026-04-07 00:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:47:14] Production.INFO: ==29203== Releasing lock...
[2026-04-07 00:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:48:01] Production.INFO: ==29295== Lock acquired, processing the job...
[2026-04-07 05:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:48:01] Production.INFO: neon service started
[2026-04-07 05:48:01] Production.INFO: neon service started
[2026-04-07 05:48:01] Production.INFO: ==29295== Releasing lock...
[2026-04-07 05:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:48:02] Production.INFO: ==29297== Lock acquired, processing the job...
[2026-04-07 00:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:48:02] Production.INFO: ==29297== Releasing lock...
[2026-04-07 00:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:48:02] Production.INFO: ==29299== Lock acquired, processing the job...
[2026-04-07 04:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:48:02] Production.INFO: ==29299== Releasing lock...
[2026-04-07 04:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:48:03] Production.INFO: ==29304== Lock acquired, processing the job...
[2026-04-07 00:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:48:03] Production.INFO: ==29302== Lock acquired, processing the job...
[2026-04-07 00:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:48:03] Production.INFO: ==29306== Lock acquired, processing the job...
[2026-04-07 00:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:48:03] Production.INFO: ==29308== Lock acquired, processing the job...
[2026-04-07 00:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:48:03] Production.INFO: ==29310== Lock acquired, processing the job...
[2026-04-07 00:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:48:03] Production.INFO: Account Balance Start.
[2026-04-07 00:48:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:48:03] Production.INFO: 117
[2026-04-07 00:48:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:48:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:48:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:03] Production.INFO: ==29304== Releasing lock...
[2026-04-07 00:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:48:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:03] Production.INFO: ==29310== Releasing lock...
[2026-04-07 00:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:48:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:48:04] Production.INFO: Total Charge 0
[2026-04-07 00:48:04] Production.INFO: CreateAllLog End
[2026-04-07 00:48:05] Production.INFO: Account Balance End.
[2026-04-07 00:48:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:48:05] Production.INFO: ==29308== Releasing lock...
[2026-04-07 00:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:48:12] Production.ERROR: CronJobId end10
[2026-04-07 00:48:12] Production.INFO: ==29306== Releasing lock...
[2026-04-07 00:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:48:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:48:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:48:14] Production.INFO: call_cost start
[2026-04-07 00:48:14] Production.INFO: call_cost end
[2026-04-07 00:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:48:14] Production.INFO: ==29302== Releasing lock...
[2026-04-07 00:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:49:02] Production.INFO: ==29404== Lock acquired, processing the job...
[2026-04-07 05:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:49:02] Production.INFO: neon service started
[2026-04-07 05:49:02] Production.INFO: neon service started
[2026-04-07 05:49:02] Production.INFO: ==29404== Releasing lock...
[2026-04-07 05:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:49:02] Production.INFO: ==29406== Lock acquired, processing the job...
[2026-04-07 00:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:49:02] Production.INFO: ==29406== Releasing lock...
[2026-04-07 00:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:49:03] Production.INFO: ==29408== Lock acquired, processing the job...
[2026-04-07 04:49:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:49:03] Production.INFO: ==29408== Releasing lock...
[2026-04-07 04:49:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:49:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:49:03] Production.INFO: ==29419== Lock acquired, processing the job...
[2026-04-07 00:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:49:03] Production.INFO: ==29411== Lock acquired, processing the job...
[2026-04-07 00:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:49:03] Production.INFO: ==29419== Releasing lock...
[2026-04-07 00:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:49:03] Production.INFO: ==29417== Lock acquired, processing the job...
[2026-04-07 00:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:49:03] Production.INFO: ==29415== Lock acquired, processing the job...
[2026-04-07 00:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:49:03] Production.INFO: ==29413== Lock acquired, processing the job...
[2026-04-07 00:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:49:03] Production.INFO: Account Balance Start.
[2026-04-07 00:49:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:49:03] Production.INFO: 117
[2026-04-07 00:49:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:49:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-10
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-11
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: ==29413== Releasing lock...
[2026-04-07 00:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:05] Production.INFO: Date 2026-04-05
[2026-04-07 00:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:05] Production.INFO: Date 2026-04-06
[2026-04-07 00:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:05] Production.INFO: Date 2026-04-07
[2026-04-07 00:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:49:05] Production.INFO: Total Charge 0
[2026-04-07 00:49:05] Production.INFO: CreateAllLog End
[2026-04-07 00:49:05] Production.INFO: Account Balance End.
[2026-04-07 00:49:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:49:05] Production.INFO: ==29417== Releasing lock...
[2026-04-07 00:49:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:49:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:49:12] Production.ERROR: CronJobId end10
[2026-04-07 00:49:12] Production.INFO: ==29415== Releasing lock...
[2026-04-07 00:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:49:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:49:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:49:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:49:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:49:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:49:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:49:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:49:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:49:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:49:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:49:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:49:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:49:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:49:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:49:15] Production.INFO: call_cost start
[2026-04-07 00:49:15] Production.INFO: call_cost end
[2026-04-07 00:49:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:49:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:49:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:49:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:49:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:49:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:49:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:49:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:49:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:49:15] Production.INFO: ==29411== Releasing lock...
[2026-04-07 00:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:49:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:50:01] Production.INFO: ==29495== Lock acquired, processing the job...
[2026-04-07 05:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:50:01] Production.INFO: neon service started
[2026-04-07 05:50:01] Production.INFO: neon service started
[2026-04-07 05:50:01] Production.INFO: ==29495== Releasing lock...
[2026-04-07 05:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:50:01] Production.INFO: ==29499== Lock acquired, processing the job...
[2026-04-07 04:50:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:50:01] Production.INFO: ==29499== Releasing lock...
[2026-04-07 04:50:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:50:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:50:02] Production.INFO: ==29497== Lock acquired, processing the job...
[2026-04-07 00:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:50:02] Production.INFO: ==29497== Releasing lock...
[2026-04-07 00:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:50:03] Production.INFO: ==29502== Lock acquired, processing the job...
[2026-04-07 00:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:50:03] Production.INFO: ==29506== Lock acquired, processing the job...
[2026-04-07 00:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:50:03] Production.INFO: ==29504== Lock acquired, processing the job...
[2026-04-07 00:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:50:03] Production.INFO: ==29508== Lock acquired, processing the job...
[2026-04-07 00:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:50:03] Production.INFO: ==29510== Lock acquired, processing the job...
[2026-04-07 00:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:50:03] Production.INFO: Account Balance Start.
[2026-04-07 00:50:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:50:03] Production.INFO: 117
[2026-04-07 00:50:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:50:03] Production.INFO: ==29510== Releasing lock...
[2026-04-07 00:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:50:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:03] Production.INFO: ==29504== Releasing lock...
[2026-04-07 00:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:50:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:50:04] Production.INFO: Total Charge 0
[2026-04-07 00:50:04] Production.INFO: CreateAllLog End
[2026-04-07 00:50:04] Production.INFO: Account Balance End.
[2026-04-07 00:50:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:50:04] Production.INFO: ==29508== Releasing lock...
[2026-04-07 00:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:50:11] Production.ERROR: CronJobId end10
[2026-04-07 00:50:11] Production.INFO: ==29506== Releasing lock...
[2026-04-07 00:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:50:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:50:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:50:14] Production.INFO: call_cost start
[2026-04-07 00:50:14] Production.INFO: call_cost end
[2026-04-07 00:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:50:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:50:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:50:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:50:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:50:14] Production.INFO: ==29502== Releasing lock...
[2026-04-07 00:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:51:01] Production.INFO: ==29585== Lock acquired, processing the job...
[2026-04-07 05:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:51:01] Production.INFO: neon service started
[2026-04-07 05:51:02] Production.INFO: neon service started
[2026-04-07 05:51:02] Production.INFO: ==29585== Releasing lock...
[2026-04-07 05:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:51:02] Production.INFO: ==29587== Lock acquired, processing the job...
[2026-04-07 00:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:51:02] Production.INFO: ==29587== Releasing lock...
[2026-04-07 00:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:51:02] Production.INFO: ==29589== Lock acquired, processing the job...
[2026-04-07 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:51:02] Production.INFO: ==29589== Releasing lock...
[2026-04-07 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:51:03] Production.INFO: ==29592== Lock acquired, processing the job...
[2026-04-07 00:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 00:51:03] Production.INFO: ==29594== Lock acquired, processing the job...
[2026-04-07 00:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:51:03] Production.INFO: ==29600== Lock acquired, processing the job...
[2026-04-07 00:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:51:03] Production.INFO: ==29596== Lock acquired, processing the job...
[2026-04-07 00:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 00:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 00:51:03] Production.ERROR: CronJob PID - 29594
[2026-04-07 00:51:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 00:51:03] Production.ERROR: CronJob ID - 5
[2026-04-07 00:51:03] Production.ERROR: CronJob Last Run Time 2026-04-07 00:51:00
[2026-04-07 00:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 00:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 00:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 00:51:03] Production.ERROR: CronJob PID - 29596
[2026-04-07 00:51:03] Production.ERROR: CronJob Title - Account Block
[2026-04-07 00:51:03] Production.ERROR: CronJob ID - 7
[2026-04-07 00:51:03] Production.ERROR: CronJob Last Run Time 2026-04-07 00:51:00
[2026-04-07 00:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 00:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 00:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 00:51:03] Production.ERROR: CronJob PID - 29600
[2026-04-07 00:51:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-07 00:51:03] Production.ERROR: CronJob ID - 12
[2026-04-07 00:51:03] Production.ERROR: CronJob Last Run Time 2026-04-07 00:51:00
[2026-04-07 00:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 00:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 00:51:03] Production.INFO: Account Balance Start.
[2026-04-07 00:51:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:51:03] Production.INFO: 117
[2026-04-07 00:51:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 00:51:03] Production.INFO: ==29592== Releasing lock...
[2026-04-07 00:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 00:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 00:51:03] Production.INFO: ==29598== Lock acquired, processing the job...
[2026-04-07 00:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:03] Production.INFO: ==29602== Lock acquired, processing the job...
[2026-04-07 00:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 00:51:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:51:04] Production.INFO: ==29604== Lock acquired, processing the job...
[2026-04-07 00:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:51:04] Production.INFO: Date 2026-03-11
[2026-04-07 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 00:51:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:51:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:51:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:04] Production.INFO: ==29604== Releasing lock...
[2026-04-07 00:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:51:04] Production.INFO: ==29596== Releasing lock...
[2026-04-07 00:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:51:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:04] Production.ERROR: done
[2026-04-07 00:51:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 00:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050719', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 00:51:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:05] Production.INFO: Date 2026-03-28
[2026-04-07 00:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:05] Production.INFO: Date 2026-03-29
[2026-04-07 00:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:05] Production.INFO: Date 2026-03-30
[2026-04-07 00:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:05] Production.INFO: Date 2026-03-31
[2026-04-07 00:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:05] Production.INFO: Date 2026-04-01
[2026-04-07 00:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:05] Production.INFO: Date 2026-04-02
[2026-04-07 00:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:05] Production.INFO: Date 2026-04-03
[2026-04-07 00:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:05] Production.INFO: Date 2026-04-04
[2026-04-07 00:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:05] Production.INFO: Date 2026-04-05
[2026-04-07 00:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:05] Production.INFO: Date 2026-04-06
[2026-04-07 00:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:05] Production.INFO: Date 2026-04-07
[2026-04-07 00:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:51:05] Production.INFO: Total Charge 0
[2026-04-07 00:51:05] Production.INFO: CreateAllLog End
[2026-04-07 00:51:05] Production.INFO: Account Balance End.
[2026-04-07 00:51:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:51:05] Production.INFO: ==29600== Releasing lock...
[2026-04-07 00:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:51:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050719', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 00:51:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 00:51:11] Production.INFO: ProcessCDR(1,17050719,1,1,2)
[2026-04-07 00:51:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050719,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 00:51:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050719,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 00:51:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 00:51:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 00:51:11] Production.INFO: ==29602== Releasing lock...
[2026-04-07 00:51:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 00:51:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 00:51:17] Production.ERROR: CronJobId end10
[2026-04-07 00:51:17] Production.INFO: ==29598== Releasing lock...
[2026-04-07 00:51:17] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:51:17] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:51:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:51:18] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:51:18] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:51:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:51:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:51:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:51:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:51:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:51:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:51:18] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:51:18] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:51:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:51:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:51:18] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:51:18] Production.INFO: call_cost start
[2026-04-07 00:51:18] Production.INFO: call_cost end
[2026-04-07 00:51:18] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:51:18] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:51:18] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:51:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:51:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:51:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:51:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:51:18] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:51:18] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:51:18] Production.INFO: ==29594== Releasing lock...
[2026-04-07 00:51:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:51:18] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:52:01] Production.INFO: ==29697== Lock acquired, processing the job...
[2026-04-07 05:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:52:01] Production.INFO: neon service started
[2026-04-07 05:52:01] Production.INFO: neon service started
[2026-04-07 05:52:01] Production.INFO: ==29697== Releasing lock...
[2026-04-07 05:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:52:02] Production.INFO: ==29699== Lock acquired, processing the job...
[2026-04-07 00:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:52:02] Production.INFO: ==29701== Lock acquired, processing the job...
[2026-04-07 04:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:52:02] Production.INFO: ==29701== Releasing lock...
[2026-04-07 04:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:52:02] Production.INFO: ==29699== Releasing lock...
[2026-04-07 00:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:52:03] Production.INFO: ==29706== Lock acquired, processing the job...
[2026-04-07 00:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:52:03] Production.INFO: ==29708== Lock acquired, processing the job...
[2026-04-07 00:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:52:03] Production.INFO: ==29710== Lock acquired, processing the job...
[2026-04-07 00:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:52:03] Production.INFO: ==29704== Lock acquired, processing the job...
[2026-04-07 00:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:52:03] Production.INFO: Account Balance Start.
[2026-04-07 00:52:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:52:03] Production.INFO: 117
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:52:03] Production.INFO: ==29712== Lock acquired, processing the job...
[2026-04-07 00:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: ==29712== Releasing lock...
[2026-04-07 00:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-22
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: ==29706== Releasing lock...
[2026-04-07 00:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-23
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-24
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-25
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-26
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-27
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-28
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-29
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:03] Production.INFO: Date 2026-03-30
[2026-04-07 00:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:52:04] Production.INFO: Total Charge 0
[2026-04-07 00:52:04] Production.INFO: CreateAllLog End
[2026-04-07 00:52:04] Production.INFO: Account Balance End.
[2026-04-07 00:52:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:52:04] Production.INFO: ==29710== Releasing lock...
[2026-04-07 00:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:52:12] Production.ERROR: CronJobId end10
[2026-04-07 00:52:12] Production.INFO: ==29708== Releasing lock...
[2026-04-07 00:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:52:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:52:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:52:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:52:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:52:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:52:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:52:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:52:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:52:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:52:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:52:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:52:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:52:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:52:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:52:15] Production.INFO: call_cost start
[2026-04-07 00:52:15] Production.INFO: call_cost end
[2026-04-07 00:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:52:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:52:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:52:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:52:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:52:15] Production.INFO: ==29704== Releasing lock...
[2026-04-07 00:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:53:01] Production.INFO: ==29789== Lock acquired, processing the job...
[2026-04-07 05:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:53:01] Production.INFO: neon service started
[2026-04-07 05:53:01] Production.INFO: neon service started
[2026-04-07 05:53:01] Production.INFO: ==29789== Releasing lock...
[2026-04-07 05:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:53:02] Production.INFO: ==29791== Lock acquired, processing the job...
[2026-04-07 00:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:53:02] Production.INFO: ==29791== Releasing lock...
[2026-04-07 00:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:53:02] Production.INFO: ==29793== Lock acquired, processing the job...
[2026-04-07 04:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:53:02] Production.INFO: ==29793== Releasing lock...
[2026-04-07 04:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:53:02] Production.INFO: ==29795== Lock acquired, processing the job...
[2026-04-07 00:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:53:03] Production.INFO: ==29797== Lock acquired, processing the job...
[2026-04-07 00:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:53:03] Production.INFO: ==29799== Lock acquired, processing the job...
[2026-04-07 00:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:53:03] Production.INFO: ==29801== Lock acquired, processing the job...
[2026-04-07 00:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:53:03] Production.INFO: ==29803== Lock acquired, processing the job...
[2026-04-07 00:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:53:03] Production.INFO: Account Balance Start.
[2026-04-07 00:53:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:53:03] Production.INFO: 117
[2026-04-07 00:53:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:53:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:03] Production.INFO: ==29803== Releasing lock...
[2026-04-07 00:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:53:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: ==29797== Releasing lock...
[2026-04-07 00:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:53:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:53:04] Production.INFO: Total Charge 0
[2026-04-07 00:53:04] Production.INFO: CreateAllLog End
[2026-04-07 00:53:05] Production.INFO: Account Balance End.
[2026-04-07 00:53:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:53:05] Production.INFO: ==29801== Releasing lock...
[2026-04-07 00:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:53:12] Production.ERROR: CronJobId end10
[2026-04-07 00:53:12] Production.INFO: ==29799== Releasing lock...
[2026-04-07 00:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:53:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:53:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:53:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:53:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:53:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:53:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:53:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:53:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:53:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:53:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:53:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:53:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:53:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:53:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:53:15] Production.INFO: call_cost start
[2026-04-07 00:53:15] Production.INFO: call_cost end
[2026-04-07 00:53:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:53:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:53:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:53:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:53:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:53:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:53:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:53:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:53:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:53:15] Production.INFO: ==29795== Releasing lock...
[2026-04-07 00:53:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:53:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:54:02] Production.INFO: ==29886== Lock acquired, processing the job...
[2026-04-07 05:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:54:02] Production.INFO: neon service started
[2026-04-07 05:54:02] Production.INFO: neon service started
[2026-04-07 05:54:02] Production.INFO: ==29886== Releasing lock...
[2026-04-07 05:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:54:02] Production.INFO: ==29888== Lock acquired, processing the job...
[2026-04-07 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:54:02] Production.INFO: ==29888== Releasing lock...
[2026-04-07 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:54:03] Production.INFO: ==29890== Lock acquired, processing the job...
[2026-04-07 04:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:54:03] Production.INFO: ==29890== Releasing lock...
[2026-04-07 04:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:54:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:54:03] Production.INFO: ==29897== Lock acquired, processing the job...
[2026-04-07 00:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:54:03] Production.INFO: ==29893== Lock acquired, processing the job...
[2026-04-07 00:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:54:03] Production.INFO: ==29895== Lock acquired, processing the job...
[2026-04-07 00:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:54:03] Production.INFO: ==29901== Lock acquired, processing the job...
[2026-04-07 00:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:54:03] Production.INFO: ==29899== Lock acquired, processing the job...
[2026-04-07 00:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:54:03] Production.INFO: Account Balance Start.
[2026-04-07 00:54:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:54:03] Production.INFO: 117
[2026-04-07 00:54:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:54:03] Production.INFO: ==29901== Releasing lock...
[2026-04-07 00:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:54:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: ==29895== Releasing lock...
[2026-04-07 00:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:54:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:54:04] Production.INFO: Total Charge 0
[2026-04-07 00:54:04] Production.INFO: CreateAllLog End
[2026-04-07 00:54:05] Production.INFO: Account Balance End.
[2026-04-07 00:54:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:54:05] Production.INFO: ==29899== Releasing lock...
[2026-04-07 00:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:54:11] Production.ERROR: CronJobId end10
[2026-04-07 00:54:11] Production.INFO: ==29897== Releasing lock...
[2026-04-07 00:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:54:14] Production.INFO: call_cost start
[2026-04-07 00:54:14] Production.INFO: call_cost end
[2026-04-07 00:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:54:14] Production.INFO: ==29893== Releasing lock...
[2026-04-07 00:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:55:01] Production.INFO: ==29981== Lock acquired, processing the job...
[2026-04-07 05:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:55:01] Production.INFO: neon service started
[2026-04-07 05:55:01] Production.INFO: neon service started
[2026-04-07 05:55:01] Production.INFO: ==29981== Releasing lock...
[2026-04-07 05:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:55:02] Production.INFO: ==29987== Lock acquired, processing the job...
[2026-04-07 04:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:55:02] Production.INFO: ==29987== Releasing lock...
[2026-04-07 04:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:55:02] Production.INFO: ==29985== Lock acquired, processing the job...
[2026-04-07 00:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:55:02] Production.INFO: ==29985== Releasing lock...
[2026-04-07 00:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:55:02] Production.INFO: ==29991== Lock acquired, processing the job...
[2026-04-07 00:55:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:55:03] Production.INFO: ==29995== Lock acquired, processing the job...
[2026-04-07 00:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:55:03] Production.INFO: Account Balance Start.
[2026-04-07 00:55:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:55:03] Production.INFO: 117
[2026-04-07 00:55:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:03] Production.INFO: ==29989== Lock acquired, processing the job...
[2026-04-07 00:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:55:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:55:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:03] Production.INFO: ==29993== Lock acquired, processing the job...
[2026-04-07 00:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:55:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:03] Production.INFO: ==29997== Lock acquired, processing the job...
[2026-04-07 00:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:55:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:03] Production.INFO: ==29991== Releasing lock...
[2026-04-07 00:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:55:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:55:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:55:03] Production.INFO: ==29997== Releasing lock...
[2026-04-07 00:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:55:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:03] Production.INFO: Date 2026-03-22
[2026-04-07 00:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:03] Production.INFO: Date 2026-03-23
[2026-04-07 00:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:03] Production.INFO: Date 2026-03-24
[2026-04-07 00:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:03] Production.INFO: Date 2026-03-25
[2026-04-07 00:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:55:04] Production.INFO: Total Charge 0
[2026-04-07 00:55:04] Production.INFO: CreateAllLog End
[2026-04-07 00:55:04] Production.INFO: Account Balance End.
[2026-04-07 00:55:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:55:04] Production.INFO: ==29995== Releasing lock...
[2026-04-07 00:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:55:12] Production.ERROR: CronJobId end10
[2026-04-07 00:55:12] Production.INFO: ==29993== Releasing lock...
[2026-04-07 00:55:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:55:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:55:15] Production.INFO: call_cost start
[2026-04-07 00:55:15] Production.INFO: call_cost end
[2026-04-07 00:55:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:55:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:55:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:55:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:55:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:55:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:55:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:55:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:55:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:55:15] Production.INFO: ==29989== Releasing lock...
[2026-04-07 00:55:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:55:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:56:02] Production.INFO: ==30069== Lock acquired, processing the job...
[2026-04-07 05:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:56:02] Production.INFO: neon service started
[2026-04-07 05:56:02] Production.INFO: neon service started
[2026-04-07 05:56:02] Production.INFO: ==30069== Releasing lock...
[2026-04-07 05:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:56:02] Production.INFO: ==30071== Lock acquired, processing the job...
[2026-04-07 00:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:56:02] Production.INFO: ==30073== Lock acquired, processing the job...
[2026-04-07 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:56:02] Production.INFO: ==30073== Releasing lock...
[2026-04-07 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:56:03] Production.INFO: ==30071== Releasing lock...
[2026-04-07 00:56:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:56:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 00:56:03] Production.INFO: ==30076== Lock acquired, processing the job...
[2026-04-07 00:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:56:03] Production.INFO: ==30080== Lock acquired, processing the job...
[2026-04-07 00:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:56:03] Production.INFO: ==30078== Lock acquired, processing the job...
[2026-04-07 00:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:56:03] Production.INFO: ==30082== Lock acquired, processing the job...
[2026-04-07 00:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:56:04] Production.INFO: ==30084== Lock acquired, processing the job...
[2026-04-07 00:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:56:04] Production.INFO: Account Balance Start.
[2026-04-07 00:56:04] Production.INFO: CreateAllLog Start
[2026-04-07 00:56:04] Production.INFO: 117
[2026-04-07 00:56:04] Production.INFO: Date 2026-03-08
[2026-04-07 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:04] Production.INFO: Date 2026-03-09
[2026-04-07 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:04] Production.INFO: Date 2026-03-10
[2026-04-07 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:04] Production.INFO: Date 2026-03-11
[2026-04-07 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:56:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:56:04] Production.INFO: Date 2026-03-12
[2026-04-07 00:56:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:04] Production.INFO: ==30084== Releasing lock...
[2026-04-07 00:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:56:04] Production.INFO: Date 2026-03-13
[2026-04-07 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:04] Production.INFO: Date 2026-03-14
[2026-04-07 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:04] Production.INFO: Date 2026-03-15
[2026-04-07 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:04] Production.INFO: Date 2026-03-16
[2026-04-07 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:04] Production.INFO: Date 2026-03-17
[2026-04-07 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:04] Production.INFO: Date 2026-03-18
[2026-04-07 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:04] Production.INFO: ==30078== Releasing lock...
[2026-04-07 00:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:56:04] Production.INFO: Date 2026-03-19
[2026-04-07 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:04] Production.INFO: Date 2026-03-20
[2026-04-07 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:05] Production.INFO: Date 2026-03-27
[2026-04-07 00:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:05] Production.INFO: Date 2026-03-28
[2026-04-07 00:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:05] Production.INFO: Date 2026-03-29
[2026-04-07 00:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:05] Production.INFO: Date 2026-03-30
[2026-04-07 00:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:05] Production.INFO: Date 2026-03-31
[2026-04-07 00:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:05] Production.INFO: Date 2026-04-01
[2026-04-07 00:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:05] Production.INFO: Date 2026-04-02
[2026-04-07 00:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:05] Production.INFO: Date 2026-04-03
[2026-04-07 00:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:05] Production.INFO: Date 2026-04-04
[2026-04-07 00:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:05] Production.INFO: Date 2026-04-05
[2026-04-07 00:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:05] Production.INFO: Date 2026-04-06
[2026-04-07 00:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:05] Production.INFO: Date 2026-04-07
[2026-04-07 00:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 00:56:05] Production.INFO: Total Charge 0
[2026-04-07 00:56:05] Production.INFO: CreateAllLog End
[2026-04-07 00:56:05] Production.INFO: Account Balance End.
[2026-04-07 00:56:05] Production.ERROR: CronJobId end 12
[2026-04-07 00:56:05] Production.INFO: ==30082== Releasing lock...
[2026-04-07 00:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:56:12] Production.ERROR: CronJobId end10
[2026-04-07 00:56:12] Production.INFO: ==30080== Releasing lock...
[2026-04-07 00:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:56:15] Production.INFO: call_cost start
[2026-04-07 00:56:15] Production.INFO: call_cost end
[2026-04-07 00:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:56:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:56:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:56:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:56:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:56:15] Production.INFO: ==30076== Releasing lock...
[2026-04-07 00:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:57:01] Production.INFO: ==30163== Lock acquired, processing the job...
[2026-04-07 05:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:57:01] Production.INFO: neon service started
[2026-04-07 05:57:01] Production.INFO: neon service started
[2026-04-07 05:57:01] Production.INFO: ==30163== Releasing lock...
[2026-04-07 05:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:57:01] Production.INFO: ==30165== Lock acquired, processing the job...
[2026-04-07 00:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:57:02] Production.INFO: ==30165== Releasing lock...
[2026-04-07 00:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:57:02] Production.INFO: ==30168== Lock acquired, processing the job...
[2026-04-07 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:57:02] Production.INFO: ==30168== Releasing lock...
[2026-04-07 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:57:02] Production.INFO: ==30170== Lock acquired, processing the job...
[2026-04-07 00:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:57:02] Production.INFO: ==30174== Lock acquired, processing the job...
[2026-04-07 00:57:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:57:02] Production.INFO: ==30172== Lock acquired, processing the job...
[2026-04-07 00:57:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:57:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:57:02] Production.INFO: ==30176== Lock acquired, processing the job...
[2026-04-07 00:57:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:57:02] Production.INFO: ==30178== Lock acquired, processing the job...
[2026-04-07 00:57:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:57:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:57:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:57:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:57:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:57:03] Production.INFO: Account Balance Start.
[2026-04-07 00:57:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:57:03] Production.INFO: 117
[2026-04-07 00:57:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:03] Production.INFO: ==30178== Releasing lock...
[2026-04-07 00:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:57:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:03] Production.INFO: ==30172== Releasing lock...
[2026-04-07 00:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:57:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:03] Production.INFO: Date 2026-03-22
[2026-04-07 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:03] Production.INFO: Date 2026-03-23
[2026-04-07 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:03] Production.INFO: Date 2026-03-24
[2026-04-07 00:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:57:04] Production.INFO: Total Charge 0
[2026-04-07 00:57:04] Production.INFO: CreateAllLog End
[2026-04-07 00:57:04] Production.INFO: Account Balance End.
[2026-04-07 00:57:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:57:04] Production.INFO: ==30176== Releasing lock...
[2026-04-07 00:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:57:11] Production.ERROR: CronJobId end10
[2026-04-07 00:57:11] Production.INFO: ==30174== Releasing lock...
[2026-04-07 00:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:57:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:57:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:57:14] Production.INFO: call_cost start
[2026-04-07 00:57:14] Production.INFO: call_cost end
[2026-04-07 00:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:57:14] Production.INFO: ==30170== Releasing lock...
[2026-04-07 00:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:58:01] Production.INFO: ==30255== Lock acquired, processing the job...
[2026-04-07 05:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:58:01] Production.INFO: neon service started
[2026-04-07 05:58:01] Production.INFO: neon service started
[2026-04-07 05:58:01] Production.INFO: ==30255== Releasing lock...
[2026-04-07 05:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:58:02] Production.INFO: ==30257== Lock acquired, processing the job...
[2026-04-07 00:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:58:02] Production.INFO: ==30257== Releasing lock...
[2026-04-07 00:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:58:02] Production.INFO: ==30259== Lock acquired, processing the job...
[2026-04-07 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:58:02] Production.INFO: ==30259== Releasing lock...
[2026-04-07 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:58:03] Production.INFO: ==30261== Lock acquired, processing the job...
[2026-04-07 00:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:58:03] Production.INFO: ==30267== Lock acquired, processing the job...
[2026-04-07 00:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:58:03] Production.INFO: ==30265== Lock acquired, processing the job...
[2026-04-07 00:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:58:03] Production.INFO: ==30263== Lock acquired, processing the job...
[2026-04-07 00:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:58:03] Production.INFO: Account Balance Start.
[2026-04-07 00:58:03] Production.INFO: CreateAllLog Start
[2026-04-07 00:58:03] Production.INFO: ==30269== Lock acquired, processing the job...
[2026-04-07 00:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:58:03] Production.INFO: 117
[2026-04-07 00:58:03] Production.INFO: Date 2026-03-08
[2026-04-07 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:03] Production.INFO: Date 2026-03-09
[2026-04-07 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:58:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:58:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:03] Production.INFO: ==30269== Releasing lock...
[2026-04-07 00:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:58:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:04] Production.INFO: Date 2026-03-21
[2026-04-07 00:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:04] Production.INFO: Date 2026-03-22
[2026-04-07 00:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:04] Production.INFO: Date 2026-03-23
[2026-04-07 00:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:04] Production.INFO: ==30263== Releasing lock...
[2026-04-07 00:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:58:04] Production.INFO: Date 2026-03-24
[2026-04-07 00:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:04] Production.INFO: Date 2026-03-25
[2026-04-07 00:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:04] Production.INFO: Date 2026-03-26
[2026-04-07 00:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:04] Production.INFO: Date 2026-03-27
[2026-04-07 00:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:04] Production.INFO: Date 2026-03-28
[2026-04-07 00:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:04] Production.INFO: Date 2026-03-29
[2026-04-07 00:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:04] Production.INFO: Date 2026-03-30
[2026-04-07 00:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:04] Production.INFO: Date 2026-03-31
[2026-04-07 00:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:04] Production.INFO: Date 2026-04-01
[2026-04-07 00:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:04] Production.INFO: Date 2026-04-02
[2026-04-07 00:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:58:04] Production.INFO: Total Charge 0
[2026-04-07 00:58:04] Production.INFO: CreateAllLog End
[2026-04-07 00:58:04] Production.INFO: Account Balance End.
[2026-04-07 00:58:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:58:04] Production.INFO: ==30267== Releasing lock...
[2026-04-07 00:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:58:12] Production.ERROR: CronJobId end10
[2026-04-07 00:58:12] Production.INFO: ==30265== Releasing lock...
[2026-04-07 00:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:58:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:58:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:58:14] Production.INFO: call_cost start
[2026-04-07 00:58:14] Production.INFO: call_cost end
[2026-04-07 00:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:58:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:58:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:58:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:58:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:58:14] Production.INFO: ==30261== Releasing lock...
[2026-04-07 00:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:59:01] Production.INFO: ==30345== Lock acquired, processing the job...
[2026-04-07 05:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 05:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 05:59:01] Production.INFO: neon service started
[2026-04-07 05:59:01] Production.INFO: neon service started
[2026-04-07 05:59:01] Production.INFO: ==30345== Releasing lock...
[2026-04-07 05:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 05:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 00:59:01] Production.INFO: ==30347== Lock acquired, processing the job...
[2026-04-07 00:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 00:59:01] Production.INFO: ==30347== Releasing lock...
[2026-04-07 00:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 00:59:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:59:02] Production.INFO: ==30349== Lock acquired, processing the job...
[2026-04-07 04:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:59:02] Production.INFO: ==30349== Releasing lock...
[2026-04-07 04:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 04:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 00:59:02] Production.INFO: ==30352== Lock acquired, processing the job...
[2026-04-07 00:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 00:59:02] Production.INFO: ==30354== Lock acquired, processing the job...
[2026-04-07 00:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 00:59:02] Production.INFO: ==30358== Lock acquired, processing the job...
[2026-04-07 00:59:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 00:59:02] Production.INFO: ==30356== Lock acquired, processing the job...
[2026-04-07 00:59:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 00:59:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 00:59:02] Production.INFO: ==30360== Lock acquired, processing the job...
[2026-04-07 00:59:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 00:59:02] Production.INFO: Account Balance Start.
[2026-04-07 00:59:02] Production.INFO: CreateAllLog Start
[2026-04-07 00:59:02] Production.INFO: 117
[2026-04-07 00:59:02] Production.INFO: Date 2026-03-08
[2026-04-07 00:59:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 00:59:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 00:59:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 00:59:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 00:59:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 00:59:02] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 00:59:02] Production.INFO: Date 2026-03-09
[2026-04-07 00:59:02] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 00:59:03] Production.INFO: ==30360== Releasing lock...
[2026-04-07 00:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 00:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-10
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-11
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-12
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-13
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-14
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-15
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-16
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-17
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-18
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-19
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-20
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-21
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-22
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-23
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-24
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: ==30354== Releasing lock...
[2026-04-07 00:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 00:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-25
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-26
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-27
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-28
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-29
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-30
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-03-31
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-04-01
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:03] Production.INFO: Date 2026-04-02
[2026-04-07 00:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:04] Production.INFO: Date 2026-04-03
[2026-04-07 00:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:04] Production.INFO: Date 2026-04-04
[2026-04-07 00:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:04] Production.INFO: Date 2026-04-05
[2026-04-07 00:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:04] Production.INFO: Date 2026-04-06
[2026-04-07 00:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:04] Production.INFO: Date 2026-04-07
[2026-04-07 00:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 00:59:04] Production.INFO: Total Charge 0
[2026-04-07 00:59:04] Production.INFO: CreateAllLog End
[2026-04-07 00:59:04] Production.INFO: Account Balance End.
[2026-04-07 00:59:04] Production.ERROR: CronJobId end 12
[2026-04-07 00:59:04] Production.INFO: ==30358== Releasing lock...
[2026-04-07 00:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 00:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 00:59:11] Production.ERROR: CronJobId end10
[2026-04-07 00:59:11] Production.INFO: ==30356== Releasing lock...
[2026-04-07 00:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 00:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 00:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 00:59:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 00:59:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 00:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 00:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 00:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 00:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 00:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 00:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 00:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 00:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 00:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 00:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 00:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 00:59:14] Production.INFO: call_cost start
[2026-04-07 00:59:14] Production.INFO: call_cost end
[2026-04-07 00:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 00:59:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 00:59:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 00:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 00:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 00:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 00:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 00:59:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 00:59:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 00:59:14] Production.INFO: ==30352== Releasing lock...
[2026-04-07 00:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 00:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:00:01] Production.INFO: ==30437== Lock acquired, processing the job...
[2026-04-07 06:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:00:01] Production.INFO: neon service started
[2026-04-07 06:00:01] Production.INFO: neon service started
[2026-04-07 06:00:01] Production.INFO: ==30437== Releasing lock...
[2026-04-07 06:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:00:02] Production.INFO: ==30441== Lock acquired, processing the job...
[2026-04-07 05:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:00:02] Production.INFO: ==30441== Releasing lock...
[2026-04-07 05:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:00:02] Production.INFO: ==30439== Lock acquired, processing the job...
[2026-04-07 01:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:00:02] Production.INFO: ==30439== Releasing lock...
[2026-04-07 01:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:00:03] Production.INFO: ==30444== Lock acquired, processing the job...
[2026-04-07 01:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:00:03] Production.INFO: ==30446== Lock acquired, processing the job...
[2026-04-07 01:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:00:03] Production.INFO: ==30450== Lock acquired, processing the job...
[2026-04-07 01:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:00:03] Production.INFO: ==30448== Lock acquired, processing the job...
[2026-04-07 01:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:00:03] Production.INFO: Account Balance Start.
[2026-04-07 01:00:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:00:03] Production.INFO: 117
[2026-04-07 01:00:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:03] Production.INFO: ==30452== Lock acquired, processing the job...
[2026-04-07 01:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:00:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:00:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:00:03] Production.INFO: ==30452== Releasing lock...
[2026-04-07 01:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:00:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:03] Production.INFO: ==30446== Releasing lock...
[2026-04-07 01:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:00:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:00:04] Production.INFO: Total Charge 0
[2026-04-07 01:00:04] Production.INFO: CreateAllLog End
[2026-04-07 01:00:04] Production.INFO: Account Balance End.
[2026-04-07 01:00:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:00:04] Production.INFO: ==30450== Releasing lock...
[2026-04-07 01:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:00:12] Production.ERROR: CronJobId end10
[2026-04-07 01:00:12] Production.INFO: ==30448== Releasing lock...
[2026-04-07 01:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:00:14] Production.INFO: call_cost start
[2026-04-07 01:00:14] Production.INFO: call_cost end
[2026-04-07 01:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:00:14] Production.INFO: ==30444== Releasing lock...
[2026-04-07 01:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:01:02] Production.INFO: ==30531== Lock acquired, processing the job...
[2026-04-07 06:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:01:02] Production.INFO: neon service started
[2026-04-07 06:01:02] Production.INFO: neon service started
[2026-04-07 06:01:02] Production.INFO: ==30531== Releasing lock...
[2026-04-07 06:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:01:02] Production.INFO: ==30546== Lock acquired, processing the job...
[2026-04-07 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:01:02] Production.INFO: ==30546== Releasing lock...
[2026-04-07 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:01:02] Production.INFO: ==30548== Lock acquired, processing the job...
[2026-04-07 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:01:02] Production.INFO: ==30548== Releasing lock...
[2026-04-07 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:01:03] Production.INFO: ==30556== Lock acquired, processing the job...
[2026-04-07 01:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:01:03] Production.INFO: ==30558== Lock acquired, processing the job...
[2026-04-07 01:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:01:03] Production.INFO: Account Balance Start.
[2026-04-07 01:01:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:01:03] Production.INFO: 117
[2026-04-07 01:01:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-10
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: ==30550== Lock acquired, processing the job...
[2026-04-07 01:01:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-11
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: ==30552== Lock acquired, processing the job...
[2026-04-07 01:01:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-12
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 01:01:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 01:01:04] Production.ERROR: CronJob PID - 30556
[2026-04-07 01:01:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 01:01:04] Production.ERROR: CronJob ID - 10
[2026-04-07 01:01:04] Production.ERROR: CronJob Last Run Time 2026-04-07 01:01:00
[2026-04-07 01:01:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 01:01:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 01:01:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 01:01:04] Production.ERROR: CronJob PID - 30558
[2026-04-07 01:01:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-07 01:01:04] Production.ERROR: CronJob ID - 12
[2026-04-07 01:01:04] Production.ERROR: CronJob Last Run Time 2026-04-07 01:01:00
[2026-04-07 01:01:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 01:01:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 01:01:04] Production.INFO: ==30554== Lock acquired, processing the job...
[2026-04-07 01:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 01:01:04] Production.INFO: ==30550== Releasing lock...
[2026-04-07 01:01:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 01:01:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 01:01:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: ==30560== Lock acquired, processing the job...
[2026-04-07 01:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: ==30562== Lock acquired, processing the job...
[2026-04-07 01:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: ==30562== Releasing lock...
[2026-04-07 01:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:05] Production.ERROR: done
[2026-04-07 01:01:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:01:05] Production.INFO: Total Charge 0
[2026-04-07 01:01:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 01:01:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050760', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 01:01:05] Production.INFO: CreateAllLog End
[2026-04-07 01:01:05] Production.INFO: Account Balance End.
[2026-04-07 01:01:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:01:05] Production.INFO: ==30558== Releasing lock...
[2026-04-07 01:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:01:05] Production.INFO: ==30554== Releasing lock...
[2026-04-07 01:01:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:01:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050760', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 01:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 01:01:11] Production.INFO: ProcessCDR(1,17050760,1,1,2)
[2026-04-07 01:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050760,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 01:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050760,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 01:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 01:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 01:01:11] Production.INFO: ==30560== Releasing lock...
[2026-04-07 01:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 01:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 01:01:16] Production.ERROR: CronJobId end10
[2026-04-07 01:01:16] Production.INFO: ==30556== Releasing lock...
[2026-04-07 01:01:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:01:16] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:01:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:01:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:01:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:01:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:01:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:01:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:01:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:01:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:01:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:01:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:01:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:01:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:01:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:01:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:01:17] Production.INFO: call_cost start
[2026-04-07 01:01:17] Production.INFO: call_cost end
[2026-04-07 01:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:01:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:01:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:01:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:01:17] Production.INFO: ==30552== Releasing lock...
[2026-04-07 01:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:02:01] Production.INFO: ==30635== Lock acquired, processing the job...
[2026-04-07 06:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:02:01] Production.INFO: neon service started
[2026-04-07 06:02:01] Production.INFO: neon service started
[2026-04-07 06:02:01] Production.INFO: ==30635== Releasing lock...
[2026-04-07 06:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:02:02] Production.INFO: ==30637== Lock acquired, processing the job...
[2026-04-07 01:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:02:02] Production.INFO: ==30639== Lock acquired, processing the job...
[2026-04-07 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:02:02] Production.INFO: ==30639== Releasing lock...
[2026-04-07 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:02:02] Production.INFO: ==30637== Releasing lock...
[2026-04-07 01:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:02:03] Production.INFO: ==30648== Lock acquired, processing the job...
[2026-04-07 01:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:02:03] Production.INFO: ==30652== Lock acquired, processing the job...
[2026-04-07 01:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:02:03] Production.INFO: ==30642== Lock acquired, processing the job...
[2026-04-07 01:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:02:03] Production.INFO: ==30644== Lock acquired, processing the job...
[2026-04-07 01:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:02:03] Production.INFO: ==30646== Lock acquired, processing the job...
[2026-04-07 01:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:02:03] Production.INFO: Account Balance Start.
[2026-04-07 01:02:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:02:03] Production.INFO: 117
[2026-04-07 01:02:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:03] Production.INFO: ==30652== Releasing lock...
[2026-04-07 01:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:02:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:03] Production.INFO: ==30650== Lock acquired, processing the job...
[2026-04-07 01:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-07 01:02:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 01:02:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:03] Production.INFO: Date 2026-03-22
[2026-04-07 01:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:03] Production.INFO: Date 2026-03-23
[2026-04-07 01:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:03] Production.INFO: Date 2026-03-24
[2026-04-07 01:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:02:04] Production.INFO: Total Charge 0
[2026-04-07 01:02:04] Production.INFO: CreateAllLog End
[2026-04-07 01:02:04] Production.ERROR: done
[2026-04-07 01:02:04] Production.INFO: ==30644== Releasing lock...
[2026-04-07 01:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-07 01:02:04] Production.INFO: Account Balance End.
[2026-04-07 01:02:05] Production.ERROR: done
[2026-04-07 01:02:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:02:05] Production.INFO: ==30648== Releasing lock...
[2026-04-07 01:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:02:05] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-07 01:02:05] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-07 01:02:05] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:02:05] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:02:05] Production.INFO: ==30650== Releasing lock...
[2026-04-07 01:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-07 01:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-04-07 01:02:11] Production.ERROR: CronJobId end10
[2026-04-07 01:02:11] Production.INFO: ==30646== Releasing lock...
[2026-04-07 01:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:02:15] Production.INFO: call_cost start
[2026-04-07 01:02:15] Production.INFO: call_cost end
[2026-04-07 01:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:02:15] Production.INFO: ==30642== Releasing lock...
[2026-04-07 01:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:03:01] Production.INFO: ==30729== Lock acquired, processing the job...
[2026-04-07 06:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:03:01] Production.INFO: neon service started
[2026-04-07 06:03:02] Production.INFO: neon service started
[2026-04-07 06:03:02] Production.INFO: ==30729== Releasing lock...
[2026-04-07 06:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:03:02] Production.INFO: ==30731== Lock acquired, processing the job...
[2026-04-07 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:03:02] Production.INFO: ==30731== Releasing lock...
[2026-04-07 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:03:02] Production.INFO: ==30733== Lock acquired, processing the job...
[2026-04-07 05:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:03:02] Production.INFO: ==30733== Releasing lock...
[2026-04-07 05:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:03:03] Production.INFO: ==30740== Lock acquired, processing the job...
[2026-04-07 01:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:03:03] Production.INFO: ==30738== Lock acquired, processing the job...
[2026-04-07 01:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:03:03] Production.INFO: ==30736== Lock acquired, processing the job...
[2026-04-07 01:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:03:03] Production.INFO: ==30744== Lock acquired, processing the job...
[2026-04-07 01:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:03:03] Production.INFO: ==30742== Lock acquired, processing the job...
[2026-04-07 01:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:03:03] Production.INFO: Account Balance Start.
[2026-04-07 01:03:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:03:03] Production.INFO: 117
[2026-04-07 01:03:03] Production.INFO: ==30744== Releasing lock...
[2026-04-07 01:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:03:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: ==30738== Releasing lock...
[2026-04-07 01:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:03:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:03:04] Production.INFO: Total Charge 0
[2026-04-07 01:03:04] Production.INFO: CreateAllLog End
[2026-04-07 01:03:04] Production.INFO: Account Balance End.
[2026-04-07 01:03:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:03:05] Production.INFO: ==30742== Releasing lock...
[2026-04-07 01:03:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:03:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:03:12] Production.ERROR: CronJobId end10
[2026-04-07 01:03:12] Production.INFO: ==30740== Releasing lock...
[2026-04-07 01:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:03:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:03:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:03:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:03:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:03:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:03:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:03:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:03:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:03:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:03:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:03:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:03:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:03:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:03:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:03:16] Production.INFO: call_cost start
[2026-04-07 01:03:16] Production.INFO: call_cost end
[2026-04-07 01:03:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:03:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:03:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:03:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:03:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:03:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:03:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:03:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:03:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:03:16] Production.INFO: ==30736== Releasing lock...
[2026-04-07 01:03:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:03:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:04:01] Production.INFO: ==30821== Lock acquired, processing the job...
[2026-04-07 06:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:04:01] Production.INFO: neon service started
[2026-04-07 06:04:01] Production.INFO: neon service started
[2026-04-07 06:04:01] Production.INFO: ==30821== Releasing lock...
[2026-04-07 06:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:04:02] Production.INFO: ==30823== Lock acquired, processing the job...
[2026-04-07 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:04:02] Production.INFO: ==30825== Lock acquired, processing the job...
[2026-04-07 05:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:04:02] Production.INFO: ==30825== Releasing lock...
[2026-04-07 05:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:04:02] Production.INFO: ==30823== Releasing lock...
[2026-04-07 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:04:03] Production.INFO: ==30830== Lock acquired, processing the job...
[2026-04-07 01:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:04:03] Production.INFO: ==30828== Lock acquired, processing the job...
[2026-04-07 01:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:04:03] Production.INFO: ==30834== Lock acquired, processing the job...
[2026-04-07 01:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:04:03] Production.INFO: ==30832== Lock acquired, processing the job...
[2026-04-07 01:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:04:03] Production.INFO: ==30836== Lock acquired, processing the job...
[2026-04-07 01:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:04:03] Production.INFO: Account Balance Start.
[2026-04-07 01:04:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:04:03] Production.INFO: 117
[2026-04-07 01:04:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:04:03] Production.INFO: ==30836== Releasing lock...
[2026-04-07 01:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:04:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:03] Production.INFO: ==30830== Releasing lock...
[2026-04-07 01:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:04:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:04:04] Production.INFO: Total Charge 0
[2026-04-07 01:04:04] Production.INFO: CreateAllLog End
[2026-04-07 01:04:05] Production.INFO: Account Balance End.
[2026-04-07 01:04:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:04:05] Production.INFO: ==30834== Releasing lock...
[2026-04-07 01:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:04:11] Production.ERROR: CronJobId end10
[2026-04-07 01:04:11] Production.INFO: ==30832== Releasing lock...
[2026-04-07 01:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:04:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:04:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:04:14] Production.INFO: call_cost start
[2026-04-07 01:04:14] Production.INFO: call_cost end
[2026-04-07 01:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:04:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:04:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:04:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:04:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:04:14] Production.INFO: ==30828== Releasing lock...
[2026-04-07 01:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:05:01] Production.INFO: ==30919== Lock acquired, processing the job...
[2026-04-07 06:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:05:01] Production.INFO: neon service started
[2026-04-07 06:05:01] Production.INFO: neon service started
[2026-04-07 06:05:01] Production.INFO: ==30919== Releasing lock...
[2026-04-07 06:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:05:02] Production.INFO: ==30922== Lock acquired, processing the job...
[2026-04-07 01:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:05:02] Production.INFO: ==30922== Releasing lock...
[2026-04-07 01:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:05:02] Production.INFO: ==30924== Lock acquired, processing the job...
[2026-04-07 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:05:02] Production.INFO: ==30924== Releasing lock...
[2026-04-07 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:05:03] Production.INFO: ==30926== Lock acquired, processing the job...
[2026-04-07 01:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:05:03] Production.INFO: ==30928== Lock acquired, processing the job...
[2026-04-07 01:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:05:03] Production.INFO: ==30930== Lock acquired, processing the job...
[2026-04-07 01:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:05:03] Production.INFO: ==30934== Lock acquired, processing the job...
[2026-04-07 01:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:05:03] Production.INFO: ==30932== Lock acquired, processing the job...
[2026-04-07 01:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:05:03] Production.INFO: ==30934== Releasing lock...
[2026-04-07 01:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:05:03] Production.INFO: Account Balance Start.
[2026-04-07 01:05:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:05:03] Production.INFO: 117
[2026-04-07 01:05:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: ==30928== Releasing lock...
[2026-04-07 01:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:05:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:05:04] Production.INFO: Total Charge 0
[2026-04-07 01:05:04] Production.INFO: CreateAllLog End
[2026-04-07 01:05:04] Production.INFO: Account Balance End.
[2026-04-07 01:05:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:05:04] Production.INFO: ==30932== Releasing lock...
[2026-04-07 01:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:05:12] Production.ERROR: CronJobId end10
[2026-04-07 01:05:12] Production.INFO: ==30930== Releasing lock...
[2026-04-07 01:05:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:05:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:05:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:05:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:05:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:05:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:05:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:05:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:05:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:05:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:05:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:05:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:05:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:05:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:05:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:05:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:05:16] Production.INFO: call_cost start
[2026-04-07 01:05:16] Production.INFO: call_cost end
[2026-04-07 01:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:05:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:05:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:05:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:05:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:05:16] Production.INFO: ==30926== Releasing lock...
[2026-04-07 01:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:06:02] Production.INFO: ==31014== Lock acquired, processing the job...
[2026-04-07 06:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:06:02] Production.INFO: neon service started
[2026-04-07 06:06:02] Production.INFO: neon service started
[2026-04-07 06:06:02] Production.INFO: ==31014== Releasing lock...
[2026-04-07 06:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:06:02] Production.INFO: ==31016== Lock acquired, processing the job...
[2026-04-07 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:06:02] Production.INFO: ==31016== Releasing lock...
[2026-04-07 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:06:03] Production.INFO: ==31018== Lock acquired, processing the job...
[2026-04-07 05:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:06:03] Production.INFO: ==31018== Releasing lock...
[2026-04-07 05:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:06:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:06:03] Production.INFO: ==31022== Lock acquired, processing the job...
[2026-04-07 01:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:06:03] Production.INFO: ==31020== Lock acquired, processing the job...
[2026-04-07 01:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:06:03] Production.INFO: ==31024== Lock acquired, processing the job...
[2026-04-07 01:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:06:03] Production.INFO: ==31026== Lock acquired, processing the job...
[2026-04-07 01:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:06:03] Production.INFO: ==31029== Lock acquired, processing the job...
[2026-04-07 01:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:06:03] Production.INFO: Account Balance Start.
[2026-04-07 01:06:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:06:03] Production.INFO: 117
[2026-04-07 01:06:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-09
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-10
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:06:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-11
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:06:04] Production.INFO: ==31029== Releasing lock...
[2026-04-07 01:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-12
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: ==31022== Releasing lock...
[2026-04-07 01:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:06:04] Production.INFO: Total Charge 0
[2026-04-07 01:06:04] Production.INFO: CreateAllLog End
[2026-04-07 01:06:05] Production.INFO: Account Balance End.
[2026-04-07 01:06:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:06:05] Production.INFO: ==31026== Releasing lock...
[2026-04-07 01:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:06:13] Production.ERROR: CronJobId end10
[2026-04-07 01:06:13] Production.INFO: ==31024== Releasing lock...
[2026-04-07 01:06:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:06:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:06:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:06:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:06:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:06:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:06:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:06:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:06:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:06:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:06:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:06:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:06:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:06:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:06:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:06:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:06:15] Production.INFO: call_cost start
[2026-04-07 01:06:15] Production.INFO: call_cost end
[2026-04-07 01:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:06:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:06:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:06:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:06:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:06:15] Production.INFO: ==31020== Releasing lock...
[2026-04-07 01:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:07:01] Production.INFO: ==31097== Lock acquired, processing the job...
[2026-04-07 06:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:07:01] Production.INFO: neon service started
[2026-04-07 06:07:01] Production.INFO: neon service started
[2026-04-07 06:07:01] Production.INFO: ==31097== Releasing lock...
[2026-04-07 06:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:07:02] Production.INFO: ==31099== Lock acquired, processing the job...
[2026-04-07 01:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:07:02] Production.INFO: ==31099== Releasing lock...
[2026-04-07 01:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:07:02] Production.INFO: ==31102== Lock acquired, processing the job...
[2026-04-07 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:07:02] Production.INFO: ==31102== Releasing lock...
[2026-04-07 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:07:03] Production.INFO: ==31104== Lock acquired, processing the job...
[2026-04-07 01:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:07:03] Production.INFO: ==31106== Lock acquired, processing the job...
[2026-04-07 01:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:07:03] Production.INFO: ==31112== Lock acquired, processing the job...
[2026-04-07 01:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:07:03] Production.INFO: ==31110== Lock acquired, processing the job...
[2026-04-07 01:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:07:03] Production.INFO: ==31108== Lock acquired, processing the job...
[2026-04-07 01:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:07:03] Production.INFO: ==31112== Releasing lock...
[2026-04-07 01:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:07:03] Production.INFO: Account Balance Start.
[2026-04-07 01:07:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:07:03] Production.INFO: 117
[2026-04-07 01:07:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:07:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: ==31106== Releasing lock...
[2026-04-07 01:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:07:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:07:04] Production.INFO: Total Charge 0
[2026-04-07 01:07:05] Production.INFO: CreateAllLog End
[2026-04-07 01:07:05] Production.INFO: Account Balance End.
[2026-04-07 01:07:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:07:05] Production.INFO: ==31110== Releasing lock...
[2026-04-07 01:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:07:12] Production.ERROR: CronJobId end10
[2026-04-07 01:07:12] Production.INFO: ==31108== Releasing lock...
[2026-04-07 01:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:07:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:07:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:07:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:07:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:07:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:07:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:07:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:07:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:07:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:07:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:07:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:07:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:07:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:07:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:07:16] Production.INFO: call_cost start
[2026-04-07 01:07:16] Production.INFO: call_cost end
[2026-04-07 01:07:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:07:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:07:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:07:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:07:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:07:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:07:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:07:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:07:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:07:16] Production.INFO: ==31104== Releasing lock...
[2026-04-07 01:07:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:07:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:08:02] Production.INFO: ==31189== Lock acquired, processing the job...
[2026-04-07 06:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:08:02] Production.INFO: neon service started
[2026-04-07 06:08:02] Production.INFO: neon service started
[2026-04-07 06:08:02] Production.INFO: ==31189== Releasing lock...
[2026-04-07 06:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:08:03] Production.INFO: ==31191== Lock acquired, processing the job...
[2026-04-07 01:08:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:08:03] Production.INFO: ==31193== Lock acquired, processing the job...
[2026-04-07 05:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:08:03] Production.INFO: ==31193== Releasing lock...
[2026-04-07 05:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:08:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:08:03] Production.INFO: ==31191== Releasing lock...
[2026-04-07 01:08:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:08:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:08:04] Production.INFO: ==31196== Lock acquired, processing the job...
[2026-04-07 01:08:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:08:04] Production.INFO: ==31200== Lock acquired, processing the job...
[2026-04-07 01:08:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:08:04] Production.INFO: ==31198== Lock acquired, processing the job...
[2026-04-07 01:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:08:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:08:04] Production.INFO: ==31202== Lock acquired, processing the job...
[2026-04-07 01:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:08:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:08:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:08:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:08:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:08:04] Production.INFO: ==31204== Lock acquired, processing the job...
[2026-04-07 01:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:08:04] Production.INFO: Account Balance Start.
[2026-04-07 01:08:04] Production.INFO: CreateAllLog Start
[2026-04-07 01:08:04] Production.INFO: 117
[2026-04-07 01:08:04] Production.INFO: Date 2026-03-08
[2026-04-07 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:04] Production.INFO: Date 2026-03-09
[2026-04-07 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:04] Production.INFO: Date 2026-03-10
[2026-04-07 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:08:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:08:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:08:04] Production.INFO: Date 2026-03-11
[2026-04-07 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:04] Production.INFO: ==31204== Releasing lock...
[2026-04-07 01:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:08:04] Production.INFO: Date 2026-03-12
[2026-04-07 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-03-16
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: ==31198== Releasing lock...
[2026-04-07 01:08:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:08:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:08:05] Production.INFO: Date 2026-03-17
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-03-18
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-03-19
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-03-20
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-03-21
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-03-22
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-03-23
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-03-24
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-03-25
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-03-26
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-03-27
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-03-28
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-03-29
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-03-30
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-03-31
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-04-01
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-04-02
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-04-03
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-04-04
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-04-05
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:08:05] Production.INFO: Total Charge 0
[2026-04-07 01:08:06] Production.INFO: CreateAllLog End
[2026-04-07 01:08:06] Production.INFO: Account Balance End.
[2026-04-07 01:08:06] Production.ERROR: CronJobId end 12
[2026-04-07 01:08:06] Production.INFO: ==31202== Releasing lock...
[2026-04-07 01:08:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:08:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:08:12] Production.ERROR: CronJobId end10
[2026-04-07 01:08:12] Production.INFO: ==31200== Releasing lock...
[2026-04-07 01:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:08:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:08:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:08:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:08:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:08:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:08:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:08:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:08:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:08:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:08:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:08:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:08:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:08:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:08:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:08:15] Production.INFO: call_cost start
[2026-04-07 01:08:15] Production.INFO: call_cost end
[2026-04-07 01:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:08:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:08:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:08:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:08:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:08:15] Production.INFO: ==31196== Releasing lock...
[2026-04-07 01:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:09:01] Production.INFO: ==31267== Lock acquired, processing the job...
[2026-04-07 06:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:09:01] Production.INFO: neon service started
[2026-04-07 06:09:01] Production.INFO: neon service started
[2026-04-07 06:09:01] Production.INFO: ==31267== Releasing lock...
[2026-04-07 06:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:09:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 01:09:02] Production.INFO: ==31269== Lock acquired, processing the job...
[2026-04-07 01:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:09:02] Production.INFO: ==31269== Releasing lock...
[2026-04-07 01:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:09:02] Production.INFO: ==31271== Lock acquired, processing the job...
[2026-04-07 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:09:02] Production.INFO: ==31271== Releasing lock...
[2026-04-07 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:09:03] Production.INFO: ==31273== Lock acquired, processing the job...
[2026-04-07 01:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:09:03] Production.INFO: ==31277== Lock acquired, processing the job...
[2026-04-07 01:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:09:03] Production.INFO: ==31275== Lock acquired, processing the job...
[2026-04-07 01:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:09:03] Production.INFO: ==31281== Lock acquired, processing the job...
[2026-04-07 01:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:09:03] Production.INFO: ==31279== Lock acquired, processing the job...
[2026-04-07 01:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:09:03] Production.INFO: ==31281== Releasing lock...
[2026-04-07 01:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:09:03] Production.INFO: Account Balance Start.
[2026-04-07 01:09:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:09:03] Production.INFO: 117
[2026-04-07 01:09:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: ==31275== Releasing lock...
[2026-04-07 01:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:09:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:09:04] Production.INFO: Total Charge 0
[2026-04-07 01:09:04] Production.INFO: CreateAllLog End
[2026-04-07 01:09:04] Production.INFO: Account Balance End.
[2026-04-07 01:09:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:09:04] Production.INFO: ==31279== Releasing lock...
[2026-04-07 01:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:09:11] Production.ERROR: CronJobId end10
[2026-04-07 01:09:11] Production.INFO: ==31277== Releasing lock...
[2026-04-07 01:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:09:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:09:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:09:13] Production.INFO: call_cost start
[2026-04-07 01:09:13] Production.INFO: call_cost end
[2026-04-07 01:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:09:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:09:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:09:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:09:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:09:13] Production.INFO: ==31273== Releasing lock...
[2026-04-07 01:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:10:01] Production.INFO: ==31355== Lock acquired, processing the job...
[2026-04-07 06:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:10:01] Production.INFO: neon service started
[2026-04-07 06:10:01] Production.INFO: neon service started
[2026-04-07 06:10:01] Production.INFO: ==31355== Releasing lock...
[2026-04-07 06:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:10:01] Production.INFO: ==31357== Lock acquired, processing the job...
[2026-04-07 01:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:10:01] Production.INFO: ==31357== Releasing lock...
[2026-04-07 01:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:10:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:10:02] Production.INFO: ==31359== Lock acquired, processing the job...
[2026-04-07 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:10:02] Production.INFO: ==31359== Releasing lock...
[2026-04-07 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:10:02] Production.INFO: ==31364== Lock acquired, processing the job...
[2026-04-07 01:10:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:10:02] Production.INFO: ==31362== Lock acquired, processing the job...
[2026-04-07 01:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:10:02] Production.INFO: ==31368== Lock acquired, processing the job...
[2026-04-07 01:10:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:10:02] Production.INFO: ==31366== Lock acquired, processing the job...
[2026-04-07 01:10:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:10:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:10:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:10:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:10:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:10:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:10:02] Production.INFO: Account Balance Start.
[2026-04-07 01:10:02] Production.INFO: CreateAllLog Start
[2026-04-07 01:10:02] Production.INFO: 117
[2026-04-07 01:10:02] Production.INFO: ==31370== Lock acquired, processing the job...
[2026-04-07 01:10:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:10:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:10:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:03] Production.INFO: ==31370== Releasing lock...
[2026-04-07 01:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:10:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:03] Production.INFO: ==31364== Releasing lock...
[2026-04-07 01:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:10:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:03] Production.INFO: Date 2026-03-22
[2026-04-07 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:03] Production.INFO: Date 2026-03-23
[2026-04-07 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:03] Production.INFO: Date 2026-03-24
[2026-04-07 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:03] Production.INFO: Date 2026-03-25
[2026-04-07 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:03] Production.INFO: Date 2026-03-26
[2026-04-07 01:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:10:04] Production.INFO: Total Charge 0
[2026-04-07 01:10:04] Production.INFO: CreateAllLog End
[2026-04-07 01:10:04] Production.INFO: Account Balance End.
[2026-04-07 01:10:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:10:04] Production.INFO: ==31368== Releasing lock...
[2026-04-07 01:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:10:11] Production.ERROR: CronJobId end10
[2026-04-07 01:10:11] Production.INFO: ==31366== Releasing lock...
[2026-04-07 01:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:10:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:10:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:10:14] Production.INFO: call_cost start
[2026-04-07 01:10:14] Production.INFO: call_cost end
[2026-04-07 01:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:10:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:10:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:10:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:10:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:10:14] Production.INFO: ==31362== Releasing lock...
[2026-04-07 01:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:11:01] Production.INFO: ==31435== Lock acquired, processing the job...
[2026-04-07 06:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:11:01] Production.INFO: neon service started
[2026-04-07 06:11:01] Production.INFO: neon service started
[2026-04-07 06:11:01] Production.INFO: ==31435== Releasing lock...
[2026-04-07 06:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:11:02] Production.INFO: ==31439== Lock acquired, processing the job...
[2026-04-07 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:11:02] Production.INFO: ==31439== Releasing lock...
[2026-04-07 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:11:02] Production.INFO: ==31437== Lock acquired, processing the job...
[2026-04-07 01:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:11:02] Production.INFO: ==31437== Releasing lock...
[2026-04-07 01:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:11:03] Production.INFO: ==31446== Lock acquired, processing the job...
[2026-04-07 01:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 01:11:03] Production.INFO: ==31452== Lock acquired, processing the job...
[2026-04-07 01:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:11:03] Production.INFO: ==31448== Lock acquired, processing the job...
[2026-04-07 01:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 01:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 01:11:03] Production.ERROR: CronJob PID - 31448
[2026-04-07 01:11:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 01:11:03] Production.ERROR: CronJob ID - 5
[2026-04-07 01:11:03] Production.ERROR: CronJob Last Run Time 2026-04-07 01:11:00
[2026-04-07 01:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 01:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 01:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 01:11:03] Production.ERROR: CronJob PID - 31452
[2026-04-07 01:11:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 01:11:03] Production.ERROR: CronJob ID - 10
[2026-04-07 01:11:03] Production.ERROR: CronJob Last Run Time 2026-04-07 01:11:00
[2026-04-07 01:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 01:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 01:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 01:11:03] Production.INFO: ==31446== Releasing lock...
[2026-04-07 01:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 01:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 01:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:11:03] Production.INFO: ==31450== Lock acquired, processing the job...
[2026-04-07 01:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:11:03] Production.INFO: ==31456== Lock acquired, processing the job...
[2026-04-07 01:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 01:11:03] Production.INFO: ==31454== Lock acquired, processing the job...
[2026-04-07 01:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:11:03] Production.INFO: ==31458== Lock acquired, processing the job...
[2026-04-07 01:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 01:11:03] Production.INFO: Account Balance Start.
[2026-04-07 01:11:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:11:03] Production.INFO: 117
[2026-04-07 01:11:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:11:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:04] Production.INFO: ==31458== Releasing lock...
[2026-04-07 01:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:11:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:04] Production.ERROR: done
[2026-04-07 01:11:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 01:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050802', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 01:11:04] Production.INFO: ==31450== Releasing lock...
[2026-04-07 01:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:11:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:05] Production.INFO: Date 2026-04-02
[2026-04-07 01:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:05] Production.INFO: Date 2026-04-03
[2026-04-07 01:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:05] Production.INFO: Date 2026-04-04
[2026-04-07 01:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:05] Production.INFO: Date 2026-04-05
[2026-04-07 01:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:11:05] Production.INFO: Total Charge 0
[2026-04-07 01:11:05] Production.INFO: CreateAllLog End
[2026-04-07 01:11:05] Production.INFO: Account Balance End.
[2026-04-07 01:11:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:11:05] Production.INFO: ==31454== Releasing lock...
[2026-04-07 01:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050802', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 01:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 01:11:10] Production.INFO: ProcessCDR(1,17050802,1,1,2)
[2026-04-07 01:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050802,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 01:11:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050802,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 01:11:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 01:11:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 01:11:11] Production.INFO: ==31456== Releasing lock...
[2026-04-07 01:11:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 01:11:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 01:11:14] Production.ERROR: CronJobId end10
[2026-04-07 01:11:14] Production.INFO: ==31452== Releasing lock...
[2026-04-07 01:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:11:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:11:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:11:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:11:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:11:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:11:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:11:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:11:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:11:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:11:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:11:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:11:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:11:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:11:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:11:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:11:17] Production.INFO: call_cost start
[2026-04-07 01:11:17] Production.INFO: call_cost end
[2026-04-07 01:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:11:17] Production.INFO: ==31448== Releasing lock...
[2026-04-07 01:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:12:02] Production.INFO: ==31520== Lock acquired, processing the job...
[2026-04-07 06:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:12:02] Production.INFO: neon service started
[2026-04-07 06:12:02] Production.INFO: neon service started
[2026-04-07 06:12:02] Production.INFO: ==31520== Releasing lock...
[2026-04-07 06:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:12:02] Production.INFO: ==31522== Lock acquired, processing the job...
[2026-04-07 01:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:12:02] Production.INFO: ==31524== Lock acquired, processing the job...
[2026-04-07 05:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:12:02] Production.INFO: ==31524== Releasing lock...
[2026-04-07 05:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:12:03] Production.INFO: ==31522== Releasing lock...
[2026-04-07 01:12:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:12:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:12:03] Production.INFO: ==31529== Lock acquired, processing the job...
[2026-04-07 01:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:12:03] Production.INFO: ==31527== Lock acquired, processing the job...
[2026-04-07 01:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:12:03] Production.INFO: ==31531== Lock acquired, processing the job...
[2026-04-07 01:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:12:03] Production.INFO: ==31533== Lock acquired, processing the job...
[2026-04-07 01:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:12:03] Production.INFO: ==31535== Lock acquired, processing the job...
[2026-04-07 01:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:12:03] Production.INFO: Account Balance Start.
[2026-04-07 01:12:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:12:03] Production.INFO: 117
[2026-04-07 01:12:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-09
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:12:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:12:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:12:04] Production.INFO: ==31535== Releasing lock...
[2026-04-07 01:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-10
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-11
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-12
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: ==31529== Releasing lock...
[2026-04-07 01:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:05] Production.INFO: Date 2026-04-01
[2026-04-07 01:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:05] Production.INFO: Date 2026-04-02
[2026-04-07 01:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:05] Production.INFO: Date 2026-04-03
[2026-04-07 01:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:05] Production.INFO: Date 2026-04-04
[2026-04-07 01:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:05] Production.INFO: Date 2026-04-05
[2026-04-07 01:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:12:05] Production.INFO: Total Charge 0
[2026-04-07 01:12:05] Production.INFO: CreateAllLog End
[2026-04-07 01:12:05] Production.INFO: Account Balance End.
[2026-04-07 01:12:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:12:05] Production.INFO: ==31533== Releasing lock...
[2026-04-07 01:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:12:11] Production.ERROR: CronJobId end10
[2026-04-07 01:12:11] Production.INFO: ==31531== Releasing lock...
[2026-04-07 01:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:12:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:12:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:12:14] Production.INFO: call_cost start
[2026-04-07 01:12:14] Production.INFO: call_cost end
[2026-04-07 01:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:12:14] Production.INFO: ==31527== Releasing lock...
[2026-04-07 01:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:13:01] Production.INFO: ==31601== Lock acquired, processing the job...
[2026-04-07 06:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:13:01] Production.INFO: neon service started
[2026-04-07 06:13:01] Production.INFO: neon service started
[2026-04-07 06:13:01] Production.INFO: ==31601== Releasing lock...
[2026-04-07 06:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:13:01] Production.INFO: ==31605== Lock acquired, processing the job...
[2026-04-07 05:13:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:13:01] Production.INFO: ==31605== Releasing lock...
[2026-04-07 05:13:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:13:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:13:01] Production.INFO: ==31603== Lock acquired, processing the job...
[2026-04-07 01:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:13:02] Production.INFO: ==31603== Releasing lock...
[2026-04-07 01:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:13:02] Production.INFO: ==31607== Lock acquired, processing the job...
[2026-04-07 01:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:13:02] Production.INFO: ==31609== Lock acquired, processing the job...
[2026-04-07 01:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:13:03] Production.INFO: ==31611== Lock acquired, processing the job...
[2026-04-07 01:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:13:03] Production.INFO: ==31613== Lock acquired, processing the job...
[2026-04-07 01:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:13:03] Production.INFO: ==31615== Lock acquired, processing the job...
[2026-04-07 01:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:13:03] Production.INFO: Account Balance Start.
[2026-04-07 01:13:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:13:03] Production.INFO: 117
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: ==31615== Releasing lock...
[2026-04-07 01:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: ==31609== Releasing lock...
[2026-04-07 01:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-22
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-23
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-24
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-25
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-26
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-27
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-28
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-29
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:03] Production.INFO: Date 2026-03-30
[2026-04-07 01:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:13:04] Production.INFO: Total Charge 0
[2026-04-07 01:13:04] Production.INFO: CreateAllLog End
[2026-04-07 01:13:04] Production.INFO: Account Balance End.
[2026-04-07 01:13:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:13:04] Production.INFO: ==31613== Releasing lock...
[2026-04-07 01:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:13:10] Production.ERROR: CronJobId end10
[2026-04-07 01:13:10] Production.INFO: ==31611== Releasing lock...
[2026-04-07 01:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:13:14] Production.INFO: call_cost start
[2026-04-07 01:13:14] Production.INFO: call_cost end
[2026-04-07 01:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:13:14] Production.INFO: ==31607== Releasing lock...
[2026-04-07 01:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:14:01] Production.INFO: ==31673== Lock acquired, processing the job...
[2026-04-07 06:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:14:01] Production.INFO: neon service started
[2026-04-07 06:14:01] Production.INFO: neon service started
[2026-04-07 06:14:01] Production.INFO: ==31673== Releasing lock...
[2026-04-07 06:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:14:02] Production.INFO: ==31675== Lock acquired, processing the job...
[2026-04-07 01:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:14:02] Production.INFO: ==31675== Releasing lock...
[2026-04-07 01:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:14:02] Production.INFO: ==31677== Lock acquired, processing the job...
[2026-04-07 05:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:14:02] Production.INFO: ==31677== Releasing lock...
[2026-04-07 05:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:14:03] Production.INFO: ==31689== Lock acquired, processing the job...
[2026-04-07 01:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:14:03] Production.INFO: ==31689== Releasing lock...
[2026-04-07 01:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:14:03] Production.INFO: ==31681== Lock acquired, processing the job...
[2026-04-07 01:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:14:03] Production.INFO: ==31683== Lock acquired, processing the job...
[2026-04-07 01:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:14:03] Production.INFO: ==31685== Lock acquired, processing the job...
[2026-04-07 01:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:14:03] Production.INFO: ==31687== Lock acquired, processing the job...
[2026-04-07 01:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:14:03] Production.INFO: Account Balance Start.
[2026-04-07 01:14:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:14:03] Production.INFO: 117
[2026-04-07 01:14:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: ==31683== Releasing lock...
[2026-04-07 01:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:14:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:14:05] Production.INFO: Total Charge 0
[2026-04-07 01:14:05] Production.INFO: CreateAllLog End
[2026-04-07 01:14:05] Production.INFO: Account Balance End.
[2026-04-07 01:14:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:14:05] Production.INFO: ==31687== Releasing lock...
[2026-04-07 01:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:14:12] Production.ERROR: CronJobId end10
[2026-04-07 01:14:12] Production.INFO: ==31685== Releasing lock...
[2026-04-07 01:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:14:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:14:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:14:14] Production.INFO: call_cost start
[2026-04-07 01:14:14] Production.INFO: call_cost end
[2026-04-07 01:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:14:14] Production.INFO: ==31681== Releasing lock...
[2026-04-07 01:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:15:02] Production.INFO: ==31751== Lock acquired, processing the job...
[2026-04-07 06:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:15:02] Production.INFO: neon service started
[2026-04-07 06:15:02] Production.INFO: neon service started
[2026-04-07 06:15:02] Production.INFO: ==31751== Releasing lock...
[2026-04-07 06:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:15:02] Production.INFO: ==31753== Lock acquired, processing the job...
[2026-04-07 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:15:02] Production.INFO: ==31753== Releasing lock...
[2026-04-07 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:15:03] Production.INFO: ==31756== Lock acquired, processing the job...
[2026-04-07 05:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:15:03] Production.INFO: ==31756== Releasing lock...
[2026-04-07 05:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:15:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:15:03] Production.INFO: ==31758== Lock acquired, processing the job...
[2026-04-07 01:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:15:03] Production.INFO: ==31762== Lock acquired, processing the job...
[2026-04-07 01:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:15:03] Production.INFO: ==31764== Lock acquired, processing the job...
[2026-04-07 01:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:15:03] Production.INFO: ==31760== Lock acquired, processing the job...
[2026-04-07 01:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:15:03] Production.INFO: Account Balance Start.
[2026-04-07 01:15:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:15:03] Production.INFO: 117
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-08
[2026-04-07 01:15:04] Production.INFO: ==31766== Lock acquired, processing the job...
[2026-04-07 01:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-09
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-10
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-11
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:15:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-12
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: ==31766== Releasing lock...
[2026-04-07 01:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: ==31760== Releasing lock...
[2026-04-07 01:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:15:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:15:04] Production.INFO: Total Charge 0
[2026-04-07 01:15:04] Production.INFO: CreateAllLog End
[2026-04-07 01:15:05] Production.INFO: Account Balance End.
[2026-04-07 01:15:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:15:05] Production.INFO: ==31764== Releasing lock...
[2026-04-07 01:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:15:11] Production.ERROR: CronJobId end10
[2026-04-07 01:15:11] Production.INFO: ==31762== Releasing lock...
[2026-04-07 01:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:15:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:15:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:15:14] Production.INFO: call_cost start
[2026-04-07 01:15:14] Production.INFO: call_cost end
[2026-04-07 01:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:15:14] Production.INFO: ==31758== Releasing lock...
[2026-04-07 01:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:16:01] Production.INFO: ==31826== Lock acquired, processing the job...
[2026-04-07 06:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:16:01] Production.INFO: neon service started
[2026-04-07 06:16:01] Production.INFO: neon service started
[2026-04-07 06:16:01] Production.INFO: ==31826== Releasing lock...
[2026-04-07 06:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:16:02] Production.INFO: ==31828== Lock acquired, processing the job...
[2026-04-07 01:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:16:02] Production.INFO: ==31830== Lock acquired, processing the job...
[2026-04-07 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:16:02] Production.INFO: ==31830== Releasing lock...
[2026-04-07 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:16:02] Production.INFO: ==31828== Releasing lock...
[2026-04-07 01:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:16:03] Production.INFO: ==31833== Lock acquired, processing the job...
[2026-04-07 01:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:16:03] Production.INFO: ==31839== Lock acquired, processing the job...
[2026-04-07 01:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:16:03] Production.INFO: ==31841== Lock acquired, processing the job...
[2026-04-07 01:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:16:03] Production.INFO: ==31835== Lock acquired, processing the job...
[2026-04-07 01:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:16:03] Production.INFO: ==31837== Lock acquired, processing the job...
[2026-04-07 01:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:16:03] Production.INFO: Account Balance Start.
[2026-04-07 01:16:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:16:03] Production.INFO: 117
[2026-04-07 01:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:16:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:16:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:16:03] Production.INFO: ==31841== Releasing lock...
[2026-04-07 01:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:16:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: ==31835== Releasing lock...
[2026-04-07 01:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:16:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:16:04] Production.INFO: Total Charge 0
[2026-04-07 01:16:04] Production.INFO: CreateAllLog End
[2026-04-07 01:16:04] Production.INFO: Account Balance End.
[2026-04-07 01:16:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:16:04] Production.INFO: ==31839== Releasing lock...
[2026-04-07 01:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:16:11] Production.ERROR: CronJobId end10
[2026-04-07 01:16:11] Production.INFO: ==31837== Releasing lock...
[2026-04-07 01:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:16:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:16:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:16:14] Production.INFO: call_cost start
[2026-04-07 01:16:14] Production.INFO: call_cost end
[2026-04-07 01:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:16:14] Production.INFO: ==31833== Releasing lock...
[2026-04-07 01:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:17:02] Production.INFO: ==31899== Lock acquired, processing the job...
[2026-04-07 06:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:17:02] Production.INFO: neon service started
[2026-04-07 06:17:02] Production.INFO: neon service started
[2026-04-07 06:17:02] Production.INFO: ==31899== Releasing lock...
[2026-04-07 06:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:17:02] Production.INFO: ==31903== Lock acquired, processing the job...
[2026-04-07 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:17:02] Production.INFO: ==31903== Releasing lock...
[2026-04-07 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:17:02] Production.INFO: ==31905== Lock acquired, processing the job...
[2026-04-07 05:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:17:02] Production.INFO: ==31905== Releasing lock...
[2026-04-07 05:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:17:03] Production.INFO: ==31909== Lock acquired, processing the job...
[2026-04-07 01:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:17:03] Production.INFO: ==31907== Lock acquired, processing the job...
[2026-04-07 01:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:17:03] Production.INFO: ==31915== Lock acquired, processing the job...
[2026-04-07 01:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:17:03] Production.INFO: ==31913== Lock acquired, processing the job...
[2026-04-07 01:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:17:03] Production.INFO: ==31911== Lock acquired, processing the job...
[2026-04-07 01:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:17:03] Production.INFO: Account Balance Start.
[2026-04-07 01:17:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:17:03] Production.INFO: 117
[2026-04-07 01:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:17:03] Production.INFO: ==31915== Releasing lock...
[2026-04-07 01:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:17:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:17:04] Production.INFO: ==31909== Releasing lock...
[2026-04-07 01:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:05] Production.INFO: Date 2026-03-31
[2026-04-07 01:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:05] Production.INFO: Date 2026-04-01
[2026-04-07 01:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:05] Production.INFO: Date 2026-04-02
[2026-04-07 01:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:05] Production.INFO: Date 2026-04-03
[2026-04-07 01:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:05] Production.INFO: Date 2026-04-04
[2026-04-07 01:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:05] Production.INFO: Date 2026-04-05
[2026-04-07 01:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:17:05] Production.INFO: Total Charge 0
[2026-04-07 01:17:05] Production.INFO: CreateAllLog End
[2026-04-07 01:17:05] Production.INFO: Account Balance End.
[2026-04-07 01:17:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:17:05] Production.INFO: ==31913== Releasing lock...
[2026-04-07 01:17:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:17:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:17:13] Production.ERROR: CronJobId end10
[2026-04-07 01:17:13] Production.INFO: ==31911== Releasing lock...
[2026-04-07 01:17:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:17:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:17:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:17:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:17:15] Production.INFO: call_cost start
[2026-04-07 01:17:15] Production.INFO: call_cost end
[2026-04-07 01:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:17:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:17:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:17:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:17:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:17:15] Production.INFO: ==31907== Releasing lock...
[2026-04-07 01:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:18:01] Production.INFO: ==31974== Lock acquired, processing the job...
[2026-04-07 06:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:18:01] Production.INFO: neon service started
[2026-04-07 06:18:01] Production.INFO: neon service started
[2026-04-07 06:18:01] Production.INFO: ==31974== Releasing lock...
[2026-04-07 06:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:18:02] Production.INFO: ==31978== Lock acquired, processing the job...
[2026-04-07 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:18:02] Production.INFO: ==31976== Lock acquired, processing the job...
[2026-04-07 01:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:18:02] Production.INFO: ==31978== Releasing lock...
[2026-04-07 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:18:02] Production.INFO: ==31976== Releasing lock...
[2026-04-07 01:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:18:03] Production.INFO: ==31981== Lock acquired, processing the job...
[2026-04-07 01:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:18:03] Production.INFO: ==31985== Lock acquired, processing the job...
[2026-04-07 01:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:18:03] Production.INFO: ==31983== Lock acquired, processing the job...
[2026-04-07 01:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:18:03] Production.INFO: ==31987== Lock acquired, processing the job...
[2026-04-07 01:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:18:03] Production.INFO: ==31989== Lock acquired, processing the job...
[2026-04-07 01:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:18:03] Production.INFO: Account Balance Start.
[2026-04-07 01:18:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:18:03] Production.INFO: 117
[2026-04-07 01:18:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:18:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:03] Production.INFO: ==31989== Releasing lock...
[2026-04-07 01:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:18:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:03] Production.INFO: Date 2026-03-22
[2026-04-07 01:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:04] Production.INFO: ==31983== Releasing lock...
[2026-04-07 01:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:18:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:18:04] Production.INFO: Total Charge 0
[2026-04-07 01:18:04] Production.INFO: CreateAllLog End
[2026-04-07 01:18:04] Production.INFO: Account Balance End.
[2026-04-07 01:18:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:18:04] Production.INFO: ==31987== Releasing lock...
[2026-04-07 01:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:18:11] Production.ERROR: CronJobId end10
[2026-04-07 01:18:11] Production.INFO: ==31985== Releasing lock...
[2026-04-07 01:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:18:14] Production.INFO: call_cost start
[2026-04-07 01:18:14] Production.INFO: call_cost end
[2026-04-07 01:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:18:14] Production.INFO: ==31981== Releasing lock...
[2026-04-07 01:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:19:02] Production.INFO: ==32051== Lock acquired, processing the job...
[2026-04-07 06:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:19:02] Production.INFO: neon service started
[2026-04-07 06:19:02] Production.INFO: neon service started
[2026-04-07 06:19:02] Production.INFO: ==32051== Releasing lock...
[2026-04-07 06:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:19:02] Production.INFO: ==32053== Lock acquired, processing the job...
[2026-04-07 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:19:02] Production.INFO: ==32053== Releasing lock...
[2026-04-07 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:19:02] Production.INFO: ==32055== Lock acquired, processing the job...
[2026-04-07 05:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:19:02] Production.INFO: ==32055== Releasing lock...
[2026-04-07 05:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:19:03] Production.INFO: ==32061== Lock acquired, processing the job...
[2026-04-07 01:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:19:03] Production.INFO: ==32065== Lock acquired, processing the job...
[2026-04-07 01:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:19:03] Production.INFO: ==32057== Lock acquired, processing the job...
[2026-04-07 01:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:19:03] Production.INFO: ==32059== Lock acquired, processing the job...
[2026-04-07 01:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:19:03] Production.INFO: ==32065== Releasing lock...
[2026-04-07 01:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:19:03] Production.INFO: ==32063== Lock acquired, processing the job...
[2026-04-07 01:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:19:03] Production.INFO: Account Balance Start.
[2026-04-07 01:19:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:19:03] Production.INFO: 117
[2026-04-07 01:19:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:04] Production.INFO: ==32059== Releasing lock...
[2026-04-07 01:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:19:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:05] Production.INFO: Date 2026-04-04
[2026-04-07 01:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:05] Production.INFO: Date 2026-04-05
[2026-04-07 01:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:19:05] Production.INFO: Total Charge 0
[2026-04-07 01:19:05] Production.INFO: CreateAllLog End
[2026-04-07 01:19:05] Production.INFO: Account Balance End.
[2026-04-07 01:19:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:19:05] Production.INFO: ==32063== Releasing lock...
[2026-04-07 01:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:19:11] Production.ERROR: CronJobId end10
[2026-04-07 01:19:11] Production.INFO: ==32061== Releasing lock...
[2026-04-07 01:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:19:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:19:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:19:15] Production.INFO: call_cost start
[2026-04-07 01:19:15] Production.INFO: call_cost end
[2026-04-07 01:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:19:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:19:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:19:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:19:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:19:15] Production.INFO: ==32057== Releasing lock...
[2026-04-07 01:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:20:01] Production.INFO: ==32122== Lock acquired, processing the job...
[2026-04-07 06:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:20:01] Production.INFO: neon service started
[2026-04-07 06:20:01] Production.INFO: neon service started
[2026-04-07 06:20:01] Production.INFO: ==32122== Releasing lock...
[2026-04-07 06:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:20:01] Production.INFO: ==32126== Lock acquired, processing the job...
[2026-04-07 05:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:20:01] Production.INFO: ==32126== Releasing lock...
[2026-04-07 05:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:20:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:20:01] Production.INFO: ==32124== Lock acquired, processing the job...
[2026-04-07 01:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:20:02] Production.INFO: ==32124== Releasing lock...
[2026-04-07 01:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:20:02] Production.INFO: ==32132== Lock acquired, processing the job...
[2026-04-07 01:20:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:20:02] Production.INFO: ==32130== Lock acquired, processing the job...
[2026-04-07 01:20:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:20:03] Production.INFO: ==32128== Lock acquired, processing the job...
[2026-04-07 01:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:20:03] Production.INFO: ==32134== Lock acquired, processing the job...
[2026-04-07 01:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:20:03] Production.INFO: ==32136== Lock acquired, processing the job...
[2026-04-07 01:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:20:03] Production.INFO: Account Balance Start.
[2026-04-07 01:20:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:20:03] Production.INFO: 117
[2026-04-07 01:20:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:20:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:20:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:03] Production.INFO: ==32136== Releasing lock...
[2026-04-07 01:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:20:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:03] Production.INFO: ==32130== Releasing lock...
[2026-04-07 01:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:20:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:03] Production.INFO: Date 2026-03-22
[2026-04-07 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:03] Production.INFO: Date 2026-03-23
[2026-04-07 01:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:20:04] Production.INFO: Total Charge 0
[2026-04-07 01:20:04] Production.INFO: CreateAllLog End
[2026-04-07 01:20:04] Production.INFO: Account Balance End.
[2026-04-07 01:20:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:20:04] Production.INFO: ==32134== Releasing lock...
[2026-04-07 01:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:20:10] Production.ERROR: CronJobId end10
[2026-04-07 01:20:10] Production.INFO: ==32132== Releasing lock...
[2026-04-07 01:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:20:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:20:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:20:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:20:13] Production.INFO: call_cost start
[2026-04-07 01:20:13] Production.INFO: call_cost end
[2026-04-07 01:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:20:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:20:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:20:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:20:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:20:13] Production.INFO: ==32128== Releasing lock...
[2026-04-07 01:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:21:01] Production.INFO: ==32209== Lock acquired, processing the job...
[2026-04-07 06:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:21:01] Production.INFO: neon service started
[2026-04-07 06:21:01] Production.INFO: neon service started
[2026-04-07 06:21:01] Production.INFO: ==32209== Releasing lock...
[2026-04-07 06:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:21:02] Production.INFO: ==32212== Lock acquired, processing the job...
[2026-04-07 01:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:21:02] Production.INFO: ==32214== Lock acquired, processing the job...
[2026-04-07 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:21:02] Production.INFO: ==32214== Releasing lock...
[2026-04-07 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:21:02] Production.INFO: ==32212== Releasing lock...
[2026-04-07 01:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:21:03] Production.INFO: ==32216== Lock acquired, processing the job...
[2026-04-07 01:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 01:21:03] Production.INFO: ==32224== Lock acquired, processing the job...
[2026-04-07 01:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 01:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 01:21:03] Production.ERROR: CronJob PID - 32224
[2026-04-07 01:21:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-07 01:21:03] Production.ERROR: CronJob ID - 12
[2026-04-07 01:21:03] Production.ERROR: CronJob Last Run Time 2026-04-07 01:21:00
[2026-04-07 01:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 01:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 01:21:03] Production.INFO: ==32226== Lock acquired, processing the job...
[2026-04-07 01:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 01:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 01:21:03] Production.INFO: ==32216== Releasing lock...
[2026-04-07 01:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 01:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 01:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 01:21:03] Production.INFO: ==32218== Lock acquired, processing the job...
[2026-04-07 01:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:21:03] Production.INFO: Account Balance Start.
[2026-04-07 01:21:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:21:03] Production.INFO: 117
[2026-04-07 01:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:21:03] Production.INFO: ==32220== Lock acquired, processing the job...
[2026-04-07 01:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:21:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:03] Production.INFO: ==32222== Lock acquired, processing the job...
[2026-04-07 01:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:21:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:04] Production.INFO: ==32228== Lock acquired, processing the job...
[2026-04-07 01:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:21:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:21:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:21:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:21:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:21:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:04] Production.INFO: ==32228== Releasing lock...
[2026-04-07 01:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:21:04] Production.ERROR: done
[2026-04-07 01:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 01:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050843', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 01:21:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:04] Production.INFO: ==32220== Releasing lock...
[2026-04-07 01:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:21:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:05] Production.INFO: Date 2026-03-29
[2026-04-07 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:05] Production.INFO: Date 2026-03-30
[2026-04-07 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:05] Production.INFO: Date 2026-03-31
[2026-04-07 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:05] Production.INFO: Date 2026-04-01
[2026-04-07 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:05] Production.INFO: Date 2026-04-02
[2026-04-07 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:05] Production.INFO: Date 2026-04-03
[2026-04-07 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:05] Production.INFO: Date 2026-04-04
[2026-04-07 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:05] Production.INFO: Date 2026-04-05
[2026-04-07 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:21:05] Production.INFO: Total Charge 0
[2026-04-07 01:21:05] Production.INFO: CreateAllLog End
[2026-04-07 01:21:05] Production.INFO: Account Balance End.
[2026-04-07 01:21:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:21:05] Production.INFO: ==32224== Releasing lock...
[2026-04-07 01:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:21:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050843', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 01:21:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 01:21:09] Production.INFO: ProcessCDR(1,17050843,1,1,2)
[2026-04-07 01:21:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050843,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 01:21:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050843,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 01:21:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 01:21:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 01:21:09] Production.INFO: ==32226== Releasing lock...
[2026-04-07 01:21:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 01:21:09] Production.INFO: 26 MB #Memory Used#
[2026-04-07 01:21:12] Production.ERROR: CronJobId end10
[2026-04-07 01:21:12] Production.INFO: ==32222== Releasing lock...
[2026-04-07 01:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:21:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:21:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:21:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:21:16] Production.INFO: call_cost start
[2026-04-07 01:21:16] Production.INFO: call_cost end
[2026-04-07 01:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:21:16] Production.INFO: ==32218== Releasing lock...
[2026-04-07 01:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:22:02] Production.INFO: ==32288== Lock acquired, processing the job...
[2026-04-07 06:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:22:02] Production.INFO: neon service started
[2026-04-07 06:22:02] Production.INFO: neon service started
[2026-04-07 06:22:02] Production.INFO: ==32288== Releasing lock...
[2026-04-07 06:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:22:02] Production.INFO: ==32290== Lock acquired, processing the job...
[2026-04-07 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:22:02] Production.INFO: ==32290== Releasing lock...
[2026-04-07 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:22:03] Production.INFO: ==32292== Lock acquired, processing the job...
[2026-04-07 05:22:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:22:03] Production.INFO: ==32292== Releasing lock...
[2026-04-07 05:22:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:22:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:22:03] Production.INFO: ==32296== Lock acquired, processing the job...
[2026-04-07 01:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:22:03] Production.INFO: ==32303== Lock acquired, processing the job...
[2026-04-07 01:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:22:03] Production.INFO: ==32294== Lock acquired, processing the job...
[2026-04-07 01:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:22:03] Production.INFO: ==32298== Lock acquired, processing the job...
[2026-04-07 01:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:22:03] Production.INFO: ==32301== Lock acquired, processing the job...
[2026-04-07 01:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:22:03] Production.INFO: Account Balance Start.
[2026-04-07 01:22:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:22:03] Production.INFO: 117
[2026-04-07 01:22:03] Production.INFO: ==32303== Releasing lock...
[2026-04-07 01:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:22:04] Production.INFO: Date 2026-03-08
[2026-04-07 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:04] Production.INFO: Date 2026-03-09
[2026-04-07 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:04] Production.INFO: Date 2026-03-10
[2026-04-07 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:04] Production.INFO: Date 2026-03-11
[2026-04-07 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:04] Production.INFO: Date 2026-03-12
[2026-04-07 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:04] Production.INFO: ==32296== Releasing lock...
[2026-04-07 01:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:22:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:05] Production.INFO: Date 2026-03-26
[2026-04-07 01:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:05] Production.INFO: Date 2026-03-27
[2026-04-07 01:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:05] Production.INFO: Date 2026-03-28
[2026-04-07 01:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:05] Production.INFO: Date 2026-03-29
[2026-04-07 01:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:05] Production.INFO: Date 2026-03-30
[2026-04-07 01:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:05] Production.INFO: Date 2026-03-31
[2026-04-07 01:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:05] Production.INFO: Date 2026-04-01
[2026-04-07 01:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:05] Production.INFO: Date 2026-04-02
[2026-04-07 01:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:05] Production.INFO: Date 2026-04-03
[2026-04-07 01:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:05] Production.INFO: Date 2026-04-04
[2026-04-07 01:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:05] Production.INFO: Date 2026-04-05
[2026-04-07 01:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:22:05] Production.INFO: Total Charge 0
[2026-04-07 01:22:05] Production.INFO: CreateAllLog End
[2026-04-07 01:22:05] Production.INFO: Account Balance End.
[2026-04-07 01:22:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:22:05] Production.INFO: ==32301== Releasing lock...
[2026-04-07 01:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:22:12] Production.ERROR: CronJobId end10
[2026-04-07 01:22:12] Production.INFO: ==32298== Releasing lock...
[2026-04-07 01:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:22:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:22:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:22:14] Production.INFO: call_cost start
[2026-04-07 01:22:14] Production.INFO: call_cost end
[2026-04-07 01:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:22:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:22:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:22:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:22:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:22:15] Production.INFO: ==32294== Releasing lock...
[2026-04-07 01:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:23:01] Production.INFO: ==32359== Lock acquired, processing the job...
[2026-04-07 06:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:23:01] Production.INFO: neon service started
[2026-04-07 06:23:01] Production.INFO: neon service started
[2026-04-07 06:23:01] Production.INFO: ==32359== Releasing lock...
[2026-04-07 06:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:23:02] Production.INFO: ==32361== Lock acquired, processing the job...
[2026-04-07 01:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:23:02] Production.INFO: ==32361== Releasing lock...
[2026-04-07 01:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:23:02] Production.INFO: ==32363== Lock acquired, processing the job...
[2026-04-07 05:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:23:02] Production.INFO: ==32363== Releasing lock...
[2026-04-07 05:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:23:02] Production.INFO: ==32373== Lock acquired, processing the job...
[2026-04-07 01:23:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:23:03] Production.INFO: ==32367== Lock acquired, processing the job...
[2026-04-07 01:23:03] Production.INFO: ==32365== Lock acquired, processing the job...
[2026-04-07 01:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:23:03] Production.INFO: ==32369== Lock acquired, processing the job...
[2026-04-07 01:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:23:03] Production.INFO: ==32371== Lock acquired, processing the job...
[2026-04-07 01:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:23:03] Production.INFO: ==32373== Releasing lock...
[2026-04-07 01:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:23:03] Production.INFO: Account Balance Start.
[2026-04-07 01:23:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:23:03] Production.INFO: 117
[2026-04-07 01:23:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:03] Production.INFO: Date 2026-03-22
[2026-04-07 01:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:04] Production.INFO: ==32367== Releasing lock...
[2026-04-07 01:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:23:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:23:04] Production.INFO: Total Charge 0
[2026-04-07 01:23:04] Production.INFO: CreateAllLog End
[2026-04-07 01:23:04] Production.INFO: Account Balance End.
[2026-04-07 01:23:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:23:04] Production.INFO: ==32371== Releasing lock...
[2026-04-07 01:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:23:11] Production.ERROR: CronJobId end10
[2026-04-07 01:23:11] Production.INFO: ==32369== Releasing lock...
[2026-04-07 01:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:23:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:23:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:23:14] Production.INFO: call_cost start
[2026-04-07 01:23:14] Production.INFO: call_cost end
[2026-04-07 01:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:23:14] Production.INFO: ==32365== Releasing lock...
[2026-04-07 01:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:24:02] Production.INFO: ==32434== Lock acquired, processing the job...
[2026-04-07 06:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:24:02] Production.INFO: neon service started
[2026-04-07 06:24:02] Production.INFO: neon service started
[2026-04-07 06:24:02] Production.INFO: ==32434== Releasing lock...
[2026-04-07 06:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:24:02] Production.INFO: ==32436== Lock acquired, processing the job...
[2026-04-07 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:24:02] Production.INFO: ==32436== Releasing lock...
[2026-04-07 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:24:02] Production.INFO: ==32438== Lock acquired, processing the job...
[2026-04-07 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:24:02] Production.INFO: ==32438== Releasing lock...
[2026-04-07 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:24:03] Production.INFO: ==32443== Lock acquired, processing the job...
[2026-04-07 01:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:24:03] Production.INFO: ==32445== Lock acquired, processing the job...
[2026-04-07 01:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:24:03] Production.INFO: ==32441== Lock acquired, processing the job...
[2026-04-07 01:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:24:03] Production.INFO: ==32447== Lock acquired, processing the job...
[2026-04-07 01:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:24:03] Production.INFO: ==32449== Lock acquired, processing the job...
[2026-04-07 01:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:24:03] Production.INFO: Account Balance Start.
[2026-04-07 01:24:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:24:03] Production.INFO: 117
[2026-04-07 01:24:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:24:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:24:03] Production.INFO: ==32449== Releasing lock...
[2026-04-07 01:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:24:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: ==32443== Releasing lock...
[2026-04-07 01:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:24:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:24:05] Production.INFO: Total Charge 0
[2026-04-07 01:24:05] Production.INFO: CreateAllLog End
[2026-04-07 01:24:05] Production.INFO: Account Balance End.
[2026-04-07 01:24:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:24:05] Production.INFO: ==32447== Releasing lock...
[2026-04-07 01:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:24:11] Production.ERROR: CronJobId end10
[2026-04-07 01:24:11] Production.INFO: ==32445== Releasing lock...
[2026-04-07 01:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:24:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:24:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:24:14] Production.INFO: call_cost start
[2026-04-07 01:24:14] Production.INFO: call_cost end
[2026-04-07 01:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:24:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:24:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:24:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:24:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:24:14] Production.INFO: ==32441== Releasing lock...
[2026-04-07 01:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:25:01] Production.INFO: ==32508== Lock acquired, processing the job...
[2026-04-07 06:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:25:01] Production.INFO: neon service started
[2026-04-07 06:25:01] Production.INFO: neon service started
[2026-04-07 06:25:01] Production.INFO: ==32508== Releasing lock...
[2026-04-07 06:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:25:01] Production.INFO: ==32512== Lock acquired, processing the job...
[2026-04-07 05:25:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:25:01] Production.INFO: ==32512== Releasing lock...
[2026-04-07 05:25:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:25:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:25:02] Production.INFO: ==32510== Lock acquired, processing the job...
[2026-04-07 01:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:25:02] Production.INFO: ==32510== Releasing lock...
[2026-04-07 01:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:25:03] Production.INFO: ==32514== Lock acquired, processing the job...
[2026-04-07 01:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:25:03] Production.INFO: ==32518== Lock acquired, processing the job...
[2026-04-07 01:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:25:03] Production.INFO: ==32520== Lock acquired, processing the job...
[2026-04-07 01:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:25:03] Production.INFO: ==32516== Lock acquired, processing the job...
[2026-04-07 01:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:25:03] Production.INFO: ==32522== Lock acquired, processing the job...
[2026-04-07 01:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:25:03] Production.INFO: Account Balance Start.
[2026-04-07 01:25:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:25:03] Production.INFO: 117
[2026-04-07 01:25:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:25:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:25:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:03] Production.INFO: ==32522== Releasing lock...
[2026-04-07 01:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:25:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:03] Production.INFO: Date 2026-03-22
[2026-04-07 01:25:03] Production.INFO: ==32516== Releasing lock...
[2026-04-07 01:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:03] Production.INFO: Date 2026-03-23
[2026-04-07 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:03] Production.INFO: Date 2026-03-24
[2026-04-07 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:03] Production.INFO: Date 2026-03-25
[2026-04-07 01:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:25:04] Production.INFO: Total Charge 0
[2026-04-07 01:25:04] Production.INFO: CreateAllLog End
[2026-04-07 01:25:04] Production.INFO: Account Balance End.
[2026-04-07 01:25:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:25:04] Production.INFO: ==32520== Releasing lock...
[2026-04-07 01:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:25:10] Production.ERROR: CronJobId end10
[2026-04-07 01:25:10] Production.INFO: ==32518== Releasing lock...
[2026-04-07 01:25:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:25:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:25:13] Production.INFO: call_cost start
[2026-04-07 01:25:13] Production.INFO: call_cost end
[2026-04-07 01:25:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:25:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:25:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:25:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:25:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:25:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:25:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:25:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:25:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:25:13] Production.INFO: ==32514== Releasing lock...
[2026-04-07 01:25:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:25:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:26:01] Production.INFO: ==32591== Lock acquired, processing the job...
[2026-04-07 06:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:26:01] Production.INFO: neon service started
[2026-04-07 06:26:01] Production.INFO: neon service started
[2026-04-07 06:26:01] Production.INFO: ==32591== Releasing lock...
[2026-04-07 06:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:26:02] Production.INFO: ==32594== Lock acquired, processing the job...
[2026-04-07 01:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:26:02] Production.INFO: ==32596== Lock acquired, processing the job...
[2026-04-07 05:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:26:02] Production.INFO: ==32596== Releasing lock...
[2026-04-07 05:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:26:02] Production.INFO: ==32594== Releasing lock...
[2026-04-07 01:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:26:03] Production.INFO: ==32598== Lock acquired, processing the job...
[2026-04-07 01:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:26:03] Production.INFO: ==32600== Lock acquired, processing the job...
[2026-04-07 01:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:26:03] Production.INFO: ==32602== Lock acquired, processing the job...
[2026-04-07 01:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:26:03] Production.INFO: ==32604== Lock acquired, processing the job...
[2026-04-07 01:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:26:03] Production.INFO: ==32606== Lock acquired, processing the job...
[2026-04-07 01:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:26:03] Production.INFO: Account Balance Start.
[2026-04-07 01:26:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:26:03] Production.INFO: 117
[2026-04-07 01:26:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:26:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:26:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:26:04] Production.INFO: ==32606== Releasing lock...
[2026-04-07 01:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-09
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-10
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-11
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-12
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: ==32600== Releasing lock...
[2026-04-07 01:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:26:05] Production.INFO: Total Charge 0
[2026-04-07 01:26:05] Production.INFO: CreateAllLog End
[2026-04-07 01:26:05] Production.INFO: Account Balance End.
[2026-04-07 01:26:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:26:05] Production.INFO: ==32604== Releasing lock...
[2026-04-07 01:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:26:11] Production.ERROR: CronJobId end10
[2026-04-07 01:26:11] Production.INFO: ==32602== Releasing lock...
[2026-04-07 01:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:26:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:26:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:26:14] Production.INFO: call_cost start
[2026-04-07 01:26:14] Production.INFO: call_cost end
[2026-04-07 01:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:26:14] Production.INFO: ==32598== Releasing lock...
[2026-04-07 01:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:27:01] Production.INFO: ==32665== Lock acquired, processing the job...
[2026-04-07 06:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:27:01] Production.INFO: neon service started
[2026-04-07 06:27:01] Production.INFO: neon service started
[2026-04-07 06:27:01] Production.INFO: ==32665== Releasing lock...
[2026-04-07 06:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:27:01] Production.INFO: ==32669== Lock acquired, processing the job...
[2026-04-07 05:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:27:01] Production.INFO: ==32669== Releasing lock...
[2026-04-07 05:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:27:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:27:01] Production.INFO: ==32667== Lock acquired, processing the job...
[2026-04-07 01:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:27:02] Production.INFO: ==32667== Releasing lock...
[2026-04-07 01:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:27:02] Production.INFO: ==32673== Lock acquired, processing the job...
[2026-04-07 01:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:27:02] Production.INFO: ==32671== Lock acquired, processing the job...
[2026-04-07 01:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:27:02] Production.INFO: ==32675== Lock acquired, processing the job...
[2026-04-07 01:27:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:27:02] Production.INFO: ==32679== Lock acquired, processing the job...
[2026-04-07 01:27:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:27:02] Production.INFO: ==32677== Lock acquired, processing the job...
[2026-04-07 01:27:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:27:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:27:02] Production.INFO: Account Balance Start.
[2026-04-07 01:27:02] Production.INFO: CreateAllLog Start
[2026-04-07 01:27:02] Production.INFO: 117
[2026-04-07 01:27:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:27:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:27:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:27:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:27:02] Production.INFO: Date 2026-03-08
[2026-04-07 01:27:02] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:27:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:27:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: ==32679== Releasing lock...
[2026-04-07 01:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: ==32673== Releasing lock...
[2026-04-07 01:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-22
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-23
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-24
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-25
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-26
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-27
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-28
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-29
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-30
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-03-31
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-04-01
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-04-02
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-04-03
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:03] Production.INFO: Date 2026-04-04
[2026-04-07 01:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:27:04] Production.INFO: Total Charge 0
[2026-04-07 01:27:04] Production.INFO: CreateAllLog End
[2026-04-07 01:27:04] Production.INFO: Account Balance End.
[2026-04-07 01:27:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:27:04] Production.INFO: ==32677== Releasing lock...
[2026-04-07 01:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:27:10] Production.ERROR: CronJobId end10
[2026-04-07 01:27:10] Production.INFO: ==32675== Releasing lock...
[2026-04-07 01:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:27:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:27:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:27:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:27:13] Production.INFO: call_cost start
[2026-04-07 01:27:13] Production.INFO: call_cost end
[2026-04-07 01:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:27:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:27:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:27:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:27:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:27:13] Production.INFO: ==32671== Releasing lock...
[2026-04-07 01:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:28:01] Production.INFO: ==32739== Lock acquired, processing the job...
[2026-04-07 06:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:28:01] Production.INFO: neon service started
[2026-04-07 06:28:01] Production.INFO: neon service started
[2026-04-07 06:28:01] Production.INFO: ==32739== Releasing lock...
[2026-04-07 06:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:28:02] Production.INFO: ==32743== Lock acquired, processing the job...
[2026-04-07 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:28:02] Production.INFO: ==32743== Releasing lock...
[2026-04-07 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:28:02] Production.INFO: ==32741== Lock acquired, processing the job...
[2026-04-07 01:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:28:02] Production.INFO: ==32741== Releasing lock...
[2026-04-07 01:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:28:03] Production.INFO: ==32745== Lock acquired, processing the job...
[2026-04-07 01:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:28:03] Production.INFO: ==32749== Lock acquired, processing the job...
[2026-04-07 01:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:28:03] Production.INFO: ==32751== Lock acquired, processing the job...
[2026-04-07 01:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:28:03] Production.INFO: ==32747== Lock acquired, processing the job...
[2026-04-07 01:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:28:03] Production.INFO: Account Balance Start.
[2026-04-07 01:28:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:28:03] Production.INFO: 117
[2026-04-07 01:28:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:03] Production.INFO: ==32753== Lock acquired, processing the job...
[2026-04-07 01:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:28:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:28:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:28:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:28:03] Production.INFO: ==32753== Releasing lock...
[2026-04-07 01:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:28:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:03] Production.INFO: Date 2026-03-22
[2026-04-07 01:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:03] Production.INFO: ==32747== Releasing lock...
[2026-04-07 01:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:28:03] Production.INFO: Date 2026-03-23
[2026-04-07 01:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:28:04] Production.INFO: Total Charge 0
[2026-04-07 01:28:04] Production.INFO: CreateAllLog End
[2026-04-07 01:28:04] Production.INFO: Account Balance End.
[2026-04-07 01:28:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:28:04] Production.INFO: ==32751== Releasing lock...
[2026-04-07 01:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:28:11] Production.ERROR: CronJobId end10
[2026-04-07 01:28:11] Production.INFO: ==32749== Releasing lock...
[2026-04-07 01:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:28:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:28:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:28:14] Production.INFO: call_cost start
[2026-04-07 01:28:14] Production.INFO: call_cost end
[2026-04-07 01:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:28:14] Production.INFO: ==32745== Releasing lock...
[2026-04-07 01:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:29:02] Production.INFO: ==364== Lock acquired, processing the job...
[2026-04-07 06:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:29:02] Production.INFO: neon service started
[2026-04-07 06:29:02] Production.INFO: neon service started
[2026-04-07 06:29:02] Production.INFO: ==364== Releasing lock...
[2026-04-07 06:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:29:02] Production.INFO: ==366== Lock acquired, processing the job...
[2026-04-07 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:29:02] Production.INFO: ==368== Lock acquired, processing the job...
[2026-04-07 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:29:02] Production.INFO: ==368== Releasing lock...
[2026-04-07 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:29:02] Production.INFO: ==366== Releasing lock...
[2026-04-07 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:29:03] Production.INFO: ==370== Lock acquired, processing the job...
[2026-04-07 01:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:29:03] Production.INFO: ==372== Lock acquired, processing the job...
[2026-04-07 01:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:29:03] Production.INFO: ==376== Lock acquired, processing the job...
[2026-04-07 01:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:29:03] Production.INFO: ==374== Lock acquired, processing the job...
[2026-04-07 01:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:29:03] Production.INFO: ==379== Lock acquired, processing the job...
[2026-04-07 01:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:29:03] Production.INFO: Account Balance Start.
[2026-04-07 01:29:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:29:03] Production.INFO: 117
[2026-04-07 01:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:29:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:03] Production.INFO: ==379== Releasing lock...
[2026-04-07 01:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-09
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-10
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-11
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-12
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: ==372== Releasing lock...
[2026-04-07 01:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:05] Production.INFO: Date 2026-04-03
[2026-04-07 01:29:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:05] Production.INFO: Date 2026-04-04
[2026-04-07 01:29:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:05] Production.INFO: Date 2026-04-05
[2026-04-07 01:29:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:29:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:29:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:29:05] Production.INFO: Total Charge 0
[2026-04-07 01:29:05] Production.INFO: CreateAllLog End
[2026-04-07 01:29:05] Production.INFO: Account Balance End.
[2026-04-07 01:29:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:29:05] Production.INFO: ==376== Releasing lock...
[2026-04-07 01:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:29:12] Production.ERROR: CronJobId end10
[2026-04-07 01:29:12] Production.INFO: ==374== Releasing lock...
[2026-04-07 01:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:29:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:29:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:29:15] Production.INFO: call_cost start
[2026-04-07 01:29:15] Production.INFO: call_cost end
[2026-04-07 01:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:29:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:29:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:29:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:29:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:29:15] Production.INFO: ==370== Releasing lock...
[2026-04-07 01:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:30:01] Production.INFO: ==441== Lock acquired, processing the job...
[2026-04-07 06:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:30:01] Production.INFO: neon service started
[2026-04-07 06:30:01] Production.INFO: neon service started
[2026-04-07 06:30:01] Production.INFO: ==441== Releasing lock...
[2026-04-07 06:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:30:01] Production.INFO: ==445== Lock acquired, processing the job...
[2026-04-07 05:30:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:30:02] Production.INFO: ==445== Releasing lock...
[2026-04-07 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:30:02] Production.INFO: ==443== Lock acquired, processing the job...
[2026-04-07 01:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:30:02] Production.INFO: ==443== Releasing lock...
[2026-04-07 01:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:30:03] Production.INFO: ==450== Lock acquired, processing the job...
[2026-04-07 01:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:30:03] Production.INFO: ==448== Lock acquired, processing the job...
[2026-04-07 01:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:30:03] Production.INFO: ==454== Lock acquired, processing the job...
[2026-04-07 01:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:30:03] Production.INFO: ==452== Lock acquired, processing the job...
[2026-04-07 01:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:30:03] Production.INFO: ==456== Lock acquired, processing the job...
[2026-04-07 01:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:30:03] Production.INFO: Account Balance Start.
[2026-04-07 01:30:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:30:03] Production.INFO: 117
[2026-04-07 01:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:30:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:03] Production.INFO: ==456== Releasing lock...
[2026-04-07 01:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:30:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:03] Production.INFO: ==450== Releasing lock...
[2026-04-07 01:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:30:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:30:04] Production.INFO: Total Charge 0
[2026-04-07 01:30:04] Production.INFO: CreateAllLog End
[2026-04-07 01:30:04] Production.INFO: Account Balance End.
[2026-04-07 01:30:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:30:04] Production.INFO: ==454== Releasing lock...
[2026-04-07 01:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:30:11] Production.ERROR: CronJobId end10
[2026-04-07 01:30:11] Production.INFO: ==452== Releasing lock...
[2026-04-07 01:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:30:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:30:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:30:15] Production.INFO: call_cost start
[2026-04-07 01:30:15] Production.INFO: call_cost end
[2026-04-07 01:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:30:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:30:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:30:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:30:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:30:15] Production.INFO: ==448== Releasing lock...
[2026-04-07 01:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:31:01] Production.INFO: ==517== Lock acquired, processing the job...
[2026-04-07 06:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:31:01] Production.INFO: neon service started
[2026-04-07 06:31:02] Production.INFO: neon service started
[2026-04-07 06:31:02] Production.INFO: ==517== Releasing lock...
[2026-04-07 06:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:31:02] Production.INFO: ==521== Lock acquired, processing the job...
[2026-04-07 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:31:02] Production.INFO: ==521== Releasing lock...
[2026-04-07 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:31:02] Production.INFO: ==519== Lock acquired, processing the job...
[2026-04-07 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:31:02] Production.INFO: ==519== Releasing lock...
[2026-04-07 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:31:03] Production.INFO: ==524== Lock acquired, processing the job...
[2026-04-07 01:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 01:31:03] Production.INFO: ==526== Lock acquired, processing the job...
[2026-04-07 01:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 01:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 01:31:03] Production.INFO: ==524== Releasing lock...
[2026-04-07 01:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 01:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 01:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:31:03] Production.INFO: ==528== Lock acquired, processing the job...
[2026-04-07 01:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:31:03] Production.INFO: ==536== Lock acquired, processing the job...
[2026-04-07 01:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:31:03] Production.INFO: ==532== Lock acquired, processing the job...
[2026-04-07 01:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:31:03] Production.INFO: ==536== Releasing lock...
[2026-04-07 01:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:31:03] Production.INFO: ==530== Lock acquired, processing the job...
[2026-04-07 01:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:31:03] Production.INFO: ==534== Lock acquired, processing the job...
[2026-04-07 01:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 01:31:04] Production.INFO: Account Balance Start.
[2026-04-07 01:31:04] Production.INFO: CreateAllLog Start
[2026-04-07 01:31:04] Production.INFO: 117
[2026-04-07 01:31:04] Production.INFO: Date 2026-03-08
[2026-04-07 01:31:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:31:04] Production.INFO: Date 2026-03-09
[2026-04-07 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:04] Production.INFO: Date 2026-03-10
[2026-04-07 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:04] Production.INFO: Date 2026-03-11
[2026-04-07 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:04] Production.INFO: Date 2026-03-12
[2026-04-07 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:04] Production.INFO: ==528== Releasing lock...
[2026-04-07 01:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:31:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:05] Production.ERROR: done
[2026-04-07 01:31:05] Production.INFO: Date 2026-03-27
[2026-04-07 01:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 01:31:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050884', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 01:31:05] Production.INFO: Date 2026-03-28
[2026-04-07 01:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:05] Production.INFO: Date 2026-03-29
[2026-04-07 01:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:05] Production.INFO: Date 2026-03-30
[2026-04-07 01:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:05] Production.INFO: Date 2026-03-31
[2026-04-07 01:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:05] Production.INFO: Date 2026-04-01
[2026-04-07 01:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:05] Production.INFO: Date 2026-04-02
[2026-04-07 01:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:05] Production.INFO: Date 2026-04-03
[2026-04-07 01:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:05] Production.INFO: Date 2026-04-04
[2026-04-07 01:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:05] Production.INFO: Date 2026-04-05
[2026-04-07 01:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:31:05] Production.INFO: Total Charge 0
[2026-04-07 01:31:05] Production.INFO: CreateAllLog End
[2026-04-07 01:31:05] Production.INFO: Account Balance End.
[2026-04-07 01:31:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:31:05] Production.INFO: ==532== Releasing lock...
[2026-04-07 01:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:31:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050884', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 01:31:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 01:31:11] Production.INFO: ProcessCDR(1,17050884,1,1,2)
[2026-04-07 01:31:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050884,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 01:31:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050884,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 01:31:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 01:31:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 01:31:11] Production.INFO: ==534== Releasing lock...
[2026-04-07 01:31:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 01:31:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 01:31:14] Production.ERROR: CronJobId end10
[2026-04-07 01:31:14] Production.INFO: ==530== Releasing lock...
[2026-04-07 01:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:31:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:31:17] Production.INFO: call_cost start
[2026-04-07 01:31:17] Production.INFO: call_cost end
[2026-04-07 01:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:31:17] Production.INFO: ==526== Releasing lock...
[2026-04-07 01:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:32:01] Production.INFO: ==603== Lock acquired, processing the job...
[2026-04-07 06:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:32:01] Production.INFO: neon service started
[2026-04-07 06:32:01] Production.INFO: neon service started
[2026-04-07 06:32:01] Production.INFO: ==603== Releasing lock...
[2026-04-07 06:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:32:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 01:32:01] Production.INFO: ==605== Lock acquired, processing the job...
[2026-04-07 01:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:32:02] Production.INFO: ==605== Releasing lock...
[2026-04-07 01:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:32:02] Production.INFO: ==607== Lock acquired, processing the job...
[2026-04-07 01:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:32:02] Production.INFO: ==607== Releasing lock...
[2026-04-07 05:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:32:02] Production.INFO: ==610== Lock acquired, processing the job...
[2026-04-07 01:32:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:32:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:32:02] Production.INFO: ==612== Lock acquired, processing the job...
[2026-04-07 01:32:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:32:02] Production.INFO: ==616== Lock acquired, processing the job...
[2026-04-07 01:32:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:32:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:32:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:32:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:32:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:32:02] Production.INFO: ==618== Lock acquired, processing the job...
[2026-04-07 01:32:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:32:03] Production.INFO: ==620== Lock acquired, processing the job...
[2026-04-07 01:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:32:03] Production.INFO: Account Balance Start.
[2026-04-07 01:32:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:32:03] Production.INFO: 117
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:32:03] Production.INFO: ==620== Releasing lock...
[2026-04-07 01:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-22
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: ==612== Releasing lock...
[2026-04-07 01:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-23
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-24
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-25
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-26
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-27
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-28
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:03] Production.INFO: Date 2026-03-29
[2026-04-07 01:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:32:04] Production.INFO: Total Charge 0
[2026-04-07 01:32:04] Production.INFO: CreateAllLog End
[2026-04-07 01:32:04] Production.INFO: Account Balance End.
[2026-04-07 01:32:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:32:04] Production.INFO: ==618== Releasing lock...
[2026-04-07 01:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:32:11] Production.ERROR: CronJobId end10
[2026-04-07 01:32:11] Production.INFO: ==616== Releasing lock...
[2026-04-07 01:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:32:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:32:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:32:13] Production.INFO: call_cost start
[2026-04-07 01:32:13] Production.INFO: call_cost end
[2026-04-07 01:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:32:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:32:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:32:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:32:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:32:13] Production.INFO: ==610== Releasing lock...
[2026-04-07 01:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:33:01] Production.INFO: ==705== Lock acquired, processing the job...
[2026-04-07 06:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:33:01] Production.INFO: neon service started
[2026-04-07 06:33:01] Production.INFO: neon service started
[2026-04-07 06:33:01] Production.INFO: ==705== Releasing lock...
[2026-04-07 06:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:33:02] Production.INFO: ==709== Lock acquired, processing the job...
[2026-04-07 01:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:33:02] Production.INFO: ==709== Releasing lock...
[2026-04-07 01:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:33:02] Production.INFO: ==711== Lock acquired, processing the job...
[2026-04-07 05:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:33:02] Production.INFO: ==711== Releasing lock...
[2026-04-07 05:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:33:03] Production.INFO: ==719== Lock acquired, processing the job...
[2026-04-07 01:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:33:03] Production.INFO: Account Balance Start.
[2026-04-07 01:33:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:33:03] Production.INFO: ==713== Lock acquired, processing the job...
[2026-04-07 01:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:33:03] Production.INFO: 117
[2026-04-07 01:33:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:03] Production.INFO: ==721== Lock acquired, processing the job...
[2026-04-07 01:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:33:03] Production.INFO: ==715== Lock acquired, processing the job...
[2026-04-07 01:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:33:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:03] Production.INFO: ==717== Lock acquired, processing the job...
[2026-04-07 01:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:33:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:33:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:33:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:03] Production.INFO: ==721== Releasing lock...
[2026-04-07 01:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:33:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:03] Production.INFO: Date 2026-03-22
[2026-04-07 01:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:04] Production.INFO: ==715== Releasing lock...
[2026-04-07 01:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:33:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:33:05] Production.INFO: Total Charge 0
[2026-04-07 01:33:05] Production.INFO: CreateAllLog End
[2026-04-07 01:33:05] Production.INFO: Account Balance End.
[2026-04-07 01:33:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:33:05] Production.INFO: ==719== Releasing lock...
[2026-04-07 01:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:33:12] Production.ERROR: CronJobId end10
[2026-04-07 01:33:12] Production.INFO: ==717== Releasing lock...
[2026-04-07 01:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:33:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:33:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:33:13] Production.INFO: call_cost start
[2026-04-07 01:33:13] Production.INFO: call_cost end
[2026-04-07 01:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:33:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:33:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:33:14] Production.INFO: ==713== Releasing lock...
[2026-04-07 01:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:34:02] Production.INFO: ==796== Lock acquired, processing the job...
[2026-04-07 06:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:34:02] Production.INFO: neon service started
[2026-04-07 06:34:02] Production.INFO: neon service started
[2026-04-07 06:34:02] Production.INFO: ==796== Releasing lock...
[2026-04-07 06:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:34:02] Production.INFO: ==798== Lock acquired, processing the job...
[2026-04-07 01:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:34:02] Production.INFO: ==798== Releasing lock...
[2026-04-07 01:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:34:03] Production.INFO: ==800== Lock acquired, processing the job...
[2026-04-07 05:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:34:03] Production.INFO: ==800== Releasing lock...
[2026-04-07 05:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:34:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:34:03] Production.INFO: ==804== Lock acquired, processing the job...
[2026-04-07 01:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:34:03] Production.INFO: ==802== Lock acquired, processing the job...
[2026-04-07 01:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:34:03] Production.INFO: ==806== Lock acquired, processing the job...
[2026-04-07 01:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:34:03] Production.INFO: ==810== Lock acquired, processing the job...
[2026-04-07 01:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:34:03] Production.INFO: ==808== Lock acquired, processing the job...
[2026-04-07 01:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:34:03] Production.INFO: Account Balance Start.
[2026-04-07 01:34:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:34:03] Production.INFO: 117
[2026-04-07 01:34:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:34:03] Production.INFO: ==810== Releasing lock...
[2026-04-07 01:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:34:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:04] Production.INFO: Date 2026-03-11
[2026-04-07 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:04] Production.INFO: Date 2026-03-12
[2026-04-07 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:04] Production.INFO: ==804== Releasing lock...
[2026-04-07 01:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:34:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:05] Production.INFO: Date 2026-03-29
[2026-04-07 01:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:05] Production.INFO: Date 2026-03-30
[2026-04-07 01:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:05] Production.INFO: Date 2026-03-31
[2026-04-07 01:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:05] Production.INFO: Date 2026-04-01
[2026-04-07 01:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:05] Production.INFO: Date 2026-04-02
[2026-04-07 01:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:05] Production.INFO: Date 2026-04-03
[2026-04-07 01:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:05] Production.INFO: Date 2026-04-04
[2026-04-07 01:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:05] Production.INFO: Date 2026-04-05
[2026-04-07 01:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:34:05] Production.INFO: Total Charge 0
[2026-04-07 01:34:05] Production.INFO: CreateAllLog End
[2026-04-07 01:34:05] Production.INFO: Account Balance End.
[2026-04-07 01:34:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:34:05] Production.INFO: ==808== Releasing lock...
[2026-04-07 01:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:34:11] Production.ERROR: CronJobId end10
[2026-04-07 01:34:11] Production.INFO: ==806== Releasing lock...
[2026-04-07 01:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:34:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:34:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:34:14] Production.INFO: call_cost start
[2026-04-07 01:34:14] Production.INFO: call_cost end
[2026-04-07 01:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:34:14] Production.INFO: ==802== Releasing lock...
[2026-04-07 01:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:35:01] Production.INFO: ==872== Lock acquired, processing the job...
[2026-04-07 06:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:35:01] Production.INFO: neon service started
[2026-04-07 06:35:01] Production.INFO: neon service started
[2026-04-07 06:35:01] Production.INFO: ==872== Releasing lock...
[2026-04-07 06:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:35:02] Production.INFO: ==874== Lock acquired, processing the job...
[2026-04-07 01:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:35:02] Production.INFO: ==874== Releasing lock...
[2026-04-07 01:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:35:02] Production.INFO: ==876== Lock acquired, processing the job...
[2026-04-07 05:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:35:02] Production.INFO: ==876== Releasing lock...
[2026-04-07 05:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:35:02] Production.INFO: ==885== Lock acquired, processing the job...
[2026-04-07 01:35:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:35:03] Production.INFO: Account Balance Start.
[2026-04-07 01:35:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:35:03] Production.INFO: 117
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: ==879== Lock acquired, processing the job...
[2026-04-07 01:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: ==881== Lock acquired, processing the job...
[2026-04-07 01:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: ==883== Lock acquired, processing the job...
[2026-04-07 01:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:35:03] Production.INFO: ==887== Lock acquired, processing the job...
[2026-04-07 01:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:35:03] Production.INFO: ==887== Releasing lock...
[2026-04-07 01:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-22
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-23
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-24
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-25
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-26
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-27
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-28
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-29
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-30
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-03-31
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-04-01
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-04-02
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-04-03
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: Date 2026-04-04
[2026-04-07 01:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:03] Production.INFO: ==881== Releasing lock...
[2026-04-07 01:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:35:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:35:04] Production.INFO: Total Charge 0
[2026-04-07 01:35:04] Production.INFO: CreateAllLog End
[2026-04-07 01:35:04] Production.INFO: Account Balance End.
[2026-04-07 01:35:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:35:04] Production.INFO: ==885== Releasing lock...
[2026-04-07 01:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:35:12] Production.ERROR: CronJobId end10
[2026-04-07 01:35:12] Production.INFO: ==883== Releasing lock...
[2026-04-07 01:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:35:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:35:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:35:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:35:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:35:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:35:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:35:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:35:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:35:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:35:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:35:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:35:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:35:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:35:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:35:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:35:15] Production.INFO: call_cost start
[2026-04-07 01:35:15] Production.INFO: call_cost end
[2026-04-07 01:35:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:35:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:35:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:35:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:35:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:35:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:35:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:35:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:35:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:35:15] Production.INFO: ==879== Releasing lock...
[2026-04-07 01:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:35:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:36:02] Production.INFO: ==950== Lock acquired, processing the job...
[2026-04-07 06:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:36:02] Production.INFO: neon service started
[2026-04-07 06:36:02] Production.INFO: neon service started
[2026-04-07 06:36:02] Production.INFO: ==950== Releasing lock...
[2026-04-07 06:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:36:02] Production.INFO: ==952== Lock acquired, processing the job...
[2026-04-07 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:36:02] Production.INFO: ==952== Releasing lock...
[2026-04-07 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:36:02] Production.INFO: ==954== Lock acquired, processing the job...
[2026-04-07 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:36:02] Production.INFO: ==954== Releasing lock...
[2026-04-07 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:36:03] Production.INFO: ==957== Lock acquired, processing the job...
[2026-04-07 01:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:36:03] Production.INFO: ==959== Lock acquired, processing the job...
[2026-04-07 01:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:36:03] Production.INFO: ==961== Lock acquired, processing the job...
[2026-04-07 01:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:36:03] Production.INFO: ==963== Lock acquired, processing the job...
[2026-04-07 01:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:36:03] Production.INFO: ==966== Lock acquired, processing the job...
[2026-04-07 01:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:36:03] Production.INFO: Account Balance Start.
[2026-04-07 01:36:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:36:03] Production.INFO: 117
[2026-04-07 01:36:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:36:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:36:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:03] Production.INFO: ==966== Releasing lock...
[2026-04-07 01:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:36:04] Production.INFO: Date 2026-03-11
[2026-04-07 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:04] Production.INFO: Date 2026-03-12
[2026-04-07 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:04] Production.INFO: ==959== Releasing lock...
[2026-04-07 01:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:36:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:05] Production.INFO: Date 2026-03-30
[2026-04-07 01:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:05] Production.INFO: Date 2026-03-31
[2026-04-07 01:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:05] Production.INFO: Date 2026-04-01
[2026-04-07 01:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:05] Production.INFO: Date 2026-04-02
[2026-04-07 01:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:05] Production.INFO: Date 2026-04-03
[2026-04-07 01:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:05] Production.INFO: Date 2026-04-04
[2026-04-07 01:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:05] Production.INFO: Date 2026-04-05
[2026-04-07 01:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:36:05] Production.INFO: Total Charge 0
[2026-04-07 01:36:05] Production.INFO: CreateAllLog End
[2026-04-07 01:36:05] Production.INFO: Account Balance End.
[2026-04-07 01:36:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:36:05] Production.INFO: ==963== Releasing lock...
[2026-04-07 01:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:36:11] Production.ERROR: CronJobId end10
[2026-04-07 01:36:11] Production.INFO: ==961== Releasing lock...
[2026-04-07 01:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:36:14] Production.INFO: call_cost start
[2026-04-07 01:36:14] Production.INFO: call_cost end
[2026-04-07 01:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:36:14] Production.INFO: ==957== Releasing lock...
[2026-04-07 01:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:37:01] Production.INFO: ==1031== Lock acquired, processing the job...
[2026-04-07 06:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:37:01] Production.INFO: neon service started
[2026-04-07 06:37:01] Production.INFO: neon service started
[2026-04-07 06:37:01] Production.INFO: ==1031== Releasing lock...
[2026-04-07 06:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:37:01] Production.INFO: ==1033== Lock acquired, processing the job...
[2026-04-07 01:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:37:02] Production.INFO: ==1033== Releasing lock...
[2026-04-07 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:37:02] Production.INFO: ==1035== Lock acquired, processing the job...
[2026-04-07 05:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:37:02] Production.INFO: ==1035== Releasing lock...
[2026-04-07 05:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:37:02] Production.INFO: ==1043== Lock acquired, processing the job...
[2026-04-07 01:37:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:37:02] Production.INFO: Account Balance Start.
[2026-04-07 01:37:02] Production.INFO: CreateAllLog Start
[2026-04-07 01:37:02] Production.INFO: 117
[2026-04-07 01:37:02] Production.INFO: Date 2026-03-08
[2026-04-07 01:37:02] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:02] Production.INFO: Date 2026-03-09
[2026-04-07 01:37:02] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:02] Production.INFO: Date 2026-03-10
[2026-04-07 01:37:02] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:02] Production.INFO: Date 2026-03-11
[2026-04-07 01:37:02] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:03] Production.INFO: ==1039== Lock acquired, processing the job...
[2026-04-07 01:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:37:03] Production.INFO: ==1037== Lock acquired, processing the job...
[2026-04-07 01:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:37:03] Production.INFO: ==1041== Lock acquired, processing the job...
[2026-04-07 01:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:37:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:37:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:03] Production.INFO: ==1045== Lock acquired, processing the job...
[2026-04-07 01:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:37:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:37:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:37:03] Production.INFO: ==1045== Releasing lock...
[2026-04-07 01:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:37:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:03] Production.INFO: Date 2026-03-22
[2026-04-07 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:03] Production.INFO: ==1039== Releasing lock...
[2026-04-07 01:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:37:03] Production.INFO: Date 2026-03-23
[2026-04-07 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:03] Production.INFO: Date 2026-03-24
[2026-04-07 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:03] Production.INFO: Date 2026-03-25
[2026-04-07 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:03] Production.INFO: Date 2026-03-26
[2026-04-07 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:03] Production.INFO: Date 2026-03-27
[2026-04-07 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:03] Production.INFO: Date 2026-03-28
[2026-04-07 01:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:37:04] Production.INFO: Total Charge 0
[2026-04-07 01:37:04] Production.INFO: CreateAllLog End
[2026-04-07 01:37:04] Production.INFO: Account Balance End.
[2026-04-07 01:37:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:37:04] Production.INFO: ==1043== Releasing lock...
[2026-04-07 01:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:37:11] Production.ERROR: CronJobId end10
[2026-04-07 01:37:11] Production.INFO: ==1041== Releasing lock...
[2026-04-07 01:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:37:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:37:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:37:14] Production.INFO: call_cost start
[2026-04-07 01:37:14] Production.INFO: call_cost end
[2026-04-07 01:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:37:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:37:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:37:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:37:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:37:14] Production.INFO: ==1037== Releasing lock...
[2026-04-07 01:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:38:01] Production.INFO: ==1107== Lock acquired, processing the job...
[2026-04-07 06:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:38:01] Production.INFO: neon service started
[2026-04-07 06:38:01] Production.INFO: neon service started
[2026-04-07 06:38:01] Production.INFO: ==1107== Releasing lock...
[2026-04-07 06:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:38:02] Production.INFO: ==1109== Lock acquired, processing the job...
[2026-04-07 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:38:02] Production.INFO: ==1111== Lock acquired, processing the job...
[2026-04-07 05:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:38:02] Production.INFO: ==1111== Releasing lock...
[2026-04-07 05:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:38:02] Production.INFO: ==1109== Releasing lock...
[2026-04-07 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:38:03] Production.INFO: ==1114== Lock acquired, processing the job...
[2026-04-07 01:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:38:03] Production.INFO: ==1116== Lock acquired, processing the job...
[2026-04-07 01:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:38:03] Production.INFO: ==1118== Lock acquired, processing the job...
[2026-04-07 01:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:38:03] Production.INFO: ==1122== Lock acquired, processing the job...
[2026-04-07 01:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:38:03] Production.INFO: ==1120== Lock acquired, processing the job...
[2026-04-07 01:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:38:03] Production.INFO: Account Balance Start.
[2026-04-07 01:38:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:38:03] Production.INFO: 117
[2026-04-07 01:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:38:03] Production.INFO: ==1122== Releasing lock...
[2026-04-07 01:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:38:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: ==1116== Releasing lock...
[2026-04-07 01:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:38:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:38:04] Production.INFO: Total Charge 0
[2026-04-07 01:38:04] Production.INFO: CreateAllLog End
[2026-04-07 01:38:04] Production.INFO: Account Balance End.
[2026-04-07 01:38:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:38:04] Production.INFO: ==1120== Releasing lock...
[2026-04-07 01:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:38:12] Production.ERROR: CronJobId end10
[2026-04-07 01:38:12] Production.INFO: ==1118== Releasing lock...
[2026-04-07 01:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:38:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:38:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:38:14] Production.INFO: call_cost start
[2026-04-07 01:38:14] Production.INFO: call_cost end
[2026-04-07 01:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:38:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:38:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:38:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:38:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:38:14] Production.INFO: ==1114== Releasing lock...
[2026-04-07 01:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:39:02] Production.INFO: ==1184== Lock acquired, processing the job...
[2026-04-07 06:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:39:02] Production.INFO: neon service started
[2026-04-07 06:39:02] Production.INFO: neon service started
[2026-04-07 06:39:02] Production.INFO: ==1184== Releasing lock...
[2026-04-07 06:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:39:02] Production.INFO: ==1186== Lock acquired, processing the job...
[2026-04-07 01:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:39:03] Production.INFO: ==1188== Lock acquired, processing the job...
[2026-04-07 05:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:39:03] Production.INFO: ==1188== Releasing lock...
[2026-04-07 05:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:39:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:39:03] Production.INFO: ==1186== Releasing lock...
[2026-04-07 01:39:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:39:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:39:04] Production.INFO: ==1195== Lock acquired, processing the job...
[2026-04-07 01:39:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:39:04] Production.INFO: ==1199== Lock acquired, processing the job...
[2026-04-07 01:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:39:04] Production.INFO: ==1191== Lock acquired, processing the job...
[2026-04-07 01:39:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:39:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:39:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:39:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:39:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:39:04] Production.INFO: ==1193== Lock acquired, processing the job...
[2026-04-07 01:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:39:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:39:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:39:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:39:04] Production.INFO: ==1199== Releasing lock...
[2026-04-07 01:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:39:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:39:04] Production.INFO: ==1197== Lock acquired, processing the job...
[2026-04-07 01:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:39:04] Production.INFO: Account Balance Start.
[2026-04-07 01:39:04] Production.INFO: CreateAllLog Start
[2026-04-07 01:39:04] Production.INFO: 117
[2026-04-07 01:39:04] Production.INFO: Date 2026-03-08
[2026-04-07 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:04] Production.INFO: Date 2026-03-09
[2026-04-07 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:04] Production.INFO: Date 2026-03-10
[2026-04-07 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:04] Production.INFO: Date 2026-03-11
[2026-04-07 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:04] Production.INFO: Date 2026-03-12
[2026-04-07 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:05] Production.INFO: Date 2026-03-20
[2026-04-07 01:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:05] Production.INFO: Date 2026-03-21
[2026-04-07 01:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:05] Production.INFO: ==1193== Releasing lock...
[2026-04-07 01:39:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:39:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:39:05] Production.INFO: Date 2026-03-22
[2026-04-07 01:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:05] Production.INFO: Date 2026-03-23
[2026-04-07 01:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:05] Production.INFO: Date 2026-03-24
[2026-04-07 01:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:05] Production.INFO: Date 2026-03-25
[2026-04-07 01:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:05] Production.INFO: Date 2026-03-26
[2026-04-07 01:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:05] Production.INFO: Date 2026-03-27
[2026-04-07 01:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:05] Production.INFO: Date 2026-03-28
[2026-04-07 01:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:05] Production.INFO: Date 2026-03-29
[2026-04-07 01:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:05] Production.INFO: Date 2026-03-30
[2026-04-07 01:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:05] Production.INFO: Date 2026-03-31
[2026-04-07 01:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:05] Production.INFO: Date 2026-04-01
[2026-04-07 01:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:05] Production.INFO: Date 2026-04-02
[2026-04-07 01:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:05] Production.INFO: Date 2026-04-03
[2026-04-07 01:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:05] Production.INFO: Date 2026-04-04
[2026-04-07 01:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:05] Production.INFO: Date 2026-04-05
[2026-04-07 01:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:39:05] Production.INFO: Total Charge 0
[2026-04-07 01:39:05] Production.INFO: CreateAllLog End
[2026-04-07 01:39:05] Production.INFO: Account Balance End.
[2026-04-07 01:39:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:39:05] Production.INFO: ==1197== Releasing lock...
[2026-04-07 01:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:39:11] Production.ERROR: CronJobId end10
[2026-04-07 01:39:11] Production.INFO: ==1195== Releasing lock...
[2026-04-07 01:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:39:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:39:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:39:14] Production.INFO: call_cost start
[2026-04-07 01:39:14] Production.INFO: call_cost end
[2026-04-07 01:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:39:14] Production.INFO: ==1191== Releasing lock...
[2026-04-07 01:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:40:01] Production.INFO: ==1277== Lock acquired, processing the job...
[2026-04-07 06:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:40:01] Production.INFO: neon service started
[2026-04-07 06:40:01] Production.INFO: neon service started
[2026-04-07 06:40:01] Production.INFO: ==1277== Releasing lock...
[2026-04-07 06:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:40:02] Production.INFO: ==1280== Lock acquired, processing the job...
[2026-04-07 01:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:40:02] Production.INFO: ==1282== Lock acquired, processing the job...
[2026-04-07 05:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:40:02] Production.INFO: ==1282== Releasing lock...
[2026-04-07 05:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:40:02] Production.INFO: ==1280== Releasing lock...
[2026-04-07 01:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:40:03] Production.INFO: ==1290== Lock acquired, processing the job...
[2026-04-07 01:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:40:03] Production.INFO: ==1286== Lock acquired, processing the job...
[2026-04-07 01:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:40:03] Production.INFO: ==1288== Lock acquired, processing the job...
[2026-04-07 01:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:40:03] Production.INFO: ==1292== Lock acquired, processing the job...
[2026-04-07 01:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:40:03] Production.INFO: ==1294== Lock acquired, processing the job...
[2026-04-07 01:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:40:03] Production.INFO: Account Balance Start.
[2026-04-07 01:40:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:40:03] Production.INFO: 117
[2026-04-07 01:40:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:40:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:40:03] Production.INFO: ==1294== Releasing lock...
[2026-04-07 01:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:40:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: ==1288== Releasing lock...
[2026-04-07 01:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:40:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:40:04] Production.INFO: Total Charge 0
[2026-04-07 01:40:04] Production.INFO: CreateAllLog End
[2026-04-07 01:40:05] Production.INFO: Account Balance End.
[2026-04-07 01:40:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:40:05] Production.INFO: ==1292== Releasing lock...
[2026-04-07 01:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:40:10] Production.ERROR: CronJobId end10
[2026-04-07 01:40:10] Production.INFO: ==1290== Releasing lock...
[2026-04-07 01:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:40:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:40:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:40:13] Production.INFO: call_cost start
[2026-04-07 01:40:13] Production.INFO: call_cost end
[2026-04-07 01:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:40:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:40:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:40:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:40:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:40:13] Production.INFO: ==1286== Releasing lock...
[2026-04-07 01:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:41:02] Production.INFO: ==1359== Lock acquired, processing the job...
[2026-04-07 06:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:41:02] Production.INFO: neon service started
[2026-04-07 06:41:02] Production.INFO: neon service started
[2026-04-07 06:41:02] Production.INFO: ==1359== Releasing lock...
[2026-04-07 06:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:41:02] Production.INFO: ==1361== Lock acquired, processing the job...
[2026-04-07 01:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:41:02] Production.INFO: ==1363== Lock acquired, processing the job...
[2026-04-07 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:41:02] Production.INFO: ==1361== Releasing lock...
[2026-04-07 01:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:41:02] Production.INFO: ==1363== Releasing lock...
[2026-04-07 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:41:03] Production.INFO: ==1368== Lock acquired, processing the job...
[2026-04-07 01:41:03] Production.INFO: ==1366== Lock acquired, processing the job...
[2026-04-07 01:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 01:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 01:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 01:41:03] Production.ERROR: CronJob PID - 1368
[2026-04-07 01:41:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 01:41:03] Production.ERROR: CronJob ID - 5
[2026-04-07 01:41:03] Production.ERROR: CronJob Last Run Time 2026-04-07 01:41:00
[2026-04-07 01:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 01:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 01:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 01:41:03] Production.INFO: ==1366== Releasing lock...
[2026-04-07 01:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 01:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 01:41:03] Production.INFO: ==1372== Lock acquired, processing the job...
[2026-04-07 01:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:41:03] Production.INFO: ==1370== Lock acquired, processing the job...
[2026-04-07 01:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:41:04] Production.INFO: ==1376== Lock acquired, processing the job...
[2026-04-07 01:41:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 01:41:04] Production.INFO: ==1374== Lock acquired, processing the job...
[2026-04-07 01:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:41:04] Production.INFO: Account Balance Start.
[2026-04-07 01:41:04] Production.INFO: CreateAllLog Start
[2026-04-07 01:41:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 01:41:04] Production.INFO: ==1378== Lock acquired, processing the job...
[2026-04-07 01:41:04] Production.INFO: 117
[2026-04-07 01:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-08
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-09
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-10
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-11
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-12
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:41:04] Production.INFO: ==1378== Releasing lock...
[2026-04-07 01:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.ERROR: done
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:04] Production.INFO: ==1370== Releasing lock...
[2026-04-07 01:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 01:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050925', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 01:41:05] Production.INFO: Date 2026-03-30
[2026-04-07 01:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:05] Production.INFO: Date 2026-03-31
[2026-04-07 01:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:05] Production.INFO: Date 2026-04-01
[2026-04-07 01:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:05] Production.INFO: Date 2026-04-02
[2026-04-07 01:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:05] Production.INFO: Date 2026-04-03
[2026-04-07 01:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:05] Production.INFO: Date 2026-04-04
[2026-04-07 01:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:05] Production.INFO: Date 2026-04-05
[2026-04-07 01:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:41:05] Production.INFO: Total Charge 0
[2026-04-07 01:41:05] Production.INFO: CreateAllLog End
[2026-04-07 01:41:05] Production.INFO: Account Balance End.
[2026-04-07 01:41:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:41:05] Production.INFO: ==1374== Releasing lock...
[2026-04-07 01:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050925', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 01:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 01:41:10] Production.INFO: ProcessCDR(1,17050925,1,1,2)
[2026-04-07 01:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050925,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 01:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050925,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 01:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 01:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 01:41:10] Production.INFO: ==1376== Releasing lock...
[2026-04-07 01:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 01:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 01:41:13] Production.ERROR: CronJobId end10
[2026-04-07 01:41:13] Production.INFO: ==1372== Releasing lock...
[2026-04-07 01:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:41:16] Production.INFO: call_cost start
[2026-04-07 01:41:16] Production.INFO: call_cost end
[2026-04-07 01:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:41:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:41:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:41:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:41:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:41:16] Production.INFO: ==1368== Releasing lock...
[2026-04-07 01:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:42:01] Production.INFO: ==1442== Lock acquired, processing the job...
[2026-04-07 06:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:42:01] Production.INFO: neon service started
[2026-04-07 06:42:01] Production.INFO: neon service started
[2026-04-07 06:42:01] Production.INFO: ==1442== Releasing lock...
[2026-04-07 06:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:42:01] Production.INFO: ==1447== Lock acquired, processing the job...
[2026-04-07 05:42:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:42:01] Production.INFO: ==1447== Releasing lock...
[2026-04-07 05:42:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:42:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:42:02] Production.INFO: ==1445== Lock acquired, processing the job...
[2026-04-07 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:42:02] Production.INFO: ==1445== Releasing lock...
[2026-04-07 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:42:03] Production.INFO: ==1455== Lock acquired, processing the job...
[2026-04-07 01:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:42:03] Production.INFO: ==1453== Lock acquired, processing the job...
[2026-04-07 01:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:42:03] Production.INFO: Account Balance Start.
[2026-04-07 01:42:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:42:03] Production.INFO: 117
[2026-04-07 01:42:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:03] Production.INFO: ==1449== Lock acquired, processing the job...
[2026-04-07 01:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:42:03] Production.INFO: ==1451== Lock acquired, processing the job...
[2026-04-07 01:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:42:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:03] Production.INFO: ==1457== Lock acquired, processing the job...
[2026-04-07 01:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:42:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:42:03] Production.INFO: ==1457== Releasing lock...
[2026-04-07 01:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:42:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:03] Production.INFO: Date 2026-03-22
[2026-04-07 01:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:03] Production.INFO: ==1451== Releasing lock...
[2026-04-07 01:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:42:03] Production.INFO: Date 2026-03-23
[2026-04-07 01:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:03] Production.INFO: Date 2026-03-24
[2026-04-07 01:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:42:04] Production.INFO: Total Charge 0
[2026-04-07 01:42:04] Production.INFO: CreateAllLog End
[2026-04-07 01:42:04] Production.INFO: Account Balance End.
[2026-04-07 01:42:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:42:04] Production.INFO: ==1455== Releasing lock...
[2026-04-07 01:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:42:12] Production.ERROR: CronJobId end10
[2026-04-07 01:42:12] Production.INFO: ==1453== Releasing lock...
[2026-04-07 01:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:42:14] Production.INFO: call_cost start
[2026-04-07 01:42:14] Production.INFO: call_cost end
[2026-04-07 01:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:42:14] Production.INFO: ==1449== Releasing lock...
[2026-04-07 01:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:43:01] Production.INFO: ==1548== Lock acquired, processing the job...
[2026-04-07 06:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:43:01] Production.INFO: neon service started
[2026-04-07 06:43:01] Production.INFO: neon service started
[2026-04-07 06:43:01] Production.INFO: ==1548== Releasing lock...
[2026-04-07 06:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:43:02] Production.INFO: ==1553== Lock acquired, processing the job...
[2026-04-07 05:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:43:02] Production.INFO: ==1553== Releasing lock...
[2026-04-07 05:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:43:02] Production.INFO: ==1550== Lock acquired, processing the job...
[2026-04-07 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:43:02] Production.INFO: ==1550== Releasing lock...
[2026-04-07 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:43:03] Production.INFO: ==1555== Lock acquired, processing the job...
[2026-04-07 01:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:43:03] Production.INFO: ==1558== Lock acquired, processing the job...
[2026-04-07 01:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:43:03] Production.INFO: ==1560== Lock acquired, processing the job...
[2026-04-07 01:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:43:03] Production.INFO: ==1562== Lock acquired, processing the job...
[2026-04-07 01:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:43:03] Production.INFO: ==1564== Lock acquired, processing the job...
[2026-04-07 01:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:43:03] Production.INFO: Account Balance Start.
[2026-04-07 01:43:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:43:03] Production.INFO: 117
[2026-04-07 01:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:43:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:43:03] Production.INFO: ==1564== Releasing lock...
[2026-04-07 01:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:43:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-03-12
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: ==1558== Releasing lock...
[2026-04-07 01:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:43:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:43:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:43:05] Production.INFO: Total Charge 0
[2026-04-07 01:43:05] Production.INFO: CreateAllLog End
[2026-04-07 01:43:05] Production.INFO: Account Balance End.
[2026-04-07 01:43:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:43:05] Production.INFO: ==1562== Releasing lock...
[2026-04-07 01:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:43:12] Production.ERROR: CronJobId end10
[2026-04-07 01:43:12] Production.INFO: ==1560== Releasing lock...
[2026-04-07 01:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:43:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:43:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:43:15] Production.INFO: call_cost start
[2026-04-07 01:43:15] Production.INFO: call_cost end
[2026-04-07 01:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:43:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:43:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:43:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:43:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:43:15] Production.INFO: ==1555== Releasing lock...
[2026-04-07 01:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:44:01] Production.INFO: ==1629== Lock acquired, processing the job...
[2026-04-07 06:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:44:01] Production.INFO: neon service started
[2026-04-07 06:44:01] Production.INFO: neon service started
[2026-04-07 06:44:01] Production.INFO: ==1629== Releasing lock...
[2026-04-07 06:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:44:01] Production.INFO: ==1633== Lock acquired, processing the job...
[2026-04-07 05:44:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:44:01] Production.INFO: ==1633== Releasing lock...
[2026-04-07 05:44:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:44:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:44:01] Production.INFO: ==1631== Lock acquired, processing the job...
[2026-04-07 01:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:44:02] Production.INFO: ==1631== Releasing lock...
[2026-04-07 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:44:02] Production.INFO: ==1636== Lock acquired, processing the job...
[2026-04-07 01:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:44:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:44:02] Production.INFO: ==1642== Lock acquired, processing the job...
[2026-04-07 01:44:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:44:03] Production.INFO: ==1638== Lock acquired, processing the job...
[2026-04-07 01:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:44:03] Production.INFO: ==1644== Lock acquired, processing the job...
[2026-04-07 01:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:44:03] Production.INFO: ==1640== Lock acquired, processing the job...
[2026-04-07 01:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:44:03] Production.INFO: Account Balance Start.
[2026-04-07 01:44:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:44:03] Production.INFO: 117
[2026-04-07 01:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:44:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:44:03] Production.INFO: ==1644== Releasing lock...
[2026-04-07 01:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:03] Production.INFO: ==1638== Releasing lock...
[2026-04-07 01:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:44:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:03] Production.INFO: Date 2026-03-22
[2026-04-07 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:03] Production.INFO: Date 2026-03-23
[2026-04-07 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:03] Production.INFO: Date 2026-03-24
[2026-04-07 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:03] Production.INFO: Date 2026-03-25
[2026-04-07 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:03] Production.INFO: Date 2026-03-26
[2026-04-07 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:03] Production.INFO: Date 2026-03-27
[2026-04-07 01:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:44:04] Production.INFO: Total Charge 0
[2026-04-07 01:44:04] Production.INFO: CreateAllLog End
[2026-04-07 01:44:04] Production.INFO: Account Balance End.
[2026-04-07 01:44:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:44:04] Production.INFO: ==1642== Releasing lock...
[2026-04-07 01:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:44:11] Production.ERROR: CronJobId end10
[2026-04-07 01:44:11] Production.INFO: ==1640== Releasing lock...
[2026-04-07 01:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:44:14] Production.INFO: call_cost start
[2026-04-07 01:44:14] Production.INFO: call_cost end
[2026-04-07 01:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:44:14] Production.INFO: ==1636== Releasing lock...
[2026-04-07 01:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:45:01] Production.INFO: ==1715== Lock acquired, processing the job...
[2026-04-07 06:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:45:01] Production.INFO: neon service started
[2026-04-07 06:45:01] Production.INFO: neon service started
[2026-04-07 06:45:01] Production.INFO: ==1715== Releasing lock...
[2026-04-07 06:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:45:02] Production.INFO: ==1719== Lock acquired, processing the job...
[2026-04-07 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:45:02] Production.INFO: ==1719== Releasing lock...
[2026-04-07 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:45:02] Production.INFO: ==1717== Lock acquired, processing the job...
[2026-04-07 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:45:02] Production.INFO: ==1717== Releasing lock...
[2026-04-07 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:45:03] Production.INFO: ==1723== Lock acquired, processing the job...
[2026-04-07 01:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:45:03] Production.INFO: ==1721== Lock acquired, processing the job...
[2026-04-07 01:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:45:03] Production.INFO: ==1730== Lock acquired, processing the job...
[2026-04-07 01:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:45:03] Production.INFO: ==1725== Lock acquired, processing the job...
[2026-04-07 01:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:45:03] Production.INFO: ==1727== Lock acquired, processing the job...
[2026-04-07 01:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:45:03] Production.INFO: ==1730== Releasing lock...
[2026-04-07 01:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:45:03] Production.INFO: Account Balance Start.
[2026-04-07 01:45:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:45:03] Production.INFO: 117
[2026-04-07 01:45:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:03] Production.INFO: ==1723== Releasing lock...
[2026-04-07 01:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:45:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:45:04] Production.INFO: Total Charge 0
[2026-04-07 01:45:04] Production.INFO: CreateAllLog End
[2026-04-07 01:45:04] Production.INFO: Account Balance End.
[2026-04-07 01:45:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:45:04] Production.INFO: ==1727== Releasing lock...
[2026-04-07 01:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:45:11] Production.ERROR: CronJobId end10
[2026-04-07 01:45:11] Production.INFO: ==1725== Releasing lock...
[2026-04-07 01:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:45:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:45:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:45:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:45:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:45:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:45:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:45:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:45:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:45:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:45:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:45:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:45:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:45:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:45:13] Production.INFO: call_cost start
[2026-04-07 01:45:13] Production.INFO: call_cost end
[2026-04-07 01:45:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:45:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:45:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:45:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:45:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:45:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:45:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:45:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:45:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:45:13] Production.INFO: ==1721== Releasing lock...
[2026-04-07 01:45:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:45:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:46:02] Production.INFO: ==1787== Lock acquired, processing the job...
[2026-04-07 06:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:46:02] Production.INFO: neon service started
[2026-04-07 06:46:02] Production.INFO: neon service started
[2026-04-07 06:46:02] Production.INFO: ==1787== Releasing lock...
[2026-04-07 06:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:46:02] Production.INFO: ==1789== Lock acquired, processing the job...
[2026-04-07 01:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:46:02] Production.INFO: ==1789== Releasing lock...
[2026-04-07 01:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:46:03] Production.INFO: ==1791== Lock acquired, processing the job...
[2026-04-07 05:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:46:03] Production.INFO: ==1791== Releasing lock...
[2026-04-07 05:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:46:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:46:03] Production.INFO: ==1795== Lock acquired, processing the job...
[2026-04-07 01:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:46:03] Production.INFO: ==1797== Lock acquired, processing the job...
[2026-04-07 01:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:46:03] Production.INFO: ==1799== Lock acquired, processing the job...
[2026-04-07 01:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:46:03] Production.INFO: ==1793== Lock acquired, processing the job...
[2026-04-07 01:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:46:03] Production.INFO: ==1801== Lock acquired, processing the job...
[2026-04-07 01:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:46:03] Production.INFO: Account Balance Start.
[2026-04-07 01:46:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:46:03] Production.INFO: 117
[2026-04-07 01:46:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:46:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:46:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:03] Production.INFO: ==1801== Releasing lock...
[2026-04-07 01:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:46:04] Production.INFO: Date 2026-03-12
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: ==1795== Releasing lock...
[2026-04-07 01:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:46:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:46:05] Production.INFO: Total Charge 0
[2026-04-07 01:46:05] Production.INFO: CreateAllLog End
[2026-04-07 01:46:05] Production.INFO: Account Balance End.
[2026-04-07 01:46:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:46:05] Production.INFO: ==1799== Releasing lock...
[2026-04-07 01:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:46:11] Production.ERROR: CronJobId end10
[2026-04-07 01:46:11] Production.INFO: ==1797== Releasing lock...
[2026-04-07 01:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:46:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:46:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:46:14] Production.INFO: call_cost start
[2026-04-07 01:46:14] Production.INFO: call_cost end
[2026-04-07 01:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:46:14] Production.INFO: ==1793== Releasing lock...
[2026-04-07 01:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:47:01] Production.INFO: ==1872== Lock acquired, processing the job...
[2026-04-07 06:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:47:01] Production.INFO: neon service started
[2026-04-07 06:47:01] Production.INFO: neon service started
[2026-04-07 06:47:01] Production.INFO: ==1872== Releasing lock...
[2026-04-07 06:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:47:02] Production.INFO: ==1874== Lock acquired, processing the job...
[2026-04-07 01:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:47:02] Production.INFO: ==1876== Lock acquired, processing the job...
[2026-04-07 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:47:02] Production.INFO: ==1876== Releasing lock...
[2026-04-07 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:47:02] Production.INFO: ==1874== Releasing lock...
[2026-04-07 01:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:47:03] Production.INFO: ==1879== Lock acquired, processing the job...
[2026-04-07 01:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:47:03] Production.INFO: ==1881== Lock acquired, processing the job...
[2026-04-07 01:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:47:03] Production.INFO: ==1883== Lock acquired, processing the job...
[2026-04-07 01:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:47:03] Production.INFO: ==1885== Lock acquired, processing the job...
[2026-04-07 01:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:47:03] Production.INFO: ==1887== Lock acquired, processing the job...
[2026-04-07 01:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:47:03] Production.INFO: Account Balance Start.
[2026-04-07 01:47:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:47:03] Production.INFO: 117
[2026-04-07 01:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:47:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:03] Production.INFO: ==1887== Releasing lock...
[2026-04-07 01:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:47:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:47:04] Production.INFO: ==1881== Releasing lock...
[2026-04-07 01:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:47:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:05] Production.INFO: Date 2026-04-05
[2026-04-07 01:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:47:05] Production.INFO: Total Charge 0
[2026-04-07 01:47:05] Production.INFO: CreateAllLog End
[2026-04-07 01:47:05] Production.INFO: Account Balance End.
[2026-04-07 01:47:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:47:05] Production.INFO: ==1885== Releasing lock...
[2026-04-07 01:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:47:10] Production.ERROR: CronJobId end10
[2026-04-07 01:47:10] Production.INFO: ==1883== Releasing lock...
[2026-04-07 01:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:47:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:47:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:47:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:47:14] Production.INFO: call_cost start
[2026-04-07 01:47:14] Production.INFO: call_cost end
[2026-04-07 01:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:47:14] Production.INFO: ==1879== Releasing lock...
[2026-04-07 01:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:48:02] Production.INFO: ==1945== Lock acquired, processing the job...
[2026-04-07 06:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:48:02] Production.INFO: neon service started
[2026-04-07 06:48:02] Production.INFO: neon service started
[2026-04-07 06:48:02] Production.INFO: ==1945== Releasing lock...
[2026-04-07 06:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:48:02] Production.INFO: ==1947== Lock acquired, processing the job...
[2026-04-07 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:48:02] Production.INFO: ==1947== Releasing lock...
[2026-04-07 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:48:02] Production.INFO: ==1949== Lock acquired, processing the job...
[2026-04-07 05:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:48:02] Production.INFO: ==1949== Releasing lock...
[2026-04-07 05:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:48:03] Production.INFO: ==1955== Lock acquired, processing the job...
[2026-04-07 01:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:48:03] Production.INFO: ==1951== Lock acquired, processing the job...
[2026-04-07 01:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:48:03] Production.INFO: ==1953== Lock acquired, processing the job...
[2026-04-07 01:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:48:03] Production.INFO: ==1957== Lock acquired, processing the job...
[2026-04-07 01:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:48:03] Production.INFO: ==1959== Lock acquired, processing the job...
[2026-04-07 01:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:48:03] Production.INFO: Account Balance Start.
[2026-04-07 01:48:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:48:03] Production.INFO: 117
[2026-04-07 01:48:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-09
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:48:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-10
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-11
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: ==1959== Releasing lock...
[2026-04-07 01:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-12
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: ==1953== Releasing lock...
[2026-04-07 01:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:05] Production.INFO: Date 2026-04-05
[2026-04-07 01:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:48:05] Production.INFO: Total Charge 0
[2026-04-07 01:48:05] Production.INFO: CreateAllLog End
[2026-04-07 01:48:05] Production.INFO: Account Balance End.
[2026-04-07 01:48:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:48:05] Production.INFO: ==1957== Releasing lock...
[2026-04-07 01:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:48:11] Production.ERROR: CronJobId end10
[2026-04-07 01:48:11] Production.INFO: ==1955== Releasing lock...
[2026-04-07 01:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:48:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:48:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:48:14] Production.INFO: call_cost start
[2026-04-07 01:48:14] Production.INFO: call_cost end
[2026-04-07 01:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:48:14] Production.INFO: ==1951== Releasing lock...
[2026-04-07 01:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:49:01] Production.INFO: ==2028== Lock acquired, processing the job...
[2026-04-07 06:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:49:01] Production.INFO: neon service started
[2026-04-07 06:49:01] Production.INFO: neon service started
[2026-04-07 06:49:01] Production.INFO: ==2028== Releasing lock...
[2026-04-07 06:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:49:01] Production.INFO: ==2032== Lock acquired, processing the job...
[2026-04-07 05:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:49:01] Production.INFO: ==2032== Releasing lock...
[2026-04-07 05:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:49:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:49:01] Production.INFO: ==2030== Lock acquired, processing the job...
[2026-04-07 01:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:49:02] Production.INFO: ==2030== Releasing lock...
[2026-04-07 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:49:02] Production.INFO: ==2034== Lock acquired, processing the job...
[2026-04-07 01:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:49:03] Production.INFO: ==2036== Lock acquired, processing the job...
[2026-04-07 01:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:49:03] Production.INFO: ==2042== Lock acquired, processing the job...
[2026-04-07 01:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:49:03] Production.INFO: ==2038== Lock acquired, processing the job...
[2026-04-07 01:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:49:03] Production.INFO: ==2040== Lock acquired, processing the job...
[2026-04-07 01:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:49:03] Production.INFO: Account Balance Start.
[2026-04-07 01:49:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:49:03] Production.INFO: 117
[2026-04-07 01:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:49:03] Production.INFO: ==2042== Releasing lock...
[2026-04-07 01:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-22
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-23
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-24
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-25
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-26
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: ==2036== Releasing lock...
[2026-04-07 01:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-27
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-28
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-29
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-30
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-03-31
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-04-01
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-04-02
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-04-03
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-04-04
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:03] Production.INFO: Date 2026-04-05
[2026-04-07 01:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:49:04] Production.INFO: Total Charge 0
[2026-04-07 01:49:04] Production.INFO: CreateAllLog End
[2026-04-07 01:49:04] Production.INFO: Account Balance End.
[2026-04-07 01:49:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:49:04] Production.INFO: ==2040== Releasing lock...
[2026-04-07 01:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:49:12] Production.ERROR: CronJobId end10
[2026-04-07 01:49:12] Production.INFO: ==2038== Releasing lock...
[2026-04-07 01:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:49:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:49:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:49:13] Production.INFO: call_cost start
[2026-04-07 01:49:13] Production.INFO: call_cost end
[2026-04-07 01:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:49:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:49:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:49:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:49:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:49:13] Production.INFO: ==2034== Releasing lock...
[2026-04-07 01:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:50:01] Production.INFO: ==2108== Lock acquired, processing the job...
[2026-04-07 06:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:50:01] Production.INFO: neon service started
[2026-04-07 06:50:01] Production.INFO: neon service started
[2026-04-07 06:50:01] Production.INFO: ==2108== Releasing lock...
[2026-04-07 06:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:50:02] Production.INFO: ==2112== Lock acquired, processing the job...
[2026-04-07 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 01:50:02] Production.INFO: ==2110== Lock acquired, processing the job...
[2026-04-07 01:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:50:02] Production.INFO: ==2112== Releasing lock...
[2026-04-07 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:50:02] Production.INFO: ==2110== Releasing lock...
[2026-04-07 01:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:50:03] Production.INFO: ==2119== Lock acquired, processing the job...
[2026-04-07 01:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:50:03] Production.INFO: ==2115== Lock acquired, processing the job...
[2026-04-07 01:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:50:03] Production.INFO: ==2117== Lock acquired, processing the job...
[2026-04-07 01:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:50:03] Production.INFO: ==2121== Lock acquired, processing the job...
[2026-04-07 01:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:50:03] Production.INFO: ==2123== Lock acquired, processing the job...
[2026-04-07 01:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:50:03] Production.INFO: Account Balance Start.
[2026-04-07 01:50:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:50:03] Production.INFO: 117
[2026-04-07 01:50:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:50:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:50:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:50:03] Production.INFO: ==2123== Releasing lock...
[2026-04-07 01:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:50:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:04] Production.INFO: ==2117== Releasing lock...
[2026-04-07 01:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:50:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:05] Production.INFO: Date 2026-04-04
[2026-04-07 01:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:05] Production.INFO: Date 2026-04-05
[2026-04-07 01:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:50:05] Production.INFO: Total Charge 0
[2026-04-07 01:50:05] Production.INFO: CreateAllLog End
[2026-04-07 01:50:05] Production.INFO: Account Balance End.
[2026-04-07 01:50:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:50:05] Production.INFO: ==2121== Releasing lock...
[2026-04-07 01:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:50:10] Production.ERROR: CronJobId end10
[2026-04-07 01:50:10] Production.INFO: ==2119== Releasing lock...
[2026-04-07 01:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:50:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:50:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:50:13] Production.INFO: call_cost start
[2026-04-07 01:50:13] Production.INFO: call_cost end
[2026-04-07 01:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:50:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:50:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:50:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:50:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:50:13] Production.INFO: ==2115== Releasing lock...
[2026-04-07 01:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:51:02] Production.INFO: ==2183== Lock acquired, processing the job...
[2026-04-07 06:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:51:02] Production.INFO: neon service started
[2026-04-07 06:51:02] Production.INFO: neon service started
[2026-04-07 06:51:02] Production.INFO: ==2183== Releasing lock...
[2026-04-07 06:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:51:02] Production.INFO: ==2186== Lock acquired, processing the job...
[2026-04-07 01:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:51:02] Production.INFO: ==2188== Lock acquired, processing the job...
[2026-04-07 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:51:02] Production.INFO: ==2188== Releasing lock...
[2026-04-07 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:51:03] Production.INFO: ==2186== Releasing lock...
[2026-04-07 01:51:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:51:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:51:03] Production.INFO: ==2192== Lock acquired, processing the job...
[2026-04-07 01:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:51:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:51:04] Production.INFO: ==2190== Lock acquired, processing the job...
[2026-04-07 01:51:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 01:51:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 01:51:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 01:51:04] Production.ERROR: CronJob PID - 2192
[2026-04-07 01:51:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 01:51:04] Production.ERROR: CronJob ID - 5
[2026-04-07 01:51:04] Production.ERROR: CronJob Last Run Time 2026-04-07 01:51:00
[2026-04-07 01:51:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 01:51:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 01:51:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 01:51:04] Production.INFO: ==2190== Releasing lock...
[2026-04-07 01:51:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 01:51:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 01:51:04] Production.INFO: ==2194== Lock acquired, processing the job...
[2026-04-07 01:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:51:04] Production.INFO: ==2198== Lock acquired, processing the job...
[2026-04-07 01:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:51:04] Production.INFO: ==2201== Lock acquired, processing the job...
[2026-04-07 01:51:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 01:51:04] Production.INFO: ==2196== Lock acquired, processing the job...
[2026-04-07 01:51:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:51:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 01:51:04] Production.INFO: ==2203== Lock acquired, processing the job...
[2026-04-07 01:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:51:04] Production.INFO: Account Balance Start.
[2026-04-07 01:51:04] Production.INFO: CreateAllLog Start
[2026-04-07 01:51:04] Production.INFO: 117
[2026-04-07 01:51:04] Production.INFO: Date 2026-03-08
[2026-04-07 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:04] Production.INFO: Date 2026-03-09
[2026-04-07 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:04] Production.INFO: Date 2026-03-10
[2026-04-07 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:04] Production.INFO: Date 2026-03-11
[2026-04-07 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:51:04] Production.INFO: Date 2026-03-12
[2026-04-07 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:51:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:04] Production.INFO: ==2203== Releasing lock...
[2026-04-07 01:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:51:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:04] Production.ERROR: done
[2026-04-07 01:51:04] Production.INFO: ==2194== Releasing lock...
[2026-04-07 01:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:51:05] Production.INFO: Date 2026-03-18
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 01:51:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050966', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 01:51:05] Production.INFO: Date 2026-03-19
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.INFO: Date 2026-03-20
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.INFO: Date 2026-03-21
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.INFO: Date 2026-03-22
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.INFO: Date 2026-03-23
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.INFO: Date 2026-03-24
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.INFO: Date 2026-03-25
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.INFO: Date 2026-03-26
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.INFO: Date 2026-03-27
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.INFO: Date 2026-03-28
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.INFO: Date 2026-03-29
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.INFO: Date 2026-03-30
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.INFO: Date 2026-03-31
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.INFO: Date 2026-04-01
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.INFO: Date 2026-04-02
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.INFO: Date 2026-04-03
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.INFO: Date 2026-04-04
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.INFO: Date 2026-04-05
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:51:05] Production.INFO: Total Charge 0
[2026-04-07 01:51:05] Production.INFO: CreateAllLog End
[2026-04-07 01:51:05] Production.INFO: Account Balance End.
[2026-04-07 01:51:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:51:05] Production.INFO: ==2198== Releasing lock...
[2026-04-07 01:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:51:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17050966', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 01:51:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 01:51:11] Production.INFO: ProcessCDR(1,17050966,1,1,2)
[2026-04-07 01:51:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17050966,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 01:51:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17050966,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 01:51:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 01:51:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 01:51:11] Production.INFO: ==2201== Releasing lock...
[2026-04-07 01:51:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 01:51:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 01:51:15] Production.ERROR: CronJobId end10
[2026-04-07 01:51:15] Production.INFO: ==2196== Releasing lock...
[2026-04-07 01:51:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:51:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:51:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:51:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:51:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:51:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:51:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:51:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:51:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:51:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:51:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:51:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:51:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:51:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:51:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:51:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:51:17] Production.INFO: call_cost start
[2026-04-07 01:51:17] Production.INFO: call_cost end
[2026-04-07 01:51:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:51:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:51:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:51:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:51:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:51:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:51:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:51:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:51:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:51:17] Production.INFO: ==2192== Releasing lock...
[2026-04-07 01:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:51:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:52:01] Production.INFO: ==2269== Lock acquired, processing the job...
[2026-04-07 06:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:52:01] Production.INFO: neon service started
[2026-04-07 06:52:01] Production.INFO: neon service started
[2026-04-07 06:52:01] Production.INFO: ==2269== Releasing lock...
[2026-04-07 06:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:52:02] Production.INFO: ==2273== Lock acquired, processing the job...
[2026-04-07 05:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:52:02] Production.INFO: ==2273== Releasing lock...
[2026-04-07 05:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:52:02] Production.INFO: ==2271== Lock acquired, processing the job...
[2026-04-07 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:52:02] Production.INFO: ==2271== Releasing lock...
[2026-04-07 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:52:03] Production.INFO: ==2277== Lock acquired, processing the job...
[2026-04-07 01:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:52:03] Production.INFO: ==2281== Lock acquired, processing the job...
[2026-04-07 01:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:52:03] Production.INFO: Account Balance Start.
[2026-04-07 01:52:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:52:03] Production.INFO: 117
[2026-04-07 01:52:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:52:03] Production.INFO: ==2275== Lock acquired, processing the job...
[2026-04-07 01:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:03] Production.INFO: ==2283== Lock acquired, processing the job...
[2026-04-07 01:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:52:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:52:03] Production.INFO: ==2279== Lock acquired, processing the job...
[2026-04-07 01:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:52:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:52:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:52:03] Production.INFO: ==2283== Releasing lock...
[2026-04-07 01:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:52:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:52:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:03] Production.INFO: ==2277== Releasing lock...
[2026-04-07 01:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:52:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:03] Production.INFO: Date 2026-03-22
[2026-04-07 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:03] Production.INFO: Date 2026-03-23
[2026-04-07 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:03] Production.INFO: Date 2026-03-24
[2026-04-07 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:03] Production.INFO: Date 2026-03-25
[2026-04-07 01:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:52:04] Production.INFO: Total Charge 0
[2026-04-07 01:52:04] Production.INFO: CreateAllLog End
[2026-04-07 01:52:04] Production.INFO: Account Balance End.
[2026-04-07 01:52:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:52:04] Production.INFO: ==2281== Releasing lock...
[2026-04-07 01:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:52:12] Production.ERROR: CronJobId end10
[2026-04-07 01:52:12] Production.INFO: ==2279== Releasing lock...
[2026-04-07 01:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:52:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:52:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:52:14] Production.INFO: call_cost start
[2026-04-07 01:52:14] Production.INFO: call_cost end
[2026-04-07 01:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:52:14] Production.INFO: ==2275== Releasing lock...
[2026-04-07 01:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:53:02] Production.INFO: ==2346== Lock acquired, processing the job...
[2026-04-07 06:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:53:02] Production.INFO: neon service started
[2026-04-07 06:53:02] Production.INFO: neon service started
[2026-04-07 06:53:02] Production.INFO: ==2346== Releasing lock...
[2026-04-07 06:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:53:02] Production.INFO: ==2350== Lock acquired, processing the job...
[2026-04-07 05:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:53:02] Production.INFO: ==2350== Releasing lock...
[2026-04-07 05:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:53:02] Production.INFO: ==2348== Lock acquired, processing the job...
[2026-04-07 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:53:02] Production.INFO: ==2348== Releasing lock...
[2026-04-07 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:53:03] Production.INFO: ==2354== Lock acquired, processing the job...
[2026-04-07 01:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:53:03] Production.INFO: ==2356== Lock acquired, processing the job...
[2026-04-07 01:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:53:03] Production.INFO: ==2352== Lock acquired, processing the job...
[2026-04-07 01:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:53:03] Production.INFO: ==2358== Lock acquired, processing the job...
[2026-04-07 01:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:53:03] Production.INFO: ==2360== Lock acquired, processing the job...
[2026-04-07 01:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:53:03] Production.INFO: Account Balance Start.
[2026-04-07 01:53:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:53:03] Production.INFO: 117
[2026-04-07 01:53:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:53:03] Production.INFO: ==2354== Releasing lock...
[2026-04-07 01:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:53:03] Production.INFO: ==2360== Releasing lock...
[2026-04-07 01:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:53:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-10
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-11
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-12
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:53:04] Production.INFO: Total Charge 0
[2026-04-07 01:53:04] Production.INFO: CreateAllLog End
[2026-04-07 01:53:05] Production.INFO: Account Balance End.
[2026-04-07 01:53:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:53:05] Production.INFO: ==2358== Releasing lock...
[2026-04-07 01:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:53:11] Production.ERROR: CronJobId end10
[2026-04-07 01:53:11] Production.INFO: ==2356== Releasing lock...
[2026-04-07 01:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:53:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:53:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:53:14] Production.INFO: call_cost start
[2026-04-07 01:53:14] Production.INFO: call_cost end
[2026-04-07 01:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:53:14] Production.INFO: ==2352== Releasing lock...
[2026-04-07 01:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:54:01] Production.INFO: ==2421== Lock acquired, processing the job...
[2026-04-07 06:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:54:01] Production.INFO: neon service started
[2026-04-07 06:54:01] Production.INFO: neon service started
[2026-04-07 06:54:01] Production.INFO: ==2421== Releasing lock...
[2026-04-07 06:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:54:01] Production.INFO: ==2423== Lock acquired, processing the job...
[2026-04-07 01:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:54:02] Production.INFO: ==2423== Releasing lock...
[2026-04-07 01:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:54:02] Production.INFO: ==2425== Lock acquired, processing the job...
[2026-04-07 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:54:02] Production.INFO: ==2425== Releasing lock...
[2026-04-07 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:54:02] Production.INFO: ==2433== Lock acquired, processing the job...
[2026-04-07 01:54:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:54:02] Production.INFO: ==2427== Lock acquired, processing the job...
[2026-04-07 01:54:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:54:02] Production.INFO: Account Balance Start.
[2026-04-07 01:54:02] Production.INFO: CreateAllLog Start
[2026-04-07 01:54:02] Production.INFO: 117
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:54:03] Production.INFO: ==2429== Lock acquired, processing the job...
[2026-04-07 01:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.INFO: ==2431== Lock acquired, processing the job...
[2026-04-07 01:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.INFO: ==2435== Lock acquired, processing the job...
[2026-04-07 01:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:54:03] Production.INFO: ==2435== Releasing lock...
[2026-04-07 01:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-22
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-23
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.INFO: ==2429== Releasing lock...
[2026-04-07 01:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-24
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-25
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-26
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-27
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-28
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:03] Production.INFO: Date 2026-03-29
[2026-04-07 01:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:54:04] Production.INFO: Total Charge 0
[2026-04-07 01:54:04] Production.INFO: CreateAllLog End
[2026-04-07 01:54:04] Production.INFO: Account Balance End.
[2026-04-07 01:54:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:54:04] Production.INFO: ==2433== Releasing lock...
[2026-04-07 01:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:54:11] Production.ERROR: CronJobId end10
[2026-04-07 01:54:11] Production.INFO: ==2431== Releasing lock...
[2026-04-07 01:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:54:14] Production.INFO: call_cost start
[2026-04-07 01:54:14] Production.INFO: call_cost end
[2026-04-07 01:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:54:14] Production.INFO: ==2427== Releasing lock...
[2026-04-07 01:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:55:01] Production.INFO: ==2505== Lock acquired, processing the job...
[2026-04-07 06:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:55:01] Production.INFO: neon service started
[2026-04-07 06:55:01] Production.INFO: neon service started
[2026-04-07 06:55:01] Production.INFO: ==2505== Releasing lock...
[2026-04-07 06:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:55:02] Production.INFO: ==2509== Lock acquired, processing the job...
[2026-04-07 05:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:55:02] Production.INFO: ==2509== Releasing lock...
[2026-04-07 05:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:55:02] Production.INFO: ==2507== Lock acquired, processing the job...
[2026-04-07 01:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:55:02] Production.INFO: ==2507== Releasing lock...
[2026-04-07 01:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:55:03] Production.INFO: ==2514== Lock acquired, processing the job...
[2026-04-07 01:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:55:03] Production.INFO: ==2516== Lock acquired, processing the job...
[2026-04-07 01:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:55:03] Production.INFO: ==2512== Lock acquired, processing the job...
[2026-04-07 01:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:55:03] Production.INFO: ==2520== Lock acquired, processing the job...
[2026-04-07 01:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:55:03] Production.INFO: ==2518== Lock acquired, processing the job...
[2026-04-07 01:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:55:03] Production.INFO: ==2520== Releasing lock...
[2026-04-07 01:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:55:03] Production.INFO: Account Balance Start.
[2026-04-07 01:55:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:55:03] Production.INFO: 117
[2026-04-07 01:55:03] Production.INFO: ==2514== Releasing lock...
[2026-04-07 01:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:55:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:55:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-09
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-10
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-11
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-12
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:05] Production.INFO: Date 2026-04-05
[2026-04-07 01:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:55:05] Production.INFO: Total Charge 0
[2026-04-07 01:55:05] Production.INFO: CreateAllLog End
[2026-04-07 01:55:05] Production.INFO: Account Balance End.
[2026-04-07 01:55:05] Production.ERROR: CronJobId end 12
[2026-04-07 01:55:05] Production.INFO: ==2518== Releasing lock...
[2026-04-07 01:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:55:11] Production.ERROR: CronJobId end10
[2026-04-07 01:55:11] Production.INFO: ==2516== Releasing lock...
[2026-04-07 01:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:55:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:55:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:55:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:55:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:55:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:55:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:55:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:55:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:55:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:55:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:55:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:55:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:55:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:55:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:55:13] Production.INFO: call_cost start
[2026-04-07 01:55:13] Production.INFO: call_cost end
[2026-04-07 01:55:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:55:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:55:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:55:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:55:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:55:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:55:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:55:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:55:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:55:13] Production.INFO: ==2512== Releasing lock...
[2026-04-07 01:55:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:55:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:56:01] Production.INFO: ==2577== Lock acquired, processing the job...
[2026-04-07 06:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:56:01] Production.INFO: neon service started
[2026-04-07 06:56:01] Production.INFO: neon service started
[2026-04-07 06:56:01] Production.INFO: ==2577== Releasing lock...
[2026-04-07 06:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:56:02] Production.INFO: ==2579== Lock acquired, processing the job...
[2026-04-07 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:56:02] Production.INFO: ==2581== Lock acquired, processing the job...
[2026-04-07 05:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:56:02] Production.INFO: ==2581== Releasing lock...
[2026-04-07 05:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:56:02] Production.INFO: ==2579== Releasing lock...
[2026-04-07 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:56:03] Production.INFO: ==2584== Lock acquired, processing the job...
[2026-04-07 01:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:56:03] Production.INFO: ==2590== Lock acquired, processing the job...
[2026-04-07 01:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:56:03] Production.INFO: ==2586== Lock acquired, processing the job...
[2026-04-07 01:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:56:03] Production.INFO: Account Balance Start.
[2026-04-07 01:56:03] Production.INFO: ==2588== Lock acquired, processing the job...
[2026-04-07 01:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:56:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:56:03] Production.INFO: 117
[2026-04-07 01:56:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:03] Production.INFO: ==2592== Lock acquired, processing the job...
[2026-04-07 01:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:56:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:56:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:56:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:03] Production.INFO: ==2592== Releasing lock...
[2026-04-07 01:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:56:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:03] Production.INFO: ==2586== Releasing lock...
[2026-04-07 01:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:56:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:56:04] Production.INFO: Total Charge 0
[2026-04-07 01:56:04] Production.INFO: CreateAllLog End
[2026-04-07 01:56:04] Production.INFO: Account Balance End.
[2026-04-07 01:56:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:56:04] Production.INFO: ==2590== Releasing lock...
[2026-04-07 01:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:56:12] Production.ERROR: CronJobId end10
[2026-04-07 01:56:12] Production.INFO: ==2588== Releasing lock...
[2026-04-07 01:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:56:15] Production.INFO: call_cost start
[2026-04-07 01:56:15] Production.INFO: call_cost end
[2026-04-07 01:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:56:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:56:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:56:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:56:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:56:15] Production.INFO: ==2584== Releasing lock...
[2026-04-07 01:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:57:01] Production.INFO: ==2660== Lock acquired, processing the job...
[2026-04-07 06:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:57:01] Production.INFO: neon service started
[2026-04-07 06:57:01] Production.INFO: neon service started
[2026-04-07 06:57:01] Production.INFO: ==2660== Releasing lock...
[2026-04-07 06:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:57:02] Production.INFO: ==2662== Lock acquired, processing the job...
[2026-04-07 01:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:57:02] Production.INFO: ==2664== Lock acquired, processing the job...
[2026-04-07 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:57:02] Production.INFO: ==2664== Releasing lock...
[2026-04-07 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:57:02] Production.INFO: ==2662== Releasing lock...
[2026-04-07 01:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 01:57:03] Production.INFO: ==2667== Lock acquired, processing the job...
[2026-04-07 01:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:57:03] Production.INFO: ==2673== Lock acquired, processing the job...
[2026-04-07 01:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:57:03] Production.INFO: Account Balance Start.
[2026-04-07 01:57:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:57:03] Production.INFO: 117
[2026-04-07 01:57:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:03] Production.INFO: ==2669== Lock acquired, processing the job...
[2026-04-07 01:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:57:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:03] Production.INFO: ==2671== Lock acquired, processing the job...
[2026-04-07 01:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:57:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:57:03] Production.INFO: ==2675== Lock acquired, processing the job...
[2026-04-07 01:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:57:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:57:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:57:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:57:04] Production.INFO: ==2675== Releasing lock...
[2026-04-07 01:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:57:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:04] Production.INFO: ==2669== Releasing lock...
[2026-04-07 01:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:57:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:57:04] Production.INFO: Total Charge 0
[2026-04-07 01:57:04] Production.INFO: CreateAllLog End
[2026-04-07 01:57:04] Production.INFO: Account Balance End.
[2026-04-07 01:57:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:57:04] Production.INFO: ==2673== Releasing lock...
[2026-04-07 01:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:57:11] Production.ERROR: CronJobId end10
[2026-04-07 01:57:11] Production.INFO: ==2671== Releasing lock...
[2026-04-07 01:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:57:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:57:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:57:13] Production.INFO: call_cost start
[2026-04-07 01:57:13] Production.INFO: call_cost end
[2026-04-07 01:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:57:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:57:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:57:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:57:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:57:13] Production.INFO: ==2667== Releasing lock...
[2026-04-07 01:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:58:02] Production.INFO: ==2734== Lock acquired, processing the job...
[2026-04-07 06:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:58:02] Production.INFO: neon service started
[2026-04-07 06:58:02] Production.INFO: neon service started
[2026-04-07 06:58:02] Production.INFO: ==2734== Releasing lock...
[2026-04-07 06:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:58:02] Production.INFO: ==2737== Lock acquired, processing the job...
[2026-04-07 01:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:58:02] Production.INFO: ==2737== Releasing lock...
[2026-04-07 01:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:58:03] Production.INFO: ==2739== Lock acquired, processing the job...
[2026-04-07 05:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:58:03] Production.INFO: ==2739== Releasing lock...
[2026-04-07 05:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:58:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:58:03] Production.INFO: ==2745== Lock acquired, processing the job...
[2026-04-07 01:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:58:03] Production.INFO: ==2749== Lock acquired, processing the job...
[2026-04-07 01:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:58:03] Production.INFO: ==2741== Lock acquired, processing the job...
[2026-04-07 01:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:58:03] Production.INFO: ==2743== Lock acquired, processing the job...
[2026-04-07 01:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:58:03] Production.INFO: ==2747== Lock acquired, processing the job...
[2026-04-07 01:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:58:03] Production.INFO: ==2749== Releasing lock...
[2026-04-07 01:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:58:04] Production.INFO: Account Balance Start.
[2026-04-07 01:58:04] Production.INFO: CreateAllLog Start
[2026-04-07 01:58:04] Production.INFO: 117
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-08
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-09
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-10
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-11
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-12
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-13
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-14
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-15
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-16
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-17
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-18
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-19
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-20
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-21
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:04] Production.INFO: ==2743== Releasing lock...
[2026-04-07 01:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:05] Production.INFO: Date 2026-03-29
[2026-04-07 01:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:05] Production.INFO: Date 2026-03-30
[2026-04-07 01:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:05] Production.INFO: Date 2026-03-31
[2026-04-07 01:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:05] Production.INFO: Date 2026-04-01
[2026-04-07 01:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:05] Production.INFO: Date 2026-04-02
[2026-04-07 01:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:05] Production.INFO: Date 2026-04-03
[2026-04-07 01:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:05] Production.INFO: Date 2026-04-04
[2026-04-07 01:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:05] Production.INFO: Date 2026-04-05
[2026-04-07 01:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:05] Production.INFO: Date 2026-04-06
[2026-04-07 01:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:05] Production.INFO: Date 2026-04-07
[2026-04-07 01:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 01:58:05] Production.INFO: Total Charge 0
[2026-04-07 01:58:05] Production.INFO: CreateAllLog End
[2026-04-07 01:58:06] Production.INFO: Account Balance End.
[2026-04-07 01:58:06] Production.ERROR: CronJobId end 12
[2026-04-07 01:58:06] Production.INFO: ==2747== Releasing lock...
[2026-04-07 01:58:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:58:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:58:11] Production.ERROR: CronJobId end10
[2026-04-07 01:58:11] Production.INFO: ==2745== Releasing lock...
[2026-04-07 01:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:58:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:58:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:58:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:58:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:58:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:58:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:58:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:58:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:58:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:58:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:58:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:58:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:58:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:58:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:58:15] Production.INFO: call_cost start
[2026-04-07 01:58:15] Production.INFO: call_cost end
[2026-04-07 01:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:58:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:58:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:58:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:58:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:58:15] Production.INFO: ==2741== Releasing lock...
[2026-04-07 01:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 06:59:01] Production.INFO: ==2815== Lock acquired, processing the job...
[2026-04-07 06:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 06:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 06:59:01] Production.INFO: neon service started
[2026-04-07 06:59:01] Production.INFO: neon service started
[2026-04-07 06:59:01] Production.INFO: ==2815== Releasing lock...
[2026-04-07 06:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 06:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 01:59:02] Production.INFO: ==2817== Lock acquired, processing the job...
[2026-04-07 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 01:59:02] Production.INFO: ==2817== Releasing lock...
[2026-04-07 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 01:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:59:02] Production.INFO: ==2819== Lock acquired, processing the job...
[2026-04-07 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:59:02] Production.INFO: ==2819== Releasing lock...
[2026-04-07 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 05:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 01:59:02] Production.INFO: ==2821== Lock acquired, processing the job...
[2026-04-07 01:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 01:59:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 01:59:02] Production.INFO: ==2823== Lock acquired, processing the job...
[2026-04-07 01:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 01:59:03] Production.INFO: ==2830== Lock acquired, processing the job...
[2026-04-07 01:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 01:59:03] Production.INFO: ==2827== Lock acquired, processing the job...
[2026-04-07 01:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 01:59:03] Production.INFO: ==2825== Lock acquired, processing the job...
[2026-04-07 01:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 01:59:03] Production.INFO: Account Balance Start.
[2026-04-07 01:59:03] Production.INFO: CreateAllLog Start
[2026-04-07 01:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 01:59:03] Production.INFO: 117
[2026-04-07 01:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 01:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 01:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 01:59:03] Production.INFO: Date 2026-03-08
[2026-04-07 01:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 01:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 01:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 01:59:03] Production.INFO: Date 2026-03-09
[2026-04-07 01:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:03] Production.INFO: ==2830== Releasing lock...
[2026-04-07 01:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 01:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 01:59:03] Production.INFO: Date 2026-03-10
[2026-04-07 01:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:03] Production.INFO: Date 2026-03-11
[2026-04-07 01:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:03] Production.INFO: Date 2026-03-12
[2026-04-07 01:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:03] Production.INFO: Date 2026-03-13
[2026-04-07 01:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:03] Production.INFO: Date 2026-03-14
[2026-04-07 01:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:03] Production.INFO: Date 2026-03-15
[2026-04-07 01:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:03] Production.INFO: ==2823== Releasing lock...
[2026-04-07 01:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 01:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 01:59:03] Production.INFO: Date 2026-03-16
[2026-04-07 01:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:03] Production.INFO: Date 2026-03-17
[2026-04-07 01:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:03] Production.INFO: Date 2026-03-18
[2026-04-07 01:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:03] Production.INFO: Date 2026-03-19
[2026-04-07 01:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:03] Production.INFO: Date 2026-03-20
[2026-04-07 01:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:03] Production.INFO: Date 2026-03-21
[2026-04-07 01:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:04] Production.INFO: Date 2026-03-22
[2026-04-07 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:04] Production.INFO: Date 2026-03-23
[2026-04-07 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:04] Production.INFO: Date 2026-03-24
[2026-04-07 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:04] Production.INFO: Date 2026-03-25
[2026-04-07 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:04] Production.INFO: Date 2026-03-26
[2026-04-07 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:04] Production.INFO: Date 2026-03-27
[2026-04-07 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:04] Production.INFO: Date 2026-03-28
[2026-04-07 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:04] Production.INFO: Date 2026-03-29
[2026-04-07 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:04] Production.INFO: Date 2026-03-30
[2026-04-07 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:04] Production.INFO: Date 2026-03-31
[2026-04-07 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:04] Production.INFO: Date 2026-04-01
[2026-04-07 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:04] Production.INFO: Date 2026-04-02
[2026-04-07 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:04] Production.INFO: Date 2026-04-03
[2026-04-07 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:04] Production.INFO: Date 2026-04-04
[2026-04-07 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:04] Production.INFO: Date 2026-04-05
[2026-04-07 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:04] Production.INFO: Date 2026-04-06
[2026-04-07 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:04] Production.INFO: Date 2026-04-07
[2026-04-07 01:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 01:59:04] Production.INFO: Total Charge 0
[2026-04-07 01:59:04] Production.INFO: CreateAllLog End
[2026-04-07 01:59:04] Production.INFO: Account Balance End.
[2026-04-07 01:59:04] Production.ERROR: CronJobId end 12
[2026-04-07 01:59:04] Production.INFO: ==2827== Releasing lock...
[2026-04-07 01:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 01:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 01:59:11] Production.ERROR: CronJobId end10
[2026-04-07 01:59:11] Production.INFO: ==2825== Releasing lock...
[2026-04-07 01:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 01:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 01:59:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 01:59:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 01:59:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 01:59:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 01:59:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 01:59:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 01:59:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 01:59:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 01:59:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 01:59:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 01:59:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 01:59:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 01:59:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 01:59:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 01:59:13] Production.INFO: call_cost start
[2026-04-07 01:59:13] Production.INFO: call_cost end
[2026-04-07 01:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 01:59:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 01:59:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 01:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 01:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 01:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 01:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 01:59:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 01:59:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 01:59:13] Production.INFO: ==2821== Releasing lock...
[2026-04-07 01:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 01:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:00:02] Production.INFO: ==2890== Lock acquired, processing the job...
[2026-04-07 07:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:00:02] Production.INFO: neon service started
[2026-04-07 07:00:02] Production.INFO: neon service started
[2026-04-07 07:00:02] Production.INFO: ==2890== Releasing lock...
[2026-04-07 07:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:00:02] Production.INFO: ==2894== Lock acquired, processing the job...
[2026-04-07 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:00:02] Production.INFO: ==2894== Releasing lock...
[2026-04-07 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:00:02] Production.INFO: ==2892== Lock acquired, processing the job...
[2026-04-07 02:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:00:02] Production.INFO: ==2892== Releasing lock...
[2026-04-07 02:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:00:03] Production.INFO: ==2896== Lock acquired, processing the job...
[2026-04-07 02:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:00:03] Production.INFO: ==2898== Lock acquired, processing the job...
[2026-04-07 02:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:00:03] Production.INFO: ==2900== Lock acquired, processing the job...
[2026-04-07 02:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:00:03] Production.INFO: ==2902== Lock acquired, processing the job...
[2026-04-07 02:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:00:03] Production.INFO: ==2904== Lock acquired, processing the job...
[2026-04-07 02:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:00:03] Production.INFO: Account Balance Start.
[2026-04-07 02:00:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:00:03] Production.INFO: 117
[2026-04-07 02:00:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:00:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:00:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:00:04] Production.INFO: ==2904== Releasing lock...
[2026-04-07 02:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-11
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: ==2898== Releasing lock...
[2026-04-07 02:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:05] Production.INFO: Date 2026-04-05
[2026-04-07 02:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:05] Production.INFO: Date 2026-04-06
[2026-04-07 02:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:05] Production.INFO: Date 2026-04-07
[2026-04-07 02:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:00:05] Production.INFO: Total Charge 0
[2026-04-07 02:00:05] Production.INFO: CreateAllLog End
[2026-04-07 02:00:05] Production.INFO: Account Balance End.
[2026-04-07 02:00:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:00:05] Production.INFO: ==2902== Releasing lock...
[2026-04-07 02:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:00:10] Production.ERROR: CronJobId end10
[2026-04-07 02:00:10] Production.INFO: ==2900== Releasing lock...
[2026-04-07 02:00:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:00:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:00:14] Production.INFO: call_cost start
[2026-04-07 02:00:14] Production.INFO: call_cost end
[2026-04-07 02:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:00:14] Production.INFO: ==2896== Releasing lock...
[2026-04-07 02:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:01:01] Production.INFO: ==3008== Lock acquired, processing the job...
[2026-04-07 07:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:01:01] Production.INFO: neon service started
[2026-04-07 07:01:01] Production.INFO: neon service started
[2026-04-07 07:01:01] Production.INFO: ==3008== Releasing lock...
[2026-04-07 07:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:01:01] Production.INFO: ==3024== Lock acquired, processing the job...
[2026-04-07 02:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:01:02] Production.INFO: ==3026== Lock acquired, processing the job...
[2026-04-07 06:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:01:02] Production.INFO: ==3026== Releasing lock...
[2026-04-07 06:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:01:02] Production.INFO: ==3024== Releasing lock...
[2026-04-07 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:01:03] Production.INFO: ==3028== Lock acquired, processing the job...
[2026-04-07 02:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 02:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 02:01:03] Production.INFO: ==3032== Lock acquired, processing the job...
[2026-04-07 02:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 02:01:03] Production.INFO: ==3028== Releasing lock...
[2026-04-07 02:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 02:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 02:01:03] Production.INFO: ==3030== Lock acquired, processing the job...
[2026-04-07 02:01:03] Production.INFO: servercleanup-command-servercleanup-companyid-1-cronjobid-4 #Starts#
[2026-04-07 02:01:03] Production.INFO: ==3036== Lock acquired, processing the job...
[2026-04-07 02:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:01:03] Production.INFO: ==3039== Lock acquired, processing the job...
[2026-04-07 02:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:01:03] Production.INFO: Account Balance Start.
[2026-04-07 02:01:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:01:03] Production.INFO: 117
[2026-04-07 02:01:03] Production.INFO: ==3034== Lock acquired, processing the job...
[2026-04-07 02:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:01:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:03] Production.INFO: ==3042== Lock acquired, processing the job...
[2026-04-07 02:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 02:01:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:04] Production.INFO: ==3044== Lock acquired, processing the job...
[2026-04-07 02:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 02:01:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:04] Production.INFO: Disk FileSystem - df -Ph | awk '{printf "%-35s%-10s%-10s%-10s%-10s%s\n",$1,$2,$3,$4,$5,$6}'
[2026-04-07 02:01:04] Production.INFO: output
Filesystem Size Used Avail Use% Mounted
devtmpfs 15G 4.0K 15G 1% /dev
tmpfs 15G 0 15G 0% /dev/shm
tmpfs 15G 1.5G 13G 10% /run
tmpfs 15G 0 15G 0% /sys/fs/cgroup
/dev/sda1 50G 40G 11G 79% /
/dev/loop0 64M 64M 0 100% /var/lib/snapd/snap/core20/2379
/dev/sdb1 79G 26G 50G 34% /mysql
/dev/loop6 64M 64M 0 100% /var/lib/snapd/snap/core20/2434
/dev/loop5 105M 105M 0 100% /var/lib/snapd/snap/core/17272
/dev/loop1 73M 73M 0 100% /var/lib/snapd/snap/certbot/5370
/dev/loop2 72M 72M 0 100% /var/lib/snapd/snap/certbot/5451
/dev/loop8 67M 67M 0 100% /var/lib/snapd/snap/core24/1499
/dev/loop4 106M 106M 0 100% /var/lib/snapd/snap/core/17284
/dev/loop3 67M 67M 0 100% /var/lib/snapd/snap/core24/1587
tmpfs 2.9G 0 2.9G 0% /run/user/0
[2026-04-07 02:01:04] Production.INFO: Delete Storage Log Start
[2026-04-07 02:01:04] Production.INFO: Front End Delete Storage Log Start
[2026-04-07 02:01:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:01:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:04] Production.INFO: ==3044== Releasing lock...
[2026-04-07 02:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:01:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:04] Production.INFO: find /var/www/html/onswitch.neon/app/storage/logs -maxdepth 1 -name "*.log" -mtime +31 -type f -exec rm {} \;
[2026-04-07 02:01:04] Production.INFO: Front End Delete Storage Log End
[2026-04-07 02:01:04] Production.INFO: Back End(Service) Delete Storage Log Start
[2026-04-07 02:01:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:05] Production.INFO: Date 2026-03-29
[2026-04-07 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:05] Production.ERROR: done
[2026-04-07 02:01:05] Production.INFO: Date 2026-03-30
[2026-04-07 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:05] Production.INFO: ==3034== Releasing lock...
[2026-04-07 02:01:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:01:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:01:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 02:01:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051007', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 02:01:05] Production.INFO: Date 2026-03-31
[2026-04-07 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:05] Production.INFO: Date 2026-04-01
[2026-04-07 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:05] Production.INFO: Date 2026-04-02
[2026-04-07 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:05] Production.INFO: Date 2026-04-03
[2026-04-07 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:05] Production.INFO: Date 2026-04-04
[2026-04-07 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:05] Production.INFO: Date 2026-04-05
[2026-04-07 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:05] Production.INFO: Date 2026-04-06
[2026-04-07 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:05] Production.INFO: Date 2026-04-07
[2026-04-07 02:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:01:05] Production.INFO: Total Charge 0
[2026-04-07 02:01:05] Production.INFO: CreateAllLog End
[2026-04-07 02:01:05] Production.INFO: Account Balance End.
[2026-04-07 02:01:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:01:05] Production.INFO: ==3039== Releasing lock...
[2026-04-07 02:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:01:06] Production.INFO: find /var/www/html/onswitch.neon.service/storage/logs -maxdepth 1 -name "*.log" -mtime +31 -type f -exec rm {} \;
[2026-04-07 02:01:06] Production.INFO: Back End(Service) Delete Storage Log End
[2026-04-07 02:01:06] Production.INFO: Delete Storage Log End
[2026-04-07 02:01:06] Production.INFO: Delete Temp Files Start
[2026-04-07 02:01:06] Production.INFO: find /var/www/tmp* -maxdepth 1 -mtime +3 -type f -exec rm {} \;
[2026-04-07 02:01:06] Production.INFO: Delete Temp Files End
[2026-04-07 02:01:06] Production.INFO: Delete CDR File Start
[2026-04-07 02:01:06] Production.INFO: Delete CDR File End
[2026-04-07 02:01:07] Production.INFO: Disk FileSystem - df -Ph | awk '{printf "%-35s%-10s%-10s%-10s%-10s%s\n",$1,$2,$3,$4,$5,$6}'
[2026-04-07 02:01:07] Production.INFO: output
Filesystem Size Used Avail Use% Mounted
devtmpfs 15G 4.0K 15G 1% /dev
tmpfs 15G 0 15G 0% /dev/shm
tmpfs 15G 1.5G 13G 10% /run
tmpfs 15G 0 15G 0% /sys/fs/cgroup
/dev/sda1 50G 40G 11G 79% /
/dev/loop0 64M 64M 0 100% /var/lib/snapd/snap/core20/2379
/dev/sdb1 79G 26G 50G 34% /mysql
/dev/loop6 64M 64M 0 100% /var/lib/snapd/snap/core20/2434
/dev/loop5 105M 105M 0 100% /var/lib/snapd/snap/core/17272
/dev/loop1 73M 73M 0 100% /var/lib/snapd/snap/certbot/5370
/dev/loop2 72M 72M 0 100% /var/lib/snapd/snap/certbot/5451
/dev/loop8 67M 67M 0 100% /var/lib/snapd/snap/core24/1499
/dev/loop4 106M 106M 0 100% /var/lib/snapd/snap/core/17284
/dev/loop3 67M 67M 0 100% /var/lib/snapd/snap/core24/1587
tmpfs 2.9G 0 2.9G 0% /run/user/0
[2026-04-07 02:01:07] Production.ERROR: CronJobId end 4
[2026-04-07 02:01:07] Production.INFO: ==3030== Releasing lock...
[2026-04-07 02:01:07] Production.INFO: servercleanup-command-servercleanup-companyid-1-cronjobid-4 #Stops#
[2026-04-07 02:01:07] Production.INFO: 29.5 MB #Memory Used#
[2026-04-07 02:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051007', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 02:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 02:01:11] Production.INFO: ProcessCDR(1,17051007,1,1,2)
[2026-04-07 02:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051007,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 02:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051007,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 02:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 02:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 02:01:11] Production.INFO: ==3042== Releasing lock...
[2026-04-07 02:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 02:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 02:01:17] Production.ERROR: CronJobId end10
[2026-04-07 02:01:17] Production.INFO: ==3036== Releasing lock...
[2026-04-07 02:01:17] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:01:17] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:01:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:01:18] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:01:18] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:01:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:01:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:01:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:01:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:01:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:01:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:01:18] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:01:18] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:01:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:01:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:01:18] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:01:18] Production.INFO: call_cost start
[2026-04-07 02:01:18] Production.INFO: call_cost end
[2026-04-07 02:01:18] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:01:18] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:01:18] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:01:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:01:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:01:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:01:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:01:18] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:01:18] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:01:18] Production.INFO: ==3032== Releasing lock...
[2026-04-07 02:01:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:01:18] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:02:02] Production.INFO: ==3240== Lock acquired, processing the job...
[2026-04-07 07:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:02:02] Production.INFO: neon service started
[2026-04-07 07:02:02] Production.INFO: neon service started
[2026-04-07 07:02:02] Production.INFO: ==3240== Releasing lock...
[2026-04-07 07:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:02:02] Production.INFO: ==3242== Lock acquired, processing the job...
[2026-04-07 02:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:02:02] Production.INFO: ==3244== Lock acquired, processing the job...
[2026-04-07 06:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:02:02] Production.INFO: ==3242== Releasing lock...
[2026-04-07 02:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:02:02] Production.INFO: ==3244== Releasing lock...
[2026-04-07 06:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:02:03] Production.INFO: ==3247== Lock acquired, processing the job...
[2026-04-07 02:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:02:03] Production.INFO: ==3253== Lock acquired, processing the job...
[2026-04-07 02:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:02:03] Production.INFO: ==3257== Lock acquired, processing the job...
[2026-04-07 02:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-07 02:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:02:03] Production.INFO: ==3249== Lock acquired, processing the job...
[2026-04-07 02:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 02:02:03] Production.INFO: ==3255== Lock acquired, processing the job...
[2026-04-07 02:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:02:03] Production.INFO: ==3259== Lock acquired, processing the job...
[2026-04-07 02:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:02:04] Production.INFO: Account Balance Start.
[2026-04-07 02:02:04] Production.INFO: CreateAllLog Start
[2026-04-07 02:02:04] Production.INFO: 117
[2026-04-07 02:02:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-08
[2026-04-07 02:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-09
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-10
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-11
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.INFO: ==3259== Releasing lock...
[2026-04-07 02:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:02:04] Production.ERROR: done
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.ERROR: done
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-07 02:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-07 02:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:02:04] Production.INFO: ==3257== Releasing lock...
[2026-04-07 02:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-07 02:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:04] Production.INFO: ==3249== Releasing lock...
[2026-04-07 02:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:02:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:05] Production.INFO: Date 2026-03-31
[2026-04-07 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:05] Production.INFO: Date 2026-04-01
[2026-04-07 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:05] Production.INFO: Date 2026-04-02
[2026-04-07 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:05] Production.INFO: Date 2026-04-03
[2026-04-07 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:05] Production.INFO: Date 2026-04-04
[2026-04-07 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:05] Production.INFO: Date 2026-04-05
[2026-04-07 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:05] Production.INFO: Date 2026-04-06
[2026-04-07 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:05] Production.INFO: Date 2026-04-07
[2026-04-07 02:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:02:05] Production.INFO: Total Charge 0
[2026-04-07 02:02:05] Production.INFO: CreateAllLog End
[2026-04-07 02:02:05] Production.INFO: Account Balance End.
[2026-04-07 02:02:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:02:05] Production.INFO: ==3255== Releasing lock...
[2026-04-07 02:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:02:12] Production.ERROR: CronJobId end10
[2026-04-07 02:02:12] Production.INFO: ==3253== Releasing lock...
[2026-04-07 02:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:02:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:02:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:02:15] Production.INFO: call_cost start
[2026-04-07 02:02:15] Production.INFO: call_cost end
[2026-04-07 02:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:02:15] Production.INFO: ==3247== Releasing lock...
[2026-04-07 02:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:03:01] Production.INFO: ==3363== Lock acquired, processing the job...
[2026-04-07 07:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:03:01] Production.INFO: neon service started
[2026-04-07 07:03:01] Production.INFO: neon service started
[2026-04-07 07:03:01] Production.INFO: ==3363== Releasing lock...
[2026-04-07 07:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:03:01] Production.INFO: ==3365== Lock acquired, processing the job...
[2026-04-07 02:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:03:02] Production.INFO: ==3367== Lock acquired, processing the job...
[2026-04-07 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:03:02] Production.INFO: ==3365== Releasing lock...
[2026-04-07 02:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:03:02] Production.INFO: ==3367== Releasing lock...
[2026-04-07 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:03:02] Production.INFO: ==3370== Lock acquired, processing the job...
[2026-04-07 02:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:03:02] Production.INFO: ==3374== Lock acquired, processing the job...
[2026-04-07 02:03:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:03:02] Production.INFO: ==3376== Lock acquired, processing the job...
[2026-04-07 02:03:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:03:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:03:03] Production.INFO: ==3372== Lock acquired, processing the job...
[2026-04-07 02:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:03:03] Production.INFO: Account Balance Start.
[2026-04-07 02:03:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:03:03] Production.INFO: 117
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: ==3378== Lock acquired, processing the job...
[2026-04-07 02:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:03:03] Production.INFO: ==3378== Releasing lock...
[2026-04-07 02:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-20
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-21
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-22
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-23
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: ==3372== Releasing lock...
[2026-04-07 02:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-24
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-25
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-26
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-27
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-28
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-29
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-30
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-03-31
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-04-01
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-04-02
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:03] Production.INFO: Date 2026-04-03
[2026-04-07 02:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:03:04] Production.INFO: Total Charge 0
[2026-04-07 02:03:04] Production.INFO: CreateAllLog End
[2026-04-07 02:03:04] Production.INFO: Account Balance End.
[2026-04-07 02:03:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:03:04] Production.INFO: ==3376== Releasing lock...
[2026-04-07 02:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:03:11] Production.ERROR: CronJobId end10
[2026-04-07 02:03:11] Production.INFO: ==3374== Releasing lock...
[2026-04-07 02:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:03:14] Production.INFO: call_cost start
[2026-04-07 02:03:14] Production.INFO: call_cost end
[2026-04-07 02:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:03:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:03:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:03:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:03:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:03:14] Production.INFO: ==3370== Releasing lock...
[2026-04-07 02:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:04:01] Production.INFO: ==3489== Lock acquired, processing the job...
[2026-04-07 07:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:04:02] Production.INFO: neon service started
[2026-04-07 07:04:02] Production.INFO: neon service started
[2026-04-07 07:04:02] Production.INFO: ==3489== Releasing lock...
[2026-04-07 07:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:04:02] Production.INFO: ==3494== Lock acquired, processing the job...
[2026-04-07 02:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:04:02] Production.INFO: ==3494== Releasing lock...
[2026-04-07 02:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:04:02] Production.INFO: ==3496== Lock acquired, processing the job...
[2026-04-07 06:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:04:02] Production.INFO: ==3496== Releasing lock...
[2026-04-07 06:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:04:03] Production.INFO: ==3501== Lock acquired, processing the job...
[2026-04-07 02:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:04:03] Production.INFO: ==3505== Lock acquired, processing the job...
[2026-04-07 02:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:04:03] Production.INFO: ==3509== Lock acquired, processing the job...
[2026-04-07 02:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:04:03] Production.INFO: ==3503== Lock acquired, processing the job...
[2026-04-07 02:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:04:03] Production.INFO: ==3507== Lock acquired, processing the job...
[2026-04-07 02:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:04:03] Production.INFO: ==3509== Releasing lock...
[2026-04-07 02:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:04:03] Production.INFO: Account Balance Start.
[2026-04-07 02:04:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:04:03] Production.INFO: 117
[2026-04-07 02:04:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:04] Production.INFO: Date 2026-03-11
[2026-04-07 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:04] Production.INFO: ==3503== Releasing lock...
[2026-04-07 02:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:04:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:05] Production.INFO: Date 2026-03-28
[2026-04-07 02:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:05] Production.INFO: Date 2026-03-29
[2026-04-07 02:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:05] Production.INFO: Date 2026-03-30
[2026-04-07 02:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:05] Production.INFO: Date 2026-03-31
[2026-04-07 02:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:05] Production.INFO: Date 2026-04-01
[2026-04-07 02:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:05] Production.INFO: Date 2026-04-02
[2026-04-07 02:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:05] Production.INFO: Date 2026-04-03
[2026-04-07 02:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:05] Production.INFO: Date 2026-04-04
[2026-04-07 02:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:05] Production.INFO: Date 2026-04-05
[2026-04-07 02:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:05] Production.INFO: Date 2026-04-06
[2026-04-07 02:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:05] Production.INFO: Date 2026-04-07
[2026-04-07 02:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:04:05] Production.INFO: Total Charge 0
[2026-04-07 02:04:05] Production.INFO: CreateAllLog End
[2026-04-07 02:04:05] Production.INFO: Account Balance End.
[2026-04-07 02:04:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:04:05] Production.INFO: ==3507== Releasing lock...
[2026-04-07 02:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:04:12] Production.ERROR: CronJobId end10
[2026-04-07 02:04:12] Production.INFO: ==3505== Releasing lock...
[2026-04-07 02:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:04:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:04:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:04:15] Production.INFO: call_cost start
[2026-04-07 02:04:15] Production.INFO: call_cost end
[2026-04-07 02:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:04:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:04:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:04:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:04:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:04:15] Production.INFO: ==3501== Releasing lock...
[2026-04-07 02:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:05:01] Production.INFO: ==3598== Lock acquired, processing the job...
[2026-04-07 07:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:05:01] Production.INFO: neon service started
[2026-04-07 07:05:01] Production.INFO: neon service started
[2026-04-07 07:05:01] Production.INFO: ==3598== Releasing lock...
[2026-04-07 07:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:05:02] Production.INFO: ==3600== Lock acquired, processing the job...
[2026-04-07 02:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:05:02] Production.INFO: ==3602== Lock acquired, processing the job...
[2026-04-07 06:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:05:02] Production.INFO: ==3602== Releasing lock...
[2026-04-07 06:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:05:02] Production.INFO: ==3600== Releasing lock...
[2026-04-07 02:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:05:02] Production.INFO: ==3605== Lock acquired, processing the job...
[2026-04-07 02:05:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:05:03] Production.INFO: ==3607== Lock acquired, processing the job...
[2026-04-07 02:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:05:03] Production.INFO: ==3609== Lock acquired, processing the job...
[2026-04-07 02:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:05:03] Production.INFO: ==3611== Lock acquired, processing the job...
[2026-04-07 02:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:05:03] Production.INFO: ==3613== Lock acquired, processing the job...
[2026-04-07 02:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:05:03] Production.INFO: Account Balance Start.
[2026-04-07 02:05:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:05:03] Production.INFO: 117
[2026-04-07 02:05:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:05:03] Production.INFO: ==3613== Releasing lock...
[2026-04-07 02:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:05:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:03] Production.INFO: ==3607== Releasing lock...
[2026-04-07 02:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:05:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:03] Production.INFO: Date 2026-03-20
[2026-04-07 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:03] Production.INFO: Date 2026-03-21
[2026-04-07 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:03] Production.INFO: Date 2026-03-22
[2026-04-07 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:03] Production.INFO: Date 2026-03-23
[2026-04-07 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:03] Production.INFO: Date 2026-03-24
[2026-04-07 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:03] Production.INFO: Date 2026-03-25
[2026-04-07 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:03] Production.INFO: Date 2026-03-26
[2026-04-07 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:03] Production.INFO: Date 2026-03-27
[2026-04-07 02:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:05:04] Production.INFO: Total Charge 0
[2026-04-07 02:05:04] Production.INFO: CreateAllLog End
[2026-04-07 02:05:04] Production.INFO: Account Balance End.
[2026-04-07 02:05:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:05:04] Production.INFO: ==3611== Releasing lock...
[2026-04-07 02:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:05:11] Production.ERROR: CronJobId end10
[2026-04-07 02:05:11] Production.INFO: ==3609== Releasing lock...
[2026-04-07 02:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:05:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:05:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:05:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:05:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:05:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:05:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:05:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:05:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:05:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:05:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:05:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:05:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:05:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:05:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:05:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:05:14] Production.INFO: call_cost start
[2026-04-07 02:05:14] Production.INFO: call_cost end
[2026-04-07 02:05:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:05:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:05:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:05:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:05:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:05:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:05:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:05:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:05:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:05:14] Production.INFO: ==3605== Releasing lock...
[2026-04-07 02:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:05:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:06:01] Production.INFO: ==3674== Lock acquired, processing the job...
[2026-04-07 07:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:06:01] Production.INFO: neon service started
[2026-04-07 07:06:01] Production.INFO: neon service started
[2026-04-07 07:06:01] Production.INFO: ==3674== Releasing lock...
[2026-04-07 07:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:06:02] Production.INFO: ==3676== Lock acquired, processing the job...
[2026-04-07 02:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:06:02] Production.INFO: ==3676== Releasing lock...
[2026-04-07 02:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:06:02] Production.INFO: ==3678== Lock acquired, processing the job...
[2026-04-07 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:06:02] Production.INFO: ==3678== Releasing lock...
[2026-04-07 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:06:03] Production.INFO: ==3686== Lock acquired, processing the job...
[2026-04-07 02:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:06:03] Production.INFO: Account Balance Start.
[2026-04-07 02:06:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:06:03] Production.INFO: 117
[2026-04-07 02:06:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:03] Production.INFO: ==3680== Lock acquired, processing the job...
[2026-04-07 02:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:06:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:03] Production.INFO: ==3682== Lock acquired, processing the job...
[2026-04-07 02:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:06:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:03] Production.INFO: ==3684== Lock acquired, processing the job...
[2026-04-07 02:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:06:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:06:03] Production.INFO: ==3688== Lock acquired, processing the job...
[2026-04-07 02:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:06:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:06:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:03] Production.INFO: ==3688== Releasing lock...
[2026-04-07 02:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:06:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:04] Production.INFO: ==3682== Releasing lock...
[2026-04-07 02:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:06:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:05] Production.INFO: Date 2026-03-31
[2026-04-07 02:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:05] Production.INFO: Date 2026-04-01
[2026-04-07 02:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:05] Production.INFO: Date 2026-04-02
[2026-04-07 02:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:05] Production.INFO: Date 2026-04-03
[2026-04-07 02:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:05] Production.INFO: Date 2026-04-04
[2026-04-07 02:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:05] Production.INFO: Date 2026-04-05
[2026-04-07 02:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:05] Production.INFO: Date 2026-04-06
[2026-04-07 02:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:05] Production.INFO: Date 2026-04-07
[2026-04-07 02:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:06:05] Production.INFO: Total Charge 0
[2026-04-07 02:06:05] Production.INFO: CreateAllLog End
[2026-04-07 02:06:05] Production.INFO: Account Balance End.
[2026-04-07 02:06:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:06:05] Production.INFO: ==3686== Releasing lock...
[2026-04-07 02:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:06:10] Production.ERROR: CronJobId end10
[2026-04-07 02:06:10] Production.INFO: ==3684== Releasing lock...
[2026-04-07 02:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:06:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:06:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:06:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:06:13] Production.INFO: call_cost start
[2026-04-07 02:06:13] Production.INFO: call_cost end
[2026-04-07 02:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:06:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:06:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:06:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:06:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:06:13] Production.INFO: ==3680== Releasing lock...
[2026-04-07 02:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:07:02] Production.INFO: ==3746== Lock acquired, processing the job...
[2026-04-07 07:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:07:02] Production.INFO: neon service started
[2026-04-07 07:07:02] Production.INFO: neon service started
[2026-04-07 07:07:02] Production.INFO: ==3746== Releasing lock...
[2026-04-07 07:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:07:02] Production.INFO: ==3748== Lock acquired, processing the job...
[2026-04-07 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:07:02] Production.INFO: ==3748== Releasing lock...
[2026-04-07 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:07:02] Production.INFO: ==3750== Lock acquired, processing the job...
[2026-04-07 06:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:07:02] Production.INFO: ==3750== Releasing lock...
[2026-04-07 06:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:07:03] Production.INFO: ==3753== Lock acquired, processing the job...
[2026-04-07 02:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:07:03] Production.INFO: ==3755== Lock acquired, processing the job...
[2026-04-07 02:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:07:03] Production.INFO: ==3759== Lock acquired, processing the job...
[2026-04-07 02:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:07:03] Production.INFO: ==3757== Lock acquired, processing the job...
[2026-04-07 02:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:07:03] Production.INFO: ==3761== Lock acquired, processing the job...
[2026-04-07 02:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:07:03] Production.INFO: Account Balance Start.
[2026-04-07 02:07:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:07:03] Production.INFO: 117
[2026-04-07 02:07:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:07:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:07:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:07:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: ==3761== Releasing lock...
[2026-04-07 02:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:07:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:07:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: ==3755== Releasing lock...
[2026-04-07 02:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:07:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:07:04] Production.INFO: Total Charge 0
[2026-04-07 02:07:05] Production.INFO: CreateAllLog End
[2026-04-07 02:07:05] Production.INFO: Account Balance End.
[2026-04-07 02:07:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:07:05] Production.INFO: ==3759== Releasing lock...
[2026-04-07 02:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:07:11] Production.ERROR: CronJobId end10
[2026-04-07 02:07:11] Production.INFO: ==3757== Releasing lock...
[2026-04-07 02:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:07:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:07:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:07:15] Production.INFO: call_cost start
[2026-04-07 02:07:15] Production.INFO: call_cost end
[2026-04-07 02:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:07:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:07:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:07:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:07:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:07:15] Production.INFO: ==3753== Releasing lock...
[2026-04-07 02:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:08:01] Production.INFO: ==3821== Lock acquired, processing the job...
[2026-04-07 07:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:08:01] Production.INFO: neon service started
[2026-04-07 07:08:01] Production.INFO: neon service started
[2026-04-07 07:08:01] Production.INFO: ==3821== Releasing lock...
[2026-04-07 07:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:08:02] Production.INFO: ==3823== Lock acquired, processing the job...
[2026-04-07 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:08:02] Production.INFO: ==3823== Releasing lock...
[2026-04-07 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:08:02] Production.INFO: ==3825== Lock acquired, processing the job...
[2026-04-07 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:08:02] Production.INFO: ==3825== Releasing lock...
[2026-04-07 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:08:03] Production.INFO: ==3828== Lock acquired, processing the job...
[2026-04-07 02:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:08:03] Production.INFO: ==3830== Lock acquired, processing the job...
[2026-04-07 02:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:08:03] Production.INFO: ==3833== Lock acquired, processing the job...
[2026-04-07 02:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:08:03] Production.INFO: ==3835== Lock acquired, processing the job...
[2026-04-07 02:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:08:03] Production.INFO: Account Balance Start.
[2026-04-07 02:08:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:08:03] Production.INFO: ==3837== Lock acquired, processing the job...
[2026-04-07 02:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:08:03] Production.INFO: 117
[2026-04-07 02:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:08:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:08:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:03] Production.INFO: ==3837== Releasing lock...
[2026-04-07 02:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:08:03] Production.INFO: ==3830== Releasing lock...
[2026-04-07 02:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:08:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:08:04] Production.INFO: Total Charge 0
[2026-04-07 02:08:04] Production.INFO: CreateAllLog End
[2026-04-07 02:08:05] Production.INFO: Account Balance End.
[2026-04-07 02:08:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:08:05] Production.INFO: ==3835== Releasing lock...
[2026-04-07 02:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:08:12] Production.ERROR: CronJobId end10
[2026-04-07 02:08:12] Production.INFO: ==3833== Releasing lock...
[2026-04-07 02:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:08:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:08:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:08:15] Production.INFO: call_cost start
[2026-04-07 02:08:15] Production.INFO: call_cost end
[2026-04-07 02:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:08:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:08:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:08:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:08:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:08:15] Production.INFO: ==3828== Releasing lock...
[2026-04-07 02:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:09:02] Production.INFO: ==3903== Lock acquired, processing the job...
[2026-04-07 07:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:09:02] Production.INFO: neon service started
[2026-04-07 07:09:02] Production.INFO: neon service started
[2026-04-07 07:09:02] Production.INFO: ==3903== Releasing lock...
[2026-04-07 07:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:09:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 06:09:02] Production.INFO: ==3907== Lock acquired, processing the job...
[2026-04-07 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:09:02] Production.INFO: ==3907== Releasing lock...
[2026-04-07 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:09:02] Production.INFO: ==3905== Lock acquired, processing the job...
[2026-04-07 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:09:02] Production.INFO: ==3905== Releasing lock...
[2026-04-07 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:09:03] Production.INFO: ==3909== Lock acquired, processing the job...
[2026-04-07 02:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:09:03] Production.INFO: ==3911== Lock acquired, processing the job...
[2026-04-07 02:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:09:03] Production.INFO: ==3917== Lock acquired, processing the job...
[2026-04-07 02:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:09:03] Production.INFO: ==3913== Lock acquired, processing the job...
[2026-04-07 02:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:09:03] Production.INFO: ==3915== Lock acquired, processing the job...
[2026-04-07 02:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:09:03] Production.INFO: Account Balance Start.
[2026-04-07 02:09:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:09:03] Production.INFO: 117
[2026-04-07 02:09:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:09:03] Production.INFO: ==3917== Releasing lock...
[2026-04-07 02:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-09
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-10
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-11
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: ==3911== Releasing lock...
[2026-04-07 02:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:09:04] Production.INFO: Total Charge 0
[2026-04-07 02:09:04] Production.INFO: CreateAllLog End
[2026-04-07 02:09:05] Production.INFO: Account Balance End.
[2026-04-07 02:09:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:09:05] Production.INFO: ==3915== Releasing lock...
[2026-04-07 02:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:09:11] Production.ERROR: CronJobId end10
[2026-04-07 02:09:11] Production.INFO: ==3913== Releasing lock...
[2026-04-07 02:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:09:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:09:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:09:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:09:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:09:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:09:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:09:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:09:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:09:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:09:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:09:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:09:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:09:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:09:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:09:15] Production.INFO: call_cost start
[2026-04-07 02:09:15] Production.INFO: call_cost end
[2026-04-07 02:09:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:09:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:09:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:09:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:09:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:09:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:09:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:09:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:09:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:09:15] Production.INFO: ==3909== Releasing lock...
[2026-04-07 02:09:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:09:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:10:01] Production.INFO: ==3977== Lock acquired, processing the job...
[2026-04-07 07:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:10:01] Production.INFO: neon service started
[2026-04-07 07:10:01] Production.INFO: neon service started
[2026-04-07 07:10:01] Production.INFO: ==3977== Releasing lock...
[2026-04-07 07:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:10:01] Production.INFO: ==3981== Lock acquired, processing the job...
[2026-04-07 06:10:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:10:01] Production.INFO: ==3981== Releasing lock...
[2026-04-07 06:10:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:10:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:10:02] Production.INFO: ==3979== Lock acquired, processing the job...
[2026-04-07 02:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:10:02] Production.INFO: ==3979== Releasing lock...
[2026-04-07 02:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:10:02] Production.INFO: ==3986== Lock acquired, processing the job...
[2026-04-07 02:10:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:10:03] Production.INFO: ==3988== Lock acquired, processing the job...
[2026-04-07 02:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:10:03] Production.INFO: ==3984== Lock acquired, processing the job...
[2026-04-07 02:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:10:03] Production.INFO: ==3990== Lock acquired, processing the job...
[2026-04-07 02:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:10:03] Production.INFO: ==3992== Lock acquired, processing the job...
[2026-04-07 02:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:10:03] Production.INFO: Account Balance Start.
[2026-04-07 02:10:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:10:03] Production.INFO: 117
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:10:03] Production.INFO: ==3992== Releasing lock...
[2026-04-07 02:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-20
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-21
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: ==3986== Releasing lock...
[2026-04-07 02:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-22
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-23
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-24
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-25
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-26
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-27
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-28
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-29
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-30
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-03-31
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-04-01
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-04-02
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-04-03
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-04-04
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:03] Production.INFO: Date 2026-04-05
[2026-04-07 02:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:10:04] Production.INFO: Total Charge 0
[2026-04-07 02:10:04] Production.INFO: CreateAllLog End
[2026-04-07 02:10:04] Production.INFO: Account Balance End.
[2026-04-07 02:10:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:10:04] Production.INFO: ==3990== Releasing lock...
[2026-04-07 02:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:10:11] Production.ERROR: CronJobId end10
[2026-04-07 02:10:11] Production.INFO: ==3988== Releasing lock...
[2026-04-07 02:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:10:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:10:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:10:15] Production.INFO: call_cost start
[2026-04-07 02:10:15] Production.INFO: call_cost end
[2026-04-07 02:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:10:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:10:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:10:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:10:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:10:15] Production.INFO: ==3984== Releasing lock...
[2026-04-07 02:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:11:01] Production.INFO: ==4055== Lock acquired, processing the job...
[2026-04-07 07:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:11:01] Production.INFO: neon service started
[2026-04-07 07:11:01] Production.INFO: neon service started
[2026-04-07 07:11:01] Production.INFO: ==4055== Releasing lock...
[2026-04-07 07:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:11:02] Production.INFO: ==4059== Lock acquired, processing the job...
[2026-04-07 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:11:02] Production.INFO: ==4059== Releasing lock...
[2026-04-07 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:11:02] Production.INFO: ==4057== Lock acquired, processing the job...
[2026-04-07 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:11:02] Production.INFO: ==4057== Releasing lock...
[2026-04-07 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:11:03] Production.INFO: ==4061== Lock acquired, processing the job...
[2026-04-07 02:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 02:11:03] Production.INFO: ==4063== Lock acquired, processing the job...
[2026-04-07 02:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 02:11:03] Production.INFO: ==4071== Lock acquired, processing the job...
[2026-04-07 02:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 02:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 02:11:03] Production.INFO: ==4061== Releasing lock...
[2026-04-07 02:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 02:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 02:11:03] Production.INFO: ==4065== Lock acquired, processing the job...
[2026-04-07 02:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:11:03] Production.INFO: ==4067== Lock acquired, processing the job...
[2026-04-07 02:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:11:03] Production.INFO: ==4073== Lock acquired, processing the job...
[2026-04-07 02:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 02:11:03] Production.INFO: ==4069== Lock acquired, processing the job...
[2026-04-07 02:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:11:03] Production.INFO: ==4073== Releasing lock...
[2026-04-07 02:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:11:04] Production.INFO: Account Balance Start.
[2026-04-07 02:11:04] Production.INFO: CreateAllLog Start
[2026-04-07 02:11:04] Production.INFO: 117
[2026-04-07 02:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-08
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-09
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-10
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-11
[2026-04-07 02:11:04] Production.INFO: ==4065== Releasing lock...
[2026-04-07 02:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:04] Production.ERROR: done
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 02:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051049', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:05] Production.INFO: Date 2026-03-29
[2026-04-07 02:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:05] Production.INFO: Date 2026-03-30
[2026-04-07 02:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:05] Production.INFO: Date 2026-03-31
[2026-04-07 02:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:05] Production.INFO: Date 2026-04-01
[2026-04-07 02:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:05] Production.INFO: Date 2026-04-02
[2026-04-07 02:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:05] Production.INFO: Date 2026-04-03
[2026-04-07 02:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:05] Production.INFO: Date 2026-04-04
[2026-04-07 02:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:05] Production.INFO: Date 2026-04-05
[2026-04-07 02:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:05] Production.INFO: Date 2026-04-06
[2026-04-07 02:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:05] Production.INFO: Date 2026-04-07
[2026-04-07 02:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:11:05] Production.INFO: Total Charge 0
[2026-04-07 02:11:05] Production.INFO: CreateAllLog End
[2026-04-07 02:11:05] Production.INFO: Account Balance End.
[2026-04-07 02:11:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:11:05] Production.INFO: ==4069== Releasing lock...
[2026-04-07 02:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:11:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051049', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 02:11:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 02:11:11] Production.INFO: ProcessCDR(1,17051049,1,1,2)
[2026-04-07 02:11:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051049,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 02:11:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051049,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 02:11:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 02:11:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 02:11:11] Production.INFO: ==4071== Releasing lock...
[2026-04-07 02:11:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 02:11:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 02:11:13] Production.ERROR: CronJobId end10
[2026-04-07 02:11:13] Production.INFO: ==4067== Releasing lock...
[2026-04-07 02:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:11:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:11:17] Production.INFO: call_cost start
[2026-04-07 02:11:17] Production.INFO: call_cost end
[2026-04-07 02:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:11:17] Production.INFO: ==4063== Releasing lock...
[2026-04-07 02:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:12:02] Production.INFO: ==4138== Lock acquired, processing the job...
[2026-04-07 07:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:12:02] Production.INFO: neon service started
[2026-04-07 07:12:02] Production.INFO: neon service started
[2026-04-07 07:12:02] Production.INFO: ==4138== Releasing lock...
[2026-04-07 07:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:12:02] Production.INFO: ==4142== Lock acquired, processing the job...
[2026-04-07 06:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:12:02] Production.INFO: ==4142== Releasing lock...
[2026-04-07 06:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:12:02] Production.INFO: ==4140== Lock acquired, processing the job...
[2026-04-07 02:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:12:02] Production.INFO: ==4140== Releasing lock...
[2026-04-07 02:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:12:03] Production.INFO: ==4146== Lock acquired, processing the job...
[2026-04-07 02:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:12:03] Production.INFO: ==4148== Lock acquired, processing the job...
[2026-04-07 02:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:12:03] Production.INFO: ==4144== Lock acquired, processing the job...
[2026-04-07 02:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:12:03] Production.INFO: ==4150== Lock acquired, processing the job...
[2026-04-07 02:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:12:03] Production.INFO: Account Balance Start.
[2026-04-07 02:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:12:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:12:04] Production.INFO: 117
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-08
[2026-04-07 02:12:04] Production.INFO: ==4152== Lock acquired, processing the job...
[2026-04-07 02:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: ==4146== Releasing lock...
[2026-04-07 02:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-09
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-10
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:12:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:12:04] Production.INFO: ==4152== Releasing lock...
[2026-04-07 02:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-11
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:05] Production.INFO: Date 2026-04-03
[2026-04-07 02:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:05] Production.INFO: Date 2026-04-04
[2026-04-07 02:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:05] Production.INFO: Date 2026-04-05
[2026-04-07 02:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:05] Production.INFO: Date 2026-04-06
[2026-04-07 02:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:05] Production.INFO: Date 2026-04-07
[2026-04-07 02:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:12:05] Production.INFO: Total Charge 0
[2026-04-07 02:12:05] Production.INFO: CreateAllLog End
[2026-04-07 02:12:05] Production.INFO: Account Balance End.
[2026-04-07 02:12:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:12:05] Production.INFO: ==4150== Releasing lock...
[2026-04-07 02:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:12:11] Production.ERROR: CronJobId end10
[2026-04-07 02:12:11] Production.INFO: ==4148== Releasing lock...
[2026-04-07 02:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:12:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:12:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:12:14] Production.INFO: call_cost start
[2026-04-07 02:12:14] Production.INFO: call_cost end
[2026-04-07 02:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:12:14] Production.INFO: ==4144== Releasing lock...
[2026-04-07 02:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:13:01] Production.INFO: ==4216== Lock acquired, processing the job...
[2026-04-07 07:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:13:01] Production.INFO: neon service started
[2026-04-07 07:13:01] Production.INFO: neon service started
[2026-04-07 07:13:01] Production.INFO: ==4216== Releasing lock...
[2026-04-07 07:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:13:02] Production.INFO: ==4220== Lock acquired, processing the job...
[2026-04-07 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:13:02] Production.INFO: ==4220== Releasing lock...
[2026-04-07 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:13:02] Production.INFO: ==4218== Lock acquired, processing the job...
[2026-04-07 02:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:13:02] Production.INFO: ==4218== Releasing lock...
[2026-04-07 02:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:13:03] Production.INFO: ==4223== Lock acquired, processing the job...
[2026-04-07 02:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:13:03] Production.INFO: ==4229== Lock acquired, processing the job...
[2026-04-07 02:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:13:03] Production.INFO: ==4225== Lock acquired, processing the job...
[2026-04-07 02:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:13:03] Production.INFO: ==4231== Lock acquired, processing the job...
[2026-04-07 02:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:13:03] Production.INFO: ==4227== Lock acquired, processing the job...
[2026-04-07 02:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:13:03] Production.INFO: Account Balance Start.
[2026-04-07 02:13:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:13:03] Production.INFO: 117
[2026-04-07 02:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:13:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:13:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:13:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:03] Production.INFO: ==4231== Releasing lock...
[2026-04-07 02:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:13:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:03] Production.INFO: Date 2026-03-20
[2026-04-07 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:03] Production.INFO: ==4225== Releasing lock...
[2026-04-07 02:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:13:03] Production.INFO: Date 2026-03-21
[2026-04-07 02:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:13:04] Production.INFO: Total Charge 0
[2026-04-07 02:13:04] Production.INFO: CreateAllLog End
[2026-04-07 02:13:04] Production.INFO: Account Balance End.
[2026-04-07 02:13:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:13:04] Production.INFO: ==4229== Releasing lock...
[2026-04-07 02:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:13:12] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,11))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-04-07 02:13:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:13:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:13:12] Production.ERROR: CronJobId end10
[2026-04-07 02:13:12] Production.INFO: ==4227== Releasing lock...
[2026-04-07 02:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:13:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:13:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:13:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:13:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:13:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:13:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:13:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:13:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:13:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:13:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:13:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:13:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:13:13] Production.INFO: call_cost start
[2026-04-07 02:13:13] Production.INFO: call_cost end
[2026-04-07 02:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:13:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:13:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:13:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:13:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:13:13] Production.INFO: ==4223== Releasing lock...
[2026-04-07 02:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:14:02] Production.INFO: ==4293== Lock acquired, processing the job...
[2026-04-07 07:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:14:02] Production.INFO: neon service started
[2026-04-07 07:14:02] Production.INFO: neon service started
[2026-04-07 07:14:02] Production.INFO: ==4293== Releasing lock...
[2026-04-07 07:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:14:02] Production.INFO: ==4297== Lock acquired, processing the job...
[2026-04-07 06:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:14:02] Production.INFO: ==4297== Releasing lock...
[2026-04-07 06:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:14:02] Production.INFO: ==4295== Lock acquired, processing the job...
[2026-04-07 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:14:02] Production.INFO: ==4295== Releasing lock...
[2026-04-07 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:14:03] Production.INFO: ==4303== Lock acquired, processing the job...
[2026-04-07 02:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:14:03] Production.INFO: ==4299== Lock acquired, processing the job...
[2026-04-07 02:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:14:03] Production.INFO: ==4308== Lock acquired, processing the job...
[2026-04-07 02:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:14:03] Production.INFO: ==4306== Lock acquired, processing the job...
[2026-04-07 02:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:14:03] Production.INFO: ==4301== Lock acquired, processing the job...
[2026-04-07 02:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:14:03] Production.INFO: Account Balance Start.
[2026-04-07 02:14:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:14:03] Production.INFO: 117
[2026-04-07 02:14:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-09
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:14:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-10
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-11
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: ==4308== Releasing lock...
[2026-04-07 02:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: ==4301== Releasing lock...
[2026-04-07 02:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:14:05] Production.INFO: Total Charge 0
[2026-04-07 02:14:05] Production.INFO: CreateAllLog End
[2026-04-07 02:14:05] Production.INFO: Account Balance End.
[2026-04-07 02:14:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:14:05] Production.INFO: ==4306== Releasing lock...
[2026-04-07 02:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:14:11] Production.ERROR: CronJobId end10
[2026-04-07 02:14:11] Production.INFO: ==4303== Releasing lock...
[2026-04-07 02:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:14:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:14:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:14:15] Production.INFO: call_cost start
[2026-04-07 02:14:15] Production.INFO: call_cost end
[2026-04-07 02:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:14:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:14:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:14:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:14:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:14:15] Production.INFO: ==4299== Releasing lock...
[2026-04-07 02:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:15:01] Production.INFO: ==4365== Lock acquired, processing the job...
[2026-04-07 07:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:15:01] Production.INFO: neon service started
[2026-04-07 07:15:01] Production.INFO: neon service started
[2026-04-07 07:15:01] Production.INFO: ==4365== Releasing lock...
[2026-04-07 07:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:15:01] Production.INFO: ==4367== Lock acquired, processing the job...
[2026-04-07 02:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:15:02] Production.INFO: ==4367== Releasing lock...
[2026-04-07 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:15:02] Production.INFO: ==4369== Lock acquired, processing the job...
[2026-04-07 06:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:15:02] Production.INFO: ==4369== Releasing lock...
[2026-04-07 06:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:15:02] Production.INFO: ==4379== Lock acquired, processing the job...
[2026-04-07 02:15:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:15:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:15:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:15:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:15:02] Production.INFO: ==4371== Lock acquired, processing the job...
[2026-04-07 02:15:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:15:02] Production.INFO: ==4379== Releasing lock...
[2026-04-07 02:15:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:15:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:15:03] Production.INFO: ==4377== Lock acquired, processing the job...
[2026-04-07 02:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:15:03] Production.INFO: ==4373== Lock acquired, processing the job...
[2026-04-07 02:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:15:03] Production.INFO: ==4375== Lock acquired, processing the job...
[2026-04-07 02:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:15:03] Production.INFO: Account Balance Start.
[2026-04-07 02:15:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:15:03] Production.INFO: 117
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-20
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:03] Production.INFO: ==4373== Releasing lock...
[2026-04-07 02:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-21
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-22
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-23
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-24
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-25
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-26
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-27
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:03] Production.INFO: Date 2026-03-28
[2026-04-07 02:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:15:04] Production.INFO: Total Charge 0
[2026-04-07 02:15:04] Production.INFO: CreateAllLog End
[2026-04-07 02:15:04] Production.INFO: Account Balance End.
[2026-04-07 02:15:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:15:04] Production.INFO: ==4377== Releasing lock...
[2026-04-07 02:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:15:10] Production.ERROR: CronJobId end10
[2026-04-07 02:15:11] Production.INFO: ==4375== Releasing lock...
[2026-04-07 02:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:15:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:15:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:15:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:15:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:15:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:15:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:15:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:15:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:15:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:15:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:15:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:15:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:15:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:15:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:15:13] Production.INFO: call_cost start
[2026-04-07 02:15:13] Production.INFO: call_cost end
[2026-04-07 02:15:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:15:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:15:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:15:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:15:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:15:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:15:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:15:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:15:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:15:13] Production.INFO: ==4371== Releasing lock...
[2026-04-07 02:15:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:15:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:16:01] Production.INFO: ==4438== Lock acquired, processing the job...
[2026-04-07 07:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:16:01] Production.INFO: neon service started
[2026-04-07 07:16:01] Production.INFO: neon service started
[2026-04-07 07:16:01] Production.INFO: ==4438== Releasing lock...
[2026-04-07 07:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:16:02] Production.INFO: ==4443== Lock acquired, processing the job...
[2026-04-07 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:16:02] Production.INFO: ==4443== Releasing lock...
[2026-04-07 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:16:02] Production.INFO: ==4441== Lock acquired, processing the job...
[2026-04-07 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:16:02] Production.INFO: ==4441== Releasing lock...
[2026-04-07 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:16:03] Production.INFO: ==4445== Lock acquired, processing the job...
[2026-04-07 02:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:16:03] Production.INFO: ==4447== Lock acquired, processing the job...
[2026-04-07 02:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:16:03] Production.INFO: ==4449== Lock acquired, processing the job...
[2026-04-07 02:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:16:03] Production.INFO: ==4451== Lock acquired, processing the job...
[2026-04-07 02:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:16:03] Production.INFO: ==4453== Lock acquired, processing the job...
[2026-04-07 02:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:16:03] Production.INFO: Account Balance Start.
[2026-04-07 02:16:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:16:03] Production.INFO: 117
[2026-04-07 02:16:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:16:03] Production.INFO: ==4453== Releasing lock...
[2026-04-07 02:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:16:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: ==4447== Releasing lock...
[2026-04-07 02:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:16:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:16:04] Production.INFO: Total Charge 0
[2026-04-07 02:16:04] Production.INFO: CreateAllLog End
[2026-04-07 02:16:05] Production.INFO: Account Balance End.
[2026-04-07 02:16:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:16:05] Production.INFO: ==4451== Releasing lock...
[2026-04-07 02:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:16:11] Production.ERROR: CronJobId end10
[2026-04-07 02:16:11] Production.INFO: ==4449== Releasing lock...
[2026-04-07 02:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:16:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:16:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:16:13] Production.INFO: call_cost start
[2026-04-07 02:16:13] Production.INFO: call_cost end
[2026-04-07 02:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:16:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:16:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:16:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:16:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:16:13] Production.INFO: ==4445== Releasing lock...
[2026-04-07 02:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:17:02] Production.INFO: ==4523== Lock acquired, processing the job...
[2026-04-07 07:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:17:02] Production.INFO: neon service started
[2026-04-07 07:17:02] Production.INFO: neon service started
[2026-04-07 07:17:02] Production.INFO: ==4523== Releasing lock...
[2026-04-07 07:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:17:02] Production.INFO: ==4527== Lock acquired, processing the job...
[2026-04-07 06:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:17:02] Production.INFO: ==4527== Releasing lock...
[2026-04-07 06:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:17:02] Production.INFO: ==4525== Lock acquired, processing the job...
[2026-04-07 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:17:02] Production.INFO: ==4525== Releasing lock...
[2026-04-07 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:17:03] Production.INFO: ==4529== Lock acquired, processing the job...
[2026-04-07 02:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:17:03] Production.INFO: ==4533== Lock acquired, processing the job...
[2026-04-07 02:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:17:03] Production.INFO: ==4531== Lock acquired, processing the job...
[2026-04-07 02:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:17:03] Production.INFO: ==4537== Lock acquired, processing the job...
[2026-04-07 02:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:17:03] Production.INFO: ==4535== Lock acquired, processing the job...
[2026-04-07 02:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:17:03] Production.INFO: Account Balance Start.
[2026-04-07 02:17:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:17:03] Production.INFO: 117
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-08
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-09
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: ==4537== Releasing lock...
[2026-04-07 02:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-10
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-11
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: ==4531== Releasing lock...
[2026-04-07 02:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:17:04] Production.INFO: Total Charge 0
[2026-04-07 02:17:04] Production.INFO: CreateAllLog End
[2026-04-07 02:17:05] Production.INFO: Account Balance End.
[2026-04-07 02:17:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:17:05] Production.INFO: ==4535== Releasing lock...
[2026-04-07 02:17:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:17:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:17:11] Production.ERROR: CronJobId end10
[2026-04-07 02:17:11] Production.INFO: ==4533== Releasing lock...
[2026-04-07 02:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:17:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:17:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:17:14] Production.INFO: call_cost start
[2026-04-07 02:17:14] Production.INFO: call_cost end
[2026-04-07 02:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:17:14] Production.INFO: ==4529== Releasing lock...
[2026-04-07 02:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:18:01] Production.INFO: ==4598== Lock acquired, processing the job...
[2026-04-07 07:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:18:01] Production.INFO: neon service started
[2026-04-07 07:18:01] Production.INFO: neon service started
[2026-04-07 07:18:01] Production.INFO: ==4598== Releasing lock...
[2026-04-07 07:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:18:01] Production.INFO: ==4602== Lock acquired, processing the job...
[2026-04-07 06:18:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:18:02] Production.INFO: ==4602== Releasing lock...
[2026-04-07 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:18:02] Production.INFO: ==4600== Lock acquired, processing the job...
[2026-04-07 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:18:02] Production.INFO: ==4600== Releasing lock...
[2026-04-07 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:18:03] Production.INFO: ==4605== Lock acquired, processing the job...
[2026-04-07 02:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:18:03] Production.INFO: ==4607== Lock acquired, processing the job...
[2026-04-07 02:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:18:03] Production.INFO: ==4609== Lock acquired, processing the job...
[2026-04-07 02:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:18:03] Production.INFO: ==4611== Lock acquired, processing the job...
[2026-04-07 02:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:18:03] Production.INFO: ==4613== Lock acquired, processing the job...
[2026-04-07 02:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:18:03] Production.INFO: Account Balance Start.
[2026-04-07 02:18:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:18:03] Production.INFO: 117
[2026-04-07 02:18:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:18:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:18:03] Production.INFO: ==4613== Releasing lock...
[2026-04-07 02:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:18:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:03] Production.INFO: Date 2026-03-20
[2026-04-07 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:03] Production.INFO: ==4607== Releasing lock...
[2026-04-07 02:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:18:03] Production.INFO: Date 2026-03-21
[2026-04-07 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:03] Production.INFO: Date 2026-03-22
[2026-04-07 02:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:18:04] Production.INFO: Total Charge 0
[2026-04-07 02:18:04] Production.INFO: CreateAllLog End
[2026-04-07 02:18:04] Production.INFO: Account Balance End.
[2026-04-07 02:18:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:18:04] Production.INFO: ==4611== Releasing lock...
[2026-04-07 02:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:18:11] Production.ERROR: CronJobId end10
[2026-04-07 02:18:11] Production.INFO: ==4609== Releasing lock...
[2026-04-07 02:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:18:13] Production.INFO: call_cost start
[2026-04-07 02:18:13] Production.INFO: call_cost end
[2026-04-07 02:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:18:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:18:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:18:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:18:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:18:13] Production.INFO: ==4605== Releasing lock...
[2026-04-07 02:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:19:02] Production.INFO: ==4673== Lock acquired, processing the job...
[2026-04-07 07:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:19:02] Production.INFO: neon service started
[2026-04-07 07:19:02] Production.INFO: neon service started
[2026-04-07 07:19:02] Production.INFO: ==4673== Releasing lock...
[2026-04-07 07:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:19:02] Production.INFO: ==4675== Lock acquired, processing the job...
[2026-04-07 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:19:02] Production.INFO: ==4677== Lock acquired, processing the job...
[2026-04-07 06:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:19:02] Production.INFO: ==4677== Releasing lock...
[2026-04-07 06:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:19:02] Production.INFO: ==4675== Releasing lock...
[2026-04-07 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:19:03] Production.INFO: ==4679== Lock acquired, processing the job...
[2026-04-07 02:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:19:03] Production.INFO: ==4681== Lock acquired, processing the job...
[2026-04-07 02:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:19:03] Production.INFO: ==4685== Lock acquired, processing the job...
[2026-04-07 02:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:19:03] Production.INFO: ==4683== Lock acquired, processing the job...
[2026-04-07 02:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:19:03] Production.INFO: ==4687== Lock acquired, processing the job...
[2026-04-07 02:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:19:03] Production.INFO: Account Balance Start.
[2026-04-07 02:19:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:19:03] Production.INFO: 117
[2026-04-07 02:19:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:19:03] Production.INFO: ==4687== Releasing lock...
[2026-04-07 02:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:19:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: ==4681== Releasing lock...
[2026-04-07 02:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:19:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:19:05] Production.INFO: Total Charge 0
[2026-04-07 02:19:05] Production.INFO: CreateAllLog End
[2026-04-07 02:19:05] Production.INFO: Account Balance End.
[2026-04-07 02:19:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:19:05] Production.INFO: ==4685== Releasing lock...
[2026-04-07 02:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:19:11] Production.ERROR: CronJobId end10
[2026-04-07 02:19:11] Production.INFO: ==4683== Releasing lock...
[2026-04-07 02:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:19:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:19:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:19:14] Production.INFO: call_cost start
[2026-04-07 02:19:14] Production.INFO: call_cost end
[2026-04-07 02:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:19:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:19:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:19:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:19:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:19:14] Production.INFO: ==4679== Releasing lock...
[2026-04-07 02:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:20:01] Production.INFO: ==4754== Lock acquired, processing the job...
[2026-04-07 07:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:20:01] Production.INFO: neon service started
[2026-04-07 07:20:01] Production.INFO: neon service started
[2026-04-07 07:20:01] Production.INFO: ==4754== Releasing lock...
[2026-04-07 07:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:20:01] Production.INFO: ==4756== Lock acquired, processing the job...
[2026-04-07 02:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:20:02] Production.INFO: ==4756== Releasing lock...
[2026-04-07 02:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:20:02] Production.INFO: ==4758== Lock acquired, processing the job...
[2026-04-07 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:20:02] Production.INFO: ==4758== Releasing lock...
[2026-04-07 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:20:02] Production.INFO: ==4761== Lock acquired, processing the job...
[2026-04-07 02:20:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:20:02] Production.INFO: ==4763== Lock acquired, processing the job...
[2026-04-07 02:20:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:20:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:20:02] Production.INFO: ==4767== Lock acquired, processing the job...
[2026-04-07 02:20:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:20:03] Production.INFO: ==4765== Lock acquired, processing the job...
[2026-04-07 02:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:20:03] Production.INFO: Account Balance Start.
[2026-04-07 02:20:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:20:03] Production.INFO: 117
[2026-04-07 02:20:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:03] Production.INFO: ==4769== Lock acquired, processing the job...
[2026-04-07 02:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:20:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:20:03] Production.INFO: ==4763== Releasing lock...
[2026-04-07 02:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:20:03] Production.INFO: ==4769== Releasing lock...
[2026-04-07 02:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:20:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:03] Production.INFO: Date 2026-03-20
[2026-04-07 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:03] Production.INFO: Date 2026-03-21
[2026-04-07 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:03] Production.INFO: Date 2026-03-22
[2026-04-07 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:03] Production.INFO: Date 2026-03-23
[2026-04-07 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:03] Production.INFO: Date 2026-03-24
[2026-04-07 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:03] Production.INFO: Date 2026-03-25
[2026-04-07 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:03] Production.INFO: Date 2026-03-26
[2026-04-07 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:03] Production.INFO: Date 2026-03-27
[2026-04-07 02:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:20:04] Production.INFO: Total Charge 0
[2026-04-07 02:20:04] Production.INFO: CreateAllLog End
[2026-04-07 02:20:04] Production.INFO: Account Balance End.
[2026-04-07 02:20:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:20:04] Production.INFO: ==4767== Releasing lock...
[2026-04-07 02:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:20:11] Production.ERROR: CronJobId end10
[2026-04-07 02:20:11] Production.INFO: ==4765== Releasing lock...
[2026-04-07 02:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:20:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:20:11] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:20:11] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:20:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:20:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:20:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:20:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:20:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:20:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:20:11] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:20:11] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:20:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:20:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:20:11] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:20:12] Production.INFO: call_cost start
[2026-04-07 02:20:12] Production.INFO: call_cost end
[2026-04-07 02:20:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:20:12] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:20:12] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:20:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:20:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:20:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:20:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:20:12] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:20:12] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:20:12] Production.INFO: ==4761== Releasing lock...
[2026-04-07 02:20:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:20:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:21:01] Production.INFO: ==4834== Lock acquired, processing the job...
[2026-04-07 07:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:21:01] Production.INFO: neon service started
[2026-04-07 07:21:01] Production.INFO: neon service started
[2026-04-07 07:21:01] Production.INFO: ==4834== Releasing lock...
[2026-04-07 07:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:21:02] Production.INFO: ==4836== Lock acquired, processing the job...
[2026-04-07 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:21:02] Production.INFO: ==4836== Releasing lock...
[2026-04-07 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:21:02] Production.INFO: ==4838== Lock acquired, processing the job...
[2026-04-07 06:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:21:02] Production.INFO: ==4838== Releasing lock...
[2026-04-07 06:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:21:03] Production.INFO: ==4840== Lock acquired, processing the job...
[2026-04-07 02:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 02:21:03] Production.INFO: ==4842== Lock acquired, processing the job...
[2026-04-07 02:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:21:03] Production.INFO: ==4848== Lock acquired, processing the job...
[2026-04-07 02:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 02:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 02:21:03] Production.ERROR: CronJob PID - 4842
[2026-04-07 02:21:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 02:21:03] Production.ERROR: CronJob ID - 5
[2026-04-07 02:21:03] Production.ERROR: CronJob Last Run Time 2026-04-07 02:21:00
[2026-04-07 02:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 02:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 02:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 02:21:03] Production.INFO: ==4840== Releasing lock...
[2026-04-07 02:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 02:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 02:21:03] Production.INFO: ==4844== Lock acquired, processing the job...
[2026-04-07 02:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:21:03] Production.INFO: ==4852== Lock acquired, processing the job...
[2026-04-07 02:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:21:03] Production.INFO: Account Balance Start.
[2026-04-07 02:21:03] Production.INFO: ==4846== Lock acquired, processing the job...
[2026-04-07 02:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:21:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:21:03] Production.INFO: 117
[2026-04-07 02:21:03] Production.INFO: ==4850== Lock acquired, processing the job...
[2026-04-07 02:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 02:21:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 02:21:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:21:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:21:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:21:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:03] Production.INFO: ==4852== Releasing lock...
[2026-04-07 02:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:21:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.ERROR: done
[2026-04-07 02:21:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 02:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051090', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 02:21:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: ==4844== Releasing lock...
[2026-04-07 02:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:21:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:21:04] Production.INFO: Total Charge 0
[2026-04-07 02:21:04] Production.INFO: CreateAllLog End
[2026-04-07 02:21:04] Production.INFO: Account Balance End.
[2026-04-07 02:21:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:21:04] Production.INFO: ==4848== Releasing lock...
[2026-04-07 02:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051090', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 02:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 02:21:10] Production.INFO: ProcessCDR(1,17051090,1,1,2)
[2026-04-07 02:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051090,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 02:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051090,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 02:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 02:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 02:21:10] Production.INFO: ==4850== Releasing lock...
[2026-04-07 02:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 02:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 02:21:13] Production.ERROR: CronJobId end10
[2026-04-07 02:21:13] Production.INFO: ==4846== Releasing lock...
[2026-04-07 02:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:21:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:21:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:21:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:21:16] Production.INFO: call_cost start
[2026-04-07 02:21:16] Production.INFO: call_cost end
[2026-04-07 02:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:21:16] Production.INFO: ==4842== Releasing lock...
[2026-04-07 02:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:22:02] Production.INFO: ==4919== Lock acquired, processing the job...
[2026-04-07 07:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:22:02] Production.INFO: neon service started
[2026-04-07 07:22:02] Production.INFO: neon service started
[2026-04-07 07:22:02] Production.INFO: ==4919== Releasing lock...
[2026-04-07 07:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:22:02] Production.INFO: ==4923== Lock acquired, processing the job...
[2026-04-07 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:22:02] Production.INFO: ==4923== Releasing lock...
[2026-04-07 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:22:02] Production.INFO: ==4921== Lock acquired, processing the job...
[2026-04-07 02:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:22:03] Production.INFO: ==4921== Releasing lock...
[2026-04-07 02:22:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:22:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:22:03] Production.INFO: ==4930== Lock acquired, processing the job...
[2026-04-07 02:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:22:03] Production.INFO: ==4926== Lock acquired, processing the job...
[2026-04-07 02:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:22:03] Production.INFO: ==4928== Lock acquired, processing the job...
[2026-04-07 02:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:22:03] Production.INFO: ==4934== Lock acquired, processing the job...
[2026-04-07 02:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:22:03] Production.INFO: ==4932== Lock acquired, processing the job...
[2026-04-07 02:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:22:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:22:04] Production.INFO: Account Balance Start.
[2026-04-07 02:22:04] Production.INFO: CreateAllLog Start
[2026-04-07 02:22:04] Production.INFO: 117
[2026-04-07 02:22:04] Production.INFO: Date 2026-03-08
[2026-04-07 02:22:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:22:04] Production.INFO: ==4934== Releasing lock...
[2026-04-07 02:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:22:04] Production.INFO: Date 2026-03-09
[2026-04-07 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:04] Production.INFO: Date 2026-03-10
[2026-04-07 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:04] Production.INFO: Date 2026-03-11
[2026-04-07 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:04] Production.INFO: ==4928== Releasing lock...
[2026-04-07 02:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:22:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:05] Production.INFO: Date 2026-03-28
[2026-04-07 02:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:05] Production.INFO: Date 2026-03-29
[2026-04-07 02:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:05] Production.INFO: Date 2026-03-30
[2026-04-07 02:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:05] Production.INFO: Date 2026-03-31
[2026-04-07 02:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:05] Production.INFO: Date 2026-04-01
[2026-04-07 02:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:05] Production.INFO: Date 2026-04-02
[2026-04-07 02:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:05] Production.INFO: Date 2026-04-03
[2026-04-07 02:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:05] Production.INFO: Date 2026-04-04
[2026-04-07 02:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:05] Production.INFO: Date 2026-04-05
[2026-04-07 02:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:05] Production.INFO: Date 2026-04-06
[2026-04-07 02:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:05] Production.INFO: Date 2026-04-07
[2026-04-07 02:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:22:05] Production.INFO: Total Charge 0
[2026-04-07 02:22:05] Production.INFO: CreateAllLog End
[2026-04-07 02:22:05] Production.INFO: Account Balance End.
[2026-04-07 02:22:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:22:05] Production.INFO: ==4932== Releasing lock...
[2026-04-07 02:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:22:12] Production.ERROR: CronJobId end10
[2026-04-07 02:22:12] Production.INFO: ==4930== Releasing lock...
[2026-04-07 02:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:22:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:22:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:22:15] Production.INFO: call_cost start
[2026-04-07 02:22:15] Production.INFO: call_cost end
[2026-04-07 02:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:22:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:22:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:22:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:22:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:22:15] Production.INFO: ==4926== Releasing lock...
[2026-04-07 02:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:23:01] Production.INFO: ==4991== Lock acquired, processing the job...
[2026-04-07 07:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:23:01] Production.INFO: neon service started
[2026-04-07 07:23:01] Production.INFO: neon service started
[2026-04-07 07:23:01] Production.INFO: ==4991== Releasing lock...
[2026-04-07 07:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:23:01] Production.INFO: ==4995== Lock acquired, processing the job...
[2026-04-07 06:23:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:23:01] Production.INFO: ==4995== Releasing lock...
[2026-04-07 06:23:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:23:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:23:02] Production.INFO: ==4993== Lock acquired, processing the job...
[2026-04-07 02:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:23:02] Production.INFO: ==4993== Releasing lock...
[2026-04-07 02:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:23:03] Production.INFO: ==4997== Lock acquired, processing the job...
[2026-04-07 02:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:23:03] Production.INFO: ==5001== Lock acquired, processing the job...
[2026-04-07 02:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:23:03] Production.INFO: ==4999== Lock acquired, processing the job...
[2026-04-07 02:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:23:03] Production.INFO: ==5003== Lock acquired, processing the job...
[2026-04-07 02:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:23:03] Production.INFO: ==5005== Lock acquired, processing the job...
[2026-04-07 02:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:23:03] Production.INFO: Account Balance Start.
[2026-04-07 02:23:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:23:03] Production.INFO: 117
[2026-04-07 02:23:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:23:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:03] Production.INFO: ==5005== Releasing lock...
[2026-04-07 02:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:23:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:03] Production.INFO: Date 2026-03-20
[2026-04-07 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:03] Production.INFO: Date 2026-03-21
[2026-04-07 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:03] Production.INFO: Date 2026-03-22
[2026-04-07 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:03] Production.INFO: Date 2026-03-23
[2026-04-07 02:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:04] Production.INFO: ==4999== Releasing lock...
[2026-04-07 02:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:23:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:23:04] Production.INFO: Total Charge 0
[2026-04-07 02:23:04] Production.INFO: CreateAllLog End
[2026-04-07 02:23:04] Production.INFO: Account Balance End.
[2026-04-07 02:23:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:23:04] Production.INFO: ==5003== Releasing lock...
[2026-04-07 02:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:23:11] Production.ERROR: CronJobId end10
[2026-04-07 02:23:11] Production.INFO: ==5001== Releasing lock...
[2026-04-07 02:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:23:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:23:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:23:14] Production.INFO: call_cost start
[2026-04-07 02:23:14] Production.INFO: call_cost end
[2026-04-07 02:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:23:14] Production.INFO: ==4997== Releasing lock...
[2026-04-07 02:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:24:02] Production.INFO: ==5073== Lock acquired, processing the job...
[2026-04-07 07:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:24:02] Production.INFO: neon service started
[2026-04-07 07:24:02] Production.INFO: neon service started
[2026-04-07 07:24:02] Production.INFO: ==5073== Releasing lock...
[2026-04-07 07:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:24:02] Production.INFO: ==5075== Lock acquired, processing the job...
[2026-04-07 02:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:24:02] Production.INFO: ==5075== Releasing lock...
[2026-04-07 02:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:24:02] Production.INFO: ==5077== Lock acquired, processing the job...
[2026-04-07 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:24:02] Production.INFO: ==5077== Releasing lock...
[2026-04-07 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:24:03] Production.INFO: ==5079== Lock acquired, processing the job...
[2026-04-07 02:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:24:03] Production.INFO: ==5081== Lock acquired, processing the job...
[2026-04-07 02:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:24:03] Production.INFO: ==5085== Lock acquired, processing the job...
[2026-04-07 02:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:24:03] Production.INFO: ==5083== Lock acquired, processing the job...
[2026-04-07 02:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:24:03] Production.INFO: Account Balance Start.
[2026-04-07 02:24:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:24:03] Production.INFO: 117
[2026-04-07 02:24:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:24:03] Production.INFO: ==5087== Lock acquired, processing the job...
[2026-04-07 02:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:24:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:24:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:24:03] Production.INFO: ==5087== Releasing lock...
[2026-04-07 02:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:24:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: ==5081== Releasing lock...
[2026-04-07 02:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:24:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:24:04] Production.INFO: Total Charge 0
[2026-04-07 02:24:04] Production.INFO: CreateAllLog End
[2026-04-07 02:24:05] Production.INFO: Account Balance End.
[2026-04-07 02:24:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:24:05] Production.INFO: ==5085== Releasing lock...
[2026-04-07 02:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:24:11] Production.ERROR: CronJobId end10
[2026-04-07 02:24:11] Production.INFO: ==5083== Releasing lock...
[2026-04-07 02:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:24:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:24:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:24:14] Production.INFO: call_cost start
[2026-04-07 02:24:14] Production.INFO: call_cost end
[2026-04-07 02:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:24:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:24:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:24:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:24:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:24:14] Production.INFO: ==5079== Releasing lock...
[2026-04-07 02:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:25:01] Production.INFO: ==5156== Lock acquired, processing the job...
[2026-04-07 07:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:25:01] Production.INFO: neon service started
[2026-04-07 07:25:01] Production.INFO: neon service started
[2026-04-07 07:25:01] Production.INFO: ==5156== Releasing lock...
[2026-04-07 07:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:25:01] Production.INFO: ==5160== Lock acquired, processing the job...
[2026-04-07 06:25:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:25:01] Production.INFO: ==5160== Releasing lock...
[2026-04-07 06:25:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:25:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:25:01] Production.INFO: ==5158== Lock acquired, processing the job...
[2026-04-07 02:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:25:02] Production.INFO: ==5158== Releasing lock...
[2026-04-07 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:25:02] Production.INFO: ==5164== Lock acquired, processing the job...
[2026-04-07 02:25:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:25:02] Production.INFO: ==5162== Lock acquired, processing the job...
[2026-04-07 02:25:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:25:03] Production.INFO: ==5166== Lock acquired, processing the job...
[2026-04-07 02:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:25:03] Production.INFO: ==5168== Lock acquired, processing the job...
[2026-04-07 02:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:25:03] Production.INFO: ==5170== Lock acquired, processing the job...
[2026-04-07 02:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:25:03] Production.INFO: Account Balance Start.
[2026-04-07 02:25:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:25:03] Production.INFO: 117
[2026-04-07 02:25:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:25:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:25:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:03] Production.INFO: ==5170== Releasing lock...
[2026-04-07 02:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:25:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:03] Production.INFO: ==5164== Releasing lock...
[2026-04-07 02:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:25:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:03] Production.INFO: Date 2026-03-20
[2026-04-07 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:03] Production.INFO: Date 2026-03-21
[2026-04-07 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:03] Production.INFO: Date 2026-03-22
[2026-04-07 02:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:25:04] Production.INFO: Total Charge 0
[2026-04-07 02:25:04] Production.INFO: CreateAllLog End
[2026-04-07 02:25:04] Production.INFO: Account Balance End.
[2026-04-07 02:25:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:25:04] Production.INFO: ==5168== Releasing lock...
[2026-04-07 02:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:25:10] Production.ERROR: CronJobId end10
[2026-04-07 02:25:10] Production.INFO: ==5166== Releasing lock...
[2026-04-07 02:25:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:25:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:25:13] Production.INFO: call_cost start
[2026-04-07 02:25:13] Production.INFO: call_cost end
[2026-04-07 02:25:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:25:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:25:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:25:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:25:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:25:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:25:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:25:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:25:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:25:13] Production.INFO: ==5162== Releasing lock...
[2026-04-07 02:25:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:25:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:26:01] Production.INFO: ==5233== Lock acquired, processing the job...
[2026-04-07 07:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:26:01] Production.INFO: neon service started
[2026-04-07 07:26:01] Production.INFO: neon service started
[2026-04-07 07:26:01] Production.INFO: ==5233== Releasing lock...
[2026-04-07 07:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:26:02] Production.INFO: ==5235== Lock acquired, processing the job...
[2026-04-07 02:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:26:02] Production.INFO: ==5235== Releasing lock...
[2026-04-07 02:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:26:02] Production.INFO: ==5237== Lock acquired, processing the job...
[2026-04-07 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:26:02] Production.INFO: ==5237== Releasing lock...
[2026-04-07 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:26:03] Production.INFO: ==5242== Lock acquired, processing the job...
[2026-04-07 02:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:26:03] Production.INFO: ==5244== Lock acquired, processing the job...
[2026-04-07 02:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:26:03] Production.INFO: ==5246== Lock acquired, processing the job...
[2026-04-07 02:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:26:03] Production.INFO: ==5240== Lock acquired, processing the job...
[2026-04-07 02:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:26:03] Production.INFO: ==5248== Lock acquired, processing the job...
[2026-04-07 02:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:26:03] Production.INFO: Account Balance Start.
[2026-04-07 02:26:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:26:03] Production.INFO: 117
[2026-04-07 02:26:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:26:03] Production.INFO: ==5248== Releasing lock...
[2026-04-07 02:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:26:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:03] Production.INFO: ==5242== Releasing lock...
[2026-04-07 02:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:26:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:26:04] Production.INFO: Total Charge 0
[2026-04-07 02:26:04] Production.INFO: CreateAllLog End
[2026-04-07 02:26:04] Production.INFO: Account Balance End.
[2026-04-07 02:26:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:26:04] Production.INFO: ==5246== Releasing lock...
[2026-04-07 02:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:26:10] Production.ERROR: CronJobId end10
[2026-04-07 02:26:10] Production.INFO: ==5244== Releasing lock...
[2026-04-07 02:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:26:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:26:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:26:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:26:13] Production.INFO: call_cost start
[2026-04-07 02:26:13] Production.INFO: call_cost end
[2026-04-07 02:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:26:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:26:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:26:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:26:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:26:14] Production.INFO: ==5240== Releasing lock...
[2026-04-07 02:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:27:02] Production.INFO: ==5314== Lock acquired, processing the job...
[2026-04-07 07:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:27:02] Production.INFO: neon service started
[2026-04-07 07:27:02] Production.INFO: neon service started
[2026-04-07 07:27:02] Production.INFO: ==5314== Releasing lock...
[2026-04-07 07:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:27:02] Production.INFO: ==5316== Lock acquired, processing the job...
[2026-04-07 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:27:02] Production.INFO: ==5316== Releasing lock...
[2026-04-07 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:27:02] Production.INFO: ==5318== Lock acquired, processing the job...
[2026-04-07 06:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:27:02] Production.INFO: ==5318== Releasing lock...
[2026-04-07 06:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:27:03] Production.INFO: ==5329== Lock acquired, processing the job...
[2026-04-07 02:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:27:03] Production.INFO: ==5321== Lock acquired, processing the job...
[2026-04-07 02:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:27:03] Production.INFO: ==5323== Lock acquired, processing the job...
[2026-04-07 02:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:27:03] Production.INFO: ==5329== Releasing lock...
[2026-04-07 02:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:27:03] Production.INFO: ==5325== Lock acquired, processing the job...
[2026-04-07 02:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:27:03] Production.INFO: ==5327== Lock acquired, processing the job...
[2026-04-07 02:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:27:04] Production.INFO: Account Balance Start.
[2026-04-07 02:27:04] Production.INFO: CreateAllLog Start
[2026-04-07 02:27:04] Production.INFO: 117
[2026-04-07 02:27:04] Production.INFO: Date 2026-03-08
[2026-04-07 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:04] Production.INFO: ==5323== Releasing lock...
[2026-04-07 02:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:27:04] Production.INFO: Date 2026-03-09
[2026-04-07 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:04] Production.INFO: Date 2026-03-10
[2026-04-07 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:04] Production.INFO: Date 2026-03-11
[2026-04-07 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:05] Production.INFO: Date 2026-03-26
[2026-04-07 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:05] Production.INFO: Date 2026-03-27
[2026-04-07 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:05] Production.INFO: Date 2026-03-28
[2026-04-07 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:05] Production.INFO: Date 2026-03-29
[2026-04-07 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:05] Production.INFO: Date 2026-03-30
[2026-04-07 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:05] Production.INFO: Date 2026-03-31
[2026-04-07 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:05] Production.INFO: Date 2026-04-01
[2026-04-07 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:05] Production.INFO: Date 2026-04-02
[2026-04-07 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:05] Production.INFO: Date 2026-04-03
[2026-04-07 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:05] Production.INFO: Date 2026-04-04
[2026-04-07 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:05] Production.INFO: Date 2026-04-05
[2026-04-07 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:05] Production.INFO: Date 2026-04-06
[2026-04-07 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:05] Production.INFO: Date 2026-04-07
[2026-04-07 02:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:27:05] Production.INFO: Total Charge 0
[2026-04-07 02:27:05] Production.INFO: CreateAllLog End
[2026-04-07 02:27:05] Production.INFO: Account Balance End.
[2026-04-07 02:27:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:27:05] Production.INFO: ==5327== Releasing lock...
[2026-04-07 02:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:27:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:27:11] Production.ERROR: CronJobId end10
[2026-04-07 02:27:11] Production.INFO: ==5325== Releasing lock...
[2026-04-07 02:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:27:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:27:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:27:14] Production.INFO: call_cost start
[2026-04-07 02:27:14] Production.INFO: call_cost end
[2026-04-07 02:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:27:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:27:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:27:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:27:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:27:14] Production.INFO: ==5321== Releasing lock...
[2026-04-07 02:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:28:01] Production.INFO: ==5389== Lock acquired, processing the job...
[2026-04-07 07:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:28:01] Production.INFO: neon service started
[2026-04-07 07:28:01] Production.INFO: neon service started
[2026-04-07 07:28:01] Production.INFO: ==5389== Releasing lock...
[2026-04-07 07:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:28:02] Production.INFO: ==5391== Lock acquired, processing the job...
[2026-04-07 02:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:28:02] Production.INFO: ==5393== Lock acquired, processing the job...
[2026-04-07 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:28:02] Production.INFO: ==5393== Releasing lock...
[2026-04-07 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:28:02] Production.INFO: ==5391== Releasing lock...
[2026-04-07 02:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:28:03] Production.INFO: ==5396== Lock acquired, processing the job...
[2026-04-07 02:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:28:03] Production.INFO: ==5398== Lock acquired, processing the job...
[2026-04-07 02:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:28:03] Production.INFO: ==5400== Lock acquired, processing the job...
[2026-04-07 02:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:28:03] Production.INFO: ==5404== Lock acquired, processing the job...
[2026-04-07 02:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:28:03] Production.INFO: ==5402== Lock acquired, processing the job...
[2026-04-07 02:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:28:03] Production.INFO: Account Balance Start.
[2026-04-07 02:28:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:28:03] Production.INFO: 117
[2026-04-07 02:28:03] Production.INFO: ==5404== Releasing lock...
[2026-04-07 02:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:28:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:04] Production.INFO: ==5398== Releasing lock...
[2026-04-07 02:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:28:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:05] Production.INFO: Date 2026-04-04
[2026-04-07 02:28:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:05] Production.INFO: Date 2026-04-05
[2026-04-07 02:28:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:05] Production.INFO: Date 2026-04-06
[2026-04-07 02:28:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:05] Production.INFO: Date 2026-04-07
[2026-04-07 02:28:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:28:05] Production.INFO: Total Charge 0
[2026-04-07 02:28:05] Production.INFO: CreateAllLog End
[2026-04-07 02:28:05] Production.INFO: Account Balance End.
[2026-04-07 02:28:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:28:05] Production.INFO: ==5402== Releasing lock...
[2026-04-07 02:28:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:28:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:28:12] Production.ERROR: CronJobId end10
[2026-04-07 02:28:12] Production.INFO: ==5400== Releasing lock...
[2026-04-07 02:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:28:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:28:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:28:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:28:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:28:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:28:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:28:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:28:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:28:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:28:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:28:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:28:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:28:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:28:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:28:15] Production.INFO: call_cost start
[2026-04-07 02:28:15] Production.INFO: call_cost end
[2026-04-07 02:28:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:28:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:28:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:28:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:28:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:28:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:28:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:28:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:28:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:28:15] Production.INFO: ==5396== Releasing lock...
[2026-04-07 02:28:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:28:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:29:01] Production.INFO: ==5465== Lock acquired, processing the job...
[2026-04-07 07:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:29:01] Production.INFO: neon service started
[2026-04-07 07:29:02] Production.INFO: neon service started
[2026-04-07 07:29:02] Production.INFO: ==5465== Releasing lock...
[2026-04-07 07:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:29:02] Production.INFO: ==5467== Lock acquired, processing the job...
[2026-04-07 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:29:02] Production.INFO: ==5467== Releasing lock...
[2026-04-07 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:29:02] Production.INFO: ==5469== Lock acquired, processing the job...
[2026-04-07 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:29:02] Production.INFO: ==5469== Releasing lock...
[2026-04-07 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:29:03] Production.INFO: ==5471== Lock acquired, processing the job...
[2026-04-07 02:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:29:03] Production.INFO: ==5477== Lock acquired, processing the job...
[2026-04-07 02:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:29:03] Production.INFO: ==5475== Lock acquired, processing the job...
[2026-04-07 02:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:29:03] Production.INFO: Account Balance Start.
[2026-04-07 02:29:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:29:03] Production.INFO: 117
[2026-04-07 02:29:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:29:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:03] Production.INFO: ==5473== Lock acquired, processing the job...
[2026-04-07 02:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:29:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:03] Production.INFO: ==5480== Lock acquired, processing the job...
[2026-04-07 02:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:29:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:29:03] Production.INFO: ==5480== Releasing lock...
[2026-04-07 02:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:29:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:03] Production.INFO: Date 2026-03-20
[2026-04-07 02:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:03] Production.INFO: Date 2026-03-21
[2026-04-07 02:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:03] Production.INFO: Date 2026-03-22
[2026-04-07 02:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:04] Production.INFO: ==5473== Releasing lock...
[2026-04-07 02:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:29:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:29:04] Production.INFO: Total Charge 0
[2026-04-07 02:29:04] Production.INFO: CreateAllLog End
[2026-04-07 02:29:04] Production.INFO: Account Balance End.
[2026-04-07 02:29:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:29:04] Production.INFO: ==5477== Releasing lock...
[2026-04-07 02:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:29:11] Production.ERROR: CronJobId end10
[2026-04-07 02:29:11] Production.INFO: ==5475== Releasing lock...
[2026-04-07 02:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:29:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:29:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:29:14] Production.INFO: call_cost start
[2026-04-07 02:29:14] Production.INFO: call_cost end
[2026-04-07 02:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:29:14] Production.INFO: ==5471== Releasing lock...
[2026-04-07 02:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:30:01] Production.INFO: ==5541== Lock acquired, processing the job...
[2026-04-07 07:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:30:01] Production.INFO: neon service started
[2026-04-07 07:30:01] Production.INFO: neon service started
[2026-04-07 07:30:01] Production.INFO: ==5541== Releasing lock...
[2026-04-07 07:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:30:01] Production.INFO: ==5543== Lock acquired, processing the job...
[2026-04-07 02:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:30:02] Production.INFO: ==5545== Lock acquired, processing the job...
[2026-04-07 06:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:30:02] Production.INFO: ==5545== Releasing lock...
[2026-04-07 06:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:30:02] Production.INFO: ==5543== Releasing lock...
[2026-04-07 02:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:30:03] Production.INFO: ==5549== Lock acquired, processing the job...
[2026-04-07 02:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:30:03] Production.INFO: ==5551== Lock acquired, processing the job...
[2026-04-07 02:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:30:03] Production.INFO: ==5555== Lock acquired, processing the job...
[2026-04-07 02:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:30:03] Production.INFO: ==5553== Lock acquired, processing the job...
[2026-04-07 02:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:30:03] Production.INFO: ==5557== Lock acquired, processing the job...
[2026-04-07 02:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:30:03] Production.INFO: Account Balance Start.
[2026-04-07 02:30:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:30:03] Production.INFO: 117
[2026-04-07 02:30:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:30:03] Production.INFO: ==5557== Releasing lock...
[2026-04-07 02:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:30:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:30:03] Production.INFO: ==5551== Releasing lock...
[2026-04-07 02:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:30:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:30:04] Production.INFO: Total Charge 0
[2026-04-07 02:30:04] Production.INFO: CreateAllLog End
[2026-04-07 02:30:05] Production.INFO: Account Balance End.
[2026-04-07 02:30:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:30:05] Production.INFO: ==5555== Releasing lock...
[2026-04-07 02:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:30:11] Production.ERROR: CronJobId end10
[2026-04-07 02:30:11] Production.INFO: ==5553== Releasing lock...
[2026-04-07 02:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:30:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:30:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:30:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:30:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:30:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:30:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:30:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:30:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:30:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:30:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:30:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:30:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:30:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:30:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:30:12] Production.INFO: call_cost start
[2026-04-07 02:30:12] Production.INFO: call_cost end
[2026-04-07 02:30:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:30:12] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:30:12] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:30:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:30:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:30:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:30:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:30:12] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:30:12] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:30:12] Production.INFO: ==5549== Releasing lock...
[2026-04-07 02:30:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:30:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:31:01] Production.INFO: ==5617== Lock acquired, processing the job...
[2026-04-07 07:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:31:01] Production.INFO: neon service started
[2026-04-07 07:31:01] Production.INFO: neon service started
[2026-04-07 07:31:01] Production.INFO: ==5617== Releasing lock...
[2026-04-07 07:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:31:02] Production.INFO: ==5619== Lock acquired, processing the job...
[2026-04-07 02:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:31:02] Production.INFO: ==5621== Lock acquired, processing the job...
[2026-04-07 06:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:31:02] Production.INFO: ==5621== Releasing lock...
[2026-04-07 06:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:31:02] Production.INFO: ==5619== Releasing lock...
[2026-04-07 02:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:31:02] Production.INFO: ==5623== Lock acquired, processing the job...
[2026-04-07 02:31:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 02:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 02:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 02:31:03] Production.INFO: ==5623== Releasing lock...
[2026-04-07 02:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 02:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 02:31:03] Production.INFO: ==5625== Lock acquired, processing the job...
[2026-04-07 02:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:31:03] Production.INFO: ==5627== Lock acquired, processing the job...
[2026-04-07 02:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:31:03] Production.INFO: ==5633== Lock acquired, processing the job...
[2026-04-07 02:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 02:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 02:31:03] Production.INFO: ==5629== Lock acquired, processing the job...
[2026-04-07 02:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:31:03] Production.INFO: ==5631== Lock acquired, processing the job...
[2026-04-07 02:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:31:03] Production.INFO: ==5636== Lock acquired, processing the job...
[2026-04-07 02:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:31:03] Production.INFO: Account Balance Start.
[2026-04-07 02:31:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:31:04] Production.INFO: 117
[2026-04-07 02:31:04] Production.INFO: ==5627== Releasing lock...
[2026-04-07 02:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-08
[2026-04-07 02:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-09
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-10
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-11
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.INFO: ==5636== Releasing lock...
[2026-04-07 02:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:31:04] Production.ERROR: done
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 02:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051131', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:05] Production.INFO: Date 2026-03-31
[2026-04-07 02:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:05] Production.INFO: Date 2026-04-01
[2026-04-07 02:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:05] Production.INFO: Date 2026-04-02
[2026-04-07 02:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:05] Production.INFO: Date 2026-04-03
[2026-04-07 02:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:05] Production.INFO: Date 2026-04-04
[2026-04-07 02:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:05] Production.INFO: Date 2026-04-05
[2026-04-07 02:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:05] Production.INFO: Date 2026-04-06
[2026-04-07 02:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:05] Production.INFO: Date 2026-04-07
[2026-04-07 02:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:31:05] Production.INFO: Total Charge 0
[2026-04-07 02:31:05] Production.INFO: CreateAllLog End
[2026-04-07 02:31:05] Production.INFO: Account Balance End.
[2026-04-07 02:31:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:31:05] Production.INFO: ==5631== Releasing lock...
[2026-04-07 02:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:31:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051131', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 02:31:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 02:31:11] Production.INFO: ProcessCDR(1,17051131,1,1,2)
[2026-04-07 02:31:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051131,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 02:31:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051131,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 02:31:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 02:31:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 02:31:11] Production.INFO: ==5633== Releasing lock...
[2026-04-07 02:31:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 02:31:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 02:31:15] Production.ERROR: CronJobId end10
[2026-04-07 02:31:15] Production.INFO: ==5629== Releasing lock...
[2026-04-07 02:31:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:31:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:31:17] Production.INFO: call_cost start
[2026-04-07 02:31:17] Production.INFO: call_cost end
[2026-04-07 02:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:31:17] Production.INFO: ==5625== Releasing lock...
[2026-04-07 02:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:32:02] Production.INFO: ==5703== Lock acquired, processing the job...
[2026-04-07 07:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:32:02] Production.INFO: neon service started
[2026-04-07 07:32:02] Production.INFO: neon service started
[2026-04-07 07:32:02] Production.INFO: ==5703== Releasing lock...
[2026-04-07 07:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:32:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 02:32:02] Production.INFO: ==5705== Lock acquired, processing the job...
[2026-04-07 02:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:32:02] Production.INFO: ==5707== Lock acquired, processing the job...
[2026-04-07 06:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:32:02] Production.INFO: ==5707== Releasing lock...
[2026-04-07 06:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:32:03] Production.INFO: ==5705== Releasing lock...
[2026-04-07 02:32:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:32:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:32:03] Production.INFO: ==5710== Lock acquired, processing the job...
[2026-04-07 02:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:32:03] Production.INFO: ==5712== Lock acquired, processing the job...
[2026-04-07 02:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:32:03] Production.INFO: ==5714== Lock acquired, processing the job...
[2026-04-07 02:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:32:03] Production.INFO: ==5716== Lock acquired, processing the job...
[2026-04-07 02:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:32:04] Production.INFO: ==5718== Lock acquired, processing the job...
[2026-04-07 02:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:32:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:32:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:32:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:32:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:32:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:32:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:32:04] Production.INFO: Account Balance Start.
[2026-04-07 02:32:04] Production.INFO: CreateAllLog Start
[2026-04-07 02:32:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:32:04] Production.INFO: 117
[2026-04-07 02:32:04] Production.INFO: ==5718== Releasing lock...
[2026-04-07 02:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:32:04] Production.INFO: Date 2026-03-08
[2026-04-07 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:04] Production.INFO: Date 2026-03-09
[2026-04-07 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:04] Production.INFO: Date 2026-03-10
[2026-04-07 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:04] Production.INFO: Date 2026-03-11
[2026-04-07 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:04] Production.INFO: ==5712== Releasing lock...
[2026-04-07 02:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:32:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:05] Production.INFO: Date 2026-03-26
[2026-04-07 02:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:05] Production.INFO: Date 2026-03-27
[2026-04-07 02:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:05] Production.INFO: Date 2026-03-28
[2026-04-07 02:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:05] Production.INFO: Date 2026-03-29
[2026-04-07 02:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:05] Production.INFO: Date 2026-03-30
[2026-04-07 02:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:05] Production.INFO: Date 2026-03-31
[2026-04-07 02:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:05] Production.INFO: Date 2026-04-01
[2026-04-07 02:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:05] Production.INFO: Date 2026-04-02
[2026-04-07 02:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:05] Production.INFO: Date 2026-04-03
[2026-04-07 02:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:05] Production.INFO: Date 2026-04-04
[2026-04-07 02:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:05] Production.INFO: Date 2026-04-05
[2026-04-07 02:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:05] Production.INFO: Date 2026-04-06
[2026-04-07 02:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:05] Production.INFO: Date 2026-04-07
[2026-04-07 02:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:32:05] Production.INFO: Total Charge 0
[2026-04-07 02:32:05] Production.INFO: CreateAllLog End
[2026-04-07 02:32:05] Production.INFO: Account Balance End.
[2026-04-07 02:32:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:32:05] Production.INFO: ==5716== Releasing lock...
[2026-04-07 02:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:32:11] Production.ERROR: CronJobId end10
[2026-04-07 02:32:11] Production.INFO: ==5714== Releasing lock...
[2026-04-07 02:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:32:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:32:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:32:15] Production.INFO: call_cost start
[2026-04-07 02:32:15] Production.INFO: call_cost end
[2026-04-07 02:32:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:32:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:32:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:32:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:32:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:32:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:32:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:32:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:32:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:32:15] Production.INFO: ==5710== Releasing lock...
[2026-04-07 02:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:33:01] Production.INFO: ==5775== Lock acquired, processing the job...
[2026-04-07 07:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:33:01] Production.INFO: neon service started
[2026-04-07 07:33:01] Production.INFO: neon service started
[2026-04-07 07:33:01] Production.INFO: ==5775== Releasing lock...
[2026-04-07 07:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:33:02] Production.INFO: ==5779== Lock acquired, processing the job...
[2026-04-07 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:33:02] Production.INFO: ==5779== Releasing lock...
[2026-04-07 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:33:02] Production.INFO: ==5777== Lock acquired, processing the job...
[2026-04-07 02:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:33:02] Production.INFO: ==5777== Releasing lock...
[2026-04-07 02:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:33:02] Production.INFO: ==5782== Lock acquired, processing the job...
[2026-04-07 02:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:33:03] Production.INFO: ==5786== Lock acquired, processing the job...
[2026-04-07 02:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:33:03] Production.INFO: ==5784== Lock acquired, processing the job...
[2026-04-07 02:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:33:03] Production.INFO: ==5788== Lock acquired, processing the job...
[2026-04-07 02:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:33:03] Production.INFO: Account Balance Start.
[2026-04-07 02:33:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:33:03] Production.INFO: 117
[2026-04-07 02:33:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:03] Production.INFO: ==5790== Lock acquired, processing the job...
[2026-04-07 02:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:33:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:33:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:33:03] Production.INFO: ==5790== Releasing lock...
[2026-04-07 02:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:33:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:03] Production.INFO: ==5784== Releasing lock...
[2026-04-07 02:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:33:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:33:04] Production.INFO: Total Charge 0
[2026-04-07 02:33:04] Production.INFO: CreateAllLog End
[2026-04-07 02:33:04] Production.INFO: Account Balance End.
[2026-04-07 02:33:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:33:04] Production.INFO: ==5788== Releasing lock...
[2026-04-07 02:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:33:11] Production.ERROR: CronJobId end10
[2026-04-07 02:33:11] Production.INFO: ==5786== Releasing lock...
[2026-04-07 02:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:33:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:33:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:33:14] Production.INFO: call_cost start
[2026-04-07 02:33:14] Production.INFO: call_cost end
[2026-04-07 02:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:33:14] Production.INFO: ==5782== Releasing lock...
[2026-04-07 02:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:34:02] Production.INFO: ==5851== Lock acquired, processing the job...
[2026-04-07 07:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:34:02] Production.INFO: neon service started
[2026-04-07 07:34:02] Production.INFO: neon service started
[2026-04-07 07:34:02] Production.INFO: ==5851== Releasing lock...
[2026-04-07 07:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:34:02] Production.INFO: ==5853== Lock acquired, processing the job...
[2026-04-07 02:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:34:02] Production.INFO: ==5855== Lock acquired, processing the job...
[2026-04-07 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:34:02] Production.INFO: ==5855== Releasing lock...
[2026-04-07 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:34:02] Production.INFO: ==5853== Releasing lock...
[2026-04-07 02:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:34:03] Production.INFO: ==5859== Lock acquired, processing the job...
[2026-04-07 02:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:34:03] Production.INFO: ==5857== Lock acquired, processing the job...
[2026-04-07 02:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:34:03] Production.INFO: ==5863== Lock acquired, processing the job...
[2026-04-07 02:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:34:03] Production.INFO: ==5861== Lock acquired, processing the job...
[2026-04-07 02:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:34:03] Production.INFO: Account Balance Start.
[2026-04-07 02:34:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:34:03] Production.INFO: 117
[2026-04-07 02:34:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:34:03] Production.INFO: ==5865== Lock acquired, processing the job...
[2026-04-07 02:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:34:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:34:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:34:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:34:03] Production.INFO: ==5865== Releasing lock...
[2026-04-07 02:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:34:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:03] Production.INFO: Date 2026-03-20
[2026-04-07 02:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:03] Production.INFO: Date 2026-03-21
[2026-04-07 02:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:03] Production.INFO: ==5859== Releasing lock...
[2026-04-07 02:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:34:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:34:04] Production.INFO: Total Charge 0
[2026-04-07 02:34:04] Production.INFO: CreateAllLog End
[2026-04-07 02:34:04] Production.INFO: Account Balance End.
[2026-04-07 02:34:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:34:04] Production.INFO: ==5863== Releasing lock...
[2026-04-07 02:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:34:12] Production.ERROR: CronJobId end10
[2026-04-07 02:34:12] Production.INFO: ==5861== Releasing lock...
[2026-04-07 02:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:34:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:34:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:34:14] Production.INFO: call_cost start
[2026-04-07 02:34:14] Production.INFO: call_cost end
[2026-04-07 02:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:34:14] Production.INFO: ==5857== Releasing lock...
[2026-04-07 02:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:35:01] Production.INFO: ==5931== Lock acquired, processing the job...
[2026-04-07 07:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:35:01] Production.INFO: neon service started
[2026-04-07 07:35:01] Production.INFO: neon service started
[2026-04-07 07:35:01] Production.INFO: ==5931== Releasing lock...
[2026-04-07 07:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:35:01] Production.INFO: ==5933== Lock acquired, processing the job...
[2026-04-07 02:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:35:02] Production.INFO: ==5933== Releasing lock...
[2026-04-07 02:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:35:02] Production.INFO: ==5935== Lock acquired, processing the job...
[2026-04-07 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:35:02] Production.INFO: ==5935== Releasing lock...
[2026-04-07 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:35:02] Production.INFO: ==5938== Lock acquired, processing the job...
[2026-04-07 02:35:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:35:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:35:02] Production.INFO: ==5940== Lock acquired, processing the job...
[2026-04-07 02:35:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:35:02] Production.INFO: ==5944== Lock acquired, processing the job...
[2026-04-07 02:35:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:35:02] Production.INFO: ==5942== Lock acquired, processing the job...
[2026-04-07 02:35:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:35:02] Production.INFO: ==5946== Lock acquired, processing the job...
[2026-04-07 02:35:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:35:03] Production.INFO: Account Balance Start.
[2026-04-07 02:35:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:35:03] Production.INFO: 117
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: ==5946== Releasing lock...
[2026-04-07 02:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: ==5940== Releasing lock...
[2026-04-07 02:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-20
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-21
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-22
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-23
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-24
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-25
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-26
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-27
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-28
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-29
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-30
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-03-31
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-04-01
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-04-02
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-04-03
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-04-04
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-04-05
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:03] Production.INFO: Date 2026-04-06
[2026-04-07 02:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:35:04] Production.INFO: Total Charge 0
[2026-04-07 02:35:04] Production.INFO: CreateAllLog End
[2026-04-07 02:35:04] Production.INFO: Account Balance End.
[2026-04-07 02:35:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:35:04] Production.INFO: ==5944== Releasing lock...
[2026-04-07 02:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:35:10] Production.ERROR: CronJobId end10
[2026-04-07 02:35:10] Production.INFO: ==5942== Releasing lock...
[2026-04-07 02:35:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:35:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:35:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:35:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:35:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:35:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:35:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:35:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:35:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:35:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:35:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:35:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:35:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:35:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:35:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:35:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:35:13] Production.INFO: call_cost start
[2026-04-07 02:35:13] Production.INFO: call_cost end
[2026-04-07 02:35:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:35:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:35:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:35:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:35:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:35:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:35:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:35:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:35:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:35:13] Production.INFO: ==5938== Releasing lock...
[2026-04-07 02:35:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:35:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:36:01] Production.INFO: ==6006== Lock acquired, processing the job...
[2026-04-07 07:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:36:01] Production.INFO: neon service started
[2026-04-07 07:36:01] Production.INFO: neon service started
[2026-04-07 07:36:01] Production.INFO: ==6006== Releasing lock...
[2026-04-07 07:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:36:02] Production.INFO: ==6011== Lock acquired, processing the job...
[2026-04-07 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:36:02] Production.INFO: ==6011== Releasing lock...
[2026-04-07 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:36:02] Production.INFO: ==6009== Lock acquired, processing the job...
[2026-04-07 02:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:36:02] Production.INFO: ==6009== Releasing lock...
[2026-04-07 02:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:36:03] Production.INFO: ==6017== Lock acquired, processing the job...
[2026-04-07 02:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:36:03] Production.INFO: ==6013== Lock acquired, processing the job...
[2026-04-07 02:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:36:03] Production.INFO: ==6015== Lock acquired, processing the job...
[2026-04-07 02:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:36:03] Production.INFO: ==6019== Lock acquired, processing the job...
[2026-04-07 02:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:36:03] Production.INFO: ==6021== Lock acquired, processing the job...
[2026-04-07 02:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:36:03] Production.INFO: Account Balance Start.
[2026-04-07 02:36:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:36:03] Production.INFO: 117
[2026-04-07 02:36:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:36:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:36:03] Production.INFO: ==6021== Releasing lock...
[2026-04-07 02:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:36:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: ==6015== Releasing lock...
[2026-04-07 02:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:36:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:36:04] Production.INFO: Total Charge 0
[2026-04-07 02:36:04] Production.INFO: CreateAllLog End
[2026-04-07 02:36:04] Production.INFO: Account Balance End.
[2026-04-07 02:36:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:36:04] Production.INFO: ==6019== Releasing lock...
[2026-04-07 02:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:36:10] Production.ERROR: CronJobId end10
[2026-04-07 02:36:10] Production.INFO: ==6017== Releasing lock...
[2026-04-07 02:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:36:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:36:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:36:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:36:13] Production.INFO: call_cost start
[2026-04-07 02:36:13] Production.INFO: call_cost end
[2026-04-07 02:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:36:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:36:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:36:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:36:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:36:13] Production.INFO: ==6013== Releasing lock...
[2026-04-07 02:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:37:02] Production.INFO: ==6083== Lock acquired, processing the job...
[2026-04-07 07:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:37:02] Production.INFO: neon service started
[2026-04-07 07:37:02] Production.INFO: neon service started
[2026-04-07 07:37:02] Production.INFO: ==6083== Releasing lock...
[2026-04-07 07:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:37:02] Production.INFO: ==6085== Lock acquired, processing the job...
[2026-04-07 02:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:37:02] Production.INFO: ==6087== Lock acquired, processing the job...
[2026-04-07 06:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:37:02] Production.INFO: ==6087== Releasing lock...
[2026-04-07 06:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:37:03] Production.INFO: ==6085== Releasing lock...
[2026-04-07 02:37:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:37:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:37:03] Production.INFO: ==6092== Lock acquired, processing the job...
[2026-04-07 02:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:37:03] Production.INFO: ==6090== Lock acquired, processing the job...
[2026-04-07 02:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:37:03] Production.INFO: ==6094== Lock acquired, processing the job...
[2026-04-07 02:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:37:03] Production.INFO: ==6096== Lock acquired, processing the job...
[2026-04-07 02:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:37:03] Production.INFO: ==6098== Lock acquired, processing the job...
[2026-04-07 02:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:37:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:37:04] Production.INFO: Account Balance Start.
[2026-04-07 02:37:04] Production.INFO: CreateAllLog Start
[2026-04-07 02:37:04] Production.INFO: 117
[2026-04-07 02:37:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:37:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:37:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:37:04] Production.INFO: ==6098== Releasing lock...
[2026-04-07 02:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:37:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-08
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-09
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-10
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-11
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: ==6092== Releasing lock...
[2026-04-07 02:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:05] Production.INFO: Date 2026-04-06
[2026-04-07 02:37:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:05] Production.INFO: Date 2026-04-07
[2026-04-07 02:37:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:37:05] Production.INFO: Total Charge 0
[2026-04-07 02:37:05] Production.INFO: CreateAllLog End
[2026-04-07 02:37:05] Production.INFO: Account Balance End.
[2026-04-07 02:37:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:37:05] Production.INFO: ==6096== Releasing lock...
[2026-04-07 02:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:37:11] Production.ERROR: CronJobId end10
[2026-04-07 02:37:11] Production.INFO: ==6094== Releasing lock...
[2026-04-07 02:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:37:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:37:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:37:14] Production.INFO: call_cost start
[2026-04-07 02:37:14] Production.INFO: call_cost end
[2026-04-07 02:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:37:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:37:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:37:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:37:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:37:14] Production.INFO: ==6090== Releasing lock...
[2026-04-07 02:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:38:01] Production.INFO: ==6155== Lock acquired, processing the job...
[2026-04-07 07:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:38:01] Production.INFO: neon service started
[2026-04-07 07:38:01] Production.INFO: neon service started
[2026-04-07 07:38:01] Production.INFO: ==6155== Releasing lock...
[2026-04-07 07:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:38:02] Production.INFO: ==6157== Lock acquired, processing the job...
[2026-04-07 02:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:38:02] Production.INFO: ==6159== Lock acquired, processing the job...
[2026-04-07 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:38:02] Production.INFO: ==6159== Releasing lock...
[2026-04-07 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:38:02] Production.INFO: ==6157== Releasing lock...
[2026-04-07 02:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:38:03] Production.INFO: ==6168== Lock acquired, processing the job...
[2026-04-07 02:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:38:03] Production.INFO: ==6162== Lock acquired, processing the job...
[2026-04-07 02:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:38:03] Production.INFO: ==6166== Lock acquired, processing the job...
[2026-04-07 02:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:38:03] Production.INFO: ==6164== Lock acquired, processing the job...
[2026-04-07 02:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:38:03] Production.INFO: Account Balance Start.
[2026-04-07 02:38:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:38:03] Production.INFO: 117
[2026-04-07 02:38:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:03] Production.INFO: ==6170== Lock acquired, processing the job...
[2026-04-07 02:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:38:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:38:03] Production.INFO: ==6170== Releasing lock...
[2026-04-07 02:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:38:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:04] Production.INFO: ==6164== Releasing lock...
[2026-04-07 02:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:38:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:38:04] Production.INFO: Total Charge 0
[2026-04-07 02:38:04] Production.INFO: CreateAllLog End
[2026-04-07 02:38:04] Production.INFO: Account Balance End.
[2026-04-07 02:38:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:38:04] Production.INFO: ==6168== Releasing lock...
[2026-04-07 02:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:38:10] Production.ERROR: CronJobId end10
[2026-04-07 02:38:10] Production.INFO: ==6166== Releasing lock...
[2026-04-07 02:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:38:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:38:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:38:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:38:13] Production.INFO: call_cost start
[2026-04-07 02:38:13] Production.INFO: call_cost end
[2026-04-07 02:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:38:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:38:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:38:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:38:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:38:13] Production.INFO: ==6162== Releasing lock...
[2026-04-07 02:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:39:02] Production.INFO: ==6243== Lock acquired, processing the job...
[2026-04-07 07:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:39:02] Production.INFO: neon service started
[2026-04-07 07:39:02] Production.INFO: neon service started
[2026-04-07 07:39:02] Production.INFO: ==6243== Releasing lock...
[2026-04-07 07:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:39:02] Production.INFO: ==6247== Lock acquired, processing the job...
[2026-04-07 06:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:39:02] Production.INFO: ==6247== Releasing lock...
[2026-04-07 06:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:39:02] Production.INFO: ==6245== Lock acquired, processing the job...
[2026-04-07 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:39:02] Production.INFO: ==6245== Releasing lock...
[2026-04-07 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:39:03] Production.INFO: ==6251== Lock acquired, processing the job...
[2026-04-07 02:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:39:03] Production.INFO: ==6249== Lock acquired, processing the job...
[2026-04-07 02:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:39:03] Production.INFO: ==6253== Lock acquired, processing the job...
[2026-04-07 02:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:39:03] Production.INFO: ==6255== Lock acquired, processing the job...
[2026-04-07 02:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:39:03] Production.INFO: ==6257== Lock acquired, processing the job...
[2026-04-07 02:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:39:03] Production.INFO: ==6251== Releasing lock...
[2026-04-07 02:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:39:03] Production.INFO: Account Balance Start.
[2026-04-07 02:39:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:39:03] Production.INFO: 117
[2026-04-07 02:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:39:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:39:03] Production.INFO: ==6257== Releasing lock...
[2026-04-07 02:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:39:04] Production.INFO: Date 2026-03-09
[2026-04-07 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:04] Production.INFO: Date 2026-03-10
[2026-04-07 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:04] Production.INFO: Date 2026-03-11
[2026-04-07 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:05] Production.INFO: Date 2026-03-25
[2026-04-07 02:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:05] Production.INFO: Date 2026-03-26
[2026-04-07 02:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:05] Production.INFO: Date 2026-03-27
[2026-04-07 02:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:05] Production.INFO: Date 2026-03-28
[2026-04-07 02:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:05] Production.INFO: Date 2026-03-29
[2026-04-07 02:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:05] Production.INFO: Date 2026-03-30
[2026-04-07 02:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:05] Production.INFO: Date 2026-03-31
[2026-04-07 02:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:05] Production.INFO: Date 2026-04-01
[2026-04-07 02:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:05] Production.INFO: Date 2026-04-02
[2026-04-07 02:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:05] Production.INFO: Date 2026-04-03
[2026-04-07 02:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:05] Production.INFO: Date 2026-04-04
[2026-04-07 02:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:05] Production.INFO: Date 2026-04-05
[2026-04-07 02:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:05] Production.INFO: Date 2026-04-06
[2026-04-07 02:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:06] Production.INFO: Date 2026-04-07
[2026-04-07 02:39:06] Production.INFO: Reseller ==> 0
[2026-04-07 02:39:06] Production.INFO: Total Charge 0
[2026-04-07 02:39:06] Production.INFO: CreateAllLog End
[2026-04-07 02:39:06] Production.INFO: Account Balance End.
[2026-04-07 02:39:06] Production.ERROR: CronJobId end 12
[2026-04-07 02:39:06] Production.INFO: ==6255== Releasing lock...
[2026-04-07 02:39:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:39:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:39:12] Production.ERROR: CronJobId end10
[2026-04-07 02:39:12] Production.INFO: ==6253== Releasing lock...
[2026-04-07 02:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:39:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:39:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:39:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:39:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:39:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:39:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:39:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:39:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:39:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:39:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:39:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:39:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:39:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:39:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:39:15] Production.INFO: call_cost start
[2026-04-07 02:39:15] Production.INFO: call_cost end
[2026-04-07 02:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:39:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:39:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:39:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:39:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:39:15] Production.INFO: ==6249== Releasing lock...
[2026-04-07 02:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:40:01] Production.INFO: ==6318== Lock acquired, processing the job...
[2026-04-07 07:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:40:01] Production.INFO: neon service started
[2026-04-07 07:40:01] Production.INFO: neon service started
[2026-04-07 07:40:01] Production.INFO: ==6318== Releasing lock...
[2026-04-07 07:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:40:02] Production.INFO: ==6322== Lock acquired, processing the job...
[2026-04-07 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:40:02] Production.INFO: ==6320== Lock acquired, processing the job...
[2026-04-07 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:40:02] Production.INFO: ==6322== Releasing lock...
[2026-04-07 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:40:02] Production.INFO: ==6320== Releasing lock...
[2026-04-07 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:40:03] Production.INFO: ==6327== Lock acquired, processing the job...
[2026-04-07 02:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:40:03] Production.INFO: ==6325== Lock acquired, processing the job...
[2026-04-07 02:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:40:03] Production.INFO: ==6329== Lock acquired, processing the job...
[2026-04-07 02:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:40:03] Production.INFO: ==6331== Lock acquired, processing the job...
[2026-04-07 02:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:40:03] Production.INFO: ==6333== Lock acquired, processing the job...
[2026-04-07 02:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:40:03] Production.INFO: Account Balance Start.
[2026-04-07 02:40:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:40:03] Production.INFO: 117
[2026-04-07 02:40:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:40:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:40:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:03] Production.INFO: ==6333== Releasing lock...
[2026-04-07 02:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:40:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:04] Production.INFO: ==6327== Releasing lock...
[2026-04-07 02:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:40:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:40:04] Production.INFO: Total Charge 0
[2026-04-07 02:40:04] Production.INFO: CreateAllLog End
[2026-04-07 02:40:04] Production.INFO: Account Balance End.
[2026-04-07 02:40:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:40:04] Production.INFO: ==6331== Releasing lock...
[2026-04-07 02:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:40:11] Production.ERROR: CronJobId end10
[2026-04-07 02:40:11] Production.INFO: ==6329== Releasing lock...
[2026-04-07 02:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:40:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:40:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:40:14] Production.INFO: call_cost start
[2026-04-07 02:40:14] Production.INFO: call_cost end
[2026-04-07 02:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:40:14] Production.INFO: ==6325== Releasing lock...
[2026-04-07 02:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:41:01] Production.INFO: ==6394== Lock acquired, processing the job...
[2026-04-07 07:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:41:01] Production.INFO: neon service started
[2026-04-07 07:41:01] Production.INFO: neon service started
[2026-04-07 07:41:01] Production.INFO: ==6394== Releasing lock...
[2026-04-07 07:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:41:02] Production.INFO: ==6396== Lock acquired, processing the job...
[2026-04-07 02:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:41:02] Production.INFO: ==6396== Releasing lock...
[2026-04-07 02:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:41:02] Production.INFO: ==6398== Lock acquired, processing the job...
[2026-04-07 06:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:41:02] Production.INFO: ==6398== Releasing lock...
[2026-04-07 06:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:41:03] Production.INFO: ==6400== Lock acquired, processing the job...
[2026-04-07 02:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 02:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 02:41:03] Production.INFO: ==6402== Lock acquired, processing the job...
[2026-04-07 02:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:41:03] Production.INFO: ==6404== Lock acquired, processing the job...
[2026-04-07 02:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 02:41:03] Production.INFO: ==6400== Releasing lock...
[2026-04-07 02:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 02:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 02:41:03] Production.INFO: ==6406== Lock acquired, processing the job...
[2026-04-07 02:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:41:03] Production.INFO: ==6408== Lock acquired, processing the job...
[2026-04-07 02:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:41:03] Production.INFO: Account Balance Start.
[2026-04-07 02:41:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:41:03] Production.INFO: 117
[2026-04-07 02:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:41:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:41:03] Production.INFO: ==6410== Lock acquired, processing the job...
[2026-04-07 02:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 02:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 02:41:03] Production.INFO: ==6412== Lock acquired, processing the job...
[2026-04-07 02:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:41:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:41:04] Production.INFO: ==6404== Releasing lock...
[2026-04-07 02:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:41:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:04] Production.INFO: ==6412== Releasing lock...
[2026-04-07 02:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:41:04] Production.ERROR: done
[2026-04-07 02:41:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 02:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051172', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 02:41:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:05] Production.INFO: Date 2026-04-03
[2026-04-07 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:05] Production.INFO: Date 2026-04-04
[2026-04-07 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:05] Production.INFO: Date 2026-04-05
[2026-04-07 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:05] Production.INFO: Date 2026-04-06
[2026-04-07 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:05] Production.INFO: Date 2026-04-07
[2026-04-07 02:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:41:05] Production.INFO: Total Charge 0
[2026-04-07 02:41:05] Production.INFO: CreateAllLog End
[2026-04-07 02:41:05] Production.INFO: Account Balance End.
[2026-04-07 02:41:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:41:05] Production.INFO: ==6408== Releasing lock...
[2026-04-07 02:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051172', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 02:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 02:41:10] Production.INFO: ProcessCDR(1,17051172,1,1,2)
[2026-04-07 02:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051172,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 02:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051172,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 02:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 02:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 02:41:10] Production.INFO: ==6410== Releasing lock...
[2026-04-07 02:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 02:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 02:41:14] Production.ERROR: CronJobId end10
[2026-04-07 02:41:14] Production.INFO: ==6406== Releasing lock...
[2026-04-07 02:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:41:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:41:17] Production.INFO: call_cost start
[2026-04-07 02:41:17] Production.INFO: call_cost end
[2026-04-07 02:41:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:41:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:41:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:41:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:41:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:41:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:41:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:41:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:41:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:41:17] Production.INFO: ==6402== Releasing lock...
[2026-04-07 02:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:41:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:42:02] Production.INFO: ==6471== Lock acquired, processing the job...
[2026-04-07 07:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:42:02] Production.INFO: neon service started
[2026-04-07 07:42:02] Production.INFO: neon service started
[2026-04-07 07:42:02] Production.INFO: ==6471== Releasing lock...
[2026-04-07 07:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:42:02] Production.INFO: ==6473== Lock acquired, processing the job...
[2026-04-07 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:42:02] Production.INFO: ==6473== Releasing lock...
[2026-04-07 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:42:02] Production.INFO: ==6475== Lock acquired, processing the job...
[2026-04-07 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:42:03] Production.INFO: ==6475== Releasing lock...
[2026-04-07 06:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:42:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:42:03] Production.INFO: ==6479== Lock acquired, processing the job...
[2026-04-07 02:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:42:03] Production.INFO: ==6477== Lock acquired, processing the job...
[2026-04-07 02:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:42:03] Production.INFO: ==6481== Lock acquired, processing the job...
[2026-04-07 02:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:42:03] Production.INFO: ==6483== Lock acquired, processing the job...
[2026-04-07 02:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:42:03] Production.INFO: ==6485== Lock acquired, processing the job...
[2026-04-07 02:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:42:03] Production.INFO: Account Balance Start.
[2026-04-07 02:42:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:42:03] Production.INFO: 117
[2026-04-07 02:42:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:42:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:42:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:42:04] Production.INFO: ==6485== Releasing lock...
[2026-04-07 02:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-09
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-10
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-11
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: ==6479== Releasing lock...
[2026-04-07 02:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:05] Production.INFO: Date 2026-04-05
[2026-04-07 02:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:05] Production.INFO: Date 2026-04-06
[2026-04-07 02:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:05] Production.INFO: Date 2026-04-07
[2026-04-07 02:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:42:05] Production.INFO: Total Charge 0
[2026-04-07 02:42:05] Production.INFO: CreateAllLog End
[2026-04-07 02:42:05] Production.INFO: Account Balance End.
[2026-04-07 02:42:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:42:05] Production.INFO: ==6483== Releasing lock...
[2026-04-07 02:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:42:12] Production.ERROR: CronJobId end10
[2026-04-07 02:42:12] Production.INFO: ==6481== Releasing lock...
[2026-04-07 02:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:42:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:42:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:42:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:42:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:42:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:42:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:42:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:42:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:42:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:42:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:42:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:42:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:42:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:42:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:42:15] Production.INFO: call_cost start
[2026-04-07 02:42:15] Production.INFO: call_cost end
[2026-04-07 02:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:42:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:42:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:42:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:42:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:42:15] Production.INFO: ==6477== Releasing lock...
[2026-04-07 02:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:43:01] Production.INFO: ==6550== Lock acquired, processing the job...
[2026-04-07 07:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:43:01] Production.INFO: neon service started
[2026-04-07 07:43:01] Production.INFO: neon service started
[2026-04-07 07:43:01] Production.INFO: ==6550== Releasing lock...
[2026-04-07 07:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:43:02] Production.INFO: ==6552== Lock acquired, processing the job...
[2026-04-07 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:43:02] Production.INFO: ==6552== Releasing lock...
[2026-04-07 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:43:02] Production.INFO: ==6554== Lock acquired, processing the job...
[2026-04-07 06:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:43:02] Production.INFO: ==6554== Releasing lock...
[2026-04-07 06:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:43:03] Production.INFO: ==6556== Lock acquired, processing the job...
[2026-04-07 02:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:43:03] Production.INFO: ==6562== Lock acquired, processing the job...
[2026-04-07 02:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:43:03] Production.INFO: ==6564== Lock acquired, processing the job...
[2026-04-07 02:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:43:03] Production.INFO: ==6558== Lock acquired, processing the job...
[2026-04-07 02:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:43:03] Production.INFO: ==6560== Lock acquired, processing the job...
[2026-04-07 02:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:43:03] Production.INFO: Account Balance Start.
[2026-04-07 02:43:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:43:03] Production.INFO: 117
[2026-04-07 02:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:43:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:43:03] Production.INFO: ==6564== Releasing lock...
[2026-04-07 02:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:03] Production.INFO: Date 2026-03-20
[2026-04-07 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:03] Production.INFO: Date 2026-03-21
[2026-04-07 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:03] Production.INFO: Date 2026-03-22
[2026-04-07 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:03] Production.INFO: Date 2026-03-23
[2026-04-07 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:03] Production.INFO: Date 2026-03-24
[2026-04-07 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:03] Production.INFO: Date 2026-03-25
[2026-04-07 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:03] Production.INFO: Date 2026-03-26
[2026-04-07 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:03] Production.INFO: Date 2026-03-27
[2026-04-07 02:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:03] Production.INFO: ==6558== Releasing lock...
[2026-04-07 02:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:43:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:43:04] Production.INFO: Total Charge 0
[2026-04-07 02:43:04] Production.INFO: CreateAllLog End
[2026-04-07 02:43:04] Production.INFO: Account Balance End.
[2026-04-07 02:43:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:43:04] Production.INFO: ==6562== Releasing lock...
[2026-04-07 02:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:43:11] Production.ERROR: CronJobId end10
[2026-04-07 02:43:11] Production.INFO: ==6560== Releasing lock...
[2026-04-07 02:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:43:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:43:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:43:14] Production.INFO: call_cost start
[2026-04-07 02:43:14] Production.INFO: call_cost end
[2026-04-07 02:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:43:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:43:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:43:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:43:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:43:14] Production.INFO: ==6556== Releasing lock...
[2026-04-07 02:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:44:02] Production.INFO: ==6624== Lock acquired, processing the job...
[2026-04-07 07:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:44:02] Production.INFO: neon service started
[2026-04-07 07:44:02] Production.INFO: neon service started
[2026-04-07 07:44:02] Production.INFO: ==6624== Releasing lock...
[2026-04-07 07:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:44:02] Production.INFO: ==6626== Lock acquired, processing the job...
[2026-04-07 02:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:44:02] Production.INFO: ==6626== Releasing lock...
[2026-04-07 02:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:44:02] Production.INFO: ==6628== Lock acquired, processing the job...
[2026-04-07 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:44:02] Production.INFO: ==6628== Releasing lock...
[2026-04-07 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:44:03] Production.INFO: ==6630== Lock acquired, processing the job...
[2026-04-07 02:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:44:03] Production.INFO: ==6632== Lock acquired, processing the job...
[2026-04-07 02:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:44:03] Production.INFO: ==6636== Lock acquired, processing the job...
[2026-04-07 02:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:44:03] Production.INFO: ==6634== Lock acquired, processing the job...
[2026-04-07 02:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:44:03] Production.INFO: Account Balance Start.
[2026-04-07 02:44:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:44:03] Production.INFO: 117
[2026-04-07 02:44:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:44:03] Production.INFO: ==6638== Lock acquired, processing the job...
[2026-04-07 02:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:44:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:03] Production.INFO: ==6638== Releasing lock...
[2026-04-07 02:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:44:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: ==6632== Releasing lock...
[2026-04-07 02:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:44:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:44:04] Production.INFO: Total Charge 0
[2026-04-07 02:44:04] Production.INFO: CreateAllLog End
[2026-04-07 02:44:04] Production.INFO: Account Balance End.
[2026-04-07 02:44:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:44:05] Production.INFO: ==6636== Releasing lock...
[2026-04-07 02:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:44:13] Production.ERROR: CronJobId end10
[2026-04-07 02:44:13] Production.INFO: ==6634== Releasing lock...
[2026-04-07 02:44:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:44:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:44:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:44:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:44:14] Production.INFO: call_cost start
[2026-04-07 02:44:14] Production.INFO: call_cost end
[2026-04-07 02:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:44:14] Production.INFO: ==6630== Releasing lock...
[2026-04-07 02:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:45:01] Production.INFO: ==6701== Lock acquired, processing the job...
[2026-04-07 07:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:45:01] Production.INFO: neon service started
[2026-04-07 07:45:01] Production.INFO: neon service started
[2026-04-07 07:45:01] Production.INFO: ==6701== Releasing lock...
[2026-04-07 07:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:45:01] Production.INFO: ==6705== Lock acquired, processing the job...
[2026-04-07 06:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:45:01] Production.INFO: ==6705== Releasing lock...
[2026-04-07 06:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:45:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:45:01] Production.INFO: ==6703== Lock acquired, processing the job...
[2026-04-07 02:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:45:02] Production.INFO: ==6703== Releasing lock...
[2026-04-07 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:45:02] Production.INFO: ==6708== Lock acquired, processing the job...
[2026-04-07 02:45:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:45:03] Production.INFO: ==6710== Lock acquired, processing the job...
[2026-04-07 02:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:45:03] Production.INFO: ==6712== Lock acquired, processing the job...
[2026-04-07 02:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:45:03] Production.INFO: ==6716== Lock acquired, processing the job...
[2026-04-07 02:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:45:03] Production.INFO: ==6714== Lock acquired, processing the job...
[2026-04-07 02:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:45:03] Production.INFO: Account Balance Start.
[2026-04-07 02:45:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:45:03] Production.INFO: 117
[2026-04-07 02:45:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:45:03] Production.INFO: ==6716== Releasing lock...
[2026-04-07 02:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:45:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:03] Production.INFO: ==6710== Releasing lock...
[2026-04-07 02:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:45:03] Production.INFO: Date 2026-03-20
[2026-04-07 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:03] Production.INFO: Date 2026-03-21
[2026-04-07 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:03] Production.INFO: Date 2026-03-22
[2026-04-07 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:03] Production.INFO: Date 2026-03-23
[2026-04-07 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:03] Production.INFO: Date 2026-03-24
[2026-04-07 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:03] Production.INFO: Date 2026-03-25
[2026-04-07 02:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:45:04] Production.INFO: Total Charge 0
[2026-04-07 02:45:04] Production.INFO: CreateAllLog End
[2026-04-07 02:45:04] Production.INFO: Account Balance End.
[2026-04-07 02:45:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:45:04] Production.INFO: ==6714== Releasing lock...
[2026-04-07 02:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:45:10] Production.ERROR: CronJobId end10
[2026-04-07 02:45:10] Production.INFO: ==6712== Releasing lock...
[2026-04-07 02:45:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:45:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:45:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:45:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:45:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:45:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:45:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:45:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:45:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:45:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:45:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:45:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:45:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:45:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:45:14] Production.INFO: call_cost start
[2026-04-07 02:45:14] Production.INFO: call_cost end
[2026-04-07 02:45:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:45:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:45:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:45:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:45:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:45:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:45:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:45:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:45:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:45:14] Production.INFO: ==6708== Releasing lock...
[2026-04-07 02:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:45:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:46:01] Production.INFO: ==6779== Lock acquired, processing the job...
[2026-04-07 07:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:46:01] Production.INFO: neon service started
[2026-04-07 07:46:01] Production.INFO: neon service started
[2026-04-07 07:46:01] Production.INFO: ==6779== Releasing lock...
[2026-04-07 07:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:46:02] Production.INFO: ==6783== Lock acquired, processing the job...
[2026-04-07 06:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:46:02] Production.INFO: ==6783== Releasing lock...
[2026-04-07 06:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:46:02] Production.INFO: ==6781== Lock acquired, processing the job...
[2026-04-07 02:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:46:02] Production.INFO: ==6781== Releasing lock...
[2026-04-07 02:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:46:03] Production.INFO: ==6787== Lock acquired, processing the job...
[2026-04-07 02:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:46:03] Production.INFO: ==6791== Lock acquired, processing the job...
[2026-04-07 02:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:46:03] Production.INFO: Account Balance Start.
[2026-04-07 02:46:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:46:03] Production.INFO: 117
[2026-04-07 02:46:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:03] Production.INFO: ==6793== Lock acquired, processing the job...
[2026-04-07 02:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:46:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:03] Production.INFO: ==6785== Lock acquired, processing the job...
[2026-04-07 02:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:46:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:46:03] Production.INFO: ==6789== Lock acquired, processing the job...
[2026-04-07 02:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:46:03] Production.INFO: ==6793== Releasing lock...
[2026-04-07 02:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:46:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:46:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:03] Production.INFO: ==6787== Releasing lock...
[2026-04-07 02:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:46:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:46:04] Production.INFO: Total Charge 0
[2026-04-07 02:46:04] Production.INFO: CreateAllLog End
[2026-04-07 02:46:04] Production.INFO: Account Balance End.
[2026-04-07 02:46:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:46:04] Production.INFO: ==6791== Releasing lock...
[2026-04-07 02:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:46:11] Production.ERROR: CronJobId end10
[2026-04-07 02:46:11] Production.INFO: ==6789== Releasing lock...
[2026-04-07 02:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:46:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:46:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:46:14] Production.INFO: call_cost start
[2026-04-07 02:46:14] Production.INFO: call_cost end
[2026-04-07 02:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:46:14] Production.INFO: ==6785== Releasing lock...
[2026-04-07 02:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:47:02] Production.INFO: ==6853== Lock acquired, processing the job...
[2026-04-07 07:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:47:02] Production.INFO: neon service started
[2026-04-07 07:47:02] Production.INFO: neon service started
[2026-04-07 07:47:02] Production.INFO: ==6853== Releasing lock...
[2026-04-07 07:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:47:02] Production.INFO: ==6855== Lock acquired, processing the job...
[2026-04-07 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:47:02] Production.INFO: ==6857== Lock acquired, processing the job...
[2026-04-07 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:47:02] Production.INFO: ==6857== Releasing lock...
[2026-04-07 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:47:03] Production.INFO: ==6855== Releasing lock...
[2026-04-07 02:47:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:47:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:47:03] Production.INFO: ==6860== Lock acquired, processing the job...
[2026-04-07 02:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:47:03] Production.INFO: ==6862== Lock acquired, processing the job...
[2026-04-07 02:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:47:03] Production.INFO: ==6864== Lock acquired, processing the job...
[2026-04-07 02:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:47:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:47:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:47:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:47:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:47:04] Production.INFO: ==6866== Lock acquired, processing the job...
[2026-04-07 02:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:47:04] Production.INFO: ==6868== Lock acquired, processing the job...
[2026-04-07 02:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:47:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:47:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:47:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:47:04] Production.INFO: Account Balance Start.
[2026-04-07 02:47:04] Production.INFO: CreateAllLog Start
[2026-04-07 02:47:04] Production.INFO: 117
[2026-04-07 02:47:04] Production.INFO: Date 2026-03-08
[2026-04-07 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:04] Production.INFO: ==6868== Releasing lock...
[2026-04-07 02:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:47:04] Production.INFO: Date 2026-03-09
[2026-04-07 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:04] Production.INFO: Date 2026-03-10
[2026-04-07 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:04] Production.INFO: Date 2026-03-11
[2026-04-07 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:04] Production.INFO: ==6862== Releasing lock...
[2026-04-07 02:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:47:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:05] Production.INFO: Date 2026-03-27
[2026-04-07 02:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:05] Production.INFO: Date 2026-03-28
[2026-04-07 02:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:05] Production.INFO: Date 2026-03-29
[2026-04-07 02:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:05] Production.INFO: Date 2026-03-30
[2026-04-07 02:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:05] Production.INFO: Date 2026-03-31
[2026-04-07 02:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:05] Production.INFO: Date 2026-04-01
[2026-04-07 02:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:05] Production.INFO: Date 2026-04-02
[2026-04-07 02:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:05] Production.INFO: Date 2026-04-03
[2026-04-07 02:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:05] Production.INFO: Date 2026-04-04
[2026-04-07 02:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:05] Production.INFO: Date 2026-04-05
[2026-04-07 02:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:05] Production.INFO: Date 2026-04-06
[2026-04-07 02:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:05] Production.INFO: Date 2026-04-07
[2026-04-07 02:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:47:05] Production.INFO: Total Charge 0
[2026-04-07 02:47:05] Production.INFO: CreateAllLog End
[2026-04-07 02:47:05] Production.INFO: Account Balance End.
[2026-04-07 02:47:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:47:05] Production.INFO: ==6866== Releasing lock...
[2026-04-07 02:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:47:11] Production.ERROR: CronJobId end10
[2026-04-07 02:47:11] Production.INFO: ==6864== Releasing lock...
[2026-04-07 02:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:47:14] Production.INFO: call_cost start
[2026-04-07 02:47:14] Production.INFO: call_cost end
[2026-04-07 02:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:47:14] Production.INFO: ==6860== Releasing lock...
[2026-04-07 02:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:48:01] Production.INFO: ==6931== Lock acquired, processing the job...
[2026-04-07 07:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:48:01] Production.INFO: neon service started
[2026-04-07 07:48:01] Production.INFO: neon service started
[2026-04-07 07:48:01] Production.INFO: ==6931== Releasing lock...
[2026-04-07 07:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:48:02] Production.INFO: ==6933== Lock acquired, processing the job...
[2026-04-07 02:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:48:02] Production.INFO: ==6935== Lock acquired, processing the job...
[2026-04-07 06:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:48:02] Production.INFO: ==6935== Releasing lock...
[2026-04-07 06:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:48:02] Production.INFO: ==6933== Releasing lock...
[2026-04-07 02:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:48:03] Production.INFO: ==6938== Lock acquired, processing the job...
[2026-04-07 02:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:48:03] Production.INFO: ==6942== Lock acquired, processing the job...
[2026-04-07 02:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:48:03] Production.INFO: ==6946== Lock acquired, processing the job...
[2026-04-07 02:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:48:03] Production.INFO: ==6940== Lock acquired, processing the job...
[2026-04-07 02:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:48:03] Production.INFO: ==6944== Lock acquired, processing the job...
[2026-04-07 02:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:48:03] Production.INFO: ==6946== Releasing lock...
[2026-04-07 02:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:48:03] Production.INFO: Account Balance Start.
[2026-04-07 02:48:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:48:03] Production.INFO: 117
[2026-04-07 02:48:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: ==6940== Releasing lock...
[2026-04-07 02:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:48:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:48:04] Production.INFO: Total Charge 0
[2026-04-07 02:48:04] Production.INFO: CreateAllLog End
[2026-04-07 02:48:04] Production.INFO: Account Balance End.
[2026-04-07 02:48:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:48:04] Production.INFO: ==6944== Releasing lock...
[2026-04-07 02:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:48:11] Production.ERROR: CronJobId end10
[2026-04-07 02:48:11] Production.INFO: ==6942== Releasing lock...
[2026-04-07 02:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:48:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:48:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:48:14] Production.INFO: call_cost start
[2026-04-07 02:48:14] Production.INFO: call_cost end
[2026-04-07 02:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:48:14] Production.INFO: ==6938== Releasing lock...
[2026-04-07 02:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:49:02] Production.INFO: ==7005== Lock acquired, processing the job...
[2026-04-07 07:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:49:02] Production.INFO: neon service started
[2026-04-07 07:49:02] Production.INFO: neon service started
[2026-04-07 07:49:02] Production.INFO: ==7005== Releasing lock...
[2026-04-07 07:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:49:02] Production.INFO: ==7007== Lock acquired, processing the job...
[2026-04-07 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:49:02] Production.INFO: ==7007== Releasing lock...
[2026-04-07 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:49:02] Production.INFO: ==7009== Lock acquired, processing the job...
[2026-04-07 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:49:02] Production.INFO: ==7009== Releasing lock...
[2026-04-07 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:49:03] Production.INFO: ==7011== Lock acquired, processing the job...
[2026-04-07 02:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:49:03] Production.INFO: ==7017== Lock acquired, processing the job...
[2026-04-07 02:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:49:03] Production.INFO: ==7019== Lock acquired, processing the job...
[2026-04-07 02:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:49:03] Production.INFO: ==7013== Lock acquired, processing the job...
[2026-04-07 02:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:49:03] Production.INFO: ==7015== Lock acquired, processing the job...
[2026-04-07 02:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:49:03] Production.INFO: Account Balance Start.
[2026-04-07 02:49:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:49:03] Production.INFO: 117
[2026-04-07 02:49:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:49:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:49:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:03] Production.INFO: ==7019== Releasing lock...
[2026-04-07 02:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:49:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: ==7013== Releasing lock...
[2026-04-07 02:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:49:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:49:04] Production.INFO: Total Charge 0
[2026-04-07 02:49:04] Production.INFO: CreateAllLog End
[2026-04-07 02:49:04] Production.INFO: Account Balance End.
[2026-04-07 02:49:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:49:04] Production.INFO: ==7017== Releasing lock...
[2026-04-07 02:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:49:11] Production.ERROR: CronJobId end10
[2026-04-07 02:49:11] Production.INFO: ==7015== Releasing lock...
[2026-04-07 02:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:49:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:49:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:49:14] Production.INFO: call_cost start
[2026-04-07 02:49:14] Production.INFO: call_cost end
[2026-04-07 02:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:49:14] Production.INFO: ==7011== Releasing lock...
[2026-04-07 02:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:50:01] Production.INFO: ==7085== Lock acquired, processing the job...
[2026-04-07 07:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:50:01] Production.INFO: neon service started
[2026-04-07 07:50:01] Production.INFO: neon service started
[2026-04-07 07:50:01] Production.INFO: ==7085== Releasing lock...
[2026-04-07 07:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:50:02] Production.INFO: ==7087== Lock acquired, processing the job...
[2026-04-07 02:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:50:02] Production.INFO: ==7089== Lock acquired, processing the job...
[2026-04-07 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:50:02] Production.INFO: ==7089== Releasing lock...
[2026-04-07 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:50:02] Production.INFO: ==7087== Releasing lock...
[2026-04-07 02:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:50:03] Production.INFO: ==7098== Lock acquired, processing the job...
[2026-04-07 02:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:50:03] Production.INFO: Account Balance Start.
[2026-04-07 02:50:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:50:03] Production.INFO: 117
[2026-04-07 02:50:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:03] Production.INFO: ==7092== Lock acquired, processing the job...
[2026-04-07 02:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:50:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:50:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:03] Production.INFO: ==7094== Lock acquired, processing the job...
[2026-04-07 02:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:50:03] Production.INFO: ==7096== Lock acquired, processing the job...
[2026-04-07 02:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:50:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:50:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:03] Production.INFO: ==7100== Lock acquired, processing the job...
[2026-04-07 02:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:50:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:03] Production.INFO: Date 2026-03-20
[2026-04-07 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:03] Production.INFO: Date 2026-03-21
[2026-04-07 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:03] Production.INFO: Date 2026-03-22
[2026-04-07 02:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:50:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:50:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:50:04] Production.INFO: ==7100== Releasing lock...
[2026-04-07 02:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:50:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:04] Production.INFO: ==7094== Releasing lock...
[2026-04-07 02:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:50:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:50:04] Production.INFO: Total Charge 0
[2026-04-07 02:50:04] Production.INFO: CreateAllLog End
[2026-04-07 02:50:04] Production.INFO: Account Balance End.
[2026-04-07 02:50:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:50:04] Production.INFO: ==7098== Releasing lock...
[2026-04-07 02:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:50:10] Production.ERROR: CronJobId end10
[2026-04-07 02:50:10] Production.INFO: ==7096== Releasing lock...
[2026-04-07 02:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:50:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:50:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:50:13] Production.INFO: call_cost start
[2026-04-07 02:50:13] Production.INFO: call_cost end
[2026-04-07 02:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:50:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:50:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:50:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:50:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:50:13] Production.INFO: ==7092== Releasing lock...
[2026-04-07 02:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:51:01] Production.INFO: ==7158== Lock acquired, processing the job...
[2026-04-07 07:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:51:01] Production.INFO: neon service started
[2026-04-07 07:51:01] Production.INFO: neon service started
[2026-04-07 07:51:01] Production.INFO: ==7158== Releasing lock...
[2026-04-07 07:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:51:02] Production.INFO: ==7162== Lock acquired, processing the job...
[2026-04-07 06:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:51:02] Production.INFO: ==7162== Releasing lock...
[2026-04-07 06:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:51:02] Production.INFO: ==7160== Lock acquired, processing the job...
[2026-04-07 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:51:02] Production.INFO: ==7160== Releasing lock...
[2026-04-07 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:51:03] Production.INFO: ==7166== Lock acquired, processing the job...
[2026-04-07 02:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:51:03] Production.INFO: ==7164== Lock acquired, processing the job...
[2026-04-07 02:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 02:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 02:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 02:51:03] Production.ERROR: CronJob PID - 7166
[2026-04-07 02:51:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 02:51:03] Production.ERROR: CronJob ID - 5
[2026-04-07 02:51:03] Production.ERROR: CronJob Last Run Time 2026-04-07 02:51:00
[2026-04-07 02:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 02:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 02:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 02:51:03] Production.INFO: ==7164== Releasing lock...
[2026-04-07 02:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 02:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 02:51:03] Production.INFO: ==7168== Lock acquired, processing the job...
[2026-04-07 02:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:51:03] Production.INFO: ==7172== Lock acquired, processing the job...
[2026-04-07 02:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:51:03] Production.INFO: ==7175== Lock acquired, processing the job...
[2026-04-07 02:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 02:51:03] Production.INFO: ==7170== Lock acquired, processing the job...
[2026-04-07 02:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:51:03] Production.INFO: Account Balance Start.
[2026-04-07 02:51:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:51:04] Production.INFO: 117
[2026-04-07 02:51:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-08
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-09
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-10
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.INFO: ==7177== Lock acquired, processing the job...
[2026-04-07 02:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-11
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:04] Production.INFO: ==7177== Releasing lock...
[2026-04-07 02:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:51:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:05] Production.ERROR: done
[2026-04-07 02:51:05] Production.INFO: Date 2026-03-30
[2026-04-07 02:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:05] Production.INFO: Date 2026-03-31
[2026-04-07 02:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 02:51:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051213', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 02:51:05] Production.INFO: Date 2026-04-01
[2026-04-07 02:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:05] Production.INFO: Date 2026-04-02
[2026-04-07 02:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:05] Production.INFO: Date 2026-04-03
[2026-04-07 02:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:05] Production.INFO: Date 2026-04-04
[2026-04-07 02:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:05] Production.INFO: Date 2026-04-05
[2026-04-07 02:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:05] Production.INFO: ==7168== Releasing lock...
[2026-04-07 02:51:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:51:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:51:05] Production.INFO: Date 2026-04-06
[2026-04-07 02:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:05] Production.INFO: Date 2026-04-07
[2026-04-07 02:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:51:05] Production.INFO: Total Charge 0
[2026-04-07 02:51:05] Production.INFO: CreateAllLog End
[2026-04-07 02:51:05] Production.INFO: Account Balance End.
[2026-04-07 02:51:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:51:05] Production.INFO: ==7172== Releasing lock...
[2026-04-07 02:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:51:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051213', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 02:51:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 02:51:11] Production.INFO: ProcessCDR(1,17051213,1,1,2)
[2026-04-07 02:51:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051213,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 02:51:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051213,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 02:51:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 02:51:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 02:51:11] Production.INFO: ==7175== Releasing lock...
[2026-04-07 02:51:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 02:51:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 02:51:13] Production.ERROR: CronJobId end10
[2026-04-07 02:51:13] Production.INFO: ==7170== Releasing lock...
[2026-04-07 02:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:51:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:51:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:51:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:51:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:51:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:51:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:51:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:51:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:51:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:51:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:51:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:51:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:51:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:51:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:51:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:51:16] Production.INFO: call_cost start
[2026-04-07 02:51:16] Production.INFO: call_cost end
[2026-04-07 02:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:51:16] Production.INFO: ==7166== Releasing lock...
[2026-04-07 02:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:52:01] Production.INFO: ==7236== Lock acquired, processing the job...
[2026-04-07 07:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:52:01] Production.INFO: neon service started
[2026-04-07 07:52:01] Production.INFO: neon service started
[2026-04-07 07:52:01] Production.INFO: ==7236== Releasing lock...
[2026-04-07 07:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:52:01] Production.INFO: ==7238== Lock acquired, processing the job...
[2026-04-07 02:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:52:01] Production.INFO: ==7240== Lock acquired, processing the job...
[2026-04-07 06:52:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:52:02] Production.INFO: ==7240== Releasing lock...
[2026-04-07 06:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:52:02] Production.INFO: ==7238== Releasing lock...
[2026-04-07 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:52:02] Production.INFO: ==7243== Lock acquired, processing the job...
[2026-04-07 02:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:52:02] Production.INFO: ==7247== Lock acquired, processing the job...
[2026-04-07 02:52:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:52:03] Production.INFO: ==7245== Lock acquired, processing the job...
[2026-04-07 02:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:52:03] Production.INFO: ==7249== Lock acquired, processing the job...
[2026-04-07 02:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:52:03] Production.INFO: ==7251== Lock acquired, processing the job...
[2026-04-07 02:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:52:03] Production.INFO: Account Balance Start.
[2026-04-07 02:52:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:52:03] Production.INFO: 117
[2026-04-07 02:52:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:52:03] Production.INFO: ==7251== Releasing lock...
[2026-04-07 02:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:52:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:03] Production.INFO: ==7245== Releasing lock...
[2026-04-07 02:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:52:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:03] Production.INFO: Date 2026-03-20
[2026-04-07 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:03] Production.INFO: Date 2026-03-21
[2026-04-07 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:03] Production.INFO: Date 2026-03-22
[2026-04-07 02:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:52:04] Production.INFO: Total Charge 0
[2026-04-07 02:52:04] Production.INFO: CreateAllLog End
[2026-04-07 02:52:04] Production.INFO: Account Balance End.
[2026-04-07 02:52:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:52:05] Production.INFO: ==7249== Releasing lock...
[2026-04-07 02:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:52:12] Production.ERROR: CronJobId end10
[2026-04-07 02:52:12] Production.INFO: ==7247== Releasing lock...
[2026-04-07 02:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:52:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:52:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:52:14] Production.INFO: call_cost start
[2026-04-07 02:52:14] Production.INFO: call_cost end
[2026-04-07 02:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:52:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:52:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:52:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:52:15] Production.INFO: ==7243== Releasing lock...
[2026-04-07 02:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:53:01] Production.INFO: ==7312== Lock acquired, processing the job...
[2026-04-07 07:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:53:01] Production.INFO: neon service started
[2026-04-07 07:53:01] Production.INFO: neon service started
[2026-04-07 07:53:01] Production.INFO: ==7312== Releasing lock...
[2026-04-07 07:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:53:02] Production.INFO: ==7314== Lock acquired, processing the job...
[2026-04-07 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:53:02] Production.INFO: ==7314== Releasing lock...
[2026-04-07 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:53:02] Production.INFO: ==7316== Lock acquired, processing the job...
[2026-04-07 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:53:02] Production.INFO: ==7316== Releasing lock...
[2026-04-07 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:53:02] Production.INFO: ==7326== Lock acquired, processing the job...
[2026-04-07 02:53:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:53:03] Production.INFO: ==7326== Releasing lock...
[2026-04-07 02:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:53:03] Production.INFO: ==7318== Lock acquired, processing the job...
[2026-04-07 02:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:53:03] Production.INFO: ==7322== Lock acquired, processing the job...
[2026-04-07 02:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:53:03] Production.INFO: ==7320== Lock acquired, processing the job...
[2026-04-07 02:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:53:03] Production.INFO: ==7324== Lock acquired, processing the job...
[2026-04-07 02:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:53:03] Production.INFO: Account Balance Start.
[2026-04-07 02:53:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:53:03] Production.INFO: 117
[2026-04-07 02:53:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:04] Production.INFO: ==7320== Releasing lock...
[2026-04-07 02:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:53:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:53:04] Production.INFO: Total Charge 0
[2026-04-07 02:53:04] Production.INFO: CreateAllLog End
[2026-04-07 02:53:05] Production.INFO: Account Balance End.
[2026-04-07 02:53:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:53:05] Production.INFO: ==7324== Releasing lock...
[2026-04-07 02:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:53:10] Production.ERROR: CronJobId end10
[2026-04-07 02:53:10] Production.INFO: ==7322== Releasing lock...
[2026-04-07 02:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:53:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:53:13] Production.INFO: call_cost start
[2026-04-07 02:53:13] Production.INFO: call_cost end
[2026-04-07 02:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:53:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:53:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:53:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:53:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:53:13] Production.INFO: ==7318== Releasing lock...
[2026-04-07 02:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:54:02] Production.INFO: ==7386== Lock acquired, processing the job...
[2026-04-07 07:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:54:02] Production.INFO: neon service started
[2026-04-07 07:54:02] Production.INFO: neon service started
[2026-04-07 07:54:02] Production.INFO: ==7386== Releasing lock...
[2026-04-07 07:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 02:54:02] Production.INFO: ==7388== Lock acquired, processing the job...
[2026-04-07 02:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:54:02] Production.INFO: ==7388== Releasing lock...
[2026-04-07 02:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:54:02] Production.INFO: ==7390== Lock acquired, processing the job...
[2026-04-07 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:54:02] Production.INFO: ==7390== Releasing lock...
[2026-04-07 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:54:03] Production.INFO: ==7396== Lock acquired, processing the job...
[2026-04-07 02:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:54:03] Production.INFO: ==7392== Lock acquired, processing the job...
[2026-04-07 02:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:54:03] Production.INFO: ==7394== Lock acquired, processing the job...
[2026-04-07 02:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:54:03] Production.INFO: ==7398== Lock acquired, processing the job...
[2026-04-07 02:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:54:03] Production.INFO: ==7400== Lock acquired, processing the job...
[2026-04-07 02:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:54:03] Production.INFO: Account Balance Start.
[2026-04-07 02:54:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:54:03] Production.INFO: 117
[2026-04-07 02:54:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:54:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:54:03] Production.INFO: ==7400== Releasing lock...
[2026-04-07 02:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-11
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: ==7394== Releasing lock...
[2026-04-07 02:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:05] Production.INFO: Date 2026-04-04
[2026-04-07 02:54:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:05] Production.INFO: Date 2026-04-05
[2026-04-07 02:54:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:05] Production.INFO: Date 2026-04-06
[2026-04-07 02:54:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:05] Production.INFO: Date 2026-04-07
[2026-04-07 02:54:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:54:05] Production.INFO: Total Charge 0
[2026-04-07 02:54:05] Production.INFO: CreateAllLog End
[2026-04-07 02:54:05] Production.INFO: Account Balance End.
[2026-04-07 02:54:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:54:05] Production.INFO: ==7398== Releasing lock...
[2026-04-07 02:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:54:10] Production.ERROR: CronJobId end10
[2026-04-07 02:54:10] Production.INFO: ==7396== Releasing lock...
[2026-04-07 02:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:54:14] Production.INFO: call_cost start
[2026-04-07 02:54:14] Production.INFO: call_cost end
[2026-04-07 02:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:54:14] Production.INFO: ==7392== Releasing lock...
[2026-04-07 02:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:55:01] Production.INFO: ==7459== Lock acquired, processing the job...
[2026-04-07 07:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:55:01] Production.INFO: neon service started
[2026-04-07 07:55:01] Production.INFO: neon service started
[2026-04-07 07:55:01] Production.INFO: ==7459== Releasing lock...
[2026-04-07 07:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:55:01] Production.INFO: ==7463== Lock acquired, processing the job...
[2026-04-07 06:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:55:01] Production.INFO: ==7463== Releasing lock...
[2026-04-07 06:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:55:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:55:02] Production.INFO: ==7461== Lock acquired, processing the job...
[2026-04-07 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:55:02] Production.INFO: ==7461== Releasing lock...
[2026-04-07 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:55:03] Production.INFO: ==7465== Lock acquired, processing the job...
[2026-04-07 02:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:55:03] Production.INFO: ==7469== Lock acquired, processing the job...
[2026-04-07 02:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:55:03] Production.INFO: ==7467== Lock acquired, processing the job...
[2026-04-07 02:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:55:03] Production.INFO: ==7474== Lock acquired, processing the job...
[2026-04-07 02:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:55:03] Production.INFO: ==7472== Lock acquired, processing the job...
[2026-04-07 02:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:55:03] Production.INFO: Account Balance Start.
[2026-04-07 02:55:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:55:03] Production.INFO: 117
[2026-04-07 02:55:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:55:03] Production.INFO: ==7474== Releasing lock...
[2026-04-07 02:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:55:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: ==7467== Releasing lock...
[2026-04-07 02:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:55:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:55:04] Production.INFO: Total Charge 0
[2026-04-07 02:55:04] Production.INFO: CreateAllLog End
[2026-04-07 02:55:04] Production.INFO: Account Balance End.
[2026-04-07 02:55:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:55:04] Production.INFO: ==7472== Releasing lock...
[2026-04-07 02:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:55:11] Production.ERROR: CronJobId end10
[2026-04-07 02:55:11] Production.INFO: ==7469== Releasing lock...
[2026-04-07 02:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:55:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:55:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:55:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:55:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:55:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:55:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:55:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:55:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:55:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:55:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:55:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:55:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:55:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:55:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:55:13] Production.INFO: call_cost start
[2026-04-07 02:55:13] Production.INFO: call_cost end
[2026-04-07 02:55:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:55:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:55:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:55:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:55:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:55:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:55:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:55:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:55:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:55:13] Production.INFO: ==7465== Releasing lock...
[2026-04-07 02:55:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:55:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:56:01] Production.INFO: ==7536== Lock acquired, processing the job...
[2026-04-07 07:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:56:01] Production.INFO: neon service started
[2026-04-07 07:56:01] Production.INFO: neon service started
[2026-04-07 07:56:01] Production.INFO: ==7536== Releasing lock...
[2026-04-07 07:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:56:02] Production.INFO: ==7540== Lock acquired, processing the job...
[2026-04-07 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:56:02] Production.INFO: ==7540== Releasing lock...
[2026-04-07 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:56:02] Production.INFO: ==7538== Lock acquired, processing the job...
[2026-04-07 02:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:56:02] Production.INFO: ==7538== Releasing lock...
[2026-04-07 02:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:56:03] Production.INFO: ==7543== Lock acquired, processing the job...
[2026-04-07 02:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:56:03] Production.INFO: ==7545== Lock acquired, processing the job...
[2026-04-07 02:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:56:03] Production.INFO: ==7547== Lock acquired, processing the job...
[2026-04-07 02:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:56:03] Production.INFO: ==7549== Lock acquired, processing the job...
[2026-04-07 02:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:56:03] Production.INFO: ==7551== Lock acquired, processing the job...
[2026-04-07 02:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:56:03] Production.INFO: Account Balance Start.
[2026-04-07 02:56:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:56:03] Production.INFO: 117
[2026-04-07 02:56:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:56:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:56:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:03] Production.INFO: ==7551== Releasing lock...
[2026-04-07 02:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:56:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: ==7545== Releasing lock...
[2026-04-07 02:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:56:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:56:04] Production.INFO: Total Charge 0
[2026-04-07 02:56:04] Production.INFO: CreateAllLog End
[2026-04-07 02:56:04] Production.INFO: Account Balance End.
[2026-04-07 02:56:04] Production.ERROR: CronJobId end 12
[2026-04-07 02:56:04] Production.INFO: ==7549== Releasing lock...
[2026-04-07 02:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:56:11] Production.ERROR: CronJobId end10
[2026-04-07 02:56:11] Production.INFO: ==7547== Releasing lock...
[2026-04-07 02:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:56:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:56:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:56:14] Production.INFO: call_cost start
[2026-04-07 02:56:14] Production.INFO: call_cost end
[2026-04-07 02:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:56:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:56:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:56:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:56:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:56:14] Production.INFO: ==7543== Releasing lock...
[2026-04-07 02:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:57:02] Production.INFO: ==7610== Lock acquired, processing the job...
[2026-04-07 07:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:57:02] Production.INFO: neon service started
[2026-04-07 07:57:02] Production.INFO: neon service started
[2026-04-07 07:57:02] Production.INFO: ==7610== Releasing lock...
[2026-04-07 07:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:57:02] Production.INFO: ==7614== Lock acquired, processing the job...
[2026-04-07 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:57:02] Production.INFO: ==7614== Releasing lock...
[2026-04-07 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:57:02] Production.INFO: ==7612== Lock acquired, processing the job...
[2026-04-07 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:57:03] Production.INFO: ==7612== Releasing lock...
[2026-04-07 02:57:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:57:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:57:03] Production.INFO: ==7616== Lock acquired, processing the job...
[2026-04-07 02:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:57:03] Production.INFO: ==7618== Lock acquired, processing the job...
[2026-04-07 02:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:57:03] Production.INFO: ==7620== Lock acquired, processing the job...
[2026-04-07 02:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:57:03] Production.INFO: ==7622== Lock acquired, processing the job...
[2026-04-07 02:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:57:03] Production.INFO: Account Balance Start.
[2026-04-07 02:57:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:57:03] Production.INFO: 117
[2026-04-07 02:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:57:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:57:03] Production.INFO: ==7625== Lock acquired, processing the job...
[2026-04-07 02:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-09
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-10
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-11
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:57:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: ==7625== Releasing lock...
[2026-04-07 02:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: ==7618== Releasing lock...
[2026-04-07 02:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:57:04] Production.INFO: Total Charge 0
[2026-04-07 02:57:04] Production.INFO: CreateAllLog End
[2026-04-07 02:57:05] Production.INFO: Account Balance End.
[2026-04-07 02:57:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:57:05] Production.INFO: ==7622== Releasing lock...
[2026-04-07 02:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:57:12] Production.ERROR: CronJobId end10
[2026-04-07 02:57:12] Production.INFO: ==7620== Releasing lock...
[2026-04-07 02:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:57:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:57:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:57:14] Production.INFO: call_cost start
[2026-04-07 02:57:14] Production.INFO: call_cost end
[2026-04-07 02:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:57:14] Production.INFO: ==7616== Releasing lock...
[2026-04-07 02:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:58:01] Production.INFO: ==7681== Lock acquired, processing the job...
[2026-04-07 07:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:58:01] Production.INFO: neon service started
[2026-04-07 07:58:01] Production.INFO: neon service started
[2026-04-07 07:58:01] Production.INFO: ==7681== Releasing lock...
[2026-04-07 07:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:58:02] Production.INFO: ==7685== Lock acquired, processing the job...
[2026-04-07 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:58:02] Production.INFO: ==7685== Releasing lock...
[2026-04-07 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:58:02] Production.INFO: ==7683== Lock acquired, processing the job...
[2026-04-07 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 02:58:02] Production.INFO: ==7683== Releasing lock...
[2026-04-07 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:58:03] Production.INFO: ==7690== Lock acquired, processing the job...
[2026-04-07 02:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:58:03] Production.INFO: ==7688== Lock acquired, processing the job...
[2026-04-07 02:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:58:03] Production.INFO: ==7692== Lock acquired, processing the job...
[2026-04-07 02:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:58:03] Production.INFO: ==7694== Lock acquired, processing the job...
[2026-04-07 02:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:58:03] Production.INFO: ==7696== Lock acquired, processing the job...
[2026-04-07 02:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:58:03] Production.INFO: Account Balance Start.
[2026-04-07 02:58:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:58:03] Production.INFO: 117
[2026-04-07 02:58:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:58:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:58:03] Production.INFO: ==7696== Releasing lock...
[2026-04-07 02:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:58:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:03] Production.INFO: Date 2026-03-12
[2026-04-07 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:03] Production.INFO: Date 2026-03-13
[2026-04-07 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:03] Production.INFO: Date 2026-03-14
[2026-04-07 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:03] Production.INFO: Date 2026-03-15
[2026-04-07 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:03] Production.INFO: Date 2026-03-16
[2026-04-07 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:03] Production.INFO: ==7690== Releasing lock...
[2026-04-07 02:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:58:03] Production.INFO: Date 2026-03-17
[2026-04-07 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:03] Production.INFO: Date 2026-03-18
[2026-04-07 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:03] Production.INFO: Date 2026-03-19
[2026-04-07 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:03] Production.INFO: Date 2026-03-20
[2026-04-07 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:03] Production.INFO: Date 2026-03-21
[2026-04-07 02:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:04] Production.INFO: Date 2026-03-25
[2026-04-07 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:04] Production.INFO: Date 2026-03-26
[2026-04-07 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:04] Production.INFO: Date 2026-03-27
[2026-04-07 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:04] Production.INFO: Date 2026-03-28
[2026-04-07 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:04] Production.INFO: Date 2026-03-29
[2026-04-07 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:04] Production.INFO: Date 2026-03-30
[2026-04-07 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:04] Production.INFO: Date 2026-03-31
[2026-04-07 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:04] Production.INFO: Date 2026-04-01
[2026-04-07 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:04] Production.INFO: Date 2026-04-02
[2026-04-07 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:04] Production.INFO: Date 2026-04-03
[2026-04-07 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:04] Production.INFO: Date 2026-04-04
[2026-04-07 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:04] Production.INFO: Date 2026-04-05
[2026-04-07 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:04] Production.INFO: Date 2026-04-06
[2026-04-07 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:04] Production.INFO: Date 2026-04-07
[2026-04-07 02:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:58:04] Production.INFO: Total Charge 0
[2026-04-07 02:58:04] Production.INFO: CreateAllLog End
[2026-04-07 02:58:05] Production.INFO: Account Balance End.
[2026-04-07 02:58:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:58:05] Production.INFO: ==7694== Releasing lock...
[2026-04-07 02:58:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:58:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:58:10] Production.ERROR: CronJobId end10
[2026-04-07 02:58:10] Production.INFO: ==7692== Releasing lock...
[2026-04-07 02:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:58:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:58:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:58:13] Production.INFO: call_cost start
[2026-04-07 02:58:13] Production.INFO: call_cost end
[2026-04-07 02:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:58:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:58:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:58:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:58:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:58:13] Production.INFO: ==7688== Releasing lock...
[2026-04-07 02:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 07:59:02] Production.INFO: ==7754== Lock acquired, processing the job...
[2026-04-07 07:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 07:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 07:59:02] Production.INFO: neon service started
[2026-04-07 07:59:02] Production.INFO: neon service started
[2026-04-07 07:59:02] Production.INFO: ==7754== Releasing lock...
[2026-04-07 07:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 07:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:59:02] Production.INFO: ==7759== Lock acquired, processing the job...
[2026-04-07 06:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 02:59:02] Production.INFO: ==7757== Lock acquired, processing the job...
[2026-04-07 02:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:59:02] Production.INFO: ==7759== Releasing lock...
[2026-04-07 06:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 06:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 02:59:02] Production.INFO: ==7757== Releasing lock...
[2026-04-07 02:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 02:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 02:59:03] Production.INFO: ==7761== Lock acquired, processing the job...
[2026-04-07 02:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 02:59:03] Production.INFO: ==7763== Lock acquired, processing the job...
[2026-04-07 02:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 02:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 02:59:03] Production.INFO: ==7765== Lock acquired, processing the job...
[2026-04-07 02:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 02:59:03] Production.INFO: ==7769== Lock acquired, processing the job...
[2026-04-07 02:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 02:59:03] Production.INFO: ==7767== Lock acquired, processing the job...
[2026-04-07 02:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 02:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 02:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 02:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 02:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 02:59:03] Production.INFO: Account Balance Start.
[2026-04-07 02:59:03] Production.INFO: CreateAllLog Start
[2026-04-07 02:59:03] Production.INFO: 117
[2026-04-07 02:59:03] Production.INFO: Date 2026-03-08
[2026-04-07 02:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 02:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 02:59:03] Production.INFO: ==7769== Releasing lock...
[2026-04-07 02:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 02:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 02:59:03] Production.INFO: Date 2026-03-09
[2026-04-07 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:03] Production.INFO: Date 2026-03-10
[2026-04-07 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:03] Production.INFO: Date 2026-03-11
[2026-04-07 02:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:04] Production.INFO: Date 2026-03-12
[2026-04-07 02:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:04] Production.INFO: Date 2026-03-13
[2026-04-07 02:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:04] Production.INFO: Date 2026-03-14
[2026-04-07 02:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:04] Production.INFO: Date 2026-03-15
[2026-04-07 02:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:04] Production.INFO: ==7763== Releasing lock...
[2026-04-07 02:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 02:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 02:59:04] Production.INFO: Date 2026-03-16
[2026-04-07 02:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:04] Production.INFO: Date 2026-03-17
[2026-04-07 02:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:04] Production.INFO: Date 2026-03-18
[2026-04-07 02:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:04] Production.INFO: Date 2026-03-19
[2026-04-07 02:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:04] Production.INFO: Date 2026-03-20
[2026-04-07 02:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:04] Production.INFO: Date 2026-03-21
[2026-04-07 02:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:04] Production.INFO: Date 2026-03-22
[2026-04-07 02:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:04] Production.INFO: Date 2026-03-23
[2026-04-07 02:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:04] Production.INFO: Date 2026-03-24
[2026-04-07 02:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:05] Production.INFO: Date 2026-03-25
[2026-04-07 02:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:05] Production.INFO: Date 2026-03-26
[2026-04-07 02:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:05] Production.INFO: Date 2026-03-27
[2026-04-07 02:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:05] Production.INFO: Date 2026-03-28
[2026-04-07 02:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:05] Production.INFO: Date 2026-03-29
[2026-04-07 02:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:05] Production.INFO: Date 2026-03-30
[2026-04-07 02:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:05] Production.INFO: Date 2026-03-31
[2026-04-07 02:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:05] Production.INFO: Date 2026-04-01
[2026-04-07 02:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:05] Production.INFO: Date 2026-04-02
[2026-04-07 02:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:05] Production.INFO: Date 2026-04-03
[2026-04-07 02:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:05] Production.INFO: Date 2026-04-04
[2026-04-07 02:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:05] Production.INFO: Date 2026-04-05
[2026-04-07 02:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:05] Production.INFO: Date 2026-04-06
[2026-04-07 02:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:05] Production.INFO: Date 2026-04-07
[2026-04-07 02:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 02:59:05] Production.INFO: Total Charge 0
[2026-04-07 02:59:05] Production.INFO: CreateAllLog End
[2026-04-07 02:59:05] Production.INFO: Account Balance End.
[2026-04-07 02:59:05] Production.ERROR: CronJobId end 12
[2026-04-07 02:59:05] Production.INFO: ==7767== Releasing lock...
[2026-04-07 02:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 02:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 02:59:11] Production.ERROR: CronJobId end10
[2026-04-07 02:59:11] Production.INFO: ==7765== Releasing lock...
[2026-04-07 02:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 02:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 02:59:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 02:59:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 02:59:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 02:59:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 02:59:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 02:59:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 02:59:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 02:59:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 02:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 02:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 02:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 02:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 02:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 02:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 02:59:15] Production.INFO: call_cost start
[2026-04-07 02:59:15] Production.INFO: call_cost end
[2026-04-07 02:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 02:59:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 02:59:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 02:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 02:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 02:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 02:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 02:59:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 02:59:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 02:59:15] Production.INFO: ==7761== Releasing lock...
[2026-04-07 02:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 02:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:00:01] Production.INFO: ==7823== Lock acquired, processing the job...
[2026-04-07 08:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:00:01] Production.INFO: neon service started
[2026-04-07 08:00:01] Production.INFO: neon service started
[2026-04-07 08:00:01] Production.INFO: ==7823== Releasing lock...
[2026-04-07 08:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:00:01] Production.INFO: ==7826== Lock acquired, processing the job...
[2026-04-07 03:00:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:00:02] Production.INFO: ==7826== Releasing lock...
[2026-04-07 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:00:02] Production.INFO: ==7828== Lock acquired, processing the job...
[2026-04-07 07:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:00:02] Production.INFO: ==7828== Releasing lock...
[2026-04-07 07:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:00:02] Production.INFO: ==7832== Lock acquired, processing the job...
[2026-04-07 03:00:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:00:02] Production.INFO: ==7830== Lock acquired, processing the job...
[2026-04-07 03:00:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:00:02] Production.INFO: ==7834== Lock acquired, processing the job...
[2026-04-07 03:00:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:00:03] Production.INFO: ==7836== Lock acquired, processing the job...
[2026-04-07 03:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:00:03] Production.INFO: ==7838== Lock acquired, processing the job...
[2026-04-07 03:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:00:03] Production.INFO: Account Balance Start.
[2026-04-07 03:00:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:00:03] Production.INFO: 117
[2026-04-07 03:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: ==7838== Releasing lock...
[2026-04-07 03:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: ==7832== Releasing lock...
[2026-04-07 03:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-23
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-24
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-25
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-26
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-27
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-28
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:03] Production.INFO: Date 2026-03-29
[2026-04-07 03:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:00:04] Production.INFO: Total Charge 0
[2026-04-07 03:00:04] Production.INFO: CreateAllLog End
[2026-04-07 03:00:04] Production.INFO: Account Balance End.
[2026-04-07 03:00:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:00:04] Production.INFO: ==7836== Releasing lock...
[2026-04-07 03:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:00:11] Production.ERROR: CronJobId end10
[2026-04-07 03:00:11] Production.INFO: ==7834== Releasing lock...
[2026-04-07 03:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:00:14] Production.INFO: call_cost start
[2026-04-07 03:00:14] Production.INFO: call_cost end
[2026-04-07 03:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:00:14] Production.INFO: ==7830== Releasing lock...
[2026-04-07 03:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:01:01] Production.INFO: ==7900== Lock acquired, processing the job...
[2026-04-07 08:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:01:01] Production.INFO: neon service started
[2026-04-07 08:01:01] Production.INFO: neon service started
[2026-04-07 08:01:01] Production.INFO: ==7900== Releasing lock...
[2026-04-07 08:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:01:02] Production.INFO: ==7914== Lock acquired, processing the job...
[2026-04-07 03:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:01:02] Production.INFO: ==7916== Lock acquired, processing the job...
[2026-04-07 07:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:01:02] Production.INFO: ==7914== Releasing lock...
[2026-04-07 03:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:01:02] Production.INFO: ==7916== Releasing lock...
[2026-04-07 07:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:01:03] Production.INFO: ==7919== Lock acquired, processing the job...
[2026-04-07 03:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 03:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 03:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 03:01:03] Production.INFO: ==7919== Releasing lock...
[2026-04-07 03:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 03:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 03:01:03] Production.INFO: ==7921== Lock acquired, processing the job...
[2026-04-07 03:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:01:03] Production.INFO: ==7925== Lock acquired, processing the job...
[2026-04-07 03:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:01:03] Production.INFO: ==7923== Lock acquired, processing the job...
[2026-04-07 03:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:01:03] Production.INFO: ==7929== Lock acquired, processing the job...
[2026-04-07 03:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 03:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:01:03] Production.INFO: ==7927== Lock acquired, processing the job...
[2026-04-07 03:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 03:01:03] Production.INFO: ==7931== Lock acquired, processing the job...
[2026-04-07 03:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:01:03] Production.INFO: Account Balance Start.
[2026-04-07 03:01:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:01:03] Production.INFO: 117
[2026-04-07 03:01:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:01:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:04] Production.INFO: ==7931== Releasing lock...
[2026-04-07 03:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:01:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:04] Production.ERROR: done
[2026-04-07 03:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 03:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051254', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 03:01:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:04] Production.INFO: ==7923== Releasing lock...
[2026-04-07 03:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:01:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:05] Production.INFO: Date 2026-04-01
[2026-04-07 03:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:05] Production.INFO: Date 2026-04-02
[2026-04-07 03:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:05] Production.INFO: Date 2026-04-03
[2026-04-07 03:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:05] Production.INFO: Date 2026-04-04
[2026-04-07 03:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:05] Production.INFO: Date 2026-04-05
[2026-04-07 03:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:05] Production.INFO: Date 2026-04-06
[2026-04-07 03:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:05] Production.INFO: Date 2026-04-07
[2026-04-07 03:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:01:05] Production.INFO: Total Charge 0
[2026-04-07 03:01:05] Production.INFO: CreateAllLog End
[2026-04-07 03:01:05] Production.INFO: Account Balance End.
[2026-04-07 03:01:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:01:05] Production.INFO: ==7927== Releasing lock...
[2026-04-07 03:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051254', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 03:01:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 03:01:10] Production.INFO: ProcessCDR(1,17051254,1,1,2)
[2026-04-07 03:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051254,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 03:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051254,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 03:01:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 03:01:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 03:01:10] Production.INFO: ==7929== Releasing lock...
[2026-04-07 03:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 03:01:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 03:01:14] Production.ERROR: CronJobId end10
[2026-04-07 03:01:14] Production.INFO: ==7925== Releasing lock...
[2026-04-07 03:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:01:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:01:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:01:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:01:16] Production.INFO: call_cost start
[2026-04-07 03:01:16] Production.INFO: call_cost end
[2026-04-07 03:01:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:01:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:01:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:01:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:01:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:01:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:01:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:01:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:01:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:01:16] Production.INFO: ==7921== Releasing lock...
[2026-04-07 03:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:01:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:02:01] Production.INFO: ==7987== Lock acquired, processing the job...
[2026-04-07 08:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:02:01] Production.INFO: neon service started
[2026-04-07 08:02:01] Production.INFO: neon service started
[2026-04-07 08:02:01] Production.INFO: ==7987== Releasing lock...
[2026-04-07 08:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:02:01] Production.INFO: ==7991== Lock acquired, processing the job...
[2026-04-07 07:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:02:01] Production.INFO: ==7991== Releasing lock...
[2026-04-07 07:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:02:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:02:01] Production.INFO: ==7989== Lock acquired, processing the job...
[2026-04-07 03:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:02:02] Production.INFO: ==7989== Releasing lock...
[2026-04-07 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:02:03] Production.INFO: ==7993== Lock acquired, processing the job...
[2026-04-07 03:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:02:03] Production.INFO: ==7995== Lock acquired, processing the job...
[2026-04-07 03:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:02:03] Production.INFO: ==7997== Lock acquired, processing the job...
[2026-04-07 03:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:02:03] Production.INFO: ==7999== Lock acquired, processing the job...
[2026-04-07 03:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:02:03] Production.INFO: ==8003== Lock acquired, processing the job...
[2026-04-07 03:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:02:03] Production.INFO: Account Balance Start.
[2026-04-07 03:02:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:02:03] Production.INFO: 117
[2026-04-07 03:02:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:03] Production.INFO: ==8003== Releasing lock...
[2026-04-07 03:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:02:03] Production.INFO: ==8001== Lock acquired, processing the job...
[2026-04-07 03:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-07 03:02:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 03:02:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.INFO: ==7995== Releasing lock...
[2026-04-07 03:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:02:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.ERROR: done
[2026-04-07 03:02:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-07 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.ERROR: done
[2026-04-07 03:02:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:02:04] Production.INFO: Total Charge 0
[2026-04-07 03:02:04] Production.INFO: CreateAllLog End
[2026-04-07 03:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-07 03:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-07 03:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:02:04] Production.INFO: Account Balance End.
[2026-04-07 03:02:04] Production.INFO: ==8001== Releasing lock...
[2026-04-07 03:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-07 03:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-07 03:02:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:02:04] Production.INFO: ==7999== Releasing lock...
[2026-04-07 03:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:02:12] Production.ERROR: CronJobId end10
[2026-04-07 03:02:12] Production.INFO: ==7997== Releasing lock...
[2026-04-07 03:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:02:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:02:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:02:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:02:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:02:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:02:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:02:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:02:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:02:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:02:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:02:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:02:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:02:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:02:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:02:14] Production.INFO: call_cost start
[2026-04-07 03:02:14] Production.INFO: call_cost end
[2026-04-07 03:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:02:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:02:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:02:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:02:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:02:14] Production.INFO: ==7993== Releasing lock...
[2026-04-07 03:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:03:01] Production.INFO: ==8056== Lock acquired, processing the job...
[2026-04-07 08:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:03:01] Production.INFO: neon service started
[2026-04-07 08:03:01] Production.INFO: neon service started
[2026-04-07 08:03:01] Production.INFO: ==8056== Releasing lock...
[2026-04-07 08:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:03:02] Production.INFO: ==8058== Lock acquired, processing the job...
[2026-04-07 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:03:02] Production.INFO: ==8058== Releasing lock...
[2026-04-07 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:03:02] Production.INFO: ==8060== Lock acquired, processing the job...
[2026-04-07 07:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:03:02] Production.INFO: ==8060== Releasing lock...
[2026-04-07 07:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:03:02] Production.INFO: ==8065== Lock acquired, processing the job...
[2026-04-07 03:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:03:03] Production.INFO: ==8063== Lock acquired, processing the job...
[2026-04-07 03:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:03:03] Production.INFO: ==8067== Lock acquired, processing the job...
[2026-04-07 03:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:03:03] Production.INFO: ==8069== Lock acquired, processing the job...
[2026-04-07 03:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:03:03] Production.INFO: ==8071== Lock acquired, processing the job...
[2026-04-07 03:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:03:03] Production.INFO: Account Balance Start.
[2026-04-07 03:03:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:03:03] Production.INFO: 117
[2026-04-07 03:03:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:03:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:03:03] Production.INFO: ==8065== Releasing lock...
[2026-04-07 03:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:03:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:03:03] Production.INFO: ==8071== Releasing lock...
[2026-04-07 03:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:03:04] Production.INFO: Total Charge 0
[2026-04-07 03:03:04] Production.INFO: CreateAllLog End
[2026-04-07 03:03:04] Production.INFO: Account Balance End.
[2026-04-07 03:03:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:03:04] Production.INFO: ==8069== Releasing lock...
[2026-04-07 03:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:03:10] Production.ERROR: CronJobId end10
[2026-04-07 03:03:10] Production.INFO: ==8067== Releasing lock...
[2026-04-07 03:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:03:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:03:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:03:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:03:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:03:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:03:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:03:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:03:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:03:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:03:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:03:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:03:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:03:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:03:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:03:13] Production.INFO: call_cost start
[2026-04-07 03:03:13] Production.INFO: call_cost end
[2026-04-07 03:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:03:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:03:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:03:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:03:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:03:13] Production.INFO: ==8063== Releasing lock...
[2026-04-07 03:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:04:02] Production.INFO: ==8125== Lock acquired, processing the job...
[2026-04-07 08:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:04:02] Production.INFO: neon service started
[2026-04-07 08:04:02] Production.INFO: neon service started
[2026-04-07 08:04:02] Production.INFO: ==8125== Releasing lock...
[2026-04-07 08:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:04:02] Production.INFO: ==8127== Lock acquired, processing the job...
[2026-04-07 03:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:04:02] Production.INFO: ==8127== Releasing lock...
[2026-04-07 03:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:04:03] Production.INFO: ==8129== Lock acquired, processing the job...
[2026-04-07 07:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:04:03] Production.INFO: ==8129== Releasing lock...
[2026-04-07 07:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:04:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:04:03] Production.INFO: ==8133== Lock acquired, processing the job...
[2026-04-07 03:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:04:03] Production.INFO: ==8135== Lock acquired, processing the job...
[2026-04-07 03:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:04:03] Production.INFO: ==8137== Lock acquired, processing the job...
[2026-04-07 03:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:04:03] Production.INFO: ==8131== Lock acquired, processing the job...
[2026-04-07 03:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:04:03] Production.INFO: ==8139== Lock acquired, processing the job...
[2026-04-07 03:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:04:03] Production.INFO: Account Balance Start.
[2026-04-07 03:04:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:04:03] Production.INFO: 117
[2026-04-07 03:04:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:04:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:04:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:04:03] Production.INFO: ==8139== Releasing lock...
[2026-04-07 03:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:04:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: ==8133== Releasing lock...
[2026-04-07 03:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:04:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:04:04] Production.INFO: Total Charge 0
[2026-04-07 03:04:04] Production.INFO: CreateAllLog End
[2026-04-07 03:04:04] Production.INFO: Account Balance End.
[2026-04-07 03:04:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:04:04] Production.INFO: ==8137== Releasing lock...
[2026-04-07 03:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:04:11] Production.ERROR: CronJobId end10
[2026-04-07 03:04:11] Production.INFO: ==8135== Releasing lock...
[2026-04-07 03:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:04:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:04:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:04:14] Production.INFO: call_cost start
[2026-04-07 03:04:14] Production.INFO: call_cost end
[2026-04-07 03:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:04:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:04:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:04:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:04:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:04:14] Production.INFO: ==8131== Releasing lock...
[2026-04-07 03:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:05:01] Production.INFO: ==8200== Lock acquired, processing the job...
[2026-04-07 08:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:05:01] Production.INFO: neon service started
[2026-04-07 08:05:01] Production.INFO: neon service started
[2026-04-07 08:05:01] Production.INFO: ==8200== Releasing lock...
[2026-04-07 08:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:05:01] Production.INFO: ==8203== Lock acquired, processing the job...
[2026-04-07 03:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:05:02] Production.INFO: ==8203== Releasing lock...
[2026-04-07 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:05:02] Production.INFO: ==8205== Lock acquired, processing the job...
[2026-04-07 07:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:05:02] Production.INFO: ==8205== Releasing lock...
[2026-04-07 07:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:05:02] Production.INFO: ==8209== Lock acquired, processing the job...
[2026-04-07 03:05:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:05:02] Production.INFO: ==8207== Lock acquired, processing the job...
[2026-04-07 03:05:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:05:02] Production.INFO: ==8213== Lock acquired, processing the job...
[2026-04-07 03:05:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:05:03] Production.INFO: ==8211== Lock acquired, processing the job...
[2026-04-07 03:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:05:03] Production.INFO: ==8215== Lock acquired, processing the job...
[2026-04-07 03:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:05:03] Production.INFO: Account Balance Start.
[2026-04-07 03:05:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:05:03] Production.INFO: 117
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:05:03] Production.INFO: ==8215== Releasing lock...
[2026-04-07 03:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-23
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-24
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: ==8209== Releasing lock...
[2026-04-07 03:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-25
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-26
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-27
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-28
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-29
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-30
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-03-31
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-04-01
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:03] Production.INFO: Date 2026-04-02
[2026-04-07 03:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:05:04] Production.INFO: Total Charge 0
[2026-04-07 03:05:04] Production.INFO: CreateAllLog End
[2026-04-07 03:05:04] Production.INFO: Account Balance End.
[2026-04-07 03:05:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:05:04] Production.INFO: ==8213== Releasing lock...
[2026-04-07 03:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:05:12] Production.ERROR: CronJobId end10
[2026-04-07 03:05:12] Production.INFO: ==8211== Releasing lock...
[2026-04-07 03:05:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:05:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:05:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:05:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:05:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:05:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:05:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:05:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:05:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:05:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:05:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:05:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:05:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:05:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:05:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:05:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:05:14] Production.INFO: call_cost start
[2026-04-07 03:05:14] Production.INFO: call_cost end
[2026-04-07 03:05:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:05:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:05:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:05:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:05:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:05:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:05:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:05:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:05:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:05:14] Production.INFO: ==8207== Releasing lock...
[2026-04-07 03:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:05:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:06:01] Production.INFO: ==8270== Lock acquired, processing the job...
[2026-04-07 08:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:06:01] Production.INFO: neon service started
[2026-04-07 08:06:02] Production.INFO: neon service started
[2026-04-07 08:06:02] Production.INFO: ==8270== Releasing lock...
[2026-04-07 08:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:06:02] Production.INFO: ==8272== Lock acquired, processing the job...
[2026-04-07 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:06:02] Production.INFO: ==8272== Releasing lock...
[2026-04-07 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:06:02] Production.INFO: ==8274== Lock acquired, processing the job...
[2026-04-07 07:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:06:02] Production.INFO: ==8274== Releasing lock...
[2026-04-07 07:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:06:03] Production.INFO: ==8277== Lock acquired, processing the job...
[2026-04-07 03:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:06:03] Production.INFO: ==8283== Lock acquired, processing the job...
[2026-04-07 03:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:06:03] Production.INFO: ==8281== Lock acquired, processing the job...
[2026-04-07 03:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:06:03] Production.INFO: ==8279== Lock acquired, processing the job...
[2026-04-07 03:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:06:03] Production.INFO: Account Balance Start.
[2026-04-07 03:06:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:06:03] Production.INFO: 117
[2026-04-07 03:06:03] Production.INFO: ==8285== Lock acquired, processing the job...
[2026-04-07 03:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:06:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:06:03] Production.INFO: ==8285== Releasing lock...
[2026-04-07 03:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:06:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: ==8279== Releasing lock...
[2026-04-07 03:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:06:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:06:04] Production.INFO: Total Charge 0
[2026-04-07 03:06:04] Production.INFO: CreateAllLog End
[2026-04-07 03:06:05] Production.INFO: Account Balance End.
[2026-04-07 03:06:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:06:05] Production.INFO: ==8283== Releasing lock...
[2026-04-07 03:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:06:10] Production.ERROR: CronJobId end10
[2026-04-07 03:06:10] Production.INFO: ==8281== Releasing lock...
[2026-04-07 03:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:06:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:06:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:06:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:06:14] Production.INFO: call_cost start
[2026-04-07 03:06:14] Production.INFO: call_cost end
[2026-04-07 03:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:06:14] Production.INFO: ==8277== Releasing lock...
[2026-04-07 03:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:07:01] Production.INFO: ==8340== Lock acquired, processing the job...
[2026-04-07 08:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:07:01] Production.INFO: neon service started
[2026-04-07 08:07:01] Production.INFO: neon service started
[2026-04-07 08:07:01] Production.INFO: ==8340== Releasing lock...
[2026-04-07 08:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:07:01] Production.INFO: ==8342== Lock acquired, processing the job...
[2026-04-07 03:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:07:02] Production.INFO: ==8344== Lock acquired, processing the job...
[2026-04-07 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:07:02] Production.INFO: ==8344== Releasing lock...
[2026-04-07 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:07:02] Production.INFO: ==8342== Releasing lock...
[2026-04-07 03:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:07:02] Production.INFO: ==8347== Lock acquired, processing the job...
[2026-04-07 03:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:07:02] Production.INFO: ==8349== Lock acquired, processing the job...
[2026-04-07 03:07:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:07:03] Production.INFO: ==8351== Lock acquired, processing the job...
[2026-04-07 03:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:07:03] Production.INFO: ==8355== Lock acquired, processing the job...
[2026-04-07 03:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:07:03] Production.INFO: ==8353== Lock acquired, processing the job...
[2026-04-07 03:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:07:03] Production.INFO: Account Balance Start.
[2026-04-07 03:07:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:07:03] Production.INFO: 117
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:07:03] Production.INFO: ==8355== Releasing lock...
[2026-04-07 03:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.INFO: ==8349== Releasing lock...
[2026-04-07 03:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-23
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-24
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-25
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-26
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-27
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-28
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:03] Production.INFO: Date 2026-03-29
[2026-04-07 03:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:07:04] Production.INFO: Total Charge 0
[2026-04-07 03:07:04] Production.INFO: CreateAllLog End
[2026-04-07 03:07:04] Production.INFO: Account Balance End.
[2026-04-07 03:07:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:07:04] Production.INFO: ==8353== Releasing lock...
[2026-04-07 03:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:07:11] Production.ERROR: CronJobId end10
[2026-04-07 03:07:11] Production.INFO: ==8351== Releasing lock...
[2026-04-07 03:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:07:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:07:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:07:13] Production.INFO: call_cost start
[2026-04-07 03:07:13] Production.INFO: call_cost end
[2026-04-07 03:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:07:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:07:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:07:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:07:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:07:13] Production.INFO: ==8347== Releasing lock...
[2026-04-07 03:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:08:01] Production.INFO: ==8411== Lock acquired, processing the job...
[2026-04-07 08:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:08:01] Production.INFO: neon service started
[2026-04-07 08:08:01] Production.INFO: neon service started
[2026-04-07 08:08:01] Production.INFO: ==8411== Releasing lock...
[2026-04-07 08:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:08:02] Production.INFO: ==8413== Lock acquired, processing the job...
[2026-04-07 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:08:02] Production.INFO: ==8415== Lock acquired, processing the job...
[2026-04-07 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:08:02] Production.INFO: ==8415== Releasing lock...
[2026-04-07 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:08:02] Production.INFO: ==8413== Releasing lock...
[2026-04-07 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:08:03] Production.INFO: ==8418== Lock acquired, processing the job...
[2026-04-07 03:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:08:03] Production.INFO: ==8422== Lock acquired, processing the job...
[2026-04-07 03:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:08:03] Production.INFO: ==8426== Lock acquired, processing the job...
[2026-04-07 03:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:08:03] Production.INFO: ==8420== Lock acquired, processing the job...
[2026-04-07 03:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:08:03] Production.INFO: ==8424== Lock acquired, processing the job...
[2026-04-07 03:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:08:03] Production.INFO: ==8426== Releasing lock...
[2026-04-07 03:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:08:03] Production.INFO: Account Balance Start.
[2026-04-07 03:08:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:08:03] Production.INFO: 117
[2026-04-07 03:08:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: ==8420== Releasing lock...
[2026-04-07 03:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:08:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:05] Production.INFO: Date 2026-04-06
[2026-04-07 03:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:05] Production.INFO: Date 2026-04-07
[2026-04-07 03:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:08:05] Production.INFO: Total Charge 0
[2026-04-07 03:08:05] Production.INFO: CreateAllLog End
[2026-04-07 03:08:05] Production.INFO: Account Balance End.
[2026-04-07 03:08:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:08:05] Production.INFO: ==8424== Releasing lock...
[2026-04-07 03:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:08:11] Production.ERROR: CronJobId end10
[2026-04-07 03:08:11] Production.INFO: ==8422== Releasing lock...
[2026-04-07 03:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:08:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:08:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:08:14] Production.INFO: call_cost start
[2026-04-07 03:08:14] Production.INFO: call_cost end
[2026-04-07 03:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:08:14] Production.INFO: ==8418== Releasing lock...
[2026-04-07 03:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:09:02] Production.INFO: ==8481== Lock acquired, processing the job...
[2026-04-07 08:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:09:02] Production.INFO: neon service started
[2026-04-07 08:09:02] Production.INFO: neon service started
[2026-04-07 08:09:02] Production.INFO: ==8481== Releasing lock...
[2026-04-07 08:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:09:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 07:09:02] Production.INFO: ==8485== Lock acquired, processing the job...
[2026-04-07 07:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:09:02] Production.INFO: ==8485== Releasing lock...
[2026-04-07 07:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:09:02] Production.INFO: ==8483== Lock acquired, processing the job...
[2026-04-07 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:09:02] Production.INFO: ==8483== Releasing lock...
[2026-04-07 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:09:03] Production.INFO: ==8488== Lock acquired, processing the job...
[2026-04-07 03:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:09:03] Production.INFO: ==8490== Lock acquired, processing the job...
[2026-04-07 03:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:09:03] Production.INFO: ==8494== Lock acquired, processing the job...
[2026-04-07 03:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:09:03] Production.INFO: ==8492== Lock acquired, processing the job...
[2026-04-07 03:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:09:03] Production.INFO: ==8496== Lock acquired, processing the job...
[2026-04-07 03:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:09:03] Production.INFO: Account Balance Start.
[2026-04-07 03:09:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:09:03] Production.INFO: 117
[2026-04-07 03:09:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:09:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:09:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:09:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:09:04] Production.INFO: ==8496== Releasing lock...
[2026-04-07 03:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:09:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:09:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: ==8490== Releasing lock...
[2026-04-07 03:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:09:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:09:04] Production.INFO: Total Charge 0
[2026-04-07 03:09:04] Production.INFO: CreateAllLog End
[2026-04-07 03:09:04] Production.INFO: Account Balance End.
[2026-04-07 03:09:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:09:05] Production.INFO: ==8494== Releasing lock...
[2026-04-07 03:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:09:11] Production.ERROR: CronJobId end10
[2026-04-07 03:09:11] Production.INFO: ==8492== Releasing lock...
[2026-04-07 03:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:09:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:09:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:09:14] Production.INFO: call_cost start
[2026-04-07 03:09:14] Production.INFO: call_cost end
[2026-04-07 03:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:09:14] Production.INFO: ==8488== Releasing lock...
[2026-04-07 03:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:10:01] Production.INFO: ==8547== Lock acquired, processing the job...
[2026-04-07 08:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:10:01] Production.INFO: neon service started
[2026-04-07 08:10:01] Production.INFO: neon service started
[2026-04-07 08:10:01] Production.INFO: ==8547== Releasing lock...
[2026-04-07 08:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:10:01] Production.INFO: ==8550== Lock acquired, processing the job...
[2026-04-07 03:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:10:02] Production.INFO: ==8550== Releasing lock...
[2026-04-07 03:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:10:02] Production.INFO: ==8552== Lock acquired, processing the job...
[2026-04-07 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:10:02] Production.INFO: ==8552== Releasing lock...
[2026-04-07 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:10:02] Production.INFO: ==8554== Lock acquired, processing the job...
[2026-04-07 03:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:10:02] Production.INFO: ==8556== Lock acquired, processing the job...
[2026-04-07 03:10:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:10:03] Production.INFO: ==8558== Lock acquired, processing the job...
[2026-04-07 03:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:10:03] Production.INFO: ==8562== Lock acquired, processing the job...
[2026-04-07 03:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:10:03] Production.INFO: ==8560== Lock acquired, processing the job...
[2026-04-07 03:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:10:03] Production.INFO: Account Balance Start.
[2026-04-07 03:10:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:10:03] Production.INFO: 117
[2026-04-07 03:10:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:10:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:03] Production.INFO: ==8562== Releasing lock...
[2026-04-07 03:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:10:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:03] Production.INFO: ==8556== Releasing lock...
[2026-04-07 03:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:10:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:03] Production.INFO: Date 2026-03-23
[2026-04-07 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:03] Production.INFO: Date 2026-03-24
[2026-04-07 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:03] Production.INFO: Date 2026-03-25
[2026-04-07 03:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:10:04] Production.INFO: Total Charge 0
[2026-04-07 03:10:04] Production.INFO: CreateAllLog End
[2026-04-07 03:10:04] Production.INFO: Account Balance End.
[2026-04-07 03:10:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:10:04] Production.INFO: ==8560== Releasing lock...
[2026-04-07 03:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:10:11] Production.ERROR: CronJobId end10
[2026-04-07 03:10:11] Production.INFO: ==8558== Releasing lock...
[2026-04-07 03:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:10:14] Production.INFO: call_cost start
[2026-04-07 03:10:14] Production.INFO: call_cost end
[2026-04-07 03:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:10:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:10:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:10:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:10:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:10:14] Production.INFO: ==8554== Releasing lock...
[2026-04-07 03:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:11:01] Production.INFO: ==8619== Lock acquired, processing the job...
[2026-04-07 08:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:11:01] Production.INFO: neon service started
[2026-04-07 08:11:01] Production.INFO: neon service started
[2026-04-07 08:11:01] Production.INFO: ==8619== Releasing lock...
[2026-04-07 08:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:11:02] Production.INFO: ==8621== Lock acquired, processing the job...
[2026-04-07 03:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:11:02] Production.INFO: ==8623== Lock acquired, processing the job...
[2026-04-07 07:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:11:02] Production.INFO: ==8623== Releasing lock...
[2026-04-07 07:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:11:02] Production.INFO: ==8621== Releasing lock...
[2026-04-07 03:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:11:03] Production.INFO: ==8625== Lock acquired, processing the job...
[2026-04-07 03:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 03:11:03] Production.INFO: ==8631== Lock acquired, processing the job...
[2026-04-07 03:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:11:03] Production.INFO: ==8627== Lock acquired, processing the job...
[2026-04-07 03:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 03:11:03] Production.INFO: ==8629== Lock acquired, processing the job...
[2026-04-07 03:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 03:11:03] Production.INFO: ==8625== Releasing lock...
[2026-04-07 03:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 03:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 03:11:03] Production.INFO: ==8633== Lock acquired, processing the job...
[2026-04-07 03:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:11:03] Production.INFO: Account Balance Start.
[2026-04-07 03:11:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:11:03] Production.INFO: 117
[2026-04-07 03:11:03] Production.INFO: ==8636== Lock acquired, processing the job...
[2026-04-07 03:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 03:11:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 03:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: ==8638== Lock acquired, processing the job...
[2026-04-07 03:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-10
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-11
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-12
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-13
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:11:04] Production.INFO: ==8638== Releasing lock...
[2026-04-07 03:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.ERROR: done
[2026-04-07 03:11:04] Production.INFO: ==8629== Releasing lock...
[2026-04-07 03:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:11:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 03:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051296', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 03:11:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:05] Production.INFO: Date 2026-04-03
[2026-04-07 03:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:05] Production.INFO: Date 2026-04-04
[2026-04-07 03:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:05] Production.INFO: Date 2026-04-05
[2026-04-07 03:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:05] Production.INFO: Date 2026-04-06
[2026-04-07 03:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:05] Production.INFO: Date 2026-04-07
[2026-04-07 03:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:11:05] Production.INFO: Total Charge 0
[2026-04-07 03:11:05] Production.INFO: CreateAllLog End
[2026-04-07 03:11:05] Production.INFO: Account Balance End.
[2026-04-07 03:11:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:11:05] Production.INFO: ==8633== Releasing lock...
[2026-04-07 03:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051296', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 03:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 03:11:10] Production.INFO: ProcessCDR(1,17051296,1,1,2)
[2026-04-07 03:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051296,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 03:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051296,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 03:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 03:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 03:11:10] Production.INFO: ==8636== Releasing lock...
[2026-04-07 03:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 03:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 03:11:13] Production.ERROR: CronJobId end10
[2026-04-07 03:11:13] Production.INFO: ==8631== Releasing lock...
[2026-04-07 03:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:11:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:11:16] Production.INFO: call_cost start
[2026-04-07 03:11:16] Production.INFO: call_cost end
[2026-04-07 03:11:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:11:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:11:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:11:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:11:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:11:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:11:16] Production.INFO: ==8627== Releasing lock...
[2026-04-07 03:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:12:01] Production.INFO: ==8691== Lock acquired, processing the job...
[2026-04-07 08:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:12:01] Production.INFO: neon service started
[2026-04-07 08:12:01] Production.INFO: neon service started
[2026-04-07 08:12:01] Production.INFO: ==8691== Releasing lock...
[2026-04-07 08:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:12:01] Production.INFO: ==8693== Lock acquired, processing the job...
[2026-04-07 03:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:12:01] Production.INFO: ==8695== Lock acquired, processing the job...
[2026-04-07 07:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:12:02] Production.INFO: ==8695== Releasing lock...
[2026-04-07 07:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:12:02] Production.INFO: ==8693== Releasing lock...
[2026-04-07 03:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:12:03] Production.INFO: ==8698== Lock acquired, processing the job...
[2026-04-07 03:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:12:03] Production.INFO: ==8702== Lock acquired, processing the job...
[2026-04-07 03:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:12:03] Production.INFO: ==8700== Lock acquired, processing the job...
[2026-04-07 03:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:12:03] Production.INFO: ==8704== Lock acquired, processing the job...
[2026-04-07 03:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:12:03] Production.INFO: ==8706== Lock acquired, processing the job...
[2026-04-07 03:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:12:03] Production.INFO: Account Balance Start.
[2026-04-07 03:12:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:12:03] Production.INFO: 117
[2026-04-07 03:12:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:12:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:12:03] Production.INFO: ==8706== Releasing lock...
[2026-04-07 03:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:12:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:04] Production.INFO: ==8700== Releasing lock...
[2026-04-07 03:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:12:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:12:04] Production.INFO: Total Charge 0
[2026-04-07 03:12:04] Production.INFO: CreateAllLog End
[2026-04-07 03:12:04] Production.INFO: Account Balance End.
[2026-04-07 03:12:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:12:04] Production.INFO: ==8704== Releasing lock...
[2026-04-07 03:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:12:11] Production.ERROR: CronJobId end10
[2026-04-07 03:12:11] Production.INFO: ==8702== Releasing lock...
[2026-04-07 03:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:12:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:12:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:12:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:12:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:12:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:12:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:12:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:12:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:12:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:12:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:12:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:12:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:12:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:12:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:12:13] Production.INFO: call_cost start
[2026-04-07 03:12:13] Production.INFO: call_cost end
[2026-04-07 03:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:12:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:12:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:12:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:12:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:12:13] Production.INFO: ==8698== Releasing lock...
[2026-04-07 03:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:13:01] Production.INFO: ==8759== Lock acquired, processing the job...
[2026-04-07 08:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:13:01] Production.INFO: neon service started
[2026-04-07 08:13:01] Production.INFO: neon service started
[2026-04-07 08:13:01] Production.INFO: ==8759== Releasing lock...
[2026-04-07 08:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:13:02] Production.INFO: ==8761== Lock acquired, processing the job...
[2026-04-07 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:13:02] Production.INFO: ==8761== Releasing lock...
[2026-04-07 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:13:02] Production.INFO: ==8763== Lock acquired, processing the job...
[2026-04-07 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:13:02] Production.INFO: ==8763== Releasing lock...
[2026-04-07 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:13:03] Production.INFO: ==8774== Lock acquired, processing the job...
[2026-04-07 03:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:13:03] Production.INFO: ==8780== Lock acquired, processing the job...
[2026-04-07 03:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:13:03] Production.INFO: ==8776== Lock acquired, processing the job...
[2026-04-07 03:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:13:03] Production.INFO: ==8782== Lock acquired, processing the job...
[2026-04-07 03:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:13:03] Production.INFO: ==8785== Lock acquired, processing the job...
[2026-04-07 03:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:13:03] Production.INFO: Account Balance Start.
[2026-04-07 03:13:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:13:03] Production.INFO: 117
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:13:03] Production.INFO: ==8785== Releasing lock...
[2026-04-07 03:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.INFO: ==8776== Releasing lock...
[2026-04-07 03:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-23
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-24
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-25
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-26
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-27
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-28
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:03] Production.INFO: Date 2026-03-29
[2026-04-07 03:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:13:04] Production.INFO: Total Charge 0
[2026-04-07 03:13:04] Production.INFO: CreateAllLog End
[2026-04-07 03:13:04] Production.INFO: Account Balance End.
[2026-04-07 03:13:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:13:04] Production.INFO: ==8782== Releasing lock...
[2026-04-07 03:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:13:13] Production.ERROR: CronJobId end10
[2026-04-07 03:13:13] Production.INFO: ==8780== Releasing lock...
[2026-04-07 03:13:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:13:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:13:14] Production.INFO: call_cost start
[2026-04-07 03:13:14] Production.INFO: call_cost end
[2026-04-07 03:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:13:14] Production.INFO: ==8774== Releasing lock...
[2026-04-07 03:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:14:02] Production.INFO: ==8869== Lock acquired, processing the job...
[2026-04-07 08:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:14:02] Production.INFO: neon service started
[2026-04-07 08:14:02] Production.INFO: neon service started
[2026-04-07 08:14:02] Production.INFO: ==8869== Releasing lock...
[2026-04-07 08:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:14:02] Production.INFO: ==8873== Lock acquired, processing the job...
[2026-04-07 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:14:02] Production.INFO: ==8871== Lock acquired, processing the job...
[2026-04-07 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:14:02] Production.INFO: ==8873== Releasing lock...
[2026-04-07 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:14:02] Production.INFO: ==8871== Releasing lock...
[2026-04-07 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:14:03] Production.INFO: ==8878== Lock acquired, processing the job...
[2026-04-07 03:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:14:03] Production.INFO: ==8880== Lock acquired, processing the job...
[2026-04-07 03:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:14:03] Production.INFO: ==8876== Lock acquired, processing the job...
[2026-04-07 03:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:14:03] Production.INFO: ==8884== Lock acquired, processing the job...
[2026-04-07 03:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:14:03] Production.INFO: ==8882== Lock acquired, processing the job...
[2026-04-07 03:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:14:03] Production.INFO: ==8884== Releasing lock...
[2026-04-07 03:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:14:04] Production.INFO: ==8878== Releasing lock...
[2026-04-07 03:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:14:04] Production.INFO: Account Balance Start.
[2026-04-07 03:14:04] Production.INFO: CreateAllLog Start
[2026-04-07 03:14:04] Production.INFO: 117
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-08
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-09
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-10
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-11
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-12
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-13
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:14:04] Production.INFO: Total Charge 0
[2026-04-07 03:14:04] Production.INFO: CreateAllLog End
[2026-04-07 03:14:05] Production.INFO: Account Balance End.
[2026-04-07 03:14:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:14:05] Production.INFO: ==8882== Releasing lock...
[2026-04-07 03:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:14:11] Production.ERROR: CronJobId end10
[2026-04-07 03:14:11] Production.INFO: ==8880== Releasing lock...
[2026-04-07 03:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:14:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:14:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:14:13] Production.INFO: call_cost start
[2026-04-07 03:14:13] Production.INFO: call_cost end
[2026-04-07 03:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:14:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:14:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:14:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:14:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:14:13] Production.INFO: ==8876== Releasing lock...
[2026-04-07 03:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:15:01] Production.INFO: ==8939== Lock acquired, processing the job...
[2026-04-07 08:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:15:01] Production.INFO: neon service started
[2026-04-07 08:15:01] Production.INFO: neon service started
[2026-04-07 08:15:01] Production.INFO: ==8939== Releasing lock...
[2026-04-07 08:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:15:01] Production.INFO: ==8941== Lock acquired, processing the job...
[2026-04-07 03:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:15:02] Production.INFO: ==8941== Releasing lock...
[2026-04-07 03:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:15:02] Production.INFO: ==8943== Lock acquired, processing the job...
[2026-04-07 07:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:15:02] Production.INFO: ==8943== Releasing lock...
[2026-04-07 07:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:15:02] Production.INFO: ==8951== Lock acquired, processing the job...
[2026-04-07 03:15:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:15:02] Production.INFO: Account Balance Start.
[2026-04-07 03:15:02] Production.INFO: CreateAllLog Start
[2026-04-07 03:15:02] Production.INFO: 117
[2026-04-07 03:15:02] Production.INFO: Date 2026-03-08
[2026-04-07 03:15:02] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:02] Production.INFO: Date 2026-03-09
[2026-04-07 03:15:02] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:02] Production.INFO: Date 2026-03-10
[2026-04-07 03:15:02] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:02] Production.INFO: Date 2026-03-11
[2026-04-07 03:15:02] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:02] Production.INFO: Date 2026-03-12
[2026-04-07 03:15:02] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:02] Production.INFO: Date 2026-03-13
[2026-04-07 03:15:02] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:02] Production.INFO: Date 2026-03-14
[2026-04-07 03:15:02] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: ==8945== Lock acquired, processing the job...
[2026-04-07 03:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:15:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: ==8947== Lock acquired, processing the job...
[2026-04-07 03:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:15:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:15:03] Production.INFO: ==8949== Lock acquired, processing the job...
[2026-04-07 03:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:15:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: ==8953== Lock acquired, processing the job...
[2026-04-07 03:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:15:03] Production.INFO: Date 2026-03-23
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:15:03] Production.INFO: Date 2026-03-24
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: Date 2026-03-25
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: Date 2026-03-26
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: Date 2026-03-27
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:15:03] Production.INFO: Date 2026-03-28
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:15:03] Production.INFO: ==8953== Releasing lock...
[2026-04-07 03:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:15:03] Production.INFO: Date 2026-03-29
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: Date 2026-03-30
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: Date 2026-03-31
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: Date 2026-04-01
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: Date 2026-04-02
[2026-04-07 03:15:03] Production.INFO: ==8947== Releasing lock...
[2026-04-07 03:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: Date 2026-04-03
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: Date 2026-04-04
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: Date 2026-04-05
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: Date 2026-04-06
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: Date 2026-04-07
[2026-04-07 03:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:15:03] Production.INFO: Total Charge 0
[2026-04-07 03:15:03] Production.INFO: CreateAllLog End
[2026-04-07 03:15:04] Production.INFO: Account Balance End.
[2026-04-07 03:15:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:15:04] Production.INFO: ==8951== Releasing lock...
[2026-04-07 03:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:15:11] Production.ERROR: CronJobId end10
[2026-04-07 03:15:11] Production.INFO: ==8949== Releasing lock...
[2026-04-07 03:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:15:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:15:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:15:14] Production.INFO: call_cost start
[2026-04-07 03:15:14] Production.INFO: call_cost end
[2026-04-07 03:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:15:14] Production.INFO: ==8945== Releasing lock...
[2026-04-07 03:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:16:01] Production.INFO: ==9007== Lock acquired, processing the job...
[2026-04-07 08:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:16:01] Production.INFO: neon service started
[2026-04-07 08:16:01] Production.INFO: neon service started
[2026-04-07 08:16:01] Production.INFO: ==9007== Releasing lock...
[2026-04-07 08:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:16:02] Production.INFO: ==9009== Lock acquired, processing the job...
[2026-04-07 03:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:16:02] Production.INFO: ==9009== Releasing lock...
[2026-04-07 03:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:16:02] Production.INFO: ==9011== Lock acquired, processing the job...
[2026-04-07 07:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:16:02] Production.INFO: ==9011== Releasing lock...
[2026-04-07 07:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:16:03] Production.INFO: ==9014== Lock acquired, processing the job...
[2026-04-07 03:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:16:03] Production.INFO: ==9018== Lock acquired, processing the job...
[2026-04-07 03:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:16:03] Production.INFO: ==9020== Lock acquired, processing the job...
[2026-04-07 03:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:16:03] Production.INFO: ==9016== Lock acquired, processing the job...
[2026-04-07 03:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:16:03] Production.INFO: ==9022== Lock acquired, processing the job...
[2026-04-07 03:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:16:03] Production.INFO: Account Balance Start.
[2026-04-07 03:16:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:16:03] Production.INFO: 117
[2026-04-07 03:16:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:16:03] Production.INFO: ==9022== Releasing lock...
[2026-04-07 03:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:16:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: ==9016== Releasing lock...
[2026-04-07 03:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:16:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:16:04] Production.INFO: Total Charge 0
[2026-04-07 03:16:04] Production.INFO: CreateAllLog End
[2026-04-07 03:16:04] Production.INFO: Account Balance End.
[2026-04-07 03:16:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:16:04] Production.INFO: ==9020== Releasing lock...
[2026-04-07 03:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:16:11] Production.ERROR: CronJobId end10
[2026-04-07 03:16:11] Production.INFO: ==9018== Releasing lock...
[2026-04-07 03:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:16:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:16:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:16:13] Production.INFO: call_cost start
[2026-04-07 03:16:13] Production.INFO: call_cost end
[2026-04-07 03:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:16:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:16:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:16:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:16:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:16:13] Production.INFO: ==9014== Releasing lock...
[2026-04-07 03:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:17:01] Production.INFO: ==9077== Lock acquired, processing the job...
[2026-04-07 08:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:17:01] Production.INFO: neon service started
[2026-04-07 08:17:01] Production.INFO: neon service started
[2026-04-07 08:17:01] Production.INFO: ==9077== Releasing lock...
[2026-04-07 08:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:17:02] Production.INFO: ==9079== Lock acquired, processing the job...
[2026-04-07 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:17:02] Production.INFO: ==9081== Lock acquired, processing the job...
[2026-04-07 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:17:02] Production.INFO: ==9081== Releasing lock...
[2026-04-07 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:17:02] Production.INFO: ==9079== Releasing lock...
[2026-04-07 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:17:03] Production.INFO: ==9084== Lock acquired, processing the job...
[2026-04-07 03:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:17:03] Production.INFO: ==9086== Lock acquired, processing the job...
[2026-04-07 03:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:17:03] Production.INFO: ==9088== Lock acquired, processing the job...
[2026-04-07 03:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:17:03] Production.INFO: ==9090== Lock acquired, processing the job...
[2026-04-07 03:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:17:03] Production.INFO: ==9092== Lock acquired, processing the job...
[2026-04-07 03:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:17:03] Production.INFO: Account Balance Start.
[2026-04-07 03:17:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:17:03] Production.INFO: 117
[2026-04-07 03:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:17:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:17:03] Production.INFO: ==9092== Releasing lock...
[2026-04-07 03:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:17:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:03] Production.INFO: ==9086== Releasing lock...
[2026-04-07 03:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:17:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:03] Production.INFO: Date 2026-03-23
[2026-04-07 03:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:03] Production.INFO: Date 2026-03-24
[2026-04-07 03:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:17:04] Production.INFO: Total Charge 0
[2026-04-07 03:17:04] Production.INFO: CreateAllLog End
[2026-04-07 03:17:04] Production.INFO: Account Balance End.
[2026-04-07 03:17:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:17:04] Production.INFO: ==9090== Releasing lock...
[2026-04-07 03:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:17:11] Production.ERROR: CronJobId end10
[2026-04-07 03:17:11] Production.INFO: ==9088== Releasing lock...
[2026-04-07 03:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:17:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:17:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:17:13] Production.INFO: call_cost start
[2026-04-07 03:17:13] Production.INFO: call_cost end
[2026-04-07 03:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:17:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:17:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:17:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:17:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:17:13] Production.INFO: ==9084== Releasing lock...
[2026-04-07 03:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:18:01] Production.INFO: ==9144== Lock acquired, processing the job...
[2026-04-07 08:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:18:01] Production.INFO: neon service started
[2026-04-07 08:18:01] Production.INFO: neon service started
[2026-04-07 08:18:01] Production.INFO: ==9144== Releasing lock...
[2026-04-07 08:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:18:02] Production.INFO: ==9146== Lock acquired, processing the job...
[2026-04-07 03:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:18:02] Production.INFO: ==9146== Releasing lock...
[2026-04-07 03:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:18:02] Production.INFO: ==9148== Lock acquired, processing the job...
[2026-04-07 07:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:18:02] Production.INFO: ==9148== Releasing lock...
[2026-04-07 07:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:18:03] Production.INFO: ==9152== Lock acquired, processing the job...
[2026-04-07 03:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:18:03] Production.INFO: ==9150== Lock acquired, processing the job...
[2026-04-07 03:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:18:03] Production.INFO: ==9154== Lock acquired, processing the job...
[2026-04-07 03:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:18:03] Production.INFO: ==9159== Lock acquired, processing the job...
[2026-04-07 03:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:18:03] Production.INFO: ==9157== Lock acquired, processing the job...
[2026-04-07 03:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:18:03] Production.INFO: Account Balance Start.
[2026-04-07 03:18:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:18:03] Production.INFO: 117
[2026-04-07 03:18:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:18:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:18:03] Production.INFO: ==9159== Releasing lock...
[2026-04-07 03:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:18:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:03] Production.INFO: ==9152== Releasing lock...
[2026-04-07 03:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:18:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:18:04] Production.INFO: Total Charge 0
[2026-04-07 03:18:04] Production.INFO: CreateAllLog End
[2026-04-07 03:18:04] Production.INFO: Account Balance End.
[2026-04-07 03:18:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:18:04] Production.INFO: ==9157== Releasing lock...
[2026-04-07 03:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:18:11] Production.ERROR: CronJobId end10
[2026-04-07 03:18:11] Production.INFO: ==9154== Releasing lock...
[2026-04-07 03:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:18:14] Production.INFO: call_cost start
[2026-04-07 03:18:14] Production.INFO: call_cost end
[2026-04-07 03:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:18:14] Production.INFO: ==9150== Releasing lock...
[2026-04-07 03:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:19:02] Production.INFO: ==9218== Lock acquired, processing the job...
[2026-04-07 08:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:19:02] Production.INFO: neon service started
[2026-04-07 08:19:02] Production.INFO: neon service started
[2026-04-07 08:19:02] Production.INFO: ==9218== Releasing lock...
[2026-04-07 08:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:19:02] Production.INFO: ==9220== Lock acquired, processing the job...
[2026-04-07 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:19:02] Production.INFO: ==9220== Releasing lock...
[2026-04-07 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:19:02] Production.INFO: ==9222== Lock acquired, processing the job...
[2026-04-07 07:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:19:02] Production.INFO: ==9222== Releasing lock...
[2026-04-07 07:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:19:03] Production.INFO: ==9230== Lock acquired, processing the job...
[2026-04-07 03:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:19:03] Production.INFO: Account Balance Start.
[2026-04-07 03:19:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:19:03] Production.INFO: 117
[2026-04-07 03:19:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:03] Production.INFO: ==9224== Lock acquired, processing the job...
[2026-04-07 03:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:19:03] Production.INFO: ==9226== Lock acquired, processing the job...
[2026-04-07 03:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:19:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:19:03] Production.INFO: Date 2026-03-23
[2026-04-07 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:03] Production.INFO: ==9228== Lock acquired, processing the job...
[2026-04-07 03:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:19:03] Production.INFO: Date 2026-03-24
[2026-04-07 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:03] Production.INFO: Date 2026-03-25
[2026-04-07 03:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:04] Production.INFO: ==9232== Lock acquired, processing the job...
[2026-04-07 03:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:19:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:19:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:19:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:19:04] Production.INFO: ==9232== Releasing lock...
[2026-04-07 03:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:19:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:19:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:19:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:19:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:19:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:04] Production.INFO: ==9226== Releasing lock...
[2026-04-07 03:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:19:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:19:04] Production.INFO: Total Charge 0
[2026-04-07 03:19:04] Production.INFO: CreateAllLog End
[2026-04-07 03:19:04] Production.INFO: Account Balance End.
[2026-04-07 03:19:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:19:05] Production.INFO: ==9230== Releasing lock...
[2026-04-07 03:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:19:11] Production.ERROR: CronJobId end10
[2026-04-07 03:19:11] Production.INFO: ==9228== Releasing lock...
[2026-04-07 03:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:19:14] Production.INFO: call_cost start
[2026-04-07 03:19:14] Production.INFO: call_cost end
[2026-04-07 03:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:19:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:19:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:19:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:19:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:19:14] Production.INFO: ==9224== Releasing lock...
[2026-04-07 03:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:20:01] Production.INFO: ==9290== Lock acquired, processing the job...
[2026-04-07 08:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:20:01] Production.INFO: neon service started
[2026-04-07 08:20:01] Production.INFO: neon service started
[2026-04-07 08:20:01] Production.INFO: ==9290== Releasing lock...
[2026-04-07 08:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:20:02] Production.INFO: ==9292== Lock acquired, processing the job...
[2026-04-07 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:20:02] Production.INFO: ==9294== Lock acquired, processing the job...
[2026-04-07 07:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:20:02] Production.INFO: ==9294== Releasing lock...
[2026-04-07 07:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:20:02] Production.INFO: ==9292== Releasing lock...
[2026-04-07 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:20:03] Production.INFO: ==9297== Lock acquired, processing the job...
[2026-04-07 03:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:20:03] Production.INFO: ==9301== Lock acquired, processing the job...
[2026-04-07 03:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:20:03] Production.INFO: ==9299== Lock acquired, processing the job...
[2026-04-07 03:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:20:03] Production.INFO: ==9303== Lock acquired, processing the job...
[2026-04-07 03:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:20:03] Production.INFO: ==9305== Lock acquired, processing the job...
[2026-04-07 03:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:20:03] Production.INFO: Account Balance Start.
[2026-04-07 03:20:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:20:03] Production.INFO: 117
[2026-04-07 03:20:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:20:03] Production.INFO: ==9305== Releasing lock...
[2026-04-07 03:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:20:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: ==9299== Releasing lock...
[2026-04-07 03:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:20:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:20:04] Production.INFO: Total Charge 0
[2026-04-07 03:20:04] Production.INFO: CreateAllLog End
[2026-04-07 03:20:04] Production.INFO: Account Balance End.
[2026-04-07 03:20:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:20:04] Production.INFO: ==9303== Releasing lock...
[2026-04-07 03:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:20:11] Production.ERROR: CronJobId end10
[2026-04-07 03:20:11] Production.INFO: ==9301== Releasing lock...
[2026-04-07 03:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:20:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:20:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:20:14] Production.INFO: call_cost start
[2026-04-07 03:20:14] Production.INFO: call_cost end
[2026-04-07 03:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:20:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:20:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:20:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:20:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:20:14] Production.INFO: ==9297== Releasing lock...
[2026-04-07 03:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:21:01] Production.INFO: ==9363== Lock acquired, processing the job...
[2026-04-07 08:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:21:01] Production.INFO: neon service started
[2026-04-07 08:21:01] Production.INFO: neon service started
[2026-04-07 08:21:01] Production.INFO: ==9363== Releasing lock...
[2026-04-07 08:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:21:02] Production.INFO: ==9367== Lock acquired, processing the job...
[2026-04-07 07:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:21:02] Production.INFO: ==9367== Releasing lock...
[2026-04-07 07:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:21:02] Production.INFO: ==9365== Lock acquired, processing the job...
[2026-04-07 03:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:21:02] Production.INFO: ==9365== Releasing lock...
[2026-04-07 03:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:21:03] Production.INFO: ==9372== Lock acquired, processing the job...
[2026-04-07 03:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:21:03] Production.INFO: ==9374== Lock acquired, processing the job...
[2026-04-07 03:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:21:03] Production.INFO: ==9382== Lock acquired, processing the job...
[2026-04-07 03:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:21:03] Production.INFO: ==9370== Lock acquired, processing the job...
[2026-04-07 03:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 03:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:21:03] Production.INFO: ==9382== Releasing lock...
[2026-04-07 03:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:21:04] Production.INFO: ==9376== Lock acquired, processing the job...
[2026-04-07 03:21:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:21:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 03:21:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 03:21:04] Production.ERROR: CronJob PID - 9372
[2026-04-07 03:21:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 03:21:04] Production.ERROR: CronJob ID - 5
[2026-04-07 03:21:04] Production.ERROR: CronJob Last Run Time 2026-04-07 03:21:00
[2026-04-07 03:21:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 03:21:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 03:21:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 03:21:04] Production.ERROR: CronJob PID - 9374
[2026-04-07 03:21:04] Production.ERROR: CronJob Title - Account Block
[2026-04-07 03:21:04] Production.ERROR: CronJob ID - 7
[2026-04-07 03:21:04] Production.ERROR: CronJob Last Run Time 2026-04-07 03:21:00
[2026-04-07 03:21:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 03:21:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 03:21:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 03:21:04] Production.INFO: ==9370== Releasing lock...
[2026-04-07 03:21:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 03:21:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 03:21:04] Production.INFO: ==9378== Lock acquired, processing the job...
[2026-04-07 03:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:21:04] Production.INFO: ==9380== Lock acquired, processing the job...
[2026-04-07 03:21:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 03:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:21:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 03:21:04] Production.INFO: Account Balance Start.
[2026-04-07 03:21:04] Production.INFO: CreateAllLog Start
[2026-04-07 03:21:04] Production.INFO: 117
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-08
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-09
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-10
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-11
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-12
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-13
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: ==9374== Releasing lock...
[2026-04-07 03:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:05] Production.INFO: Date 2026-03-30
[2026-04-07 03:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:05] Production.INFO: Date 2026-03-31
[2026-04-07 03:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:05] Production.INFO: Date 2026-04-01
[2026-04-07 03:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:05] Production.INFO: Date 2026-04-02
[2026-04-07 03:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:05] Production.INFO: Date 2026-04-03
[2026-04-07 03:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:05] Production.INFO: Date 2026-04-04
[2026-04-07 03:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:05] Production.ERROR: done
[2026-04-07 03:21:05] Production.INFO: Date 2026-04-05
[2026-04-07 03:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:05] Production.INFO: Date 2026-04-06
[2026-04-07 03:21:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 03:21:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051337', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 03:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:05] Production.INFO: Date 2026-04-07
[2026-04-07 03:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:21:05] Production.INFO: Total Charge 0
[2026-04-07 03:21:05] Production.INFO: CreateAllLog End
[2026-04-07 03:21:05] Production.INFO: Account Balance End.
[2026-04-07 03:21:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:21:05] Production.INFO: ==9378== Releasing lock...
[2026-04-07 03:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051337', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 03:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 03:21:10] Production.INFO: ProcessCDR(1,17051337,1,1,2)
[2026-04-07 03:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051337,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 03:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051337,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 03:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 03:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 03:21:10] Production.INFO: ==9380== Releasing lock...
[2026-04-07 03:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 03:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 03:21:14] Production.ERROR: CronJobId end10
[2026-04-07 03:21:14] Production.INFO: ==9376== Releasing lock...
[2026-04-07 03:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:21:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:21:16] Production.INFO: call_cost start
[2026-04-07 03:21:16] Production.INFO: call_cost end
[2026-04-07 03:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:21:16] Production.INFO: ==9372== Releasing lock...
[2026-04-07 03:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:22:01] Production.INFO: ==9436== Lock acquired, processing the job...
[2026-04-07 08:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:22:01] Production.INFO: neon service started
[2026-04-07 08:22:01] Production.INFO: neon service started
[2026-04-07 08:22:01] Production.INFO: ==9436== Releasing lock...
[2026-04-07 08:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:22:01] Production.INFO: ==9438== Lock acquired, processing the job...
[2026-04-07 03:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:22:01] Production.INFO: ==9440== Lock acquired, processing the job...
[2026-04-07 07:22:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:22:01] Production.INFO: ==9440== Releasing lock...
[2026-04-07 07:22:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:22:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:22:02] Production.INFO: ==9438== Releasing lock...
[2026-04-07 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:22:02] Production.INFO: ==9442== Lock acquired, processing the job...
[2026-04-07 03:22:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:22:03] Production.INFO: ==9446== Lock acquired, processing the job...
[2026-04-07 03:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:22:03] Production.INFO: ==9444== Lock acquired, processing the job...
[2026-04-07 03:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:22:03] Production.INFO: ==9450== Lock acquired, processing the job...
[2026-04-07 03:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:22:03] Production.INFO: ==9448== Lock acquired, processing the job...
[2026-04-07 03:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:22:03] Production.INFO: Account Balance Start.
[2026-04-07 03:22:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:22:03] Production.INFO: 117
[2026-04-07 03:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:22:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:03] Production.INFO: ==9450== Releasing lock...
[2026-04-07 03:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:22:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:03] Production.INFO: ==9444== Releasing lock...
[2026-04-07 03:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:22:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:22:04] Production.INFO: Total Charge 0
[2026-04-07 03:22:04] Production.INFO: CreateAllLog End
[2026-04-07 03:22:04] Production.INFO: Account Balance End.
[2026-04-07 03:22:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:22:04] Production.INFO: ==9448== Releasing lock...
[2026-04-07 03:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:22:11] Production.ERROR: CronJobId end10
[2026-04-07 03:22:11] Production.INFO: ==9446== Releasing lock...
[2026-04-07 03:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:22:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:22:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:22:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:22:13] Production.INFO: call_cost start
[2026-04-07 03:22:13] Production.INFO: call_cost end
[2026-04-07 03:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:22:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:22:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:22:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:22:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:22:13] Production.INFO: ==9442== Releasing lock...
[2026-04-07 03:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:23:01] Production.INFO: ==9504== Lock acquired, processing the job...
[2026-04-07 08:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:23:01] Production.INFO: neon service started
[2026-04-07 08:23:01] Production.INFO: neon service started
[2026-04-07 08:23:01] Production.INFO: ==9504== Releasing lock...
[2026-04-07 08:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:23:02] Production.INFO: ==9508== Lock acquired, processing the job...
[2026-04-07 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:23:02] Production.INFO: ==9508== Releasing lock...
[2026-04-07 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:23:02] Production.INFO: ==9506== Lock acquired, processing the job...
[2026-04-07 03:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:23:02] Production.INFO: ==9506== Releasing lock...
[2026-04-07 03:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:23:02] Production.INFO: ==9511== Lock acquired, processing the job...
[2026-04-07 03:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:23:02] Production.INFO: ==9513== Lock acquired, processing the job...
[2026-04-07 03:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:23:03] Production.INFO: ==9515== Lock acquired, processing the job...
[2026-04-07 03:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:23:03] Production.INFO: ==9519== Lock acquired, processing the job...
[2026-04-07 03:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:23:03] Production.INFO: ==9517== Lock acquired, processing the job...
[2026-04-07 03:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:23:03] Production.INFO: ==9513== Releasing lock...
[2026-04-07 03:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:23:03] Production.INFO: Account Balance Start.
[2026-04-07 03:23:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:23:03] Production.INFO: 117
[2026-04-07 03:23:03] Production.INFO: ==9519== Releasing lock...
[2026-04-07 03:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:23:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-10
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-11
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-12
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-13
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:05] Production.INFO: Date 2026-03-31
[2026-04-07 03:23:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:05] Production.INFO: Date 2026-04-01
[2026-04-07 03:23:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:05] Production.INFO: Date 2026-04-02
[2026-04-07 03:23:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:05] Production.INFO: Date 2026-04-03
[2026-04-07 03:23:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:05] Production.INFO: Date 2026-04-04
[2026-04-07 03:23:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:05] Production.INFO: Date 2026-04-05
[2026-04-07 03:23:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:05] Production.INFO: Date 2026-04-06
[2026-04-07 03:23:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:05] Production.INFO: Date 2026-04-07
[2026-04-07 03:23:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:23:05] Production.INFO: Total Charge 0
[2026-04-07 03:23:05] Production.INFO: CreateAllLog End
[2026-04-07 03:23:05] Production.INFO: Account Balance End.
[2026-04-07 03:23:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:23:05] Production.INFO: ==9517== Releasing lock...
[2026-04-07 03:23:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:23:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:23:11] Production.ERROR: CronJobId end10
[2026-04-07 03:23:11] Production.INFO: ==9515== Releasing lock...
[2026-04-07 03:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:23:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:23:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:23:14] Production.INFO: call_cost start
[2026-04-07 03:23:14] Production.INFO: call_cost end
[2026-04-07 03:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:23:14] Production.INFO: ==9511== Releasing lock...
[2026-04-07 03:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:24:02] Production.INFO: ==9572== Lock acquired, processing the job...
[2026-04-07 08:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:24:02] Production.INFO: neon service started
[2026-04-07 08:24:02] Production.INFO: neon service started
[2026-04-07 08:24:02] Production.INFO: ==9572== Releasing lock...
[2026-04-07 08:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:24:02] Production.INFO: ==9575== Lock acquired, processing the job...
[2026-04-07 03:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:24:02] Production.INFO: ==9575== Releasing lock...
[2026-04-07 03:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:24:03] Production.INFO: ==9577== Lock acquired, processing the job...
[2026-04-07 07:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:24:03] Production.INFO: ==9577== Releasing lock...
[2026-04-07 07:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:24:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:24:03] Production.INFO: ==9579== Lock acquired, processing the job...
[2026-04-07 03:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:24:03] Production.INFO: ==9581== Lock acquired, processing the job...
[2026-04-07 03:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:24:03] Production.INFO: ==9583== Lock acquired, processing the job...
[2026-04-07 03:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:24:03] Production.INFO: ==9585== Lock acquired, processing the job...
[2026-04-07 03:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:24:03] Production.INFO: ==9587== Lock acquired, processing the job...
[2026-04-07 03:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:24:03] Production.INFO: Account Balance Start.
[2026-04-07 03:24:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:24:03] Production.INFO: 117
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-08
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-09
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:24:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:24:04] Production.INFO: ==9581== Releasing lock...
[2026-04-07 03:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:24:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:24:04] Production.INFO: ==9587== Releasing lock...
[2026-04-07 03:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-10
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-11
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-12
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-13
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:24:04] Production.INFO: Total Charge 0
[2026-04-07 03:24:05] Production.INFO: CreateAllLog End
[2026-04-07 03:24:05] Production.INFO: Account Balance End.
[2026-04-07 03:24:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:24:05] Production.INFO: ==9585== Releasing lock...
[2026-04-07 03:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:24:11] Production.ERROR: CronJobId end10
[2026-04-07 03:24:11] Production.INFO: ==9583== Releasing lock...
[2026-04-07 03:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:24:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:24:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:24:14] Production.INFO: call_cost start
[2026-04-07 03:24:14] Production.INFO: call_cost end
[2026-04-07 03:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:24:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:24:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:24:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:24:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:24:14] Production.INFO: ==9579== Releasing lock...
[2026-04-07 03:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:25:01] Production.INFO: ==9640== Lock acquired, processing the job...
[2026-04-07 08:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:25:01] Production.INFO: neon service started
[2026-04-07 08:25:01] Production.INFO: neon service started
[2026-04-07 08:25:01] Production.INFO: ==9640== Releasing lock...
[2026-04-07 08:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:25:01] Production.INFO: ==9644== Lock acquired, processing the job...
[2026-04-07 07:25:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:25:01] Production.INFO: ==9644== Releasing lock...
[2026-04-07 07:25:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:25:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:25:01] Production.INFO: ==9642== Lock acquired, processing the job...
[2026-04-07 03:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:25:02] Production.INFO: ==9642== Releasing lock...
[2026-04-07 03:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:25:02] Production.INFO: ==9647== Lock acquired, processing the job...
[2026-04-07 03:25:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:25:03] Production.INFO: ==9653== Lock acquired, processing the job...
[2026-04-07 03:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:25:03] Production.INFO: ==9649== Lock acquired, processing the job...
[2026-04-07 03:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:25:03] Production.INFO: ==9651== Lock acquired, processing the job...
[2026-04-07 03:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:25:03] Production.INFO: ==9655== Lock acquired, processing the job...
[2026-04-07 03:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:25:03] Production.INFO: Account Balance Start.
[2026-04-07 03:25:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:25:03] Production.INFO: 117
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: ==9655== Releasing lock...
[2026-04-07 03:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-23
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-24
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-25
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-26
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: ==9649== Releasing lock...
[2026-04-07 03:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-27
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-28
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-29
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:03] Production.INFO: Date 2026-03-30
[2026-04-07 03:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:25:04] Production.INFO: Total Charge 0
[2026-04-07 03:25:04] Production.INFO: CreateAllLog End
[2026-04-07 03:25:04] Production.INFO: Account Balance End.
[2026-04-07 03:25:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:25:04] Production.INFO: ==9653== Releasing lock...
[2026-04-07 03:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:25:10] Production.ERROR: CronJobId end10
[2026-04-07 03:25:10] Production.INFO: ==9651== Releasing lock...
[2026-04-07 03:25:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:25:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:25:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:25:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:25:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:25:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:25:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:25:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:25:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:25:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:25:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:25:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:25:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:25:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:25:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:25:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:25:13] Production.INFO: call_cost start
[2026-04-07 03:25:13] Production.INFO: call_cost end
[2026-04-07 03:25:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:25:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:25:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:25:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:25:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:25:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:25:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:25:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:25:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:25:13] Production.INFO: ==9647== Releasing lock...
[2026-04-07 03:25:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:25:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:26:01] Production.INFO: ==9710== Lock acquired, processing the job...
[2026-04-07 08:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:26:01] Production.INFO: neon service started
[2026-04-07 08:26:01] Production.INFO: neon service started
[2026-04-07 08:26:01] Production.INFO: ==9710== Releasing lock...
[2026-04-07 08:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:26:02] Production.INFO: ==9714== Lock acquired, processing the job...
[2026-04-07 07:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:26:02] Production.INFO: ==9714== Releasing lock...
[2026-04-07 07:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:26:02] Production.INFO: ==9712== Lock acquired, processing the job...
[2026-04-07 03:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:26:02] Production.INFO: ==9712== Releasing lock...
[2026-04-07 03:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:26:03] Production.INFO: ==9718== Lock acquired, processing the job...
[2026-04-07 03:26:03] Production.INFO: ==9716== Lock acquired, processing the job...
[2026-04-07 03:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:26:03] Production.INFO: ==9720== Lock acquired, processing the job...
[2026-04-07 03:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:26:03] Production.INFO: ==9722== Lock acquired, processing the job...
[2026-04-07 03:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:26:03] Production.INFO: ==9724== Lock acquired, processing the job...
[2026-04-07 03:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:26:03] Production.INFO: ==9724== Releasing lock...
[2026-04-07 03:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:26:03] Production.INFO: Account Balance Start.
[2026-04-07 03:26:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:26:03] Production.INFO: 117
[2026-04-07 03:26:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: ==9718== Releasing lock...
[2026-04-07 03:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:26:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:05] Production.INFO: Date 2026-04-04
[2026-04-07 03:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:05] Production.INFO: Date 2026-04-05
[2026-04-07 03:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:05] Production.INFO: Date 2026-04-06
[2026-04-07 03:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:05] Production.INFO: Date 2026-04-07
[2026-04-07 03:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:26:05] Production.INFO: Total Charge 0
[2026-04-07 03:26:05] Production.INFO: CreateAllLog End
[2026-04-07 03:26:05] Production.INFO: Account Balance End.
[2026-04-07 03:26:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:26:05] Production.INFO: ==9722== Releasing lock...
[2026-04-07 03:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:26:12] Production.ERROR: CronJobId end10
[2026-04-07 03:26:12] Production.INFO: ==9720== Releasing lock...
[2026-04-07 03:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:26:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:26:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:26:15] Production.INFO: call_cost start
[2026-04-07 03:26:15] Production.INFO: call_cost end
[2026-04-07 03:26:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:26:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:26:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:26:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:26:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:26:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:26:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:26:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:26:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:26:15] Production.INFO: ==9716== Releasing lock...
[2026-04-07 03:26:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:26:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:27:02] Production.INFO: ==9781== Lock acquired, processing the job...
[2026-04-07 08:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:27:02] Production.INFO: neon service started
[2026-04-07 08:27:02] Production.INFO: neon service started
[2026-04-07 08:27:02] Production.INFO: ==9781== Releasing lock...
[2026-04-07 08:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:27:02] Production.INFO: ==9785== Lock acquired, processing the job...
[2026-04-07 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:27:02] Production.INFO: ==9785== Releasing lock...
[2026-04-07 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:27:02] Production.INFO: ==9783== Lock acquired, processing the job...
[2026-04-07 03:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:27:03] Production.INFO: ==9783== Releasing lock...
[2026-04-07 03:27:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:27:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:27:03] Production.INFO: ==9788== Lock acquired, processing the job...
[2026-04-07 03:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:27:03] Production.INFO: ==9790== Lock acquired, processing the job...
[2026-04-07 03:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:27:03] Production.INFO: ==9796== Lock acquired, processing the job...
[2026-04-07 03:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:27:03] Production.INFO: ==9792== Lock acquired, processing the job...
[2026-04-07 03:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:27:03] Production.INFO: ==9794== Lock acquired, processing the job...
[2026-04-07 03:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:27:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:27:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:27:04] Production.INFO: Account Balance Start.
[2026-04-07 03:27:04] Production.INFO: CreateAllLog Start
[2026-04-07 03:27:04] Production.INFO: 117
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-08
[2026-04-07 03:27:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: ==9796== Releasing lock...
[2026-04-07 03:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:27:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-09
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-10
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-11
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-12
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-13
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: ==9790== Releasing lock...
[2026-04-07 03:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:05] Production.INFO: Date 2026-04-05
[2026-04-07 03:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:05] Production.INFO: Date 2026-04-06
[2026-04-07 03:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:05] Production.INFO: Date 2026-04-07
[2026-04-07 03:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:27:05] Production.INFO: Total Charge 0
[2026-04-07 03:27:05] Production.INFO: CreateAllLog End
[2026-04-07 03:27:05] Production.INFO: Account Balance End.
[2026-04-07 03:27:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:27:05] Production.INFO: ==9794== Releasing lock...
[2026-04-07 03:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:27:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:27:11] Production.ERROR: CronJobId end10
[2026-04-07 03:27:11] Production.INFO: ==9792== Releasing lock...
[2026-04-07 03:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:27:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:27:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:27:14] Production.INFO: call_cost start
[2026-04-07 03:27:14] Production.INFO: call_cost end
[2026-04-07 03:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:27:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:27:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:27:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:27:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:27:14] Production.INFO: ==9788== Releasing lock...
[2026-04-07 03:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:28:01] Production.INFO: ==9851== Lock acquired, processing the job...
[2026-04-07 08:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:28:01] Production.INFO: neon service started
[2026-04-07 08:28:01] Production.INFO: neon service started
[2026-04-07 08:28:01] Production.INFO: ==9851== Releasing lock...
[2026-04-07 08:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:28:01] Production.INFO: ==9853== Lock acquired, processing the job...
[2026-04-07 03:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:28:02] Production.INFO: ==9853== Releasing lock...
[2026-04-07 03:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:28:02] Production.INFO: ==9855== Lock acquired, processing the job...
[2026-04-07 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:28:02] Production.INFO: ==9855== Releasing lock...
[2026-04-07 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:28:03] Production.INFO: ==9858== Lock acquired, processing the job...
[2026-04-07 03:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:28:03] Production.INFO: ==9860== Lock acquired, processing the job...
[2026-04-07 03:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:28:03] Production.INFO: ==9862== Lock acquired, processing the job...
[2026-04-07 03:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:28:03] Production.INFO: ==9864== Lock acquired, processing the job...
[2026-04-07 03:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:28:03] Production.INFO: ==9866== Lock acquired, processing the job...
[2026-04-07 03:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:28:03] Production.INFO: Account Balance Start.
[2026-04-07 03:28:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:28:03] Production.INFO: 117
[2026-04-07 03:28:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:28:03] Production.INFO: ==9866== Releasing lock...
[2026-04-07 03:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:28:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:03] Production.INFO: ==9860== Releasing lock...
[2026-04-07 03:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:28:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:03] Production.INFO: Date 2026-03-23
[2026-04-07 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:03] Production.INFO: Date 2026-03-24
[2026-04-07 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:03] Production.INFO: Date 2026-03-25
[2026-04-07 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:03] Production.INFO: Date 2026-03-26
[2026-04-07 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:03] Production.INFO: Date 2026-03-27
[2026-04-07 03:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:28:04] Production.INFO: Total Charge 0
[2026-04-07 03:28:04] Production.INFO: CreateAllLog End
[2026-04-07 03:28:04] Production.INFO: Account Balance End.
[2026-04-07 03:28:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:28:04] Production.INFO: ==9864== Releasing lock...
[2026-04-07 03:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:28:10] Production.ERROR: CronJobId end10
[2026-04-07 03:28:10] Production.INFO: ==9862== Releasing lock...
[2026-04-07 03:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:28:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:28:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:28:13] Production.INFO: call_cost start
[2026-04-07 03:28:13] Production.INFO: call_cost end
[2026-04-07 03:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:28:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:28:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:28:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:28:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:28:13] Production.INFO: ==9858== Releasing lock...
[2026-04-07 03:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:29:02] Production.INFO: ==9919== Lock acquired, processing the job...
[2026-04-07 08:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:29:02] Production.INFO: neon service started
[2026-04-07 08:29:02] Production.INFO: neon service started
[2026-04-07 08:29:02] Production.INFO: ==9919== Releasing lock...
[2026-04-07 08:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:29:02] Production.INFO: ==9923== Lock acquired, processing the job...
[2026-04-07 07:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:29:02] Production.INFO: ==9923== Releasing lock...
[2026-04-07 07:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:29:02] Production.INFO: ==9921== Lock acquired, processing the job...
[2026-04-07 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:29:02] Production.INFO: ==9921== Releasing lock...
[2026-04-07 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:29:03] Production.INFO: ==9926== Lock acquired, processing the job...
[2026-04-07 03:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:29:03] Production.INFO: ==9928== Lock acquired, processing the job...
[2026-04-07 03:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:29:03] Production.INFO: ==9930== Lock acquired, processing the job...
[2026-04-07 03:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:29:03] Production.INFO: ==9932== Lock acquired, processing the job...
[2026-04-07 03:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:29:03] Production.INFO: ==9934== Lock acquired, processing the job...
[2026-04-07 03:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:29:03] Production.INFO: Account Balance Start.
[2026-04-07 03:29:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:29:03] Production.INFO: 117
[2026-04-07 03:29:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-09
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:29:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:29:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:29:04] Production.INFO: ==9934== Releasing lock...
[2026-04-07 03:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:29:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-10
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-11
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-12
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-13
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: ==9928== Releasing lock...
[2026-04-07 03:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:05] Production.INFO: Date 2026-03-31
[2026-04-07 03:29:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:05] Production.INFO: Date 2026-04-01
[2026-04-07 03:29:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:05] Production.INFO: Date 2026-04-02
[2026-04-07 03:29:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:05] Production.INFO: Date 2026-04-03
[2026-04-07 03:29:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:05] Production.INFO: Date 2026-04-04
[2026-04-07 03:29:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:05] Production.INFO: Date 2026-04-05
[2026-04-07 03:29:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:05] Production.INFO: Date 2026-04-06
[2026-04-07 03:29:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:05] Production.INFO: Date 2026-04-07
[2026-04-07 03:29:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:29:05] Production.INFO: Total Charge 0
[2026-04-07 03:29:05] Production.INFO: CreateAllLog End
[2026-04-07 03:29:05] Production.INFO: Account Balance End.
[2026-04-07 03:29:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:29:05] Production.INFO: ==9932== Releasing lock...
[2026-04-07 03:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:29:12] Production.ERROR: CronJobId end10
[2026-04-07 03:29:12] Production.INFO: ==9930== Releasing lock...
[2026-04-07 03:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:29:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:29:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:29:14] Production.INFO: call_cost start
[2026-04-07 03:29:14] Production.INFO: call_cost end
[2026-04-07 03:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:29:14] Production.INFO: ==9926== Releasing lock...
[2026-04-07 03:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:30:01] Production.INFO: ==9989== Lock acquired, processing the job...
[2026-04-07 08:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:30:01] Production.INFO: neon service started
[2026-04-07 08:30:01] Production.INFO: neon service started
[2026-04-07 08:30:01] Production.INFO: ==9989== Releasing lock...
[2026-04-07 08:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:30:01] Production.INFO: ==9991== Lock acquired, processing the job...
[2026-04-07 03:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:30:02] Production.INFO: ==9991== Releasing lock...
[2026-04-07 03:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:30:02] Production.INFO: ==9993== Lock acquired, processing the job...
[2026-04-07 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:30:02] Production.INFO: ==9993== Releasing lock...
[2026-04-07 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:30:02] Production.INFO: ==10004== Lock acquired, processing the job...
[2026-04-07 03:30:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:30:03] Production.INFO: ==9996== Lock acquired, processing the job...
[2026-04-07 03:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:30:03] Production.INFO: ==10004== Releasing lock...
[2026-04-07 03:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:30:03] Production.INFO: ==10002== Lock acquired, processing the job...
[2026-04-07 03:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:30:03] Production.INFO: ==9998== Lock acquired, processing the job...
[2026-04-07 03:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:30:03] Production.INFO: ==10000== Lock acquired, processing the job...
[2026-04-07 03:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:30:03] Production.INFO: Account Balance Start.
[2026-04-07 03:30:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:30:03] Production.INFO: 117
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-23
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-24
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-25
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-26
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:03] Production.INFO: ==9998== Releasing lock...
[2026-04-07 03:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-27
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:03] Production.INFO: Date 2026-03-28
[2026-04-07 03:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:30:04] Production.INFO: Total Charge 0
[2026-04-07 03:30:04] Production.INFO: CreateAllLog End
[2026-04-07 03:30:04] Production.INFO: Account Balance End.
[2026-04-07 03:30:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:30:04] Production.INFO: ==10002== Releasing lock...
[2026-04-07 03:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:30:11] Production.ERROR: CronJobId end10
[2026-04-07 03:30:11] Production.INFO: ==10000== Releasing lock...
[2026-04-07 03:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:30:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:30:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:30:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:30:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:30:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:30:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:30:13] Production.INFO: call_cost start
[2026-04-07 03:30:13] Production.INFO: call_cost end
[2026-04-07 03:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:30:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:30:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:30:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:30:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:30:13] Production.INFO: ==9996== Releasing lock...
[2026-04-07 03:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:31:01] Production.INFO: ==10057== Lock acquired, processing the job...
[2026-04-07 08:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:31:01] Production.INFO: neon service started
[2026-04-07 08:31:01] Production.INFO: neon service started
[2026-04-07 08:31:01] Production.INFO: ==10057== Releasing lock...
[2026-04-07 08:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:31:02] Production.INFO: ==10059== Lock acquired, processing the job...
[2026-04-07 03:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:31:02] Production.INFO: ==10061== Lock acquired, processing the job...
[2026-04-07 07:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:31:02] Production.INFO: ==10061== Releasing lock...
[2026-04-07 07:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:31:02] Production.INFO: ==10059== Releasing lock...
[2026-04-07 03:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:31:03] Production.INFO: ==10064== Lock acquired, processing the job...
[2026-04-07 03:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 03:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 03:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 03:31:03] Production.INFO: ==10064== Releasing lock...
[2026-04-07 03:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 03:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 03:31:03] Production.INFO: ==10066== Lock acquired, processing the job...
[2026-04-07 03:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:31:03] Production.INFO: ==10068== Lock acquired, processing the job...
[2026-04-07 03:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:31:03] Production.INFO: ==10070== Lock acquired, processing the job...
[2026-04-07 03:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:31:03] Production.INFO: ==10072== Lock acquired, processing the job...
[2026-04-07 03:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:31:03] Production.INFO: ==10074== Lock acquired, processing the job...
[2026-04-07 03:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 03:31:03] Production.INFO: ==10076== Lock acquired, processing the job...
[2026-04-07 03:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 03:31:03] Production.INFO: Account Balance Start.
[2026-04-07 03:31:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:31:03] Production.INFO: 117
[2026-04-07 03:31:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-09
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-10
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-11
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-12
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-13
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: ==10076== Releasing lock...
[2026-04-07 03:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.ERROR: done
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 03:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051378', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 03:31:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:04] Production.INFO: ==10068== Releasing lock...
[2026-04-07 03:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:31:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:05] Production.INFO: Date 2026-04-06
[2026-04-07 03:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:05] Production.INFO: Date 2026-04-07
[2026-04-07 03:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:31:05] Production.INFO: Total Charge 0
[2026-04-07 03:31:05] Production.INFO: CreateAllLog End
[2026-04-07 03:31:05] Production.INFO: Account Balance End.
[2026-04-07 03:31:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:31:05] Production.INFO: ==10072== Releasing lock...
[2026-04-07 03:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051378', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 03:31:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 03:31:10] Production.INFO: ProcessCDR(1,17051378,1,1,2)
[2026-04-07 03:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051378,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 03:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051378,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 03:31:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 03:31:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 03:31:10] Production.INFO: ==10074== Releasing lock...
[2026-04-07 03:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 03:31:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 03:31:13] Production.ERROR: CronJobId end10
[2026-04-07 03:31:13] Production.INFO: ==10070== Releasing lock...
[2026-04-07 03:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:31:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:31:16] Production.INFO: call_cost start
[2026-04-07 03:31:16] Production.INFO: call_cost end
[2026-04-07 03:31:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:31:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:31:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:31:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:31:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:31:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:31:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:31:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:31:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:31:16] Production.INFO: ==10066== Releasing lock...
[2026-04-07 03:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:31:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:32:02] Production.INFO: ==10131== Lock acquired, processing the job...
[2026-04-07 08:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:32:02] Production.INFO: neon service started
[2026-04-07 08:32:02] Production.INFO: neon service started
[2026-04-07 08:32:02] Production.INFO: ==10131== Releasing lock...
[2026-04-07 08:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:32:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 03:32:02] Production.INFO: ==10133== Lock acquired, processing the job...
[2026-04-07 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:32:02] Production.INFO: ==10133== Releasing lock...
[2026-04-07 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:32:02] Production.INFO: ==10135== Lock acquired, processing the job...
[2026-04-07 07:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:32:03] Production.INFO: ==10135== Releasing lock...
[2026-04-07 07:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:32:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:32:03] Production.INFO: ==10137== Lock acquired, processing the job...
[2026-04-07 03:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:32:03] Production.INFO: ==10139== Lock acquired, processing the job...
[2026-04-07 03:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:32:03] Production.INFO: ==10143== Lock acquired, processing the job...
[2026-04-07 03:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:32:03] Production.INFO: ==10141== Lock acquired, processing the job...
[2026-04-07 03:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:32:03] Production.INFO: Account Balance Start.
[2026-04-07 03:32:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:32:03] Production.INFO: 117
[2026-04-07 03:32:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:03] Production.INFO: ==10145== Lock acquired, processing the job...
[2026-04-07 03:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:32:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:32:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:32:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:32:04] Production.INFO: ==10145== Releasing lock...
[2026-04-07 03:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:32:04] Production.INFO: Date 2026-03-13
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:04] Production.INFO: ==10139== Releasing lock...
[2026-04-07 03:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:32:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:05] Production.INFO: Date 2026-04-03
[2026-04-07 03:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:05] Production.INFO: Date 2026-04-04
[2026-04-07 03:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:05] Production.INFO: Date 2026-04-05
[2026-04-07 03:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:05] Production.INFO: Date 2026-04-06
[2026-04-07 03:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:05] Production.INFO: Date 2026-04-07
[2026-04-07 03:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:32:05] Production.INFO: Total Charge 0
[2026-04-07 03:32:05] Production.INFO: CreateAllLog End
[2026-04-07 03:32:05] Production.INFO: Account Balance End.
[2026-04-07 03:32:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:32:05] Production.INFO: ==10143== Releasing lock...
[2026-04-07 03:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:32:11] Production.ERROR: CronJobId end10
[2026-04-07 03:32:11] Production.INFO: ==10141== Releasing lock...
[2026-04-07 03:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:32:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:32:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:32:13] Production.INFO: call_cost start
[2026-04-07 03:32:13] Production.INFO: call_cost end
[2026-04-07 03:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:32:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:32:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:32:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:32:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:32:13] Production.INFO: ==10137== Releasing lock...
[2026-04-07 03:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:33:01] Production.INFO: ==10200== Lock acquired, processing the job...
[2026-04-07 08:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:33:01] Production.INFO: neon service started
[2026-04-07 08:33:01] Production.INFO: neon service started
[2026-04-07 08:33:01] Production.INFO: ==10200== Releasing lock...
[2026-04-07 08:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:33:02] Production.INFO: ==10202== Lock acquired, processing the job...
[2026-04-07 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:33:02] Production.INFO: ==10204== Lock acquired, processing the job...
[2026-04-07 07:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:33:02] Production.INFO: ==10204== Releasing lock...
[2026-04-07 07:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:33:02] Production.INFO: ==10202== Releasing lock...
[2026-04-07 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:33:03] Production.INFO: ==10212== Lock acquired, processing the job...
[2026-04-07 03:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:33:03] Production.INFO: ==10210== Lock acquired, processing the job...
[2026-04-07 03:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:33:03] Production.INFO: ==10216== Lock acquired, processing the job...
[2026-04-07 03:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:33:03] Production.INFO: ==10218== Lock acquired, processing the job...
[2026-04-07 03:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:33:03] Production.INFO: ==10214== Lock acquired, processing the job...
[2026-04-07 03:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:33:03] Production.INFO: Account Balance Start.
[2026-04-07 03:33:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:33:03] Production.INFO: 117
[2026-04-07 03:33:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:33:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:03] Production.INFO: ==10218== Releasing lock...
[2026-04-07 03:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:33:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:03] Production.INFO: ==10212== Releasing lock...
[2026-04-07 03:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:33:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:03] Production.INFO: Date 2026-03-23
[2026-04-07 03:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:03] Production.INFO: Date 2026-03-24
[2026-04-07 03:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:33:04] Production.INFO: Total Charge 0
[2026-04-07 03:33:04] Production.INFO: CreateAllLog End
[2026-04-07 03:33:04] Production.INFO: Account Balance End.
[2026-04-07 03:33:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:33:04] Production.INFO: ==10216== Releasing lock...
[2026-04-07 03:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:33:11] Production.ERROR: CronJobId end10
[2026-04-07 03:33:11] Production.INFO: ==10214== Releasing lock...
[2026-04-07 03:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:33:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:33:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:33:13] Production.INFO: call_cost start
[2026-04-07 03:33:13] Production.INFO: call_cost end
[2026-04-07 03:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:33:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:33:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:33:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:33:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:33:13] Production.INFO: ==10210== Releasing lock...
[2026-04-07 03:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:34:02] Production.INFO: ==10275== Lock acquired, processing the job...
[2026-04-07 08:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:34:02] Production.INFO: neon service started
[2026-04-07 08:34:02] Production.INFO: neon service started
[2026-04-07 08:34:02] Production.INFO: ==10275== Releasing lock...
[2026-04-07 08:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:34:02] Production.INFO: ==10277== Lock acquired, processing the job...
[2026-04-07 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:34:02] Production.INFO: ==10277== Releasing lock...
[2026-04-07 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:34:02] Production.INFO: ==10279== Lock acquired, processing the job...
[2026-04-07 07:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:34:02] Production.INFO: ==10279== Releasing lock...
[2026-04-07 07:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:34:03] Production.INFO: ==10281== Lock acquired, processing the job...
[2026-04-07 03:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:34:03] Production.INFO: ==10283== Lock acquired, processing the job...
[2026-04-07 03:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:34:03] Production.INFO: ==10287== Lock acquired, processing the job...
[2026-04-07 03:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:34:03] Production.INFO: ==10285== Lock acquired, processing the job...
[2026-04-07 03:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:34:03] Production.INFO: ==10289== Lock acquired, processing the job...
[2026-04-07 03:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:34:03] Production.INFO: Account Balance Start.
[2026-04-07 03:34:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:34:03] Production.INFO: 117
[2026-04-07 03:34:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:34:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:03] Production.INFO: ==10289== Releasing lock...
[2026-04-07 03:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:34:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-03-12
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-03-13
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: ==10283== Releasing lock...
[2026-04-07 03:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:34:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:34:04] Production.INFO: Total Charge 0
[2026-04-07 03:34:04] Production.INFO: CreateAllLog End
[2026-04-07 03:34:04] Production.INFO: Account Balance End.
[2026-04-07 03:34:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:34:04] Production.INFO: ==10287== Releasing lock...
[2026-04-07 03:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:34:12] Production.ERROR: CronJobId end10
[2026-04-07 03:34:12] Production.INFO: ==10285== Releasing lock...
[2026-04-07 03:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:34:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:34:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:34:15] Production.INFO: call_cost start
[2026-04-07 03:34:15] Production.INFO: call_cost end
[2026-04-07 03:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:34:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:34:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:34:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:34:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:34:15] Production.INFO: ==10281== Releasing lock...
[2026-04-07 03:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:35:01] Production.INFO: ==10349== Lock acquired, processing the job...
[2026-04-07 08:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:35:01] Production.INFO: neon service started
[2026-04-07 08:35:01] Production.INFO: neon service started
[2026-04-07 08:35:01] Production.INFO: ==10349== Releasing lock...
[2026-04-07 08:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:35:01] Production.INFO: ==10353== Lock acquired, processing the job...
[2026-04-07 07:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:35:01] Production.INFO: ==10353== Releasing lock...
[2026-04-07 07:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:35:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:35:01] Production.INFO: ==10351== Lock acquired, processing the job...
[2026-04-07 03:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:35:02] Production.INFO: ==10351== Releasing lock...
[2026-04-07 03:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:35:02] Production.INFO: ==10355== Lock acquired, processing the job...
[2026-04-07 03:35:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:35:02] Production.INFO: ==10357== Lock acquired, processing the job...
[2026-04-07 03:35:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:35:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:35:02] Production.INFO: ==10363== Lock acquired, processing the job...
[2026-04-07 03:35:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:35:03] Production.INFO: ==10359== Lock acquired, processing the job...
[2026-04-07 03:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:35:03] Production.INFO: ==10361== Lock acquired, processing the job...
[2026-04-07 03:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:35:03] Production.INFO: ==10363== Releasing lock...
[2026-04-07 03:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:35:03] Production.INFO: Account Balance Start.
[2026-04-07 03:35:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:35:03] Production.INFO: 117
[2026-04-07 03:35:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:03] Production.INFO: ==10357== Releasing lock...
[2026-04-07 03:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:35:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:35:04] Production.INFO: Total Charge 0
[2026-04-07 03:35:04] Production.INFO: CreateAllLog End
[2026-04-07 03:35:04] Production.INFO: Account Balance End.
[2026-04-07 03:35:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:35:05] Production.INFO: ==10361== Releasing lock...
[2026-04-07 03:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:35:11] Production.ERROR: CronJobId end10
[2026-04-07 03:35:11] Production.INFO: ==10359== Releasing lock...
[2026-04-07 03:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:35:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:35:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:35:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:35:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:35:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:35:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:35:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:35:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:35:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:35:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:35:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:35:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:35:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:35:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:35:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:35:13] Production.INFO: call_cost start
[2026-04-07 03:35:13] Production.INFO: call_cost end
[2026-04-07 03:35:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:35:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:35:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:35:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:35:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:35:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:35:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:35:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:35:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:35:13] Production.INFO: ==10355== Releasing lock...
[2026-04-07 03:35:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:35:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:36:01] Production.INFO: ==10422== Lock acquired, processing the job...
[2026-04-07 08:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:36:01] Production.INFO: neon service started
[2026-04-07 08:36:01] Production.INFO: neon service started
[2026-04-07 08:36:01] Production.INFO: ==10422== Releasing lock...
[2026-04-07 08:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:36:02] Production.INFO: ==10424== Lock acquired, processing the job...
[2026-04-07 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:36:02] Production.INFO: ==10427== Lock acquired, processing the job...
[2026-04-07 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:36:02] Production.INFO: ==10427== Releasing lock...
[2026-04-07 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:36:02] Production.INFO: ==10424== Releasing lock...
[2026-04-07 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:36:03] Production.INFO: ==10429== Lock acquired, processing the job...
[2026-04-07 03:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:36:03] Production.INFO: ==10433== Lock acquired, processing the job...
[2026-04-07 03:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:36:03] Production.INFO: ==10431== Lock acquired, processing the job...
[2026-04-07 03:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:36:03] Production.INFO: ==10435== Lock acquired, processing the job...
[2026-04-07 03:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:36:03] Production.INFO: ==10437== Lock acquired, processing the job...
[2026-04-07 03:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:36:03] Production.INFO: Account Balance Start.
[2026-04-07 03:36:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:36:03] Production.INFO: 117
[2026-04-07 03:36:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:36:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:36:03] Production.INFO: ==10437== Releasing lock...
[2026-04-07 03:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:36:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: ==10431== Releasing lock...
[2026-04-07 03:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:36:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:36:04] Production.INFO: Total Charge 0
[2026-04-07 03:36:04] Production.INFO: CreateAllLog End
[2026-04-07 03:36:04] Production.INFO: Account Balance End.
[2026-04-07 03:36:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:36:04] Production.INFO: ==10435== Releasing lock...
[2026-04-07 03:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:36:11] Production.ERROR: CronJobId end10
[2026-04-07 03:36:11] Production.INFO: ==10433== Releasing lock...
[2026-04-07 03:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:36:14] Production.INFO: call_cost start
[2026-04-07 03:36:14] Production.INFO: call_cost end
[2026-04-07 03:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:36:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:36:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:36:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:36:15] Production.INFO: ==10429== Releasing lock...
[2026-04-07 03:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:37:02] Production.INFO: ==10544== Lock acquired, processing the job...
[2026-04-07 08:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:37:02] Production.INFO: neon service started
[2026-04-07 08:37:02] Production.INFO: neon service started
[2026-04-07 08:37:02] Production.INFO: ==10544== Releasing lock...
[2026-04-07 08:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:37:02] Production.INFO: ==10546== Lock acquired, processing the job...
[2026-04-07 03:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:37:02] Production.INFO: ==10548== Lock acquired, processing the job...
[2026-04-07 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:37:02] Production.INFO: ==10548== Releasing lock...
[2026-04-07 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:37:03] Production.INFO: ==10546== Releasing lock...
[2026-04-07 03:37:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:37:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:37:03] Production.INFO: ==10557== Lock acquired, processing the job...
[2026-04-07 03:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:37:03] Production.INFO: ==10555== Lock acquired, processing the job...
[2026-04-07 03:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:37:03] Production.INFO: ==10553== Lock acquired, processing the job...
[2026-04-07 03:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:37:03] Production.INFO: ==10561== Lock acquired, processing the job...
[2026-04-07 03:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:37:03] Production.INFO: ==10559== Lock acquired, processing the job...
[2026-04-07 03:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:37:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:37:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:37:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:37:04] Production.INFO: Account Balance Start.
[2026-04-07 03:37:04] Production.INFO: CreateAllLog Start
[2026-04-07 03:37:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:37:04] Production.INFO: 117
[2026-04-07 03:37:04] Production.INFO: ==10561== Releasing lock...
[2026-04-07 03:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:37:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-08
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-09
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-10
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-11
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-12
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-13
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: ==10555== Releasing lock...
[2026-04-07 03:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:37:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:05] Production.INFO: Date 2026-03-30
[2026-04-07 03:37:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:05] Production.INFO: Date 2026-03-31
[2026-04-07 03:37:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:05] Production.INFO: Date 2026-04-01
[2026-04-07 03:37:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:05] Production.INFO: Date 2026-04-02
[2026-04-07 03:37:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:05] Production.INFO: Date 2026-04-03
[2026-04-07 03:37:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:05] Production.INFO: Date 2026-04-04
[2026-04-07 03:37:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:05] Production.INFO: Date 2026-04-05
[2026-04-07 03:37:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:05] Production.INFO: Date 2026-04-06
[2026-04-07 03:37:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:05] Production.INFO: Date 2026-04-07
[2026-04-07 03:37:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:37:05] Production.INFO: Total Charge 0
[2026-04-07 03:37:05] Production.INFO: CreateAllLog End
[2026-04-07 03:37:05] Production.INFO: Account Balance End.
[2026-04-07 03:37:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:37:05] Production.INFO: ==10559== Releasing lock...
[2026-04-07 03:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:37:12] Production.ERROR: CronJobId end10
[2026-04-07 03:37:12] Production.INFO: ==10557== Releasing lock...
[2026-04-07 03:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:37:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:37:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:37:14] Production.INFO: call_cost start
[2026-04-07 03:37:14] Production.INFO: call_cost end
[2026-04-07 03:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:37:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:37:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:37:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:37:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:37:14] Production.INFO: ==10553== Releasing lock...
[2026-04-07 03:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:38:01] Production.INFO: ==10672== Lock acquired, processing the job...
[2026-04-07 08:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:38:01] Production.INFO: neon service started
[2026-04-07 08:38:01] Production.INFO: neon service started
[2026-04-07 08:38:01] Production.INFO: ==10672== Releasing lock...
[2026-04-07 08:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:38:01] Production.INFO: ==10674== Lock acquired, processing the job...
[2026-04-07 03:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:38:02] Production.INFO: ==10674== Releasing lock...
[2026-04-07 03:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:38:02] Production.INFO: ==10676== Lock acquired, processing the job...
[2026-04-07 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:38:02] Production.INFO: ==10676== Releasing lock...
[2026-04-07 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:38:03] Production.INFO: ==10679== Lock acquired, processing the job...
[2026-04-07 03:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:38:03] Production.INFO: ==10681== Lock acquired, processing the job...
[2026-04-07 03:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:38:03] Production.INFO: ==10683== Lock acquired, processing the job...
[2026-04-07 03:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:38:03] Production.INFO: ==10685== Lock acquired, processing the job...
[2026-04-07 03:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:38:03] Production.INFO: ==10687== Lock acquired, processing the job...
[2026-04-07 03:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:38:03] Production.INFO: Account Balance Start.
[2026-04-07 03:38:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:38:03] Production.INFO: 117
[2026-04-07 03:38:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:38:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:38:03] Production.INFO: ==10687== Releasing lock...
[2026-04-07 03:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:38:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:03] Production.INFO: ==10681== Releasing lock...
[2026-04-07 03:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:38:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:03] Production.INFO: Date 2026-03-23
[2026-04-07 03:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:38:04] Production.INFO: Total Charge 0
[2026-04-07 03:38:04] Production.INFO: CreateAllLog End
[2026-04-07 03:38:04] Production.INFO: Account Balance End.
[2026-04-07 03:38:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:38:04] Production.INFO: ==10685== Releasing lock...
[2026-04-07 03:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:38:12] Production.ERROR: CronJobId end10
[2026-04-07 03:38:12] Production.INFO: ==10683== Releasing lock...
[2026-04-07 03:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:38:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:38:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:38:15] Production.INFO: call_cost start
[2026-04-07 03:38:15] Production.INFO: call_cost end
[2026-04-07 03:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:38:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:38:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:38:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:38:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:38:15] Production.INFO: ==10679== Releasing lock...
[2026-04-07 03:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:39:02] Production.INFO: ==10807== Lock acquired, processing the job...
[2026-04-07 08:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:39:02] Production.INFO: neon service started
[2026-04-07 08:39:02] Production.INFO: neon service started
[2026-04-07 08:39:02] Production.INFO: ==10807== Releasing lock...
[2026-04-07 08:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:39:02] Production.INFO: ==10809== Lock acquired, processing the job...
[2026-04-07 03:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:39:02] Production.INFO: ==10809== Releasing lock...
[2026-04-07 03:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:39:02] Production.INFO: ==10811== Lock acquired, processing the job...
[2026-04-07 07:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:39:02] Production.INFO: ==10811== Releasing lock...
[2026-04-07 07:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:39:03] Production.INFO: ==10813== Lock acquired, processing the job...
[2026-04-07 03:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:39:03] Production.INFO: ==10815== Lock acquired, processing the job...
[2026-04-07 03:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:39:03] Production.INFO: ==10817== Lock acquired, processing the job...
[2026-04-07 03:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:39:03] Production.INFO: ==10819== Lock acquired, processing the job...
[2026-04-07 03:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:39:03] Production.INFO: Account Balance Start.
[2026-04-07 03:39:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:39:03] Production.INFO: 117
[2026-04-07 03:39:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:39:03] Production.INFO: ==10821== Lock acquired, processing the job...
[2026-04-07 03:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:39:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:39:03] Production.INFO: ==10821== Releasing lock...
[2026-04-07 03:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:39:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: ==10815== Releasing lock...
[2026-04-07 03:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:39:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:39:04] Production.INFO: Total Charge 0
[2026-04-07 03:39:04] Production.INFO: CreateAllLog End
[2026-04-07 03:39:05] Production.INFO: Account Balance End.
[2026-04-07 03:39:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:39:05] Production.INFO: ==10819== Releasing lock...
[2026-04-07 03:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:39:13] Production.ERROR: CronJobId end10
[2026-04-07 03:39:13] Production.INFO: ==10817== Releasing lock...
[2026-04-07 03:39:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:39:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:39:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:39:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:39:15] Production.INFO: call_cost start
[2026-04-07 03:39:15] Production.INFO: call_cost end
[2026-04-07 03:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:39:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:39:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:39:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:39:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:39:15] Production.INFO: ==10813== Releasing lock...
[2026-04-07 03:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:40:01] Production.INFO: ==10922== Lock acquired, processing the job...
[2026-04-07 08:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:40:01] Production.INFO: neon service started
[2026-04-07 08:40:01] Production.INFO: neon service started
[2026-04-07 08:40:01] Production.INFO: ==10922== Releasing lock...
[2026-04-07 08:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:40:01] Production.INFO: ==10924== Lock acquired, processing the job...
[2026-04-07 03:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:40:02] Production.INFO: ==10924== Releasing lock...
[2026-04-07 03:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:40:02] Production.INFO: ==10926== Lock acquired, processing the job...
[2026-04-07 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:40:02] Production.INFO: ==10926== Releasing lock...
[2026-04-07 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:40:02] Production.INFO: ==10932== Lock acquired, processing the job...
[2026-04-07 03:40:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:40:02] Production.INFO: ==10930== Lock acquired, processing the job...
[2026-04-07 03:40:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:40:02] Production.INFO: ==10934== Lock acquired, processing the job...
[2026-04-07 03:40:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:40:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:40:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:40:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:40:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:40:03] Production.INFO: Account Balance Start.
[2026-04-07 03:40:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:40:03] Production.INFO: 117
[2026-04-07 03:40:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:40:03] Production.INFO: ==10928== Lock acquired, processing the job...
[2026-04-07 03:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:03] Production.INFO: ==10936== Lock acquired, processing the job...
[2026-04-07 03:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:40:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:40:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:40:03] Production.INFO: ==10936== Releasing lock...
[2026-04-07 03:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:40:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:03] Production.INFO: ==10930== Releasing lock...
[2026-04-07 03:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:40:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:40:04] Production.INFO: Total Charge 0
[2026-04-07 03:40:04] Production.INFO: CreateAllLog End
[2026-04-07 03:40:04] Production.INFO: Account Balance End.
[2026-04-07 03:40:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:40:04] Production.INFO: ==10934== Releasing lock...
[2026-04-07 03:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:40:10] Production.ERROR: CronJobId end10
[2026-04-07 03:40:10] Production.INFO: ==10932== Releasing lock...
[2026-04-07 03:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:40:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:40:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:40:13] Production.INFO: call_cost start
[2026-04-07 03:40:13] Production.INFO: call_cost end
[2026-04-07 03:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:40:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:40:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:40:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:40:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:40:13] Production.INFO: ==10928== Releasing lock...
[2026-04-07 03:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:41:01] Production.INFO: ==10994== Lock acquired, processing the job...
[2026-04-07 08:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:41:01] Production.INFO: neon service started
[2026-04-07 08:41:01] Production.INFO: neon service started
[2026-04-07 08:41:01] Production.INFO: ==10994== Releasing lock...
[2026-04-07 08:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:41:02] Production.INFO: ==10996== Lock acquired, processing the job...
[2026-04-07 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:41:02] Production.INFO: ==10996== Releasing lock...
[2026-04-07 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:41:02] Production.INFO: ==10998== Lock acquired, processing the job...
[2026-04-07 07:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:41:02] Production.INFO: ==10998== Releasing lock...
[2026-04-07 07:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:41:03] Production.INFO: ==11008== Lock acquired, processing the job...
[2026-04-07 03:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:41:03] Production.INFO: ==11012== Lock acquired, processing the job...
[2026-04-07 03:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:41:03] Production.INFO: Account Balance Start.
[2026-04-07 03:41:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:41:03] Production.INFO: 117
[2026-04-07 03:41:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:41:03] Production.INFO: ==11012== Releasing lock...
[2026-04-07 03:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:41:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:03] Production.INFO: ==11000== Lock acquired, processing the job...
[2026-04-07 03:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 03:41:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:03] Production.INFO: ==11002== Lock acquired, processing the job...
[2026-04-07 03:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:41:03] Production.INFO: ==11004== Lock acquired, processing the job...
[2026-04-07 03:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:41:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 03:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 03:41:04] Production.ERROR: CronJob PID - 11008
[2026-04-07 03:41:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-07 03:41:04] Production.ERROR: CronJob ID - 12
[2026-04-07 03:41:04] Production.ERROR: CronJob Last Run Time 2026-04-07 03:41:00
[2026-04-07 03:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 03:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 03:41:04] Production.INFO: ==11006== Lock acquired, processing the job...
[2026-04-07 03:41:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:41:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 03:41:04] Production.INFO: ==11000== Releasing lock...
[2026-04-07 03:41:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 03:41:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 03:41:04] Production.INFO: Date 2026-03-13
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:41:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:41:04] Production.INFO: ==11010== Lock acquired, processing the job...
[2026-04-07 03:41:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 03:41:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 03:41:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: ==11004== Releasing lock...
[2026-04-07 03:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:41:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.ERROR: done
[2026-04-07 03:41:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 03:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051419', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 03:41:05] Production.INFO: Date 2026-04-07
[2026-04-07 03:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:41:05] Production.INFO: Total Charge 0
[2026-04-07 03:41:05] Production.INFO: CreateAllLog End
[2026-04-07 03:41:05] Production.INFO: Account Balance End.
[2026-04-07 03:41:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:41:05] Production.INFO: ==11008== Releasing lock...
[2026-04-07 03:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051419', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 03:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 03:41:10] Production.INFO: ProcessCDR(1,17051419,1,1,2)
[2026-04-07 03:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051419,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 03:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051419,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 03:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 03:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 03:41:10] Production.INFO: ==11010== Releasing lock...
[2026-04-07 03:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 03:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 03:41:14] Production.ERROR: CronJobId end10
[2026-04-07 03:41:14] Production.INFO: ==11006== Releasing lock...
[2026-04-07 03:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:41:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:41:16] Production.INFO: call_cost start
[2026-04-07 03:41:16] Production.INFO: call_cost end
[2026-04-07 03:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:41:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:41:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:41:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:41:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:41:17] Production.INFO: ==11002== Releasing lock...
[2026-04-07 03:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:41:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:42:01] Production.INFO: ==11068== Lock acquired, processing the job...
[2026-04-07 08:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:42:01] Production.INFO: neon service started
[2026-04-07 08:42:01] Production.INFO: neon service started
[2026-04-07 08:42:01] Production.INFO: ==11068== Releasing lock...
[2026-04-07 08:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:42:01] Production.INFO: ==11072== Lock acquired, processing the job...
[2026-04-07 07:42:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:42:01] Production.INFO: ==11072== Releasing lock...
[2026-04-07 07:42:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:42:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:42:01] Production.INFO: ==11070== Lock acquired, processing the job...
[2026-04-07 03:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:42:02] Production.INFO: ==11070== Releasing lock...
[2026-04-07 03:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:42:02] Production.INFO: ==11079== Lock acquired, processing the job...
[2026-04-07 03:42:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:42:03] Production.INFO: ==11075== Lock acquired, processing the job...
[2026-04-07 03:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:42:03] Production.INFO: ==11077== Lock acquired, processing the job...
[2026-04-07 03:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:42:03] Production.INFO: ==11083== Lock acquired, processing the job...
[2026-04-07 03:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:42:03] Production.INFO: ==11081== Lock acquired, processing the job...
[2026-04-07 03:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:42:03] Production.INFO: Account Balance Start.
[2026-04-07 03:42:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:42:03] Production.INFO: 117
[2026-04-07 03:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:42:03] Production.INFO: ==11083== Releasing lock...
[2026-04-07 03:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-23
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-24
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:03] Production.INFO: ==11077== Releasing lock...
[2026-04-07 03:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-25
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-26
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-27
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:03] Production.INFO: Date 2026-03-28
[2026-04-07 03:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:42:04] Production.INFO: Total Charge 0
[2026-04-07 03:42:04] Production.INFO: CreateAllLog End
[2026-04-07 03:42:04] Production.INFO: Account Balance End.
[2026-04-07 03:42:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:42:04] Production.INFO: ==11081== Releasing lock...
[2026-04-07 03:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:42:10] Production.ERROR: CronJobId end10
[2026-04-07 03:42:10] Production.INFO: ==11079== Releasing lock...
[2026-04-07 03:42:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:42:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:42:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:42:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:42:13] Production.INFO: call_cost start
[2026-04-07 03:42:13] Production.INFO: call_cost end
[2026-04-07 03:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:42:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:42:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:42:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:42:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:42:13] Production.INFO: ==11075== Releasing lock...
[2026-04-07 03:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:43:01] Production.INFO: ==11137== Lock acquired, processing the job...
[2026-04-07 08:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:43:01] Production.INFO: neon service started
[2026-04-07 08:43:01] Production.INFO: neon service started
[2026-04-07 08:43:01] Production.INFO: ==11137== Releasing lock...
[2026-04-07 08:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:43:02] Production.INFO: ==11143== Lock acquired, processing the job...
[2026-04-07 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:43:02] Production.INFO: ==11143== Releasing lock...
[2026-04-07 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:43:02] Production.INFO: ==11141== Lock acquired, processing the job...
[2026-04-07 03:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:43:02] Production.INFO: ==11141== Releasing lock...
[2026-04-07 03:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:43:03] Production.INFO: ==11146== Lock acquired, processing the job...
[2026-04-07 03:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:43:03] Production.INFO: ==11148== Lock acquired, processing the job...
[2026-04-07 03:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:43:03] Production.INFO: ==11150== Lock acquired, processing the job...
[2026-04-07 03:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:43:03] Production.INFO: ==11152== Lock acquired, processing the job...
[2026-04-07 03:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:43:03] Production.INFO: Account Balance Start.
[2026-04-07 03:43:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:43:03] Production.INFO: 117
[2026-04-07 03:43:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:43:03] Production.INFO: ==11154== Lock acquired, processing the job...
[2026-04-07 03:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:43:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:43:03] Production.INFO: ==11154== Releasing lock...
[2026-04-07 03:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:43:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: ==11148== Releasing lock...
[2026-04-07 03:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:43:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:43:04] Production.INFO: Total Charge 0
[2026-04-07 03:43:04] Production.INFO: CreateAllLog End
[2026-04-07 03:43:04] Production.INFO: Account Balance End.
[2026-04-07 03:43:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:43:04] Production.INFO: ==11152== Releasing lock...
[2026-04-07 03:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:43:11] Production.ERROR: CronJobId end10
[2026-04-07 03:43:11] Production.INFO: ==11150== Releasing lock...
[2026-04-07 03:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:43:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:43:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:43:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:43:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:43:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:43:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:43:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:43:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:43:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:43:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:43:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:43:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:43:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:43:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:43:15] Production.INFO: call_cost start
[2026-04-07 03:43:15] Production.INFO: call_cost end
[2026-04-07 03:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:43:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:43:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:43:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:43:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:43:15] Production.INFO: ==11146== Releasing lock...
[2026-04-07 03:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:44:02] Production.INFO: ==11213== Lock acquired, processing the job...
[2026-04-07 08:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:44:02] Production.INFO: neon service started
[2026-04-07 08:44:02] Production.INFO: neon service started
[2026-04-07 08:44:02] Production.INFO: ==11213== Releasing lock...
[2026-04-07 08:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:44:02] Production.INFO: ==11217== Lock acquired, processing the job...
[2026-04-07 07:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:44:02] Production.INFO: ==11217== Releasing lock...
[2026-04-07 07:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:44:02] Production.INFO: ==11215== Lock acquired, processing the job...
[2026-04-07 03:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:44:02] Production.INFO: ==11215== Releasing lock...
[2026-04-07 03:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:44:03] Production.INFO: ==11219== Lock acquired, processing the job...
[2026-04-07 03:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:44:03] Production.INFO: ==11223== Lock acquired, processing the job...
[2026-04-07 03:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:44:03] Production.INFO: ==11221== Lock acquired, processing the job...
[2026-04-07 03:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:44:03] Production.INFO: ==11225== Lock acquired, processing the job...
[2026-04-07 03:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:44:03] Production.INFO: ==11227== Lock acquired, processing the job...
[2026-04-07 03:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:44:03] Production.INFO: Account Balance Start.
[2026-04-07 03:44:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:44:03] Production.INFO: 117
[2026-04-07 03:44:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-10
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:44:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:44:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-11
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: ==11227== Releasing lock...
[2026-04-07 03:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-12
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-13
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: ==11221== Releasing lock...
[2026-04-07 03:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:44:04] Production.INFO: Total Charge 0
[2026-04-07 03:44:04] Production.INFO: CreateAllLog End
[2026-04-07 03:44:05] Production.INFO: Account Balance End.
[2026-04-07 03:44:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:44:05] Production.INFO: ==11225== Releasing lock...
[2026-04-07 03:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:44:11] Production.ERROR: CronJobId end10
[2026-04-07 03:44:11] Production.INFO: ==11223== Releasing lock...
[2026-04-07 03:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:44:14] Production.INFO: call_cost start
[2026-04-07 03:44:14] Production.INFO: call_cost end
[2026-04-07 03:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:44:14] Production.INFO: ==11219== Releasing lock...
[2026-04-07 03:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:45:01] Production.INFO: ==11287== Lock acquired, processing the job...
[2026-04-07 08:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:45:01] Production.INFO: neon service started
[2026-04-07 08:45:01] Production.INFO: neon service started
[2026-04-07 08:45:01] Production.INFO: ==11287== Releasing lock...
[2026-04-07 08:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:45:01] Production.INFO: ==11289== Lock acquired, processing the job...
[2026-04-07 03:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:45:02] Production.INFO: ==11289== Releasing lock...
[2026-04-07 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:45:02] Production.INFO: ==11291== Lock acquired, processing the job...
[2026-04-07 07:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:45:02] Production.INFO: ==11291== Releasing lock...
[2026-04-07 07:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:45:03] Production.INFO: ==11293== Lock acquired, processing the job...
[2026-04-07 03:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:45:03] Production.INFO: ==11302== Lock acquired, processing the job...
[2026-04-07 03:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:45:03] Production.INFO: ==11298== Lock acquired, processing the job...
[2026-04-07 03:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:45:03] Production.INFO: ==11296== Lock acquired, processing the job...
[2026-04-07 03:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:45:03] Production.INFO: ==11300== Lock acquired, processing the job...
[2026-04-07 03:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:45:03] Production.INFO: ==11302== Releasing lock...
[2026-04-07 03:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:45:03] Production.INFO: Account Balance Start.
[2026-04-07 03:45:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:45:03] Production.INFO: 117
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-23
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-24
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-25
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-26
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: ==11296== Releasing lock...
[2026-04-07 03:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-27
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-28
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:03] Production.INFO: Date 2026-03-29
[2026-04-07 03:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:45:04] Production.INFO: Total Charge 0
[2026-04-07 03:45:04] Production.INFO: CreateAllLog End
[2026-04-07 03:45:04] Production.INFO: Account Balance End.
[2026-04-07 03:45:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:45:04] Production.INFO: ==11300== Releasing lock...
[2026-04-07 03:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:45:12] Production.ERROR: CronJobId end10
[2026-04-07 03:45:12] Production.INFO: ==11298== Releasing lock...
[2026-04-07 03:45:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:45:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:45:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:45:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:45:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:45:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:45:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:45:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:45:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:45:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:45:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:45:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:45:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:45:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:45:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:45:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:45:14] Production.INFO: call_cost start
[2026-04-07 03:45:14] Production.INFO: call_cost end
[2026-04-07 03:45:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:45:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:45:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:45:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:45:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:45:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:45:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:45:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:45:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:45:14] Production.INFO: ==11293== Releasing lock...
[2026-04-07 03:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:45:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:46:01] Production.INFO: ==11360== Lock acquired, processing the job...
[2026-04-07 08:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:46:01] Production.INFO: neon service started
[2026-04-07 08:46:01] Production.INFO: neon service started
[2026-04-07 08:46:01] Production.INFO: ==11360== Releasing lock...
[2026-04-07 08:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:46:02] Production.INFO: ==11364== Lock acquired, processing the job...
[2026-04-07 07:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:46:02] Production.INFO: ==11364== Releasing lock...
[2026-04-07 07:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:46:02] Production.INFO: ==11362== Lock acquired, processing the job...
[2026-04-07 03:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:46:02] Production.INFO: ==11362== Releasing lock...
[2026-04-07 03:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:46:03] Production.INFO: ==11368== Lock acquired, processing the job...
[2026-04-07 03:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:46:03] Production.INFO: ==11370== Lock acquired, processing the job...
[2026-04-07 03:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:46:03] Production.INFO: ==11366== Lock acquired, processing the job...
[2026-04-07 03:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:46:03] Production.INFO: ==11372== Lock acquired, processing the job...
[2026-04-07 03:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:46:03] Production.INFO: Account Balance Start.
[2026-04-07 03:46:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:46:03] Production.INFO: 117
[2026-04-07 03:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:46:03] Production.INFO: ==11374== Lock acquired, processing the job...
[2026-04-07 03:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:46:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:46:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:46:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: ==11374== Releasing lock...
[2026-04-07 03:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:46:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:46:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: ==11368== Releasing lock...
[2026-04-07 03:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:46:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:46:05] Production.INFO: Total Charge 0
[2026-04-07 03:46:05] Production.INFO: CreateAllLog End
[2026-04-07 03:46:05] Production.INFO: Account Balance End.
[2026-04-07 03:46:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:46:05] Production.INFO: ==11372== Releasing lock...
[2026-04-07 03:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:46:11] Production.ERROR: CronJobId end10
[2026-04-07 03:46:11] Production.INFO: ==11370== Releasing lock...
[2026-04-07 03:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:46:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:46:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:46:14] Production.INFO: call_cost start
[2026-04-07 03:46:14] Production.INFO: call_cost end
[2026-04-07 03:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:46:14] Production.INFO: ==11366== Releasing lock...
[2026-04-07 03:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:47:01] Production.INFO: ==11432== Lock acquired, processing the job...
[2026-04-07 08:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:47:01] Production.INFO: neon service started
[2026-04-07 08:47:01] Production.INFO: neon service started
[2026-04-07 08:47:01] Production.INFO: ==11432== Releasing lock...
[2026-04-07 08:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:47:01] Production.INFO: ==11434== Lock acquired, processing the job...
[2026-04-07 03:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:47:01] Production.INFO: ==11434== Releasing lock...
[2026-04-07 03:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:47:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:47:02] Production.INFO: ==11436== Lock acquired, processing the job...
[2026-04-07 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:47:02] Production.INFO: ==11436== Releasing lock...
[2026-04-07 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:47:02] Production.INFO: ==11438== Lock acquired, processing the job...
[2026-04-07 03:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:47:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:47:02] Production.INFO: ==11440== Lock acquired, processing the job...
[2026-04-07 03:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:47:02] Production.INFO: ==11442== Lock acquired, processing the job...
[2026-04-07 03:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:47:02] Production.INFO: ==11444== Lock acquired, processing the job...
[2026-04-07 03:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:47:02] Production.INFO: ==11446== Lock acquired, processing the job...
[2026-04-07 03:47:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:47:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:47:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:47:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:47:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:47:03] Production.INFO: Account Balance Start.
[2026-04-07 03:47:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:47:03] Production.INFO: 117
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: ==11446== Releasing lock...
[2026-04-07 03:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: ==11440== Releasing lock...
[2026-04-07 03:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-23
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-24
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-25
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-26
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-27
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-28
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-29
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-30
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-03-31
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-04-01
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-04-02
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-04-03
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:03] Production.INFO: Date 2026-04-04
[2026-04-07 03:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:47:04] Production.INFO: Total Charge 0
[2026-04-07 03:47:04] Production.INFO: CreateAllLog End
[2026-04-07 03:47:04] Production.INFO: Account Balance End.
[2026-04-07 03:47:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:47:04] Production.INFO: ==11444== Releasing lock...
[2026-04-07 03:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:47:11] Production.ERROR: CronJobId end10
[2026-04-07 03:47:11] Production.INFO: ==11442== Releasing lock...
[2026-04-07 03:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:47:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:47:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:47:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:47:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:47:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:47:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:47:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:47:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:47:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:47:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:47:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:47:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:47:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:47:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:47:13] Production.INFO: call_cost start
[2026-04-07 03:47:13] Production.INFO: call_cost end
[2026-04-07 03:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:47:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:47:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:47:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:47:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:47:13] Production.INFO: ==11438== Releasing lock...
[2026-04-07 03:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:48:01] Production.INFO: ==11504== Lock acquired, processing the job...
[2026-04-07 08:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:48:01] Production.INFO: neon service started
[2026-04-07 08:48:01] Production.INFO: neon service started
[2026-04-07 08:48:01] Production.INFO: ==11504== Releasing lock...
[2026-04-07 08:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:48:02] Production.INFO: ==11506== Lock acquired, processing the job...
[2026-04-07 03:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:48:02] Production.INFO: ==11506== Releasing lock...
[2026-04-07 03:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:48:02] Production.INFO: ==11508== Lock acquired, processing the job...
[2026-04-07 07:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:48:02] Production.INFO: ==11508== Releasing lock...
[2026-04-07 07:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:48:03] Production.INFO: ==11513== Lock acquired, processing the job...
[2026-04-07 03:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:48:03] Production.INFO: ==11517== Lock acquired, processing the job...
[2026-04-07 03:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:48:03] Production.INFO: ==11515== Lock acquired, processing the job...
[2026-04-07 03:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:48:03] Production.INFO: ==11511== Lock acquired, processing the job...
[2026-04-07 03:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:48:03] Production.INFO: ==11519== Lock acquired, processing the job...
[2026-04-07 03:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:48:03] Production.INFO: Account Balance Start.
[2026-04-07 03:48:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:48:03] Production.INFO: 117
[2026-04-07 03:48:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:48:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:48:03] Production.INFO: ==11519== Releasing lock...
[2026-04-07 03:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:48:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:04] Production.INFO: ==11513== Releasing lock...
[2026-04-07 03:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:48:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:48:04] Production.INFO: Total Charge 0
[2026-04-07 03:48:04] Production.INFO: CreateAllLog End
[2026-04-07 03:48:05] Production.INFO: Account Balance End.
[2026-04-07 03:48:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:48:05] Production.INFO: ==11517== Releasing lock...
[2026-04-07 03:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:48:11] Production.ERROR: CronJobId end10
[2026-04-07 03:48:11] Production.INFO: ==11515== Releasing lock...
[2026-04-07 03:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:48:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:48:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:48:14] Production.INFO: call_cost start
[2026-04-07 03:48:14] Production.INFO: call_cost end
[2026-04-07 03:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:48:14] Production.INFO: ==11511== Releasing lock...
[2026-04-07 03:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:49:02] Production.INFO: ==11585== Lock acquired, processing the job...
[2026-04-07 08:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:49:02] Production.INFO: neon service started
[2026-04-07 08:49:02] Production.INFO: neon service started
[2026-04-07 08:49:02] Production.INFO: ==11585== Releasing lock...
[2026-04-07 08:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:49:02] Production.INFO: ==11587== Lock acquired, processing the job...
[2026-04-07 03:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:49:02] Production.INFO: ==11589== Lock acquired, processing the job...
[2026-04-07 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 03:49:02] Production.INFO: ==11587== Releasing lock...
[2026-04-07 03:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:49:02] Production.INFO: ==11589== Releasing lock...
[2026-04-07 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:49:03] Production.INFO: ==11591== Lock acquired, processing the job...
[2026-04-07 03:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:49:03] Production.INFO: ==11593== Lock acquired, processing the job...
[2026-04-07 03:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:49:03] Production.INFO: ==11597== Lock acquired, processing the job...
[2026-04-07 03:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:49:03] Production.INFO: ==11595== Lock acquired, processing the job...
[2026-04-07 03:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:49:03] Production.INFO: ==11599== Lock acquired, processing the job...
[2026-04-07 03:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:49:03] Production.INFO: Account Balance Start.
[2026-04-07 03:49:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:49:03] Production.INFO: 117
[2026-04-07 03:49:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:49:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:49:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:03] Production.INFO: ==11599== Releasing lock...
[2026-04-07 03:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:49:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: ==11593== Releasing lock...
[2026-04-07 03:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:49:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:05] Production.INFO: Date 2026-04-07
[2026-04-07 03:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:49:05] Production.INFO: Total Charge 0
[2026-04-07 03:49:05] Production.INFO: CreateAllLog End
[2026-04-07 03:49:05] Production.INFO: Account Balance End.
[2026-04-07 03:49:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:49:05] Production.INFO: ==11597== Releasing lock...
[2026-04-07 03:49:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:49:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:49:13] Production.ERROR: CronJobId end10
[2026-04-07 03:49:13] Production.INFO: ==11595== Releasing lock...
[2026-04-07 03:49:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:49:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:49:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:49:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:49:14] Production.INFO: call_cost start
[2026-04-07 03:49:14] Production.INFO: call_cost end
[2026-04-07 03:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:49:14] Production.INFO: ==11591== Releasing lock...
[2026-04-07 03:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:50:01] Production.INFO: ==11666== Lock acquired, processing the job...
[2026-04-07 08:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:50:01] Production.INFO: neon service started
[2026-04-07 08:50:01] Production.INFO: neon service started
[2026-04-07 08:50:01] Production.INFO: ==11666== Releasing lock...
[2026-04-07 08:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:50:02] Production.INFO: ==11668== Lock acquired, processing the job...
[2026-04-07 03:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:50:02] Production.INFO: ==11670== Lock acquired, processing the job...
[2026-04-07 07:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:50:02] Production.INFO: ==11670== Releasing lock...
[2026-04-07 07:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:50:02] Production.INFO: ==11668== Releasing lock...
[2026-04-07 03:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:50:03] Production.INFO: ==11673== Lock acquired, processing the job...
[2026-04-07 03:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:50:03] Production.INFO: ==11675== Lock acquired, processing the job...
[2026-04-07 03:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:50:03] Production.INFO: ==11679== Lock acquired, processing the job...
[2026-04-07 03:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:50:03] Production.INFO: ==11677== Lock acquired, processing the job...
[2026-04-07 03:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:50:03] Production.INFO: ==11681== Lock acquired, processing the job...
[2026-04-07 03:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:50:03] Production.INFO: Account Balance Start.
[2026-04-07 03:50:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:50:03] Production.INFO: 117
[2026-04-07 03:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:50:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:50:03] Production.INFO: ==11681== Releasing lock...
[2026-04-07 03:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:50:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:04] Production.INFO: ==11675== Releasing lock...
[2026-04-07 03:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:50:04] Production.INFO: Date 2026-03-11
[2026-04-07 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:04] Production.INFO: Date 2026-03-12
[2026-04-07 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:04] Production.INFO: Date 2026-03-13
[2026-04-07 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:05] Production.INFO: Date 2026-03-22
[2026-04-07 03:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:05] Production.INFO: Date 2026-03-23
[2026-04-07 03:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:05] Production.INFO: Date 2026-03-24
[2026-04-07 03:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:05] Production.INFO: Date 2026-03-25
[2026-04-07 03:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:05] Production.INFO: Date 2026-03-26
[2026-04-07 03:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:05] Production.INFO: Date 2026-03-27
[2026-04-07 03:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:05] Production.INFO: Date 2026-03-28
[2026-04-07 03:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:05] Production.INFO: Date 2026-03-29
[2026-04-07 03:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:05] Production.INFO: Date 2026-03-30
[2026-04-07 03:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:05] Production.INFO: Date 2026-03-31
[2026-04-07 03:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:05] Production.INFO: Date 2026-04-01
[2026-04-07 03:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:05] Production.INFO: Date 2026-04-02
[2026-04-07 03:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:05] Production.INFO: Date 2026-04-03
[2026-04-07 03:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:05] Production.INFO: Date 2026-04-04
[2026-04-07 03:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:05] Production.INFO: Date 2026-04-05
[2026-04-07 03:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:05] Production.INFO: Date 2026-04-06
[2026-04-07 03:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:05] Production.INFO: Date 2026-04-07
[2026-04-07 03:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:50:05] Production.INFO: Total Charge 0
[2026-04-07 03:50:05] Production.INFO: CreateAllLog End
[2026-04-07 03:50:05] Production.INFO: Account Balance End.
[2026-04-07 03:50:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:50:05] Production.INFO: ==11679== Releasing lock...
[2026-04-07 03:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:50:11] Production.ERROR: CronJobId end10
[2026-04-07 03:50:11] Production.INFO: ==11677== Releasing lock...
[2026-04-07 03:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:50:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:50:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:50:13] Production.INFO: call_cost start
[2026-04-07 03:50:13] Production.INFO: call_cost end
[2026-04-07 03:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:50:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:50:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:50:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:50:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:50:13] Production.INFO: ==11673== Releasing lock...
[2026-04-07 03:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:51:02] Production.INFO: ==11750== Lock acquired, processing the job...
[2026-04-07 08:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:51:02] Production.INFO: neon service started
[2026-04-07 08:51:02] Production.INFO: neon service started
[2026-04-07 08:51:02] Production.INFO: ==11750== Releasing lock...
[2026-04-07 08:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:51:02] Production.INFO: ==11754== Lock acquired, processing the job...
[2026-04-07 07:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:51:02] Production.INFO: ==11754== Releasing lock...
[2026-04-07 07:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:51:02] Production.INFO: ==11752== Lock acquired, processing the job...
[2026-04-07 03:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:51:02] Production.INFO: ==11752== Releasing lock...
[2026-04-07 03:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:51:03] Production.INFO: ==11757== Lock acquired, processing the job...
[2026-04-07 03:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 03:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 03:51:03] Production.INFO: ==11761== Lock acquired, processing the job...
[2026-04-07 03:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 03:51:03] Production.INFO: ==11757== Releasing lock...
[2026-04-07 03:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 03:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 03:51:03] Production.INFO: ==11759== Lock acquired, processing the job...
[2026-04-07 03:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:51:03] Production.INFO: ==11765== Lock acquired, processing the job...
[2026-04-07 03:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:51:03] Production.INFO: ==11767== Lock acquired, processing the job...
[2026-04-07 03:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 03:51:03] Production.INFO: ==11763== Lock acquired, processing the job...
[2026-04-07 03:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 03:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:51:03] Production.INFO: ==11769== Lock acquired, processing the job...
[2026-04-07 03:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:51:03] Production.INFO: Account Balance Start.
[2026-04-07 03:51:04] Production.INFO: CreateAllLog Start
[2026-04-07 03:51:04] Production.INFO: 117
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-08
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-09
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-10
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-11
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-12
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-13
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.INFO: ==11769== Releasing lock...
[2026-04-07 03:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:51:04] Production.INFO: ==11761== Releasing lock...
[2026-04-07 03:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:51:04] Production.ERROR: done
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 03:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051460', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 03:51:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:05] Production.INFO: Date 2026-03-31
[2026-04-07 03:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:05] Production.INFO: Date 2026-04-01
[2026-04-07 03:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:05] Production.INFO: Date 2026-04-02
[2026-04-07 03:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:05] Production.INFO: Date 2026-04-03
[2026-04-07 03:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:05] Production.INFO: Date 2026-04-04
[2026-04-07 03:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:05] Production.INFO: Date 2026-04-05
[2026-04-07 03:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:05] Production.INFO: Date 2026-04-06
[2026-04-07 03:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:05] Production.INFO: Date 2026-04-07
[2026-04-07 03:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:51:05] Production.INFO: Total Charge 0
[2026-04-07 03:51:05] Production.INFO: CreateAllLog End
[2026-04-07 03:51:05] Production.INFO: Account Balance End.
[2026-04-07 03:51:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:51:05] Production.INFO: ==11765== Releasing lock...
[2026-04-07 03:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051460', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 03:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 03:51:10] Production.INFO: ProcessCDR(1,17051460,1,1,2)
[2026-04-07 03:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051460,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 03:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051460,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 03:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 03:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 03:51:10] Production.INFO: ==11767== Releasing lock...
[2026-04-07 03:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 03:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 03:51:14] Production.ERROR: CronJobId end10
[2026-04-07 03:51:14] Production.INFO: ==11763== Releasing lock...
[2026-04-07 03:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:51:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:51:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:51:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:51:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:51:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:51:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:51:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:51:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:51:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:51:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:51:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:51:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:51:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:51:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:51:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:51:17] Production.INFO: call_cost start
[2026-04-07 03:51:17] Production.INFO: call_cost end
[2026-04-07 03:51:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:51:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:51:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:51:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:51:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:51:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:51:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:51:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:51:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:51:17] Production.INFO: ==11759== Releasing lock...
[2026-04-07 03:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:51:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:52:01] Production.INFO: ==11830== Lock acquired, processing the job...
[2026-04-07 08:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:52:01] Production.INFO: neon service started
[2026-04-07 08:52:01] Production.INFO: neon service started
[2026-04-07 08:52:01] Production.INFO: ==11830== Releasing lock...
[2026-04-07 08:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:52:01] Production.INFO: ==11834== Lock acquired, processing the job...
[2026-04-07 07:52:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:52:01] Production.INFO: ==11834== Releasing lock...
[2026-04-07 07:52:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:52:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:52:02] Production.INFO: ==11832== Lock acquired, processing the job...
[2026-04-07 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:52:02] Production.INFO: ==11832== Releasing lock...
[2026-04-07 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:52:03] Production.INFO: ==11838== Lock acquired, processing the job...
[2026-04-07 03:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:52:03] Production.INFO: ==11840== Lock acquired, processing the job...
[2026-04-07 03:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:52:03] Production.INFO: ==11846== Lock acquired, processing the job...
[2026-04-07 03:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:52:03] Production.INFO: ==11844== Lock acquired, processing the job...
[2026-04-07 03:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:52:03] Production.INFO: ==11842== Lock acquired, processing the job...
[2026-04-07 03:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:52:03] Production.INFO: ==11846== Releasing lock...
[2026-04-07 03:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:52:03] Production.INFO: Account Balance Start.
[2026-04-07 03:52:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:52:03] Production.INFO: 117
[2026-04-07 03:52:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:03] Production.INFO: ==11840== Releasing lock...
[2026-04-07 03:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:52:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:52:04] Production.INFO: Total Charge 0
[2026-04-07 03:52:04] Production.INFO: CreateAllLog End
[2026-04-07 03:52:04] Production.INFO: Account Balance End.
[2026-04-07 03:52:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:52:04] Production.INFO: ==11844== Releasing lock...
[2026-04-07 03:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:52:11] Production.ERROR: CronJobId end10
[2026-04-07 03:52:11] Production.INFO: ==11842== Releasing lock...
[2026-04-07 03:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:52:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:52:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:52:14] Production.INFO: call_cost start
[2026-04-07 03:52:14] Production.INFO: call_cost end
[2026-04-07 03:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:52:14] Production.INFO: ==11838== Releasing lock...
[2026-04-07 03:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:53:01] Production.INFO: ==11910== Lock acquired, processing the job...
[2026-04-07 08:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:53:01] Production.INFO: neon service started
[2026-04-07 08:53:01] Production.INFO: neon service started
[2026-04-07 08:53:01] Production.INFO: ==11910== Releasing lock...
[2026-04-07 08:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:53:02] Production.INFO: ==11914== Lock acquired, processing the job...
[2026-04-07 07:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:53:02] Production.INFO: ==11914== Releasing lock...
[2026-04-07 07:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:53:02] Production.INFO: ==11912== Lock acquired, processing the job...
[2026-04-07 03:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:53:02] Production.INFO: ==11912== Releasing lock...
[2026-04-07 03:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:53:03] Production.INFO: ==11917== Lock acquired, processing the job...
[2026-04-07 03:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:53:03] Production.INFO: ==11919== Lock acquired, processing the job...
[2026-04-07 03:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:53:03] Production.INFO: ==11921== Lock acquired, processing the job...
[2026-04-07 03:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:53:03] Production.INFO: ==11925== Lock acquired, processing the job...
[2026-04-07 03:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:53:03] Production.INFO: ==11923== Lock acquired, processing the job...
[2026-04-07 03:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:53:03] Production.INFO: Account Balance Start.
[2026-04-07 03:53:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:53:03] Production.INFO: 117
[2026-04-07 03:53:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:53:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:53:03] Production.INFO: ==11925== Releasing lock...
[2026-04-07 03:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:53:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:03] Production.INFO: ==11919== Releasing lock...
[2026-04-07 03:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:53:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:53:04] Production.INFO: Total Charge 0
[2026-04-07 03:53:04] Production.INFO: CreateAllLog End
[2026-04-07 03:53:04] Production.INFO: Account Balance End.
[2026-04-07 03:53:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:53:04] Production.INFO: ==11923== Releasing lock...
[2026-04-07 03:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:53:10] Production.ERROR: CronJobId end10
[2026-04-07 03:53:10] Production.INFO: ==11921== Releasing lock...
[2026-04-07 03:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:53:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:53:13] Production.INFO: call_cost start
[2026-04-07 03:53:13] Production.INFO: call_cost end
[2026-04-07 03:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:53:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:53:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:53:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:53:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:53:14] Production.INFO: ==11917== Releasing lock...
[2026-04-07 03:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:54:02] Production.INFO: ==11992== Lock acquired, processing the job...
[2026-04-07 08:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:54:02] Production.INFO: neon service started
[2026-04-07 08:54:02] Production.INFO: neon service started
[2026-04-07 08:54:02] Production.INFO: ==11992== Releasing lock...
[2026-04-07 08:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:54:02] Production.INFO: ==11994== Lock acquired, processing the job...
[2026-04-07 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:54:02] Production.INFO: ==11996== Lock acquired, processing the job...
[2026-04-07 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:54:02] Production.INFO: ==11996== Releasing lock...
[2026-04-07 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:54:02] Production.INFO: ==11994== Releasing lock...
[2026-04-07 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:54:03] Production.INFO: ==12000== Lock acquired, processing the job...
[2026-04-07 03:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:54:03] Production.INFO: ==11998== Lock acquired, processing the job...
[2026-04-07 03:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:54:03] Production.INFO: ==12002== Lock acquired, processing the job...
[2026-04-07 03:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:54:03] Production.INFO: ==12005== Lock acquired, processing the job...
[2026-04-07 03:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:54:03] Production.INFO: ==12007== Lock acquired, processing the job...
[2026-04-07 03:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:54:03] Production.INFO: Account Balance Start.
[2026-04-07 03:54:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:54:03] Production.INFO: 117
[2026-04-07 03:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:54:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:54:03] Production.INFO: ==12007== Releasing lock...
[2026-04-07 03:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-11
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-12
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-13
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: ==12000== Releasing lock...
[2026-04-07 03:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:05] Production.INFO: Date 2026-04-06
[2026-04-07 03:54:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:05] Production.INFO: Date 2026-04-07
[2026-04-07 03:54:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:54:05] Production.INFO: Total Charge 0
[2026-04-07 03:54:05] Production.INFO: CreateAllLog End
[2026-04-07 03:54:05] Production.INFO: Account Balance End.
[2026-04-07 03:54:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:54:05] Production.INFO: ==12005== Releasing lock...
[2026-04-07 03:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:54:11] Production.ERROR: CronJobId end10
[2026-04-07 03:54:11] Production.INFO: ==12002== Releasing lock...
[2026-04-07 03:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:54:14] Production.INFO: call_cost start
[2026-04-07 03:54:14] Production.INFO: call_cost end
[2026-04-07 03:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:54:14] Production.INFO: ==11998== Releasing lock...
[2026-04-07 03:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:55:01] Production.INFO: ==12066== Lock acquired, processing the job...
[2026-04-07 08:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:55:01] Production.INFO: neon service started
[2026-04-07 08:55:01] Production.INFO: neon service started
[2026-04-07 08:55:01] Production.INFO: ==12066== Releasing lock...
[2026-04-07 08:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:55:01] Production.INFO: ==12068== Lock acquired, processing the job...
[2026-04-07 03:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:55:02] Production.INFO: ==12068== Releasing lock...
[2026-04-07 03:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:55:02] Production.INFO: ==12070== Lock acquired, processing the job...
[2026-04-07 07:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:55:02] Production.INFO: ==12070== Releasing lock...
[2026-04-07 07:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:55:02] Production.INFO: ==12072== Lock acquired, processing the job...
[2026-04-07 03:55:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:55:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:55:03] Production.INFO: ==12074== Lock acquired, processing the job...
[2026-04-07 03:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:55:03] Production.INFO: ==12076== Lock acquired, processing the job...
[2026-04-07 03:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:55:03] Production.INFO: ==12078== Lock acquired, processing the job...
[2026-04-07 03:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:55:03] Production.INFO: ==12080== Lock acquired, processing the job...
[2026-04-07 03:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:55:03] Production.INFO: Account Balance Start.
[2026-04-07 03:55:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:55:03] Production.INFO: 117
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:55:03] Production.INFO: ==12080== Releasing lock...
[2026-04-07 03:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:03] Production.INFO: ==12074== Releasing lock...
[2026-04-07 03:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:55:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-23
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-24
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-25
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-26
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-27
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:03] Production.INFO: Date 2026-03-28
[2026-04-07 03:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:55:04] Production.INFO: Total Charge 0
[2026-04-07 03:55:04] Production.INFO: CreateAllLog End
[2026-04-07 03:55:04] Production.INFO: Account Balance End.
[2026-04-07 03:55:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:55:04] Production.INFO: ==12078== Releasing lock...
[2026-04-07 03:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:55:10] Production.ERROR: CronJobId end10
[2026-04-07 03:55:10] Production.INFO: ==12076== Releasing lock...
[2026-04-07 03:55:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:55:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:55:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:55:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:55:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:55:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:55:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:55:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:55:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:55:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:55:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:55:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:55:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:55:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:55:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:55:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:55:13] Production.INFO: call_cost start
[2026-04-07 03:55:13] Production.INFO: call_cost end
[2026-04-07 03:55:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:55:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:55:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:55:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:55:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:55:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:55:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:55:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:55:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:55:13] Production.INFO: ==12072== Releasing lock...
[2026-04-07 03:55:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:55:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:56:01] Production.INFO: ==12144== Lock acquired, processing the job...
[2026-04-07 08:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:56:01] Production.INFO: neon service started
[2026-04-07 08:56:01] Production.INFO: neon service started
[2026-04-07 08:56:01] Production.INFO: ==12144== Releasing lock...
[2026-04-07 08:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:56:02] Production.INFO: ==12146== Lock acquired, processing the job...
[2026-04-07 03:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:56:02] Production.INFO: ==12146== Releasing lock...
[2026-04-07 03:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:56:02] Production.INFO: ==12148== Lock acquired, processing the job...
[2026-04-07 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:56:02] Production.INFO: ==12148== Releasing lock...
[2026-04-07 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:56:03] Production.INFO: ==12158== Lock acquired, processing the job...
[2026-04-07 03:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:56:03] Production.INFO: ==12158== Releasing lock...
[2026-04-07 03:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:56:03] Production.INFO: ==12150== Lock acquired, processing the job...
[2026-04-07 03:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:56:03] Production.INFO: ==12154== Lock acquired, processing the job...
[2026-04-07 03:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:56:03] Production.INFO: ==12156== Lock acquired, processing the job...
[2026-04-07 03:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:56:03] Production.INFO: ==12152== Lock acquired, processing the job...
[2026-04-07 03:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:56:03] Production.INFO: Account Balance Start.
[2026-04-07 03:56:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:56:03] Production.INFO: 117
[2026-04-07 03:56:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-03-12
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-03-13
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: ==12152== Releasing lock...
[2026-04-07 03:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:56:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:56:04] Production.INFO: Total Charge 0
[2026-04-07 03:56:04] Production.INFO: CreateAllLog End
[2026-04-07 03:56:05] Production.INFO: Account Balance End.
[2026-04-07 03:56:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:56:05] Production.INFO: ==12156== Releasing lock...
[2026-04-07 03:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:56:12] Production.ERROR: CronJobId end10
[2026-04-07 03:56:12] Production.INFO: ==12154== Releasing lock...
[2026-04-07 03:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:56:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:56:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:56:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:56:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:56:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:56:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:56:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:56:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:56:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:56:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:56:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:56:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:56:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:56:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:56:15] Production.INFO: call_cost start
[2026-04-07 03:56:15] Production.INFO: call_cost end
[2026-04-07 03:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:56:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:56:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:56:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:56:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:56:15] Production.INFO: ==12150== Releasing lock...
[2026-04-07 03:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:57:01] Production.INFO: ==12225== Lock acquired, processing the job...
[2026-04-07 08:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:57:01] Production.INFO: neon service started
[2026-04-07 08:57:01] Production.INFO: neon service started
[2026-04-07 08:57:01] Production.INFO: ==12225== Releasing lock...
[2026-04-07 08:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:57:01] Production.INFO: ==12227== Lock acquired, processing the job...
[2026-04-07 03:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:57:01] Production.INFO: ==12227== Releasing lock...
[2026-04-07 03:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:57:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:57:02] Production.INFO: ==12229== Lock acquired, processing the job...
[2026-04-07 07:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:57:02] Production.INFO: ==12229== Releasing lock...
[2026-04-07 07:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:57:02] Production.INFO: ==12231== Lock acquired, processing the job...
[2026-04-07 03:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:57:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:57:02] Production.INFO: ==12233== Lock acquired, processing the job...
[2026-04-07 03:57:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:57:02] Production.INFO: ==12235== Lock acquired, processing the job...
[2026-04-07 03:57:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:57:02] Production.INFO: ==12237== Lock acquired, processing the job...
[2026-04-07 03:57:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:57:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:57:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:57:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:57:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:57:02] Production.INFO: Account Balance Start.
[2026-04-07 03:57:02] Production.INFO: CreateAllLog Start
[2026-04-07 03:57:02] Production.INFO: 117
[2026-04-07 03:57:02] Production.INFO: ==12239== Lock acquired, processing the job...
[2026-04-07 03:57:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:57:02] Production.INFO: Date 2026-03-08
[2026-04-07 03:57:02] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:02] Production.INFO: Date 2026-03-09
[2026-04-07 03:57:02] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: ==12239== Releasing lock...
[2026-04-07 03:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: ==12233== Releasing lock...
[2026-04-07 03:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-22
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-23
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-24
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-25
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-26
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-27
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-28
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-29
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-30
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-03-31
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-04-01
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-04-02
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-04-03
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:03] Production.INFO: Date 2026-04-04
[2026-04-07 03:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:57:04] Production.INFO: Total Charge 0
[2026-04-07 03:57:04] Production.INFO: CreateAllLog End
[2026-04-07 03:57:04] Production.INFO: Account Balance End.
[2026-04-07 03:57:04] Production.ERROR: CronJobId end 12
[2026-04-07 03:57:04] Production.INFO: ==12237== Releasing lock...
[2026-04-07 03:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:57:11] Production.ERROR: CronJobId end10
[2026-04-07 03:57:11] Production.INFO: ==12235== Releasing lock...
[2026-04-07 03:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:57:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:57:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:57:14] Production.INFO: call_cost start
[2026-04-07 03:57:14] Production.INFO: call_cost end
[2026-04-07 03:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:57:14] Production.INFO: ==12231== Releasing lock...
[2026-04-07 03:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:58:01] Production.INFO: ==12300== Lock acquired, processing the job...
[2026-04-07 08:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:58:01] Production.INFO: neon service started
[2026-04-07 08:58:01] Production.INFO: neon service started
[2026-04-07 08:58:01] Production.INFO: ==12300== Releasing lock...
[2026-04-07 08:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:58:02] Production.INFO: ==12304== Lock acquired, processing the job...
[2026-04-07 07:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:58:02] Production.INFO: ==12304== Releasing lock...
[2026-04-07 07:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:58:02] Production.INFO: ==12302== Lock acquired, processing the job...
[2026-04-07 03:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:58:02] Production.INFO: ==12302== Releasing lock...
[2026-04-07 03:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 03:58:03] Production.INFO: ==12307== Lock acquired, processing the job...
[2026-04-07 03:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:58:03] Production.INFO: ==12309== Lock acquired, processing the job...
[2026-04-07 03:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:58:03] Production.INFO: ==12315== Lock acquired, processing the job...
[2026-04-07 03:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:58:03] Production.INFO: ==12313== Lock acquired, processing the job...
[2026-04-07 03:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:58:03] Production.INFO: ==12311== Lock acquired, processing the job...
[2026-04-07 03:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:58:03] Production.INFO: Account Balance Start.
[2026-04-07 03:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:58:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:58:03] Production.INFO: 117
[2026-04-07 03:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:58:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:03] Production.INFO: ==12315== Releasing lock...
[2026-04-07 03:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:58:03] Production.INFO: Date 2026-03-09
[2026-04-07 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:03] Production.INFO: Date 2026-03-10
[2026-04-07 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:03] Production.INFO: Date 2026-03-11
[2026-04-07 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:03] Production.INFO: Date 2026-03-12
[2026-04-07 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:03] Production.INFO: Date 2026-03-13
[2026-04-07 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:03] Production.INFO: Date 2026-03-14
[2026-04-07 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:03] Production.INFO: Date 2026-03-15
[2026-04-07 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:03] Production.INFO: Date 2026-03-16
[2026-04-07 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:03] Production.INFO: Date 2026-03-17
[2026-04-07 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:03] Production.INFO: Date 2026-03-18
[2026-04-07 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:03] Production.INFO: Date 2026-03-19
[2026-04-07 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:03] Production.INFO: Date 2026-03-20
[2026-04-07 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:03] Production.INFO: Date 2026-03-21
[2026-04-07 03:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:04] Production.INFO: ==12309== Releasing lock...
[2026-04-07 03:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:58:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:04] Production.INFO: Date 2026-04-04
[2026-04-07 03:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:04] Production.INFO: Date 2026-04-05
[2026-04-07 03:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:04] Production.INFO: Date 2026-04-06
[2026-04-07 03:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:04] Production.INFO: Date 2026-04-07
[2026-04-07 03:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:58:04] Production.INFO: Total Charge 0
[2026-04-07 03:58:04] Production.INFO: CreateAllLog End
[2026-04-07 03:58:04] Production.INFO: Account Balance End.
[2026-04-07 03:58:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:58:05] Production.INFO: ==12313== Releasing lock...
[2026-04-07 03:58:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:58:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:58:11] Production.ERROR: CronJobId end10
[2026-04-07 03:58:11] Production.INFO: ==12311== Releasing lock...
[2026-04-07 03:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:58:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:58:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:58:15] Production.INFO: call_cost start
[2026-04-07 03:58:15] Production.INFO: call_cost end
[2026-04-07 03:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:58:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:58:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:58:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:58:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:58:15] Production.INFO: ==12307== Releasing lock...
[2026-04-07 03:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:59:02] Production.INFO: ==12382== Lock acquired, processing the job...
[2026-04-07 08:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 08:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 08:59:02] Production.INFO: neon service started
[2026-04-07 08:59:02] Production.INFO: neon service started
[2026-04-07 08:59:02] Production.INFO: ==12382== Releasing lock...
[2026-04-07 08:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 08:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 03:59:02] Production.INFO: ==12384== Lock acquired, processing the job...
[2026-04-07 03:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 03:59:02] Production.INFO: ==12384== Releasing lock...
[2026-04-07 03:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 03:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:59:02] Production.INFO: ==12386== Lock acquired, processing the job...
[2026-04-07 07:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:59:02] Production.INFO: ==12386== Releasing lock...
[2026-04-07 07:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 07:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 03:59:03] Production.INFO: ==12397== Lock acquired, processing the job...
[2026-04-07 03:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 03:59:03] Production.INFO: ==12389== Lock acquired, processing the job...
[2026-04-07 03:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 03:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 03:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 03:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 03:59:03] Production.INFO: ==12397== Releasing lock...
[2026-04-07 03:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 03:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 03:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 03:59:03] Production.INFO: ==12391== Lock acquired, processing the job...
[2026-04-07 03:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 03:59:03] Production.INFO: ==12393== Lock acquired, processing the job...
[2026-04-07 03:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 03:59:03] Production.INFO: ==12395== Lock acquired, processing the job...
[2026-04-07 03:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 03:59:03] Production.INFO: Account Balance Start.
[2026-04-07 03:59:03] Production.INFO: CreateAllLog Start
[2026-04-07 03:59:03] Production.INFO: 117
[2026-04-07 03:59:03] Production.INFO: Date 2026-03-08
[2026-04-07 03:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-09
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 03:59:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 03:59:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-10
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-11
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-12
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-13
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-14
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-15
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-16
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-17
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-18
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-19
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-20
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-21
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: ==12391== Releasing lock...
[2026-04-07 03:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 03:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-22
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-23
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-24
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-25
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-26
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-27
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-28
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-29
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-30
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-03-31
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-04-01
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-04-02
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:04] Production.INFO: Date 2026-04-03
[2026-04-07 03:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:05] Production.INFO: Date 2026-04-04
[2026-04-07 03:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:05] Production.INFO: Date 2026-04-05
[2026-04-07 03:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:05] Production.INFO: Date 2026-04-06
[2026-04-07 03:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:05] Production.INFO: Date 2026-04-07
[2026-04-07 03:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 03:59:05] Production.INFO: Total Charge 0
[2026-04-07 03:59:05] Production.INFO: CreateAllLog End
[2026-04-07 03:59:05] Production.INFO: Account Balance End.
[2026-04-07 03:59:05] Production.ERROR: CronJobId end 12
[2026-04-07 03:59:05] Production.INFO: ==12395== Releasing lock...
[2026-04-07 03:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 03:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 03:59:12] Production.ERROR: CronJobId end10
[2026-04-07 03:59:12] Production.INFO: ==12393== Releasing lock...
[2026-04-07 03:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 03:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 03:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 03:59:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 03:59:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 03:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 03:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 03:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 03:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 03:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 03:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 03:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 03:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 03:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 03:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 03:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 03:59:15] Production.INFO: call_cost start
[2026-04-07 03:59:15] Production.INFO: call_cost end
[2026-04-07 03:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 03:59:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 03:59:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 03:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 03:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 03:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 03:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 03:59:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 03:59:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 03:59:15] Production.INFO: ==12389== Releasing lock...
[2026-04-07 03:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 03:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:00:01] Production.INFO: ==12458== Lock acquired, processing the job...
[2026-04-07 09:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:00:01] Production.INFO: neon service started
[2026-04-07 09:00:01] Production.INFO: neon service started
[2026-04-07 09:00:01] Production.INFO: ==12458== Releasing lock...
[2026-04-07 09:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:00:02] Production.INFO: ==12460== Lock acquired, processing the job...
[2026-04-07 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:00:02] Production.INFO: ==12462== Lock acquired, processing the job...
[2026-04-07 08:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:00:02] Production.INFO: ==12462== Releasing lock...
[2026-04-07 08:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:00:02] Production.INFO: ==12460== Releasing lock...
[2026-04-07 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:00:03] Production.INFO: ==12467== Lock acquired, processing the job...
[2026-04-07 04:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:00:03] Production.INFO: ==12471== Lock acquired, processing the job...
[2026-04-07 04:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:00:03] Production.INFO: ==12469== Lock acquired, processing the job...
[2026-04-07 04:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:00:03] Production.INFO: ==12473== Lock acquired, processing the job...
[2026-04-07 04:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:00:03] Production.INFO: ==12475== Lock acquired, processing the job...
[2026-04-07 04:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:00:03] Production.INFO: Account Balance Start.
[2026-04-07 04:00:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:00:03] Production.INFO: 117
[2026-04-07 04:00:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:00:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:00:03] Production.INFO: ==12475== Releasing lock...
[2026-04-07 04:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:00:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:03] Production.INFO: ==12469== Releasing lock...
[2026-04-07 04:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:00:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:00:04] Production.INFO: Total Charge 0
[2026-04-07 04:00:04] Production.INFO: CreateAllLog End
[2026-04-07 04:00:04] Production.INFO: Account Balance End.
[2026-04-07 04:00:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:00:04] Production.INFO: ==12473== Releasing lock...
[2026-04-07 04:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:00:12] Production.ERROR: CronJobId end10
[2026-04-07 04:00:12] Production.INFO: ==12471== Releasing lock...
[2026-04-07 04:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:00:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:00:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:00:15] Production.INFO: call_cost start
[2026-04-07 04:00:15] Production.INFO: call_cost end
[2026-04-07 04:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:00:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:00:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:00:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:00:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:00:15] Production.INFO: ==12467== Releasing lock...
[2026-04-07 04:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:01:01] Production.INFO: ==12542== Lock acquired, processing the job...
[2026-04-07 09:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:01:01] Production.INFO: neon service started
[2026-04-07 09:01:02] Production.INFO: neon service started
[2026-04-07 09:01:02] Production.INFO: ==12542== Releasing lock...
[2026-04-07 09:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:01:02] Production.INFO: ==12555== Lock acquired, processing the job...
[2026-04-07 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:01:02] Production.INFO: ==12557== Lock acquired, processing the job...
[2026-04-07 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:01:02] Production.INFO: ==12557== Releasing lock...
[2026-04-07 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:01:02] Production.INFO: ==12555== Releasing lock...
[2026-04-07 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:01:03] Production.INFO: ==12564== Lock acquired, processing the job...
[2026-04-07 04:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:01:03] Production.INFO: ==12566== Lock acquired, processing the job...
[2026-04-07 04:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:01:03] Production.INFO: ==12562== Lock acquired, processing the job...
[2026-04-07 04:01:03] Production.INFO: dbcleanup-command-dbcleanup-companyid-1-cronjobid-3 #Starts#
[2026-04-07 04:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:01:03] Production.INFO: ==12560== Lock acquired, processing the job...
[2026-04-07 04:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 04:01:04] Production.INFO: ==12574== Lock acquired, processing the job...
[2026-04-07 04:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:01:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 04:01:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 04:01:04] Production.ERROR: CronJob PID - 12562
[2026-04-07 04:01:04] Production.ERROR: CronJob Title - DB CleanUp
[2026-04-07 04:01:04] Production.ERROR: CronJob ID - 3
[2026-04-07 04:01:04] Production.ERROR: CronJob Last Run Time 2026-04-07 04:01:00
[2026-04-07 04:01:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 04:01:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 04:01:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 04:01:04] Production.ERROR: CronJob PID - 12564
[2026-04-07 04:01:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 04:01:04] Production.ERROR: CronJob ID - 5
[2026-04-07 04:01:04] Production.ERROR: CronJob Last Run Time 2026-04-07 04:01:00
[2026-04-07 04:01:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 04:01:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 04:01:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 04:01:04] Production.ERROR: CronJob PID - 12566
[2026-04-07 04:01:04] Production.ERROR: CronJob Title - Account Block
[2026-04-07 04:01:04] Production.ERROR: CronJob ID - 7
[2026-04-07 04:01:04] Production.ERROR: CronJob Last Run Time 2026-04-07 04:01:00
[2026-04-07 04:01:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 04:01:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 04:01:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 04:01:04] Production.ERROR: CronJob PID - 12574
[2026-04-07 04:01:04] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-04-07 04:01:04] Production.ERROR: CronJob ID - 19
[2026-04-07 04:01:04] Production.ERROR: CronJob Last Run Time 2026-04-07 04:01:00
[2026-04-07 04:01:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 04:01:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 04:01:04] Production.INFO: DBcleanup Starts.
[2026-04-07 04:01:04] Production.INFO: Usage Download Log Start.
[2026-04-07 04:01:04] Production.INFO: Usage Download Log End.
[2026-04-07 04:01:04] Production.INFO: Cronjob History Delete Start.
[2026-04-07 04:01:04] Production.INFO: call prc_deleteJobOrCronJobLogByRetention(1,'2025-04-07','Cronjob')
[2026-04-07 04:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:01:04] Production.INFO: ==12570== Lock acquired, processing the job...
[2026-04-07 04:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:01:04] Production.INFO: ==12568== Lock acquired, processing the job...
[2026-04-07 04:01:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:01:04] Production.INFO: ==12574== Releasing lock...
[2026-04-07 04:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:01:04] Production.INFO: ==12572== Lock acquired, processing the job...
[2026-04-07 04:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 04:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 04:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:01:04] Production.INFO: Account Balance Start.
[2026-04-07 04:01:04] Production.INFO: CreateAllLog Start
[2026-04-07 04:01:04] Production.INFO: 117
[2026-04-07 04:01:04] Production.INFO: Date 2026-03-08
[2026-04-07 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:04] Production.INFO: Date 2026-03-09
[2026-04-07 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:04] Production.INFO: Date 2026-03-10
[2026-04-07 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:04] Production.INFO: Date 2026-03-11
[2026-04-07 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:04] Production.INFO: Date 2026-03-12
[2026-04-07 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.ERROR: done
[2026-04-07 04:01:05] Production.INFO: Date 2026-03-16
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: Date 2026-03-17
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 04:01:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051502', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 04:01:05] Production.INFO: Date 2026-03-18
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: Date 2026-03-19
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: ==12566== Releasing lock...
[2026-04-07 04:01:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:01:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:01:05] Production.INFO: Date 2026-03-20
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: Date 2026-03-21
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: Date 2026-03-22
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: Date 2026-03-23
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: Date 2026-03-24
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: Date 2026-03-25
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: Date 2026-03-26
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: Date 2026-03-27
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: Date 2026-03-28
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: Date 2026-03-29
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: Date 2026-03-30
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: Date 2026-03-31
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: Date 2026-04-01
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: Date 2026-04-02
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: Date 2026-04-03
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: Date 2026-04-04
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: Date 2026-04-05
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: Date 2026-04-06
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:01:06] Production.INFO: Total Charge 0
[2026-04-07 04:01:06] Production.INFO: CreateAllLog End
[2026-04-07 04:01:06] Production.INFO: Account Balance End.
[2026-04-07 04:01:06] Production.ERROR: CronJobId end 12
[2026-04-07 04:01:06] Production.INFO: ==12570== Releasing lock...
[2026-04-07 04:01:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:01:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:01:13] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051502', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 04:01:13] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 04:01:13] Production.INFO: ProcessCDR(1,17051502,1,1,2)
[2026-04-07 04:01:13] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051502,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 04:01:13] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051502,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 04:01:13] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 04:01:13] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 04:01:13] Production.INFO: ==12572== Releasing lock...
[2026-04-07 04:01:13] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 04:01:13] Production.INFO: 26 MB #Memory Used#
[2026-04-07 04:01:17] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 04:01:17] Production.INFO: ==12560== Releasing lock...
[2026-04-07 04:01:17] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 04:01:17] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 04:01:17] Production.INFO: Cronjob History Delete End.
[2026-04-07 04:01:17] Production.INFO: Job Log Delete Start.
[2026-04-07 04:01:17] Production.INFO: call prc_deleteJobOrCronJobLogByRetention(1,'2025-04-07','Job')
[2026-04-07 04:01:17] Production.INFO: Job Log Delete End.
[2026-04-07 04:01:17] Production.INFO: Customer RateSheet History Delete Starts.
[2026-04-07 04:01:17] Production.INFO: Customer RateSheet History Delete End.
[2026-04-07 04:01:17] Production.INFO: Vendor RateSheet History Delete Start.
[2026-04-07 04:01:17] Production.INFO: Vendor RateSheet History Delete End.
[2026-04-07 04:01:17] Production.INFO: All Old Rate Delete Start
[2026-04-07 04:01:17] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldVendorRate Start.
[2026-04-07 04:01:17] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldVendorRate Done.
[2026-04-07 04:01:17] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldCustomerRate Start.
[2026-04-07 04:01:17] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldCustomerRate Done.
[2026-04-07 04:01:17] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateTableRate Start.
[2026-04-07 04:01:17] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateTableRate Done.
[2026-04-07 04:01:17] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateSheetDetails Start.
[2026-04-07 04:01:17] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateSheetDetails Done.
[2026-04-07 04:01:17] Production.INFO: All Old Rate Delete End
[2026-04-07 04:01:17] Production.INFO: Customer CDR Delete Start.
[2026-04-07 04:01:17] Production.INFO: Customer CDR Delete End.
[2026-04-07 04:01:17] Production.INFO: Customer Failed Call Start.
[2026-04-07 04:01:17] Production.INFO: Customer Failed Call Delete End.
[2026-04-07 04:01:17] Production.INFO: Vendor CDR Delete Start.
[2026-04-07 04:01:17] Production.INFO: Vendor CDR Delete End.
[2026-04-07 04:01:17] Production.INFO: Vendor CDR Delete Start.
[2026-04-07 04:01:17] Production.INFO: Vendor CDR Delete End.
[2026-04-07 04:01:17] Production.INFO: RateLog Delete Start.
[2026-04-07 04:01:17] Production.INFO: RateLog Delete End.
[2026-04-07 04:01:17] Production.INFO: Archive Old Rate Delete Start.
[2026-04-07 04:01:17] Production.INFO: Archive Old Rate Delete End.
[2026-04-07 04:01:17] Production.INFO: Tickets Delete Start.
[2026-04-07 04:01:17] Production.INFO: Tickets Delete End.
[2026-04-07 04:01:17] Production.INFO: DBcleanup Done.
[2026-04-07 04:01:17] Production.ERROR: CronJobId end 3
[2026-04-07 04:01:17] Production.INFO: ==12562== Releasing lock...
[2026-04-07 04:01:17] Production.INFO: dbcleanup-command-dbcleanup-companyid-1-cronjobid-3 #Stops#
[2026-04-07 04:01:17] Production.INFO: 26 MB #Memory Used#
[2026-04-07 04:01:20] Production.ERROR: CronJobId end10
[2026-04-07 04:01:20] Production.INFO: ==12568== Releasing lock...
[2026-04-07 04:01:20] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:01:20] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:01:20] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:01:20] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:01:20] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:01:20] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:01:20] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:01:20] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:01:20] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:01:20] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:01:20] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:01:20] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:01:20] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:01:20] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:01:20] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:01:20] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:01:20] Production.INFO: call_cost start
[2026-04-07 04:01:20] Production.INFO: call_cost end
[2026-04-07 04:01:20] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:01:20] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:01:20] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:01:20] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:01:20] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:01:20] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:01:20] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:01:20] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:01:20] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:01:20] Production.INFO: ==12564== Releasing lock...
[2026-04-07 04:01:20] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:01:20] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:02:01] Production.INFO: ==12639== Lock acquired, processing the job...
[2026-04-07 09:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:02:01] Production.INFO: neon service started
[2026-04-07 09:02:01] Production.INFO: neon service started
[2026-04-07 09:02:01] Production.INFO: ==12639== Releasing lock...
[2026-04-07 09:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:02:01] Production.INFO: ==12641== Lock acquired, processing the job...
[2026-04-07 04:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:02:02] Production.INFO: ==12641== Releasing lock...
[2026-04-07 04:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:02:02] Production.INFO: ==12648== Lock acquired, processing the job...
[2026-04-07 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:02:02] Production.INFO: ==12648== Releasing lock...
[2026-04-07 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:02:02] Production.INFO: ==12650== Lock acquired, processing the job...
[2026-04-07 04:02:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:02:02] Production.INFO: ==12652== Lock acquired, processing the job...
[2026-04-07 04:02:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:02:02] Production.INFO: ==12656== Lock acquired, processing the job...
[2026-04-07 04:02:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:02:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:02:02] Production.INFO: Account Balance Start.
[2026-04-07 04:02:02] Production.INFO: CreateAllLog Start
[2026-04-07 04:02:02] Production.INFO: 117
[2026-04-07 04:02:02] Production.INFO: Date 2026-03-08
[2026-04-07 04:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:03] Production.INFO: ==12654== Lock acquired, processing the job...
[2026-04-07 04:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:02:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:03] Production.INFO: ==12662== Lock acquired, processing the job...
[2026-04-07 04:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:02:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:03] Production.INFO: ==12660== Lock acquired, processing the job...
[2026-04-07 04:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-07 04:02:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:02:03] Production.INFO: ==12652== Releasing lock...
[2026-04-07 04:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:02:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 04:02:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:02:03] Production.INFO: ==12662== Releasing lock...
[2026-04-07 04:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:02:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:03] Production.INFO: Date 2026-03-22
[2026-04-07 04:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:03] Production.INFO: Date 2026-03-23
[2026-04-07 04:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:03] Production.INFO: Date 2026-03-24
[2026-04-07 04:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:03] Production.INFO: Date 2026-03-25
[2026-04-07 04:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:03] Production.INFO: Date 2026-03-26
[2026-04-07 04:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:03] Production.INFO: Date 2026-03-27
[2026-04-07 04:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:04] Production.ERROR: done
[2026-04-07 04:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-07 04:02:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:02:04] Production.INFO: Total Charge 0
[2026-04-07 04:02:04] Production.INFO: CreateAllLog End
[2026-04-07 04:02:04] Production.ERROR: done
[2026-04-07 04:02:04] Production.INFO: Account Balance End.
[2026-04-07 04:02:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:02:04] Production.INFO: ==12656== Releasing lock...
[2026-04-07 04:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-07 04:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-07 04:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:02:04] Production.INFO: ==12660== Releasing lock...
[2026-04-07 04:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-07 04:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-07 04:02:13] Production.ERROR: CronJobId end10
[2026-04-07 04:02:13] Production.INFO: ==12654== Releasing lock...
[2026-04-07 04:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:02:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:02:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:02:15] Production.INFO: call_cost start
[2026-04-07 04:02:15] Production.INFO: call_cost end
[2026-04-07 04:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:02:15] Production.INFO: ==12650== Releasing lock...
[2026-04-07 04:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:03:01] Production.INFO: ==12724== Lock acquired, processing the job...
[2026-04-07 09:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:03:01] Production.INFO: neon service started
[2026-04-07 09:03:01] Production.INFO: neon service started
[2026-04-07 09:03:01] Production.INFO: ==12724== Releasing lock...
[2026-04-07 09:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:03:02] Production.INFO: ==12727== Lock acquired, processing the job...
[2026-04-07 04:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:03:02] Production.INFO: ==12727== Releasing lock...
[2026-04-07 04:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:03:02] Production.INFO: ==12729== Lock acquired, processing the job...
[2026-04-07 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:03:02] Production.INFO: ==12729== Releasing lock...
[2026-04-07 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:03:03] Production.INFO: ==12739== Lock acquired, processing the job...
[2026-04-07 04:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:03:03] Production.INFO: ==12739== Releasing lock...
[2026-04-07 04:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:03:03] Production.INFO: ==12731== Lock acquired, processing the job...
[2026-04-07 04:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:03:03] Production.INFO: ==12733== Lock acquired, processing the job...
[2026-04-07 04:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:03:03] Production.INFO: ==12735== Lock acquired, processing the job...
[2026-04-07 04:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:03:03] Production.INFO: ==12737== Lock acquired, processing the job...
[2026-04-07 04:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:03:03] Production.INFO: Account Balance Start.
[2026-04-07 04:03:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:03:03] Production.INFO: 117
[2026-04-07 04:03:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:03] Production.INFO: ==12733== Releasing lock...
[2026-04-07 04:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:03:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:03:04] Production.INFO: Total Charge 0
[2026-04-07 04:03:04] Production.INFO: CreateAllLog End
[2026-04-07 04:03:04] Production.INFO: Account Balance End.
[2026-04-07 04:03:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:03:04] Production.INFO: ==12737== Releasing lock...
[2026-04-07 04:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:03:12] Production.ERROR: CronJobId end10
[2026-04-07 04:03:12] Production.INFO: ==12735== Releasing lock...
[2026-04-07 04:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:03:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:03:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:03:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:03:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:03:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:03:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:03:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:03:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:03:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:03:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:03:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:03:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:03:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:03:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:03:15] Production.INFO: call_cost start
[2026-04-07 04:03:15] Production.INFO: call_cost end
[2026-04-07 04:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:03:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:03:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:03:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:03:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:03:15] Production.INFO: ==12731== Releasing lock...
[2026-04-07 04:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:04:02] Production.INFO: ==12807== Lock acquired, processing the job...
[2026-04-07 09:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:04:02] Production.INFO: neon service started
[2026-04-07 09:04:02] Production.INFO: neon service started
[2026-04-07 09:04:02] Production.INFO: ==12807== Releasing lock...
[2026-04-07 09:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:04:02] Production.INFO: ==12810== Lock acquired, processing the job...
[2026-04-07 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:04:02] Production.INFO: ==12810== Releasing lock...
[2026-04-07 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:04:02] Production.INFO: ==12812== Lock acquired, processing the job...
[2026-04-07 08:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:04:03] Production.INFO: ==12812== Releasing lock...
[2026-04-07 08:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:04:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:04:03] Production.INFO: ==12814== Lock acquired, processing the job...
[2026-04-07 04:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:04:03] Production.INFO: ==12816== Lock acquired, processing the job...
[2026-04-07 04:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:04:03] Production.INFO: ==12820== Lock acquired, processing the job...
[2026-04-07 04:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:04:03] Production.INFO: ==12818== Lock acquired, processing the job...
[2026-04-07 04:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:04:03] Production.INFO: ==12822== Lock acquired, processing the job...
[2026-04-07 04:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:04:03] Production.INFO: Account Balance Start.
[2026-04-07 04:04:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:04:03] Production.INFO: 117
[2026-04-07 04:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:04:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:04:03] Production.INFO: ==12822== Releasing lock...
[2026-04-07 04:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:04:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-03-12
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: ==12816== Releasing lock...
[2026-04-07 04:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:04:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:04:04] Production.INFO: Total Charge 0
[2026-04-07 04:04:04] Production.INFO: CreateAllLog End
[2026-04-07 04:04:04] Production.INFO: Account Balance End.
[2026-04-07 04:04:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:04:05] Production.INFO: ==12820== Releasing lock...
[2026-04-07 04:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:04:11] Production.ERROR: CronJobId end10
[2026-04-07 04:04:11] Production.INFO: ==12818== Releasing lock...
[2026-04-07 04:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:04:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:04:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:04:14] Production.INFO: call_cost start
[2026-04-07 04:04:14] Production.INFO: call_cost end
[2026-04-07 04:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:04:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:04:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:04:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:04:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:04:14] Production.INFO: ==12814== Releasing lock...
[2026-04-07 04:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:05:01] Production.INFO: ==12889== Lock acquired, processing the job...
[2026-04-07 09:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:05:01] Production.INFO: neon service started
[2026-04-07 09:05:01] Production.INFO: neon service started
[2026-04-07 09:05:01] Production.INFO: ==12889== Releasing lock...
[2026-04-07 09:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:05:01] Production.INFO: ==12891== Lock acquired, processing the job...
[2026-04-07 04:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:05:02] Production.INFO: ==12891== Releasing lock...
[2026-04-07 04:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:05:02] Production.INFO: ==12893== Lock acquired, processing the job...
[2026-04-07 08:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:05:02] Production.INFO: ==12893== Releasing lock...
[2026-04-07 08:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:05:02] Production.INFO: ==12895== Lock acquired, processing the job...
[2026-04-07 04:05:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:05:02] Production.INFO: ==12897== Lock acquired, processing the job...
[2026-04-07 04:05:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:05:03] Production.INFO: ==12899== Lock acquired, processing the job...
[2026-04-07 04:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:05:03] Production.INFO: ==12903== Lock acquired, processing the job...
[2026-04-07 04:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:05:03] Production.INFO: ==12901== Lock acquired, processing the job...
[2026-04-07 04:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:05:03] Production.INFO: Account Balance Start.
[2026-04-07 04:05:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:05:03] Production.INFO: 117
[2026-04-07 04:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:05:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:05:03] Production.INFO: ==12903== Releasing lock...
[2026-04-07 04:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:03] Production.INFO: ==12897== Releasing lock...
[2026-04-07 04:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:05:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:03] Production.INFO: Date 2026-03-22
[2026-04-07 04:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:05:04] Production.INFO: Total Charge 0
[2026-04-07 04:05:04] Production.INFO: CreateAllLog End
[2026-04-07 04:05:04] Production.INFO: Account Balance End.
[2026-04-07 04:05:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:05:04] Production.INFO: ==12901== Releasing lock...
[2026-04-07 04:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:05:11] Production.ERROR: CronJobId end10
[2026-04-07 04:05:11] Production.INFO: ==12899== Releasing lock...
[2026-04-07 04:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:05:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:05:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:05:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:05:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:05:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:05:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:05:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:05:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:05:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:05:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:05:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:05:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:05:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:05:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:05:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:05:13] Production.INFO: call_cost start
[2026-04-07 04:05:13] Production.INFO: call_cost end
[2026-04-07 04:05:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:05:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:05:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:05:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:05:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:05:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:05:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:05:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:05:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:05:13] Production.INFO: ==12895== Releasing lock...
[2026-04-07 04:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:05:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:06:02] Production.INFO: ==12967== Lock acquired, processing the job...
[2026-04-07 09:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:06:02] Production.INFO: neon service started
[2026-04-07 09:06:02] Production.INFO: neon service started
[2026-04-07 09:06:02] Production.INFO: ==12967== Releasing lock...
[2026-04-07 09:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:06:02] Production.INFO: ==12971== Lock acquired, processing the job...
[2026-04-07 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:06:02] Production.INFO: ==12971== Releasing lock...
[2026-04-07 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:06:02] Production.INFO: ==12969== Lock acquired, processing the job...
[2026-04-07 04:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:06:02] Production.INFO: ==12969== Releasing lock...
[2026-04-07 04:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:06:03] Production.INFO: ==12975== Lock acquired, processing the job...
[2026-04-07 04:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:06:03] Production.INFO: ==12979== Lock acquired, processing the job...
[2026-04-07 04:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:06:03] Production.INFO: ==12977== Lock acquired, processing the job...
[2026-04-07 04:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:06:03] Production.INFO: Account Balance Start.
[2026-04-07 04:06:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:06:03] Production.INFO: ==12973== Lock acquired, processing the job...
[2026-04-07 04:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:06:03] Production.INFO: 117
[2026-04-07 04:06:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:03] Production.INFO: ==12981== Lock acquired, processing the job...
[2026-04-07 04:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:06:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:06:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:06:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:06:03] Production.INFO: ==12981== Releasing lock...
[2026-04-07 04:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:06:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:03] Production.INFO: Date 2026-03-22
[2026-04-07 04:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:04] Production.INFO: ==12975== Releasing lock...
[2026-04-07 04:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:06:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:06:04] Production.INFO: Total Charge 0
[2026-04-07 04:06:04] Production.INFO: CreateAllLog End
[2026-04-07 04:06:04] Production.INFO: Account Balance End.
[2026-04-07 04:06:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:06:04] Production.INFO: ==12979== Releasing lock...
[2026-04-07 04:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:06:11] Production.ERROR: CronJobId end10
[2026-04-07 04:06:11] Production.INFO: ==12977== Releasing lock...
[2026-04-07 04:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:06:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:06:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:06:13] Production.INFO: call_cost start
[2026-04-07 04:06:13] Production.INFO: call_cost end
[2026-04-07 04:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:06:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:06:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:06:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:06:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:06:13] Production.INFO: ==12973== Releasing lock...
[2026-04-07 04:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:07:01] Production.INFO: ==13041== Lock acquired, processing the job...
[2026-04-07 09:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:07:01] Production.INFO: neon service started
[2026-04-07 09:07:01] Production.INFO: neon service started
[2026-04-07 09:07:01] Production.INFO: ==13041== Releasing lock...
[2026-04-07 09:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:07:01] Production.INFO: ==13043== Lock acquired, processing the job...
[2026-04-07 04:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:07:01] Production.INFO: ==13043== Releasing lock...
[2026-04-07 04:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:07:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:07:02] Production.INFO: ==13045== Lock acquired, processing the job...
[2026-04-07 08:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:07:02] Production.INFO: ==13045== Releasing lock...
[2026-04-07 08:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:07:02] Production.INFO: ==13052== Lock acquired, processing the job...
[2026-04-07 04:07:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:07:02] Production.INFO: ==13050== Lock acquired, processing the job...
[2026-04-07 04:07:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:07:02] Production.INFO: ==13048== Lock acquired, processing the job...
[2026-04-07 04:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:07:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:07:02] Production.INFO: ==13054== Lock acquired, processing the job...
[2026-04-07 04:07:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:07:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:07:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:07:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:07:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:07:02] Production.INFO: ==13056== Lock acquired, processing the job...
[2026-04-07 04:07:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:07:03] Production.INFO: Account Balance Start.
[2026-04-07 04:07:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:07:03] Production.INFO: 117
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:07:03] Production.INFO: ==13056== Releasing lock...
[2026-04-07 04:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-22
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-23
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-24
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: ==13050== Releasing lock...
[2026-04-07 04:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-25
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-26
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-27
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-28
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-29
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-30
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-03-31
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:03] Production.INFO: Date 2026-04-01
[2026-04-07 04:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:07:04] Production.INFO: Total Charge 0
[2026-04-07 04:07:04] Production.INFO: CreateAllLog End
[2026-04-07 04:07:04] Production.INFO: Account Balance End.
[2026-04-07 04:07:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:07:04] Production.INFO: ==13054== Releasing lock...
[2026-04-07 04:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:07:10] Production.ERROR: CronJobId end10
[2026-04-07 04:07:10] Production.INFO: ==13052== Releasing lock...
[2026-04-07 04:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:07:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:07:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:07:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:07:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:07:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:07:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:07:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:07:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:07:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:07:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:07:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:07:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:07:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:07:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:07:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:07:13] Production.INFO: call_cost start
[2026-04-07 04:07:13] Production.INFO: call_cost end
[2026-04-07 04:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:07:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:07:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:07:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:07:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:07:13] Production.INFO: ==13048== Releasing lock...
[2026-04-07 04:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:08:01] Production.INFO: ==13123== Lock acquired, processing the job...
[2026-04-07 09:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:08:01] Production.INFO: neon service started
[2026-04-07 09:08:01] Production.INFO: neon service started
[2026-04-07 09:08:01] Production.INFO: ==13123== Releasing lock...
[2026-04-07 09:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:08:02] Production.INFO: ==13125== Lock acquired, processing the job...
[2026-04-07 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:08:02] Production.INFO: ==13125== Releasing lock...
[2026-04-07 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:08:02] Production.INFO: ==13127== Lock acquired, processing the job...
[2026-04-07 08:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:08:02] Production.INFO: ==13127== Releasing lock...
[2026-04-07 08:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:08:03] Production.INFO: ==13137== Lock acquired, processing the job...
[2026-04-07 04:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:08:03] Production.INFO: ==13129== Lock acquired, processing the job...
[2026-04-07 04:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:08:03] Production.INFO: ==13131== Lock acquired, processing the job...
[2026-04-07 04:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:08:03] Production.INFO: ==13133== Lock acquired, processing the job...
[2026-04-07 04:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:08:03] Production.INFO: ==13137== Releasing lock...
[2026-04-07 04:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:08:03] Production.INFO: ==13135== Lock acquired, processing the job...
[2026-04-07 04:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:08:03] Production.INFO: Account Balance Start.
[2026-04-07 04:08:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:08:03] Production.INFO: 117
[2026-04-07 04:08:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: ==13131== Releasing lock...
[2026-04-07 04:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:08:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:05] Production.INFO: Date 2026-04-06
[2026-04-07 04:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:08:05] Production.INFO: Total Charge 0
[2026-04-07 04:08:05] Production.INFO: CreateAllLog End
[2026-04-07 04:08:05] Production.INFO: Account Balance End.
[2026-04-07 04:08:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:08:05] Production.INFO: ==13135== Releasing lock...
[2026-04-07 04:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:08:10] Production.ERROR: CronJobId end10
[2026-04-07 04:08:10] Production.INFO: ==13133== Releasing lock...
[2026-04-07 04:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:08:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:08:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:08:14] Production.INFO: call_cost start
[2026-04-07 04:08:14] Production.INFO: call_cost end
[2026-04-07 04:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:08:14] Production.INFO: ==13129== Releasing lock...
[2026-04-07 04:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:09:02] Production.INFO: ==13204== Lock acquired, processing the job...
[2026-04-07 09:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:09:02] Production.INFO: neon service started
[2026-04-07 09:09:02] Production.INFO: neon service started
[2026-04-07 09:09:02] Production.INFO: ==13204== Releasing lock...
[2026-04-07 09:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:09:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 08:09:02] Production.INFO: ==13208== Lock acquired, processing the job...
[2026-04-07 08:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:09:02] Production.INFO: ==13208== Releasing lock...
[2026-04-07 08:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:09:02] Production.INFO: ==13206== Lock acquired, processing the job...
[2026-04-07 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:09:02] Production.INFO: ==13206== Releasing lock...
[2026-04-07 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:09:03] Production.INFO: ==13211== Lock acquired, processing the job...
[2026-04-07 04:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:09:03] Production.INFO: ==13213== Lock acquired, processing the job...
[2026-04-07 04:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:09:03] Production.INFO: ==13217== Lock acquired, processing the job...
[2026-04-07 04:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:09:03] Production.INFO: ==13219== Lock acquired, processing the job...
[2026-04-07 04:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:09:03] Production.INFO: ==13215== Lock acquired, processing the job...
[2026-04-07 04:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:09:03] Production.INFO: Account Balance Start.
[2026-04-07 04:09:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:09:03] Production.INFO: 117
[2026-04-07 04:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:09:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:09:03] Production.INFO: ==13219== Releasing lock...
[2026-04-07 04:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:09:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-10
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-11
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-12
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: ==13213== Releasing lock...
[2026-04-07 04:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:05] Production.INFO: Date 2026-04-03
[2026-04-07 04:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:05] Production.INFO: Date 2026-04-04
[2026-04-07 04:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:05] Production.INFO: Date 2026-04-05
[2026-04-07 04:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:05] Production.INFO: Date 2026-04-06
[2026-04-07 04:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:09:05] Production.INFO: Total Charge 0
[2026-04-07 04:09:05] Production.INFO: CreateAllLog End
[2026-04-07 04:09:05] Production.INFO: Account Balance End.
[2026-04-07 04:09:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:09:05] Production.INFO: ==13217== Releasing lock...
[2026-04-07 04:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:09:10] Production.ERROR: CronJobId end10
[2026-04-07 04:09:10] Production.INFO: ==13215== Releasing lock...
[2026-04-07 04:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:09:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:09:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:09:13] Production.INFO: call_cost start
[2026-04-07 04:09:13] Production.INFO: call_cost end
[2026-04-07 04:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:09:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:09:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:09:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:09:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:09:13] Production.INFO: ==13211== Releasing lock...
[2026-04-07 04:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:10:01] Production.INFO: ==13282== Lock acquired, processing the job...
[2026-04-07 09:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:10:01] Production.INFO: neon service started
[2026-04-07 09:10:01] Production.INFO: neon service started
[2026-04-07 09:10:01] Production.INFO: ==13282== Releasing lock...
[2026-04-07 09:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:10:01] Production.INFO: ==13284== Lock acquired, processing the job...
[2026-04-07 04:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:10:02] Production.INFO: ==13284== Releasing lock...
[2026-04-07 04:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:10:02] Production.INFO: ==13286== Lock acquired, processing the job...
[2026-04-07 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:10:02] Production.INFO: ==13286== Releasing lock...
[2026-04-07 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:10:02] Production.INFO: ==13288== Lock acquired, processing the job...
[2026-04-07 04:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:10:03] Production.INFO: ==13290== Lock acquired, processing the job...
[2026-04-07 04:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:10:03] Production.INFO: ==13294== Lock acquired, processing the job...
[2026-04-07 04:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:10:03] Production.INFO: Account Balance Start.
[2026-04-07 04:10:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:10:03] Production.INFO: 117
[2026-04-07 04:10:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:03] Production.INFO: ==13292== Lock acquired, processing the job...
[2026-04-07 04:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:10:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:03] Production.INFO: ==13296== Lock acquired, processing the job...
[2026-04-07 04:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:10:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:10:03] Production.INFO: ==13296== Releasing lock...
[2026-04-07 04:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:10:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:03] Production.INFO: ==13290== Releasing lock...
[2026-04-07 04:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:10:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:03] Production.INFO: Date 2026-03-22
[2026-04-07 04:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:10:04] Production.INFO: Total Charge 0
[2026-04-07 04:10:04] Production.INFO: CreateAllLog End
[2026-04-07 04:10:04] Production.INFO: Account Balance End.
[2026-04-07 04:10:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:10:04] Production.INFO: ==13294== Releasing lock...
[2026-04-07 04:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:10:10] Production.ERROR: CronJobId end10
[2026-04-07 04:10:10] Production.INFO: ==13292== Releasing lock...
[2026-04-07 04:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:10:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:10:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:10:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:10:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:10:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:10:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:10:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:10:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:10:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:10:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:10:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:10:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:10:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:10:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:10:13] Production.INFO: call_cost start
[2026-04-07 04:10:13] Production.INFO: call_cost end
[2026-04-07 04:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:10:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:10:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:10:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:10:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:10:13] Production.INFO: ==13288== Releasing lock...
[2026-04-07 04:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:11:02] Production.INFO: ==13359== Lock acquired, processing the job...
[2026-04-07 09:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:11:02] Production.INFO: neon service started
[2026-04-07 09:11:02] Production.INFO: neon service started
[2026-04-07 09:11:02] Production.INFO: ==13359== Releasing lock...
[2026-04-07 09:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:11:02] Production.INFO: ==13363== Lock acquired, processing the job...
[2026-04-07 08:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:11:02] Production.INFO: ==13363== Releasing lock...
[2026-04-07 08:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:11:02] Production.INFO: ==13361== Lock acquired, processing the job...
[2026-04-07 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:11:02] Production.INFO: ==13361== Releasing lock...
[2026-04-07 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:11:03] Production.INFO: ==13365== Lock acquired, processing the job...
[2026-04-07 04:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 04:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 04:11:03] Production.INFO: ==13369== Lock acquired, processing the job...
[2026-04-07 04:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 04:11:03] Production.INFO: ==13365== Releasing lock...
[2026-04-07 04:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 04:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 04:11:03] Production.INFO: ==13367== Lock acquired, processing the job...
[2026-04-07 04:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:11:03] Production.INFO: ==13371== Lock acquired, processing the job...
[2026-04-07 04:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:11:03] Production.INFO: ==13373== Lock acquired, processing the job...
[2026-04-07 04:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:11:03] Production.INFO: ==13375== Lock acquired, processing the job...
[2026-04-07 04:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 04:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:11:03] Production.INFO: ==13378== Lock acquired, processing the job...
[2026-04-07 04:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 04:11:03] Production.INFO: Account Balance Start.
[2026-04-07 04:11:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:11:03] Production.INFO: 117
[2026-04-07 04:11:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-09
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-10
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-11
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-12
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: ==13378== Releasing lock...
[2026-04-07 04:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:11:04] Production.ERROR: done
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 04:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051544', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:04] Production.INFO: ==13369== Releasing lock...
[2026-04-07 04:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:11:05] Production.INFO: Date 2026-04-06
[2026-04-07 04:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:11:05] Production.INFO: Total Charge 0
[2026-04-07 04:11:05] Production.INFO: CreateAllLog End
[2026-04-07 04:11:05] Production.INFO: Account Balance End.
[2026-04-07 04:11:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:11:05] Production.INFO: ==13373== Releasing lock...
[2026-04-07 04:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051544', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 04:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 04:11:10] Production.INFO: ProcessCDR(1,17051544,1,1,2)
[2026-04-07 04:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051544,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 04:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051544,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 04:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 04:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 04:11:10] Production.INFO: ==13375== Releasing lock...
[2026-04-07 04:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 04:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 04:11:15] Production.ERROR: CronJobId end10
[2026-04-07 04:11:15] Production.INFO: ==13371== Releasing lock...
[2026-04-07 04:11:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:11:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:11:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:11:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:11:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:11:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:11:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:11:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:11:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:11:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:11:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:11:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:11:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:11:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:11:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:11:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:11:17] Production.INFO: call_cost start
[2026-04-07 04:11:17] Production.INFO: call_cost end
[2026-04-07 04:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:11:17] Production.INFO: ==13367== Releasing lock...
[2026-04-07 04:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:12:01] Production.INFO: ==13438== Lock acquired, processing the job...
[2026-04-07 09:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:12:01] Production.INFO: neon service started
[2026-04-07 09:12:01] Production.INFO: neon service started
[2026-04-07 09:12:01] Production.INFO: ==13438== Releasing lock...
[2026-04-07 09:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:12:01] Production.INFO: ==13440== Lock acquired, processing the job...
[2026-04-07 04:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:12:02] Production.INFO: ==13440== Releasing lock...
[2026-04-07 04:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:12:02] Production.INFO: ==13442== Lock acquired, processing the job...
[2026-04-07 08:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:12:02] Production.INFO: ==13442== Releasing lock...
[2026-04-07 08:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:12:02] Production.INFO: ==13445== Lock acquired, processing the job...
[2026-04-07 04:12:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:12:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:12:02] Production.INFO: ==13447== Lock acquired, processing the job...
[2026-04-07 04:12:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:12:02] Production.INFO: ==13451== Lock acquired, processing the job...
[2026-04-07 04:12:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:12:02] Production.INFO: ==13453== Lock acquired, processing the job...
[2026-04-07 04:12:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:12:02] Production.INFO: ==13449== Lock acquired, processing the job...
[2026-04-07 04:12:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:12:03] Production.INFO: Account Balance Start.
[2026-04-07 04:12:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:12:03] Production.INFO: 117
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: ==13453== Releasing lock...
[2026-04-07 04:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: ==13447== Releasing lock...
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-22
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-23
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-24
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-25
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-26
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-27
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-28
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-29
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-30
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-03-31
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-04-01
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:03] Production.INFO: Date 2026-04-02
[2026-04-07 04:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:12:04] Production.INFO: Total Charge 0
[2026-04-07 04:12:04] Production.INFO: CreateAllLog End
[2026-04-07 04:12:04] Production.INFO: Account Balance End.
[2026-04-07 04:12:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:12:04] Production.INFO: ==13451== Releasing lock...
[2026-04-07 04:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:12:11] Production.ERROR: CronJobId end10
[2026-04-07 04:12:11] Production.INFO: ==13449== Releasing lock...
[2026-04-07 04:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:12:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:12:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:12:13] Production.INFO: call_cost start
[2026-04-07 04:12:13] Production.INFO: call_cost end
[2026-04-07 04:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:12:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:12:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:12:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:12:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:12:13] Production.INFO: ==13445== Releasing lock...
[2026-04-07 04:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:13:01] Production.INFO: ==13519== Lock acquired, processing the job...
[2026-04-07 09:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:13:01] Production.INFO: neon service started
[2026-04-07 09:13:01] Production.INFO: neon service started
[2026-04-07 09:13:01] Production.INFO: ==13519== Releasing lock...
[2026-04-07 09:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:13:02] Production.INFO: ==13523== Lock acquired, processing the job...
[2026-04-07 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:13:02] Production.INFO: ==13523== Releasing lock...
[2026-04-07 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:13:02] Production.INFO: ==13521== Lock acquired, processing the job...
[2026-04-07 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:13:02] Production.INFO: ==13521== Releasing lock...
[2026-04-07 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:13:03] Production.INFO: ==13528== Lock acquired, processing the job...
[2026-04-07 04:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:13:03] Production.INFO: ==13526== Lock acquired, processing the job...
[2026-04-07 04:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:13:03] Production.INFO: ==13532== Lock acquired, processing the job...
[2026-04-07 04:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:13:03] Production.INFO: ==13530== Lock acquired, processing the job...
[2026-04-07 04:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:13:03] Production.INFO: ==13534== Lock acquired, processing the job...
[2026-04-07 04:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:13:03] Production.INFO: Account Balance Start.
[2026-04-07 04:13:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:13:03] Production.INFO: 117
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:13:03] Production.INFO: ==13534== Releasing lock...
[2026-04-07 04:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: ==13528== Releasing lock...
[2026-04-07 04:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-22
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-23
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-24
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-25
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-26
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-27
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-28
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-29
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-30
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:03] Production.INFO: Date 2026-03-31
[2026-04-07 04:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:13:04] Production.INFO: Total Charge 0
[2026-04-07 04:13:04] Production.INFO: CreateAllLog End
[2026-04-07 04:13:04] Production.INFO: Account Balance End.
[2026-04-07 04:13:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:13:04] Production.INFO: ==13532== Releasing lock...
[2026-04-07 04:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:13:10] Production.ERROR: CronJobId end10
[2026-04-07 04:13:10] Production.INFO: ==13530== Releasing lock...
[2026-04-07 04:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:13:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:13:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:13:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:13:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:13:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:13:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:13:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:13:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:13:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:13:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:13:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:13:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:13:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:13:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:13:12] Production.INFO: call_cost start
[2026-04-07 04:13:12] Production.INFO: call_cost end
[2026-04-07 04:13:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:13:12] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:13:12] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:13:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:13:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:13:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:13:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:13:12] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:13:12] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:13:12] Production.INFO: ==13526== Releasing lock...
[2026-04-07 04:13:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:13:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:14:02] Production.INFO: ==13595== Lock acquired, processing the job...
[2026-04-07 09:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:14:02] Production.INFO: neon service started
[2026-04-07 09:14:02] Production.INFO: neon service started
[2026-04-07 09:14:02] Production.INFO: ==13595== Releasing lock...
[2026-04-07 09:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:14:02] Production.INFO: ==13597== Lock acquired, processing the job...
[2026-04-07 04:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:14:02] Production.INFO: ==13597== Releasing lock...
[2026-04-07 04:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:14:02] Production.INFO: ==13599== Lock acquired, processing the job...
[2026-04-07 08:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:14:03] Production.INFO: ==13599== Releasing lock...
[2026-04-07 08:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:14:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:14:03] Production.INFO: ==13601== Lock acquired, processing the job...
[2026-04-07 04:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:14:03] Production.INFO: ==13605== Lock acquired, processing the job...
[2026-04-07 04:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:14:03] Production.INFO: ==13607== Lock acquired, processing the job...
[2026-04-07 04:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:14:03] Production.INFO: ==13603== Lock acquired, processing the job...
[2026-04-07 04:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:14:03] Production.INFO: ==13609== Lock acquired, processing the job...
[2026-04-07 04:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:14:03] Production.INFO: Account Balance Start.
[2026-04-07 04:14:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:14:03] Production.INFO: 117
[2026-04-07 04:14:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:14:03] Production.INFO: ==13609== Releasing lock...
[2026-04-07 04:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:14:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: ==13603== Releasing lock...
[2026-04-07 04:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:14:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:14:04] Production.INFO: Total Charge 0
[2026-04-07 04:14:04] Production.INFO: CreateAllLog End
[2026-04-07 04:14:04] Production.INFO: Account Balance End.
[2026-04-07 04:14:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:14:04] Production.INFO: ==13607== Releasing lock...
[2026-04-07 04:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:14:11] Production.ERROR: CronJobId end10
[2026-04-07 04:14:11] Production.INFO: ==13605== Releasing lock...
[2026-04-07 04:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:14:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:14:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:14:14] Production.INFO: call_cost start
[2026-04-07 04:14:14] Production.INFO: call_cost end
[2026-04-07 04:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:14:14] Production.INFO: ==13601== Releasing lock...
[2026-04-07 04:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:15:01] Production.INFO: ==13673== Lock acquired, processing the job...
[2026-04-07 09:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:15:01] Production.INFO: neon service started
[2026-04-07 09:15:01] Production.INFO: neon service started
[2026-04-07 09:15:01] Production.INFO: ==13673== Releasing lock...
[2026-04-07 09:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:15:02] Production.INFO: ==13675== Lock acquired, processing the job...
[2026-04-07 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:15:02] Production.INFO: ==13677== Lock acquired, processing the job...
[2026-04-07 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:15:02] Production.INFO: ==13675== Releasing lock...
[2026-04-07 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:15:02] Production.INFO: ==13677== Releasing lock...
[2026-04-07 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:15:02] Production.INFO: ==13682== Lock acquired, processing the job...
[2026-04-07 04:15:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:15:03] Production.INFO: ==13688== Lock acquired, processing the job...
[2026-04-07 04:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:15:03] Production.INFO: ==13680== Lock acquired, processing the job...
[2026-04-07 04:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:15:03] Production.INFO: ==13684== Lock acquired, processing the job...
[2026-04-07 04:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:15:03] Production.INFO: ==13686== Lock acquired, processing the job...
[2026-04-07 04:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:15:03] Production.INFO: ==13688== Releasing lock...
[2026-04-07 04:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:15:03] Production.INFO: Account Balance Start.
[2026-04-07 04:15:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:15:03] Production.INFO: 117
[2026-04-07 04:15:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:03] Production.INFO: ==13682== Releasing lock...
[2026-04-07 04:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:15:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:03] Production.INFO: Date 2026-03-22
[2026-04-07 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:03] Production.INFO: Date 2026-03-23
[2026-04-07 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:03] Production.INFO: Date 2026-03-24
[2026-04-07 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:03] Production.INFO: Date 2026-03-25
[2026-04-07 04:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:15:04] Production.INFO: Total Charge 0
[2026-04-07 04:15:04] Production.INFO: CreateAllLog End
[2026-04-07 04:15:04] Production.INFO: Account Balance End.
[2026-04-07 04:15:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:15:04] Production.INFO: ==13686== Releasing lock...
[2026-04-07 04:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:15:11] Production.ERROR: CronJobId end10
[2026-04-07 04:15:11] Production.INFO: ==13684== Releasing lock...
[2026-04-07 04:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:15:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:15:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:15:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:15:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:15:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:15:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:15:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:15:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:15:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:15:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:15:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:15:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:15:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:15:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:15:14] Production.INFO: call_cost start
[2026-04-07 04:15:14] Production.INFO: call_cost end
[2026-04-07 04:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:15:14] Production.INFO: ==13680== Releasing lock...
[2026-04-07 04:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:16:02] Production.INFO: ==13751== Lock acquired, processing the job...
[2026-04-07 09:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:16:02] Production.INFO: neon service started
[2026-04-07 09:16:02] Production.INFO: neon service started
[2026-04-07 09:16:02] Production.INFO: ==13751== Releasing lock...
[2026-04-07 09:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:16:02] Production.INFO: ==13755== Lock acquired, processing the job...
[2026-04-07 04:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:16:02] Production.INFO: ==13757== Lock acquired, processing the job...
[2026-04-07 08:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:16:02] Production.INFO: ==13757== Releasing lock...
[2026-04-07 08:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:16:03] Production.INFO: ==13755== Releasing lock...
[2026-04-07 04:16:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:16:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:16:03] Production.INFO: ==13764== Lock acquired, processing the job...
[2026-04-07 04:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:16:03] Production.INFO: ==13768== Lock acquired, processing the job...
[2026-04-07 04:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:16:03] Production.INFO: Account Balance Start.
[2026-04-07 04:16:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:16:03] Production.INFO: 117
[2026-04-07 04:16:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:03] Production.INFO: ==13766== Lock acquired, processing the job...
[2026-04-07 04:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:16:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:16:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:16:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:16:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:16:04] Production.INFO: ==13762== Lock acquired, processing the job...
[2026-04-07 04:16:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:16:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.INFO: ==13770== Lock acquired, processing the job...
[2026-04-07 04:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:16:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:16:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:16:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:16:04] Production.INFO: ==13764== Releasing lock...
[2026-04-07 04:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:16:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:16:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.INFO: ==13770== Releasing lock...
[2026-04-07 04:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:16:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:05] Production.INFO: Date 2026-04-04
[2026-04-07 04:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:05] Production.INFO: Date 2026-04-05
[2026-04-07 04:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:05] Production.INFO: Date 2026-04-06
[2026-04-07 04:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:16:05] Production.INFO: Total Charge 0
[2026-04-07 04:16:05] Production.INFO: CreateAllLog End
[2026-04-07 04:16:05] Production.INFO: Account Balance End.
[2026-04-07 04:16:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:16:05] Production.INFO: ==13768== Releasing lock...
[2026-04-07 04:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:16:11] Production.ERROR: CronJobId end10
[2026-04-07 04:16:11] Production.INFO: ==13766== Releasing lock...
[2026-04-07 04:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:16:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:16:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:16:14] Production.INFO: call_cost start
[2026-04-07 04:16:14] Production.INFO: call_cost end
[2026-04-07 04:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:16:14] Production.INFO: ==13762== Releasing lock...
[2026-04-07 04:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:17:01] Production.INFO: ==13831== Lock acquired, processing the job...
[2026-04-07 09:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:17:01] Production.INFO: neon service started
[2026-04-07 09:17:01] Production.INFO: neon service started
[2026-04-07 09:17:01] Production.INFO: ==13831== Releasing lock...
[2026-04-07 09:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:17:01] Production.INFO: ==13833== Lock acquired, processing the job...
[2026-04-07 04:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:17:02] Production.INFO: ==13833== Releasing lock...
[2026-04-07 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:17:02] Production.INFO: ==13835== Lock acquired, processing the job...
[2026-04-07 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:17:02] Production.INFO: ==13835== Releasing lock...
[2026-04-07 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:17:02] Production.INFO: ==13844== Lock acquired, processing the job...
[2026-04-07 04:17:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:17:03] Production.INFO: Account Balance Start.
[2026-04-07 04:17:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:17:03] Production.INFO: 117
[2026-04-07 04:17:03] Production.INFO: ==13837== Lock acquired, processing the job...
[2026-04-07 04:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:17:03] Production.INFO: ==13839== Lock acquired, processing the job...
[2026-04-07 04:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:17:03] Production.INFO: ==13841== Lock acquired, processing the job...
[2026-04-07 04:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:17:03] Production.INFO: ==13846== Lock acquired, processing the job...
[2026-04-07 04:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:17:03] Production.INFO: ==13846== Releasing lock...
[2026-04-07 04:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-22
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-23
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: ==13839== Releasing lock...
[2026-04-07 04:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-24
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-25
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-26
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-27
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-28
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-29
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-30
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-03-31
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-04-01
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-04-02
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:03] Production.INFO: Date 2026-04-03
[2026-04-07 04:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:17:04] Production.INFO: Total Charge 0
[2026-04-07 04:17:04] Production.INFO: CreateAllLog End
[2026-04-07 04:17:04] Production.INFO: Account Balance End.
[2026-04-07 04:17:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:17:04] Production.INFO: ==13844== Releasing lock...
[2026-04-07 04:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:17:11] Production.ERROR: CronJobId end10
[2026-04-07 04:17:11] Production.INFO: ==13841== Releasing lock...
[2026-04-07 04:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:17:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:17:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:17:14] Production.INFO: call_cost start
[2026-04-07 04:17:14] Production.INFO: call_cost end
[2026-04-07 04:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:17:14] Production.INFO: ==13837== Releasing lock...
[2026-04-07 04:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:18:01] Production.INFO: ==13907== Lock acquired, processing the job...
[2026-04-07 09:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:18:01] Production.INFO: neon service started
[2026-04-07 09:18:01] Production.INFO: neon service started
[2026-04-07 09:18:01] Production.INFO: ==13907== Releasing lock...
[2026-04-07 09:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:18:02] Production.INFO: ==13909== Lock acquired, processing the job...
[2026-04-07 04:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:18:02] Production.INFO: ==13911== Lock acquired, processing the job...
[2026-04-07 08:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:18:02] Production.INFO: ==13911== Releasing lock...
[2026-04-07 08:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:18:02] Production.INFO: ==13909== Releasing lock...
[2026-04-07 04:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:18:03] Production.INFO: ==13914== Lock acquired, processing the job...
[2026-04-07 04:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:18:03] Production.INFO: ==13916== Lock acquired, processing the job...
[2026-04-07 04:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:18:03] Production.INFO: ==13918== Lock acquired, processing the job...
[2026-04-07 04:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:18:03] Production.INFO: ==13920== Lock acquired, processing the job...
[2026-04-07 04:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:18:03] Production.INFO: Account Balance Start.
[2026-04-07 04:18:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:18:03] Production.INFO: 117
[2026-04-07 04:18:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:18:03] Production.INFO: ==13922== Lock acquired, processing the job...
[2026-04-07 04:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-03-12
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:18:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:18:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:18:04] Production.INFO: ==13922== Releasing lock...
[2026-04-07 04:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:18:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: ==13916== Releasing lock...
[2026-04-07 04:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:18:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:05] Production.INFO: Date 2026-04-04
[2026-04-07 04:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:05] Production.INFO: Date 2026-04-05
[2026-04-07 04:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:05] Production.INFO: Date 2026-04-06
[2026-04-07 04:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:18:05] Production.INFO: Total Charge 0
[2026-04-07 04:18:05] Production.INFO: CreateAllLog End
[2026-04-07 04:18:05] Production.INFO: Account Balance End.
[2026-04-07 04:18:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:18:05] Production.INFO: ==13920== Releasing lock...
[2026-04-07 04:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:18:11] Production.ERROR: CronJobId end10
[2026-04-07 04:18:11] Production.INFO: ==13918== Releasing lock...
[2026-04-07 04:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:18:14] Production.INFO: call_cost start
[2026-04-07 04:18:14] Production.INFO: call_cost end
[2026-04-07 04:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:18:14] Production.INFO: ==13914== Releasing lock...
[2026-04-07 04:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:19:01] Production.INFO: ==13989== Lock acquired, processing the job...
[2026-04-07 09:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:19:01] Production.INFO: neon service started
[2026-04-07 09:19:01] Production.INFO: neon service started
[2026-04-07 09:19:01] Production.INFO: ==13989== Releasing lock...
[2026-04-07 09:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:19:01] Production.INFO: ==13991== Lock acquired, processing the job...
[2026-04-07 04:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:19:01] Production.INFO: ==13991== Releasing lock...
[2026-04-07 04:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:19:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:19:02] Production.INFO: ==13993== Lock acquired, processing the job...
[2026-04-07 08:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:19:02] Production.INFO: ==13993== Releasing lock...
[2026-04-07 08:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:19:02] Production.INFO: ==13996== Lock acquired, processing the job...
[2026-04-07 04:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:19:02] Production.INFO: ==14002== Lock acquired, processing the job...
[2026-04-07 04:19:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:19:02] Production.INFO: ==13998== Lock acquired, processing the job...
[2026-04-07 04:19:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:19:02] Production.INFO: ==14004== Lock acquired, processing the job...
[2026-04-07 04:19:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:19:02] Production.INFO: ==14000== Lock acquired, processing the job...
[2026-04-07 04:19:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:19:02] Production.INFO: Account Balance Start.
[2026-04-07 04:19:02] Production.INFO: CreateAllLog Start
[2026-04-07 04:19:02] Production.INFO: 117
[2026-04-07 04:19:02] Production.INFO: Date 2026-03-08
[2026-04-07 04:19:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:19:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:19:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:19:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:19:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:19:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:19:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:19:02] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:19:02] Production.INFO: ==14004== Releasing lock...
[2026-04-07 04:19:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:19:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: ==13998== Releasing lock...
[2026-04-07 04:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-22
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-23
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-24
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-25
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-26
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-27
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-28
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-29
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-30
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-03-31
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-04-01
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-04-02
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-04-03
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-04-04
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-04-05
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:03] Production.INFO: Date 2026-04-06
[2026-04-07 04:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:19:04] Production.INFO: Total Charge 0
[2026-04-07 04:19:04] Production.INFO: CreateAllLog End
[2026-04-07 04:19:04] Production.INFO: Account Balance End.
[2026-04-07 04:19:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:19:04] Production.INFO: ==14002== Releasing lock...
[2026-04-07 04:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:19:12] Production.ERROR: CronJobId end10
[2026-04-07 04:19:12] Production.INFO: ==14000== Releasing lock...
[2026-04-07 04:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:19:14] Production.INFO: call_cost start
[2026-04-07 04:19:14] Production.INFO: call_cost end
[2026-04-07 04:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:19:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:19:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:19:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:19:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:19:14] Production.INFO: ==13996== Releasing lock...
[2026-04-07 04:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:20:01] Production.INFO: ==14070== Lock acquired, processing the job...
[2026-04-07 09:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:20:01] Production.INFO: neon service started
[2026-04-07 09:20:01] Production.INFO: neon service started
[2026-04-07 09:20:01] Production.INFO: ==14070== Releasing lock...
[2026-04-07 09:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:20:02] Production.INFO: ==14072== Lock acquired, processing the job...
[2026-04-07 04:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:20:02] Production.INFO: ==14072== Releasing lock...
[2026-04-07 04:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:20:02] Production.INFO: ==14074== Lock acquired, processing the job...
[2026-04-07 08:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:20:02] Production.INFO: ==14074== Releasing lock...
[2026-04-07 08:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:20:03] Production.INFO: ==14076== Lock acquired, processing the job...
[2026-04-07 04:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:20:03] Production.INFO: ==14084== Lock acquired, processing the job...
[2026-04-07 04:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:20:03] Production.INFO: ==14082== Lock acquired, processing the job...
[2026-04-07 04:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:20:03] Production.INFO: ==14078== Lock acquired, processing the job...
[2026-04-07 04:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:20:03] Production.INFO: ==14080== Lock acquired, processing the job...
[2026-04-07 04:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:20:03] Production.INFO: Account Balance Start.
[2026-04-07 04:20:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:20:03] Production.INFO: 117
[2026-04-07 04:20:03] Production.INFO: ==14084== Releasing lock...
[2026-04-07 04:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:20:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: ==14078== Releasing lock...
[2026-04-07 04:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:20:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:20:04] Production.INFO: Total Charge 0
[2026-04-07 04:20:04] Production.INFO: CreateAllLog End
[2026-04-07 04:20:05] Production.INFO: Account Balance End.
[2026-04-07 04:20:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:20:05] Production.INFO: ==14082== Releasing lock...
[2026-04-07 04:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:20:11] Production.ERROR: CronJobId end10
[2026-04-07 04:20:11] Production.INFO: ==14080== Releasing lock...
[2026-04-07 04:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:20:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:20:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:20:14] Production.INFO: call_cost start
[2026-04-07 04:20:14] Production.INFO: call_cost end
[2026-04-07 04:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:20:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:20:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:20:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:20:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:20:14] Production.INFO: ==14076== Releasing lock...
[2026-04-07 04:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:21:02] Production.INFO: ==14149== Lock acquired, processing the job...
[2026-04-07 09:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:21:02] Production.INFO: neon service started
[2026-04-07 09:21:02] Production.INFO: neon service started
[2026-04-07 09:21:02] Production.INFO: ==14149== Releasing lock...
[2026-04-07 09:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:21:02] Production.INFO: ==14151== Lock acquired, processing the job...
[2026-04-07 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:21:02] Production.INFO: ==14151== Releasing lock...
[2026-04-07 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:21:03] Production.INFO: ==14153== Lock acquired, processing the job...
[2026-04-07 08:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:21:03] Production.INFO: ==14153== Releasing lock...
[2026-04-07 08:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:21:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:21:03] Production.INFO: ==14155== Lock acquired, processing the job...
[2026-04-07 04:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 04:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 04:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 04:21:03] Production.INFO: ==14155== Releasing lock...
[2026-04-07 04:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 04:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 04:21:03] Production.INFO: ==14167== Lock acquired, processing the job...
[2026-04-07 04:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:21:03] Production.INFO: ==14165== Lock acquired, processing the job...
[2026-04-07 04:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 04:21:03] Production.INFO: ==14157== Lock acquired, processing the job...
[2026-04-07 04:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:21:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:21:04] Production.INFO: ==14167== Releasing lock...
[2026-04-07 04:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:21:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 04:21:04] Production.INFO: ==14161== Lock acquired, processing the job...
[2026-04-07 04:21:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:21:04] Production.INFO: ==14159== Lock acquired, processing the job...
[2026-04-07 04:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:21:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:21:04] Production.INFO: ==14163== Lock acquired, processing the job...
[2026-04-07 04:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:21:04] Production.INFO: Account Balance Start.
[2026-04-07 04:21:04] Production.INFO: CreateAllLog Start
[2026-04-07 04:21:04] Production.INFO: 117
[2026-04-07 04:21:04] Production.INFO: Date 2026-03-08
[2026-04-07 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:04] Production.INFO: Date 2026-03-09
[2026-04-07 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:04] Production.INFO: Date 2026-03-10
[2026-04-07 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:04] Production.INFO: Date 2026-03-11
[2026-04-07 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:21:04] Production.INFO: Date 2026-03-12
[2026-04-07 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:21:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:04] Production.ERROR: done
[2026-04-07 04:21:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 04:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051585', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 04:21:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:05] Production.INFO: Date 2026-03-24
[2026-04-07 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:05] Production.INFO: Date 2026-03-25
[2026-04-07 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:05] Production.INFO: Date 2026-03-26
[2026-04-07 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:05] Production.INFO: ==14159== Releasing lock...
[2026-04-07 04:21:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:21:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:21:05] Production.INFO: Date 2026-03-27
[2026-04-07 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:05] Production.INFO: Date 2026-03-28
[2026-04-07 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:05] Production.INFO: Date 2026-03-29
[2026-04-07 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:05] Production.INFO: Date 2026-03-30
[2026-04-07 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:05] Production.INFO: Date 2026-03-31
[2026-04-07 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:05] Production.INFO: Date 2026-04-01
[2026-04-07 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:05] Production.INFO: Date 2026-04-02
[2026-04-07 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:05] Production.INFO: Date 2026-04-03
[2026-04-07 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:05] Production.INFO: Date 2026-04-04
[2026-04-07 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:05] Production.INFO: Date 2026-04-05
[2026-04-07 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:05] Production.INFO: Date 2026-04-06
[2026-04-07 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:21:05] Production.INFO: Total Charge 0
[2026-04-07 04:21:05] Production.INFO: CreateAllLog End
[2026-04-07 04:21:05] Production.INFO: Account Balance End.
[2026-04-07 04:21:06] Production.ERROR: CronJobId end 12
[2026-04-07 04:21:06] Production.INFO: ==14163== Releasing lock...
[2026-04-07 04:21:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:21:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:21:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051585', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 04:21:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 04:21:11] Production.INFO: ProcessCDR(1,17051585,1,1,2)
[2026-04-07 04:21:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051585,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 04:21:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051585,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 04:21:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 04:21:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 04:21:11] Production.INFO: ==14165== Releasing lock...
[2026-04-07 04:21:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 04:21:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 04:21:14] Production.ERROR: CronJobId end10
[2026-04-07 04:21:14] Production.INFO: ==14161== Releasing lock...
[2026-04-07 04:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:21:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:21:17] Production.INFO: call_cost start
[2026-04-07 04:21:17] Production.INFO: call_cost end
[2026-04-07 04:21:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:21:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:21:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:21:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:21:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:21:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:21:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:21:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:21:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:21:17] Production.INFO: ==14157== Releasing lock...
[2026-04-07 04:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:21:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:22:01] Production.INFO: ==14233== Lock acquired, processing the job...
[2026-04-07 09:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:22:01] Production.INFO: neon service started
[2026-04-07 09:22:01] Production.INFO: neon service started
[2026-04-07 09:22:01] Production.INFO: ==14233== Releasing lock...
[2026-04-07 09:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:22:01] Production.INFO: ==14235== Lock acquired, processing the job...
[2026-04-07 04:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:22:02] Production.INFO: ==14235== Releasing lock...
[2026-04-07 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:22:02] Production.INFO: ==14237== Lock acquired, processing the job...
[2026-04-07 08:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:22:02] Production.INFO: ==14237== Releasing lock...
[2026-04-07 08:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:22:03] Production.INFO: ==14240== Lock acquired, processing the job...
[2026-04-07 04:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:22:03] Production.INFO: ==14242== Lock acquired, processing the job...
[2026-04-07 04:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:22:03] Production.INFO: ==14244== Lock acquired, processing the job...
[2026-04-07 04:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:22:03] Production.INFO: ==14246== Lock acquired, processing the job...
[2026-04-07 04:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:22:03] Production.INFO: ==14248== Lock acquired, processing the job...
[2026-04-07 04:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:22:03] Production.INFO: Account Balance Start.
[2026-04-07 04:22:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:22:03] Production.INFO: 117
[2026-04-07 04:22:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:22:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:22:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:03] Production.INFO: ==14248== Releasing lock...
[2026-04-07 04:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:22:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:03] Production.INFO: ==14242== Releasing lock...
[2026-04-07 04:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:22:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:03] Production.INFO: Date 2026-03-22
[2026-04-07 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:03] Production.INFO: Date 2026-03-23
[2026-04-07 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:03] Production.INFO: Date 2026-03-24
[2026-04-07 04:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:22:04] Production.INFO: Total Charge 0
[2026-04-07 04:22:04] Production.INFO: CreateAllLog End
[2026-04-07 04:22:04] Production.INFO: Account Balance End.
[2026-04-07 04:22:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:22:04] Production.INFO: ==14246== Releasing lock...
[2026-04-07 04:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:22:11] Production.ERROR: CronJobId end10
[2026-04-07 04:22:11] Production.INFO: ==14244== Releasing lock...
[2026-04-07 04:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:22:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:22:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:22:14] Production.INFO: call_cost start
[2026-04-07 04:22:14] Production.INFO: call_cost end
[2026-04-07 04:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:22:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:22:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:22:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:22:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:22:14] Production.INFO: ==14240== Releasing lock...
[2026-04-07 04:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:23:01] Production.INFO: ==14312== Lock acquired, processing the job...
[2026-04-07 09:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:23:02] Production.INFO: neon service started
[2026-04-07 09:23:02] Production.INFO: neon service started
[2026-04-07 09:23:02] Production.INFO: ==14312== Releasing lock...
[2026-04-07 09:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:23:02] Production.INFO: ==14314== Lock acquired, processing the job...
[2026-04-07 04:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:23:02] Production.INFO: ==14316== Lock acquired, processing the job...
[2026-04-07 08:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:23:02] Production.INFO: ==14316== Releasing lock...
[2026-04-07 08:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:23:02] Production.INFO: ==14314== Releasing lock...
[2026-04-07 04:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:23:03] Production.INFO: ==14319== Lock acquired, processing the job...
[2026-04-07 04:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:23:03] Production.INFO: ==14321== Lock acquired, processing the job...
[2026-04-07 04:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:23:03] Production.INFO: ==14325== Lock acquired, processing the job...
[2026-04-07 04:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:23:03] Production.INFO: ==14327== Lock acquired, processing the job...
[2026-04-07 04:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:23:03] Production.INFO: ==14323== Lock acquired, processing the job...
[2026-04-07 04:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:23:03] Production.INFO: Account Balance Start.
[2026-04-07 04:23:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:23:03] Production.INFO: 117
[2026-04-07 04:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:23:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:23:03] Production.INFO: ==14327== Releasing lock...
[2026-04-07 04:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:23:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:04] Production.INFO: Date 2026-03-12
[2026-04-07 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:04] Production.INFO: ==14321== Releasing lock...
[2026-04-07 04:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:23:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:05] Production.INFO: Date 2026-03-29
[2026-04-07 04:23:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:05] Production.INFO: Date 2026-03-30
[2026-04-07 04:23:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:05] Production.INFO: Date 2026-03-31
[2026-04-07 04:23:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:05] Production.INFO: Date 2026-04-01
[2026-04-07 04:23:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:05] Production.INFO: Date 2026-04-02
[2026-04-07 04:23:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:05] Production.INFO: Date 2026-04-03
[2026-04-07 04:23:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:05] Production.INFO: Date 2026-04-04
[2026-04-07 04:23:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:05] Production.INFO: Date 2026-04-05
[2026-04-07 04:23:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:05] Production.INFO: Date 2026-04-06
[2026-04-07 04:23:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:23:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:23:05] Production.INFO: Total Charge 0
[2026-04-07 04:23:05] Production.INFO: CreateAllLog End
[2026-04-07 04:23:05] Production.INFO: Account Balance End.
[2026-04-07 04:23:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:23:05] Production.INFO: ==14325== Releasing lock...
[2026-04-07 04:23:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:23:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:23:12] Production.ERROR: CronJobId end10
[2026-04-07 04:23:12] Production.INFO: ==14323== Releasing lock...
[2026-04-07 04:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:23:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:23:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:23:14] Production.INFO: call_cost start
[2026-04-07 04:23:14] Production.INFO: call_cost end
[2026-04-07 04:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:23:14] Production.INFO: ==14319== Releasing lock...
[2026-04-07 04:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:24:01] Production.INFO: ==14387== Lock acquired, processing the job...
[2026-04-07 09:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:24:01] Production.INFO: neon service started
[2026-04-07 09:24:01] Production.INFO: neon service started
[2026-04-07 09:24:01] Production.INFO: ==14387== Releasing lock...
[2026-04-07 09:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:24:01] Production.INFO: ==14389== Lock acquired, processing the job...
[2026-04-07 04:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:24:02] Production.INFO: ==14389== Releasing lock...
[2026-04-07 04:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:24:02] Production.INFO: ==14391== Lock acquired, processing the job...
[2026-04-07 08:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:24:02] Production.INFO: ==14391== Releasing lock...
[2026-04-07 08:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:24:02] Production.INFO: ==14394== Lock acquired, processing the job...
[2026-04-07 04:24:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:24:02] Production.INFO: ==14396== Lock acquired, processing the job...
[2026-04-07 04:24:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:24:03] Production.INFO: ==14402== Lock acquired, processing the job...
[2026-04-07 04:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:24:03] Production.INFO: ==14398== Lock acquired, processing the job...
[2026-04-07 04:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:24:03] Production.INFO: ==14400== Lock acquired, processing the job...
[2026-04-07 04:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:24:03] Production.INFO: Account Balance Start.
[2026-04-07 04:24:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:24:03] Production.INFO: 117
[2026-04-07 04:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:24:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:24:03] Production.INFO: ==14402== Releasing lock...
[2026-04-07 04:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:24:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:03] Production.INFO: ==14396== Releasing lock...
[2026-04-07 04:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:24:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:03] Production.INFO: Date 2026-03-22
[2026-04-07 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:03] Production.INFO: Date 2026-03-23
[2026-04-07 04:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:24:04] Production.INFO: Total Charge 0
[2026-04-07 04:24:04] Production.INFO: CreateAllLog End
[2026-04-07 04:24:04] Production.INFO: Account Balance End.
[2026-04-07 04:24:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:24:04] Production.INFO: ==14400== Releasing lock...
[2026-04-07 04:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:24:11] Production.ERROR: CronJobId end10
[2026-04-07 04:24:11] Production.INFO: ==14398== Releasing lock...
[2026-04-07 04:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:24:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:24:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:24:14] Production.INFO: call_cost start
[2026-04-07 04:24:14] Production.INFO: call_cost end
[2026-04-07 04:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:24:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:24:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:24:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:24:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:24:14] Production.INFO: ==14394== Releasing lock...
[2026-04-07 04:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:25:01] Production.INFO: ==14463== Lock acquired, processing the job...
[2026-04-07 09:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:25:01] Production.INFO: neon service started
[2026-04-07 09:25:01] Production.INFO: neon service started
[2026-04-07 09:25:01] Production.INFO: ==14463== Releasing lock...
[2026-04-07 09:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:25:02] Production.INFO: ==14467== Lock acquired, processing the job...
[2026-04-07 08:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:25:02] Production.INFO: ==14467== Releasing lock...
[2026-04-07 08:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:25:02] Production.INFO: ==14465== Lock acquired, processing the job...
[2026-04-07 04:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:25:02] Production.INFO: ==14465== Releasing lock...
[2026-04-07 04:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:25:03] Production.INFO: ==14469== Lock acquired, processing the job...
[2026-04-07 04:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:25:03] Production.INFO: ==14475== Lock acquired, processing the job...
[2026-04-07 04:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:25:03] Production.INFO: ==14471== Lock acquired, processing the job...
[2026-04-07 04:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:25:03] Production.INFO: Account Balance Start.
[2026-04-07 04:25:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:25:03] Production.INFO: 117
[2026-04-07 04:25:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:03] Production.INFO: ==14473== Lock acquired, processing the job...
[2026-04-07 04:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:25:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:25:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:03] Production.INFO: ==14478== Lock acquired, processing the job...
[2026-04-07 04:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:25:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:25:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:25:03] Production.INFO: ==14478== Releasing lock...
[2026-04-07 04:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:25:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:03] Production.INFO: Date 2026-03-22
[2026-04-07 04:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:04] Production.INFO: ==14471== Releasing lock...
[2026-04-07 04:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:25:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:25:04] Production.INFO: Total Charge 0
[2026-04-07 04:25:04] Production.INFO: CreateAllLog End
[2026-04-07 04:25:04] Production.INFO: Account Balance End.
[2026-04-07 04:25:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:25:04] Production.INFO: ==14475== Releasing lock...
[2026-04-07 04:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:25:11] Production.ERROR: CronJobId end10
[2026-04-07 04:25:11] Production.INFO: ==14473== Releasing lock...
[2026-04-07 04:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:25:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:25:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:25:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:25:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:25:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:25:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:25:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:25:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:25:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:25:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:25:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:25:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:25:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:25:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:25:14] Production.INFO: call_cost start
[2026-04-07 04:25:14] Production.INFO: call_cost end
[2026-04-07 04:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:25:14] Production.INFO: ==14469== Releasing lock...
[2026-04-07 04:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:26:02] Production.INFO: ==14542== Lock acquired, processing the job...
[2026-04-07 09:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:26:02] Production.INFO: neon service started
[2026-04-07 09:26:02] Production.INFO: neon service started
[2026-04-07 09:26:02] Production.INFO: ==14542== Releasing lock...
[2026-04-07 09:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:26:02] Production.INFO: ==14544== Lock acquired, processing the job...
[2026-04-07 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:26:02] Production.INFO: ==14544== Releasing lock...
[2026-04-07 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:26:02] Production.INFO: ==14546== Lock acquired, processing the job...
[2026-04-07 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:26:02] Production.INFO: ==14546== Releasing lock...
[2026-04-07 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:26:03] Production.INFO: ==14554== Lock acquired, processing the job...
[2026-04-07 04:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:26:03] Production.INFO: ==14548== Lock acquired, processing the job...
[2026-04-07 04:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:26:03] Production.INFO: Account Balance Start.
[2026-04-07 04:26:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:26:03] Production.INFO: 117
[2026-04-07 04:26:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:26:03] Production.INFO: ==14550== Lock acquired, processing the job...
[2026-04-07 04:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:03] Production.INFO: ==14552== Lock acquired, processing the job...
[2026-04-07 04:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:26:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:26:03] Production.INFO: ==14556== Lock acquired, processing the job...
[2026-04-07 04:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:26:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:26:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:26:04] Production.INFO: ==14556== Releasing lock...
[2026-04-07 04:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:26:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:04] Production.INFO: ==14550== Releasing lock...
[2026-04-07 04:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:26:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:05] Production.INFO: Date 2026-04-03
[2026-04-07 04:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:05] Production.INFO: Date 2026-04-04
[2026-04-07 04:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:05] Production.INFO: Date 2026-04-05
[2026-04-07 04:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:05] Production.INFO: Date 2026-04-06
[2026-04-07 04:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:26:05] Production.INFO: Total Charge 0
[2026-04-07 04:26:05] Production.INFO: CreateAllLog End
[2026-04-07 04:26:05] Production.INFO: Account Balance End.
[2026-04-07 04:26:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:26:05] Production.INFO: ==14554== Releasing lock...
[2026-04-07 04:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:26:10] Production.ERROR: CronJobId end10
[2026-04-07 04:26:10] Production.INFO: ==14552== Releasing lock...
[2026-04-07 04:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:26:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:26:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:26:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:26:14] Production.INFO: call_cost start
[2026-04-07 04:26:14] Production.INFO: call_cost end
[2026-04-07 04:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:26:14] Production.INFO: ==14548== Releasing lock...
[2026-04-07 04:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:27:01] Production.INFO: ==14614== Lock acquired, processing the job...
[2026-04-07 09:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:27:01] Production.INFO: neon service started
[2026-04-07 09:27:01] Production.INFO: neon service started
[2026-04-07 09:27:01] Production.INFO: ==14614== Releasing lock...
[2026-04-07 09:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:27:01] Production.INFO: ==14616== Lock acquired, processing the job...
[2026-04-07 04:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:27:02] Production.INFO: ==14616== Releasing lock...
[2026-04-07 04:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:27:02] Production.INFO: ==14618== Lock acquired, processing the job...
[2026-04-07 08:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:27:02] Production.INFO: ==14618== Releasing lock...
[2026-04-07 08:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:27:02] Production.INFO: ==14620== Lock acquired, processing the job...
[2026-04-07 04:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:27:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:27:02] Production.INFO: ==14622== Lock acquired, processing the job...
[2026-04-07 04:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:27:03] Production.INFO: ==14628== Lock acquired, processing the job...
[2026-04-07 04:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:27:03] Production.INFO: ==14624== Lock acquired, processing the job...
[2026-04-07 04:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:27:03] Production.INFO: ==14626== Lock acquired, processing the job...
[2026-04-07 04:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:27:03] Production.INFO: Account Balance Start.
[2026-04-07 04:27:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:27:03] Production.INFO: 117
[2026-04-07 04:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:27:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:27:03] Production.INFO: ==14628== Releasing lock...
[2026-04-07 04:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:27:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:03] Production.INFO: ==14622== Releasing lock...
[2026-04-07 04:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:27:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:03] Production.INFO: Date 2026-03-22
[2026-04-07 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:03] Production.INFO: Date 2026-03-23
[2026-04-07 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:03] Production.INFO: Date 2026-03-24
[2026-04-07 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:03] Production.INFO: Date 2026-03-25
[2026-04-07 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:03] Production.INFO: Date 2026-03-26
[2026-04-07 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:03] Production.INFO: Date 2026-03-27
[2026-04-07 04:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:27:04] Production.INFO: Total Charge 0
[2026-04-07 04:27:04] Production.INFO: CreateAllLog End
[2026-04-07 04:27:04] Production.INFO: Account Balance End.
[2026-04-07 04:27:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:27:04] Production.INFO: ==14626== Releasing lock...
[2026-04-07 04:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:27:10] Production.ERROR: CronJobId end10
[2026-04-07 04:27:10] Production.INFO: ==14624== Releasing lock...
[2026-04-07 04:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:27:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:27:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:27:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:27:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:27:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:27:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:27:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:27:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:27:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:27:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:27:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:27:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:27:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:27:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:27:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:27:13] Production.INFO: call_cost start
[2026-04-07 04:27:13] Production.INFO: call_cost end
[2026-04-07 04:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:27:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:27:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:27:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:27:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:27:13] Production.INFO: ==14620== Releasing lock...
[2026-04-07 04:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:28:01] Production.INFO: ==14689== Lock acquired, processing the job...
[2026-04-07 09:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:28:01] Production.INFO: neon service started
[2026-04-07 09:28:01] Production.INFO: neon service started
[2026-04-07 09:28:01] Production.INFO: ==14689== Releasing lock...
[2026-04-07 09:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:28:02] Production.INFO: ==14691== Lock acquired, processing the job...
[2026-04-07 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:28:02] Production.INFO: ==14693== Lock acquired, processing the job...
[2026-04-07 08:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:28:02] Production.INFO: ==14693== Releasing lock...
[2026-04-07 08:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:28:02] Production.INFO: ==14691== Releasing lock...
[2026-04-07 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:28:03] Production.INFO: ==14698== Lock acquired, processing the job...
[2026-04-07 04:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:28:03] Production.INFO: ==14700== Lock acquired, processing the job...
[2026-04-07 04:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:28:03] Production.INFO: ==14696== Lock acquired, processing the job...
[2026-04-07 04:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:28:03] Production.INFO: ==14702== Lock acquired, processing the job...
[2026-04-07 04:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:28:03] Production.INFO: ==14704== Lock acquired, processing the job...
[2026-04-07 04:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:28:03] Production.INFO: Account Balance Start.
[2026-04-07 04:28:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:28:03] Production.INFO: 117
[2026-04-07 04:28:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-09
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: ==14704== Releasing lock...
[2026-04-07 04:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-10
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-11
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: ==14698== Releasing lock...
[2026-04-07 04:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-12
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:28:05] Production.INFO: Total Charge 0
[2026-04-07 04:28:05] Production.INFO: CreateAllLog End
[2026-04-07 04:28:05] Production.INFO: Account Balance End.
[2026-04-07 04:28:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:28:05] Production.INFO: ==14702== Releasing lock...
[2026-04-07 04:28:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:28:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:28:10] Production.ERROR: CronJobId end10
[2026-04-07 04:28:10] Production.INFO: ==14700== Releasing lock...
[2026-04-07 04:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:28:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:28:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:28:13] Production.INFO: call_cost start
[2026-04-07 04:28:13] Production.INFO: call_cost end
[2026-04-07 04:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:28:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:28:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:28:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:28:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:28:13] Production.INFO: ==14696== Releasing lock...
[2026-04-07 04:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:29:01] Production.INFO: ==14761== Lock acquired, processing the job...
[2026-04-07 09:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:29:01] Production.INFO: neon service started
[2026-04-07 09:29:01] Production.INFO: neon service started
[2026-04-07 09:29:01] Production.INFO: ==14761== Releasing lock...
[2026-04-07 09:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:29:01] Production.INFO: ==14765== Lock acquired, processing the job...
[2026-04-07 08:29:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:29:01] Production.INFO: ==14765== Releasing lock...
[2026-04-07 08:29:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:29:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:29:01] Production.INFO: ==14763== Lock acquired, processing the job...
[2026-04-07 04:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:29:02] Production.INFO: ==14763== Releasing lock...
[2026-04-07 04:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:29:02] Production.INFO: ==14767== Lock acquired, processing the job...
[2026-04-07 04:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:29:02] Production.INFO: ==14773== Lock acquired, processing the job...
[2026-04-07 04:29:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:29:02] Production.INFO: ==14769== Lock acquired, processing the job...
[2026-04-07 04:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:29:02] Production.INFO: ==14771== Lock acquired, processing the job...
[2026-04-07 04:29:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:29:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:29:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:29:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:29:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:29:02] Production.INFO: ==14775== Lock acquired, processing the job...
[2026-04-07 04:29:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:29:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:29:02] Production.INFO: Account Balance Start.
[2026-04-07 04:29:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:29:03] Production.INFO: 117
[2026-04-07 04:29:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:29:03] Production.INFO: ==14775== Releasing lock...
[2026-04-07 04:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:29:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:03] Production.INFO: ==14769== Releasing lock...
[2026-04-07 04:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:29:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:03] Production.INFO: Date 2026-03-22
[2026-04-07 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:03] Production.INFO: Date 2026-03-23
[2026-04-07 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:03] Production.INFO: Date 2026-03-24
[2026-04-07 04:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:29:04] Production.INFO: Total Charge 0
[2026-04-07 04:29:04] Production.INFO: CreateAllLog End
[2026-04-07 04:29:04] Production.INFO: Account Balance End.
[2026-04-07 04:29:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:29:04] Production.INFO: ==14773== Releasing lock...
[2026-04-07 04:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:29:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,7))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-04-07 04:29:10] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:29:10] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:29:10] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:29:10] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:29:10] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:29:10] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:29:10] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:29:10] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:29:10] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:29:10] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:29:10] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:29:10] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:29:10] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:29:10] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:29:10] Production.INFO: call_cost start
[2026-04-07 04:29:10] Production.INFO: call_cost end
[2026-04-07 04:29:10] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:29:10] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:29:10] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:29:10] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:29:10] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:29:10] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:29:10] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:29:10] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:29:10] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:29:10] Production.INFO: ==14767== Releasing lock...
[2026-04-07 04:29:10] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:29:10] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:29:10] Production.ERROR: CronJobId end10
[2026-04-07 04:29:10] Production.INFO: ==14771== Releasing lock...
[2026-04-07 04:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:29:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:30:01] Production.INFO: ==14831== Lock acquired, processing the job...
[2026-04-07 09:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:30:01] Production.INFO: neon service started
[2026-04-07 09:30:01] Production.INFO: neon service started
[2026-04-07 09:30:01] Production.INFO: ==14831== Releasing lock...
[2026-04-07 09:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:30:02] Production.INFO: ==14835== Lock acquired, processing the job...
[2026-04-07 08:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:30:02] Production.INFO: ==14835== Releasing lock...
[2026-04-07 08:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:30:02] Production.INFO: ==14833== Lock acquired, processing the job...
[2026-04-07 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:30:02] Production.INFO: ==14833== Releasing lock...
[2026-04-07 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:30:03] Production.INFO: ==14838== Lock acquired, processing the job...
[2026-04-07 04:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:30:03] Production.INFO: ==14842== Lock acquired, processing the job...
[2026-04-07 04:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:30:03] Production.INFO: ==14844== Lock acquired, processing the job...
[2026-04-07 04:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:30:03] Production.INFO: Account Balance Start.
[2026-04-07 04:30:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:30:03] Production.INFO: 117
[2026-04-07 04:30:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:30:03] Production.INFO: ==14840== Lock acquired, processing the job...
[2026-04-07 04:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:30:03] Production.INFO: ==14846== Lock acquired, processing the job...
[2026-04-07 04:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:30:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:30:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:03] Production.INFO: ==14846== Releasing lock...
[2026-04-07 04:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:30:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:04] Production.INFO: ==14840== Releasing lock...
[2026-04-07 04:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:30:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:30:04] Production.INFO: Total Charge 0
[2026-04-07 04:30:04] Production.INFO: CreateAllLog End
[2026-04-07 04:30:04] Production.INFO: Account Balance End.
[2026-04-07 04:30:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:30:04] Production.INFO: ==14844== Releasing lock...
[2026-04-07 04:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:30:12] Production.ERROR: CronJobId end10
[2026-04-07 04:30:12] Production.INFO: ==14842== Releasing lock...
[2026-04-07 04:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:30:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:30:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:30:14] Production.INFO: call_cost start
[2026-04-07 04:30:14] Production.INFO: call_cost end
[2026-04-07 04:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:30:14] Production.INFO: ==14838== Releasing lock...
[2026-04-07 04:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:31:02] Production.INFO: ==14907== Lock acquired, processing the job...
[2026-04-07 09:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:31:02] Production.INFO: neon service started
[2026-04-07 09:31:02] Production.INFO: neon service started
[2026-04-07 09:31:02] Production.INFO: ==14907== Releasing lock...
[2026-04-07 09:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:31:02] Production.INFO: ==14909== Lock acquired, processing the job...
[2026-04-07 04:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:31:02] Production.INFO: ==14909== Releasing lock...
[2026-04-07 04:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:31:03] Production.INFO: ==14911== Lock acquired, processing the job...
[2026-04-07 08:31:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:31:03] Production.INFO: ==14911== Releasing lock...
[2026-04-07 08:31:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:31:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:31:03] Production.INFO: ==14916== Lock acquired, processing the job...
[2026-04-07 04:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:31:04] Production.INFO: ==14922== Lock acquired, processing the job...
[2026-04-07 04:31:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:31:04] Production.INFO: ==14926== Lock acquired, processing the job...
[2026-04-07 04:31:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 04:31:04] Production.INFO: ==14914== Lock acquired, processing the job...
[2026-04-07 04:31:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 04:31:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:31:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 04:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:31:04] Production.INFO: ==14918== Lock acquired, processing the job...
[2026-04-07 04:31:04] Production.INFO: invoicegenerator-command-invoicegenerator-companyid-1-cronjobid-6 #Starts#
[2026-04-07 04:31:04] Production.INFO: ==14920== Lock acquired, processing the job...
[2026-04-07 04:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:31:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 04:31:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 04:31:04] Production.ERROR: CronJob PID - 14916
[2026-04-07 04:31:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 04:31:04] Production.ERROR: CronJob ID - 5
[2026-04-07 04:31:04] Production.ERROR: CronJob Last Run Time 2026-04-07 04:31:00
[2026-04-07 04:31:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 04:31:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 04:31:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 04:31:04] Production.ERROR: CronJob PID - 14922
[2026-04-07 04:31:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 04:31:04] Production.ERROR: CronJob ID - 10
[2026-04-07 04:31:04] Production.ERROR: CronJob Last Run Time 2026-04-07 04:31:00
[2026-04-07 04:31:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 04:31:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 04:31:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 04:31:04] Production.ERROR: CronJob PID - 14926
[2026-04-07 04:31:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-07 04:31:04] Production.ERROR: CronJob ID - 17
[2026-04-07 04:31:04] Production.ERROR: CronJob Last Run Time 2026-04-07 04:31:00
[2026-04-07 04:31:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 04:31:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 04:31:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 04:31:04] Production.INFO: ==14914== Releasing lock...
[2026-04-07 04:31:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 04:31:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 04:31:04] Production.INFO: ==14924== Lock acquired, processing the job...
[2026-04-07 04:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:31:04] Production.INFO: Call prc_getBillingAccounts(1,2026-04-07,'','0')
[2026-04-07 04:31:04] Production.INFO: Array
(
[0] => stdClass Object
(
[AccountID] => 26
[NextInvoiceDate] => 2026-04-07
[AccountName] => Chris Lumley
[ServiceID] => 0
)
[1] => stdClass Object
(
[AccountID] => 155
[NextInvoiceDate] => 2026-04-07
[AccountName] => Dominos 10388 (Sandeep Chaudhari)
[ServiceID] => 0
)
[2] => stdClass Object
(
[AccountID] => 157
[NextInvoiceDate] => 2026-04-07
[AccountName] => Dominos 10588 (Gurinder Saini)
[ServiceID] => 0
)
[3] => stdClass Object
(
[AccountID] => 232
[NextInvoiceDate] => 2026-04-07
[AccountName] => Jenopher Inc.
[ServiceID] => 0
)
[4] => stdClass Object
(
[AccountID] => 258
[NextInvoiceDate] => 2025-03-10
[AccountName] => Lion Motors
[ServiceID] => 0
)
)
[2026-04-07 04:31:04] Production.INFO: AccountID =26 FirstInvoiceSend 0
[2026-04-07 04:31:04] Production.INFO: LastInvoiceDate 2026-03-07 NextInvoiceDate 2026-04-07
[2026-04-07 04:31:04] Production.INFO: LastChargeDate 2026-03-07 NextChargeDate 2026-04-06
[2026-04-07 04:31:04] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-04-07 04:31:04] Production.INFO: ========================== Invoice Send Start =============================
[2026-04-07 04:31:04] Production.INFO: Invoice::sendInvoice(1,26,2026-03-07,2026-04-07,billing@onswitchit.ca)
[2026-04-07 04:31:04] Production.INFO: start Date =2026-03-07 EndDate =2026-04-06 23:59:59
[2026-04-07 04:31:04] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-04-07 04:31:04] Production.INFO: InvoiceTemplate->Terms =
This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.
[2026-04-07 04:31:04] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-04-07 04:31:04] Production.INFO: AlreadyBilled
[2026-04-07 04:31:04] Production.INFO: ==14928== Lock acquired, processing the job...
[2026-04-07 04:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:31:04] Production.ERROR: done
[2026-04-07 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:04] Production.INFO: original start date ==>2026-03-07 changed start date ==>2026-03-07 00:00:00 original end date ==>2026-04-06 23:59:59 changed end date ==>2026-04-06 23:59:59
[2026-04-07 04:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 04:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051625', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 04:31:04] Production.INFO: Invoice::getAccountUsageTotal(1,26,2026-03-07,2026-04-06 23:59:59)
[2026-04-07 04:31:04] Production.INFO: TotalCharges - 0
[2026-04-07 04:31:04] Production.INFO: TotalUsageCharges - 0.00
[2026-04-07 04:31:04] Production.INFO: Account Balance Start.
[2026-04-07 04:31:04] Production.INFO: CreateAllLog Start
[2026-04-07 04:31:04] Production.INFO: 117
[2026-04-07 04:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:31:04] Production.INFO: Date 2026-03-08
[2026-04-07 04:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:31:04] Production.INFO: ==14928== Releasing lock...
[2026-04-07 04:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:31:04] Production.INFO: Usage Over
[2026-04-07 04:31:04] Production.INFO: Call prc_getAccountSubscription(26,0)
[2026-04-07 04:31:04] Production.INFO: SUBSCRIPTION 2
[2026-04-07 04:31:04] Production.INFO: ============================Subscription Start =================
[2026-04-07 04:31:04] Production.INFO: SubscriptionID - 1
[2026-04-07 04:31:04] Production.INFO: isAdvanceSubscription - 1
[2026-04-07 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:04] Production.INFO: SubscriptionStartDate =2026-04-07 - SubscriptionEndDate = 2026-05-06
[2026-04-07 04:31:04] Production.INFO: NewNextChargeDate =2026-05-06 00:00:00
[2026-04-07 04:31:04] Production.INFO: Date 2026-03-09
[2026-04-07 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:04] Production.INFO: EndDate =2024-05-06 00:00:00
[2026-04-07 04:31:04] Production.INFO: NewEndDate1 =2024-05-07
[2026-04-07 04:31:04] Production.INFO: SubscriptionDate
[2026-04-07 04:31:04] Production.INFO: Array
(
[StartDate] => 2024-05-07
[EndDate] => 2026-05-06 00:00:00
[AlreadyCharged] => 0
)
[2026-04-07 04:31:04] Production.INFO: AccountSubscription StartDate 2017-06-06 StartDate 2026-03-07
[2026-04-07 04:31:04] Production.INFO: SubscriptionID - 2024-05-07=====2026-05-06 00:00:00
[2026-04-07 04:31:04] Production.INFO: AccountSubscriptionID - 43 === 2017-06-06=====2024-04-29
[2026-04-07 04:31:04] Production.INFO: ============================Subscription End =================
[2026-04-07 04:31:04] Production.INFO: ============================Subscription Start =================
[2026-04-07 04:31:04] Production.INFO: SubscriptionID - 4
[2026-04-07 04:31:04] Production.INFO: isAdvanceSubscription - 4
[2026-04-07 04:31:04] Production.INFO: SubscriptionStartDate =2026-04-07 - SubscriptionEndDate = 2026-05-06
[2026-04-07 04:31:04] Production.INFO: NewNextChargeDate =2026-05-06 00:00:00
[2026-04-07 04:31:04] Production.INFO: EndDate =2024-05-06 00:00:00
[2026-04-07 04:31:04] Production.INFO: NewEndDate1 =2024-05-07
[2026-04-07 04:31:04] Production.INFO: SubscriptionDate
[2026-04-07 04:31:04] Production.INFO: Array
(
[StartDate] => 2024-05-07
[EndDate] => 2026-05-06 00:00:00
[AlreadyCharged] => 0
)
[2026-04-07 04:31:04] Production.INFO: AccountSubscription StartDate 2017-06-06 StartDate 2026-03-07
[2026-04-07 04:31:04] Production.INFO: SubscriptionID - 2024-05-07=====2026-05-06 00:00:00
[2026-04-07 04:31:04] Production.INFO: AccountSubscriptionID - 44 === 2017-06-06=====2024-04-29
[2026-04-07 04:31:04] Production.INFO: ============================Subscription End =================
[2026-04-07 04:31:04] Production.INFO: SUBSCRIPTION Over
[2026-04-07 04:31:04] Production.INFO: Call prc_getAccountOneOffCharge(26,0,2026-03-07,2026-04-07 23:59:59)
[2026-04-07 04:31:04] Production.INFO: AccountOneOffCharge 0
[2026-04-07 04:31:04] Production.INFO: AccountOneOffCharge Over
[2026-04-07 04:31:04] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-04-07 04:31:04] Production.INFO: Date 2026-03-10
[2026-04-07 04:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-11
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: New UsageDates 2026-03-07 - 2026-04-06 23:59:59
[2026-04-07 04:31:05] Production.INFO: SubTotal 0
[2026-04-07 04:31:05] Production.INFO: SubTotalWithouttaxTotal 0
[2026-04-07 04:31:05] Production.INFO: AccountOneOffCharge Tax Over
[2026-04-07 04:31:05] Production.INFO: TotalTax 0
[2026-04-07 04:31:05] Production.INFO: InvoiceGrandTotal 0
[2026-04-07 04:31:05] Production.INFO: InvoiceTaxAmount 0
[2026-04-07 04:31:05] Production.INFO: GrandTotal 0
[2026-04-07 04:31:05] Production.INFO: SubTotal 0.00
[2026-04-07 04:31:05] Production.INFO: TotalDue 0.00
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-12
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: original start date ==>2026-03-07 changed start date ==>2026-03-07 00:00:00 original end date ==>2026-04-06 23:59:59 changed end date ==>2026-04-06 23:59:59
[2026-04-07 04:31:05] Production.INFO: CALL prc_getInvoiceUsage(1,'26','0','1','2026-03-07 00:00:00','2026-04-06 23:59:59',0)
[2026-04-07 04:31:05] Production.INFO: PDF Generation start
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-13
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-14
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-15
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: ==14920== Releasing lock...
[2026-04-07 04:31:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:31:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-16
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-17
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/26/Invoices/2026/04/07/Invoice-chris-lumley-inv13768-from-03-07-2026-to-04-06-2026-12775.pdf
[2026-04-07 04:31:05] Production.INFO: On Linux
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-18
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-19
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-20
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-21
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-22
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-23
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-24
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-25
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-26
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-27
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-28
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-29
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-30
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Date 2026-03-31
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Date 2026-04-01
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:05] Production.INFO: Date 2026-04-02
[2026-04-07 04:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:06] Production.INFO: Date 2026-04-03
[2026-04-07 04:31:06] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:06] Production.INFO: Date 2026-04-04
[2026-04-07 04:31:06] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:06] Production.INFO: Date 2026-04-05
[2026-04-07 04:31:06] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:06] Production.INFO: Date 2026-04-06
[2026-04-07 04:31:06] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:06] Production.INFO: Date 2026-04-07
[2026-04-07 04:31:06] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:06] Production.INFO: Total Charge 0
[2026-04-07 04:31:06] Production.INFO: CreateAllLog End
[2026-04-07 04:31:06] Production.INFO: Account Balance End.
[2026-04-07 04:31:06] Production.ERROR: CronJobId end 12
[2026-04-07 04:31:06] Production.INFO: ==14924== Releasing lock...
[2026-04-07 04:31:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:31:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:31:06] Production.INFO: /var/www/html/onswitch.neon.service/wkhtmltox/bin/wkhtmltopdf --header-spacing 3 --footer-spacing 1 --header-html --footer-html "/var/www/tmp/1/26/Invoices/2026/04/07/footer-chris-lumley-inv13768-from-03-07-2026-to-04-06-2026-12775.html" "/var/www/tmp/1/26/Invoices/2026/04/07/Invoice-chris-lumley-inv13768-from-03-07-2026-to-04-06-2026-12775.html" "/var/www/tmp/1/26/Invoices/2026/04/07/Invoice-chris-lumley-inv13768-from-03-07-2026-to-04-06-2026-12775.pdf"
[2026-04-07 04:31:06] Production.INFO:
[2026-04-07 04:31:06] Production.INFO: /var/www/tmp/1/26/Invoices/2026/04/07/Invoice-chris-lumley-inv13768-from-03-07-2026-to-04-06-2026-12775.html
[2026-04-07 04:31:06] Production.INFO: /var/www/tmp/1/26/Invoices/2026/04/07/header-chris-lumley-inv13768-from-03-07-2026-to-04-06-2026-12775.html
[2026-04-07 04:31:06] Production.INFO: /var/www/tmp/1/26/Invoices/2026/04/07/footer-chris-lumley-inv13768-from-03-07-2026-to-04-06-2026-12775.html
[2026-04-07 04:31:06] Production.INFO: Invoice generation PDF path
[2026-04-07 04:31:07] Production.INFO: PDF fullPath 1/26/Invoices/2026/04/07/Invoice-chris-lumley-inv13768-from-03-07-2026-to-04-06-2026-12775.pdf
[2026-04-07 04:31:07] Production.INFO: Generate Usage File Start
[2026-04-07 04:31:07] Production.INFO: Usage File fullPath 1/26/InvoiceUsageFile/2026/04/07/chris-lumley-07-03-2026-00-00-00-TO-06-04-2026-23-59-59_7206__1f654080-325c-11f1-9146-f1dd17cdccf6.csv
[2026-04-07 04:31:09] Production.INFO: Sending Email to Staff over
[2026-04-07 04:31:09] Production.INFO: Email Status 1
[2026-04-07 04:31:09] Production.INFO: Sending Email to Customer
[2026-04-07 04:31:09] Production.INFO: =========== Email Sending over ===========
[2026-04-07 04:31:09] Production.INFO: =========== Returning as Success =========== AccountID 26
[2026-04-07 04:31:09] Production.INFO: Invoice::sendInvoice done
[2026-04-07 04:31:09] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-04-07 04:31:09] Production.INFO: Invoice Committed AccountID = 26
[2026-04-07 04:31:09] Production.INFO: =========== Updating InvoiceDate ===========
[2026-04-07 04:31:09] Production.INFO: NextInvoice 2026-04-07 2026-05-06
[2026-04-07 04:31:09] Production.INFO: new dates
[2026-04-07 04:31:09] Production.INFO: LastInvoiceDate 2026-04-07 NextInvoiceDate 2026-05-07
[2026-04-07 04:31:09] Production.INFO: LastChargeDate 2026-04-07 NextChargeDate 2026-05-06
[2026-04-07 04:31:09] Production.INFO: =========== Updated InvoiceDate ===========
[2026-04-07 04:31:09] Production.INFO: ========================== Invoice Send End =============================
[2026-04-07 04:31:09] Production.INFO: AccountID =155 FirstInvoiceSend 0
[2026-04-07 04:31:09] Production.INFO: LastInvoiceDate 2026-03-07 NextInvoiceDate 2026-04-07
[2026-04-07 04:31:09] Production.INFO: LastChargeDate 2026-03-07 NextChargeDate 2026-04-06
[2026-04-07 04:31:09] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-04-07 04:31:09] Production.INFO: ========================== Invoice Send Start =============================
[2026-04-07 04:31:09] Production.INFO: Invoice::sendInvoice(1,155,2026-03-07,2026-04-07,billing@onswitchit.ca)
[2026-04-07 04:31:09] Production.INFO: start Date =2026-03-07 EndDate =2026-04-06 23:59:59
[2026-04-07 04:31:09] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-04-07 04:31:09] Production.INFO: InvoiceTemplate->Terms =
This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.
[2026-04-07 04:31:09] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-04-07 04:31:09] Production.INFO: AlreadyBilled
[2026-04-07 04:31:09] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:10] Production.INFO: original start date ==>2026-03-07 changed start date ==>2026-03-07 00:00:00 original end date ==>2026-04-06 23:59:59 changed end date ==>2026-04-06 23:59:59
[2026-04-07 04:31:10] Production.INFO: Invoice::getAccountUsageTotal(1,155,2026-03-07,2026-04-06 23:59:59)
[2026-04-07 04:31:10] Production.INFO: TotalCharges - 0
[2026-04-07 04:31:10] Production.INFO: TotalUsageCharges - 0.00
[2026-04-07 04:31:10] Production.INFO: Usage Over
[2026-04-07 04:31:10] Production.INFO: Call prc_getAccountSubscription(155,0)
[2026-04-07 04:31:10] Production.INFO: SUBSCRIPTION 3
[2026-04-07 04:31:10] Production.INFO: ============================Subscription Start =================
[2026-04-07 04:31:10] Production.INFO: SubscriptionID - 5
[2026-04-07 04:31:10] Production.INFO: isAdvanceSubscription - 5
[2026-04-07 04:31:10] Production.INFO: SubscriptionStartDate =2026-04-07 - SubscriptionEndDate = 2026-05-06
[2026-04-07 04:31:10] Production.INFO: NewNextChargeDate =2026-05-06 00:00:00
[2026-04-07 04:31:10] Production.INFO: EndDate =2025-05-06 00:00:00
[2026-04-07 04:31:10] Production.INFO: NewEndDate1 =2025-05-07
[2026-04-07 04:31:10] Production.INFO: SubscriptionDate
[2026-04-07 04:31:10] Production.INFO: Array
(
[StartDate] => 2025-05-07
[EndDate] => 2026-05-06 00:00:00
[AlreadyCharged] => 0
)
[2026-04-07 04:31:10] Production.INFO: AccountSubscription StartDate 2021-05-18 StartDate 2026-03-07
[2026-04-07 04:31:10] Production.INFO: SubscriptionID - 2025-05-07=====2026-05-06 00:00:00
[2026-04-07 04:31:10] Production.INFO: AccountSubscriptionID - 613 === 2021-05-18=====2025-05-05
[2026-04-07 04:31:10] Production.INFO: ============================Subscription End =================
[2026-04-07 04:31:10] Production.INFO: ============================Subscription Start =================
[2026-04-07 04:31:10] Production.INFO: SubscriptionID - 4
[2026-04-07 04:31:10] Production.INFO: isAdvanceSubscription - 4
[2026-04-07 04:31:10] Production.INFO: SubscriptionStartDate =2026-04-07 - SubscriptionEndDate = 2026-05-06
[2026-04-07 04:31:10] Production.INFO: NewNextChargeDate =2026-05-06 00:00:00
[2026-04-07 04:31:10] Production.INFO: EndDate =2025-05-06 00:00:00
[2026-04-07 04:31:10] Production.INFO: NewEndDate1 =2025-05-07
[2026-04-07 04:31:10] Production.INFO: SubscriptionDate
[2026-04-07 04:31:10] Production.INFO: Array
(
[StartDate] => 2025-05-07
[EndDate] => 2026-05-06 00:00:00
[AlreadyCharged] => 0
)
[2026-04-07 04:31:10] Production.INFO: AccountSubscription StartDate 2021-05-18 StartDate 2026-03-07
[2026-04-07 04:31:10] Production.INFO: SubscriptionID - 2025-05-07=====2026-05-06 00:00:00
[2026-04-07 04:31:10] Production.INFO: AccountSubscriptionID - 614 === 2021-05-18=====2025-05-05
[2026-04-07 04:31:10] Production.INFO: ============================Subscription End =================
[2026-04-07 04:31:10] Production.INFO: ============================Subscription Start =================
[2026-04-07 04:31:10] Production.INFO: SubscriptionID - 11
[2026-04-07 04:31:10] Production.INFO: isAdvanceSubscription - 11
[2026-04-07 04:31:10] Production.INFO: SubscriptionStartDate =2026-04-07 - SubscriptionEndDate = 2026-05-06
[2026-04-07 04:31:10] Production.INFO: NewNextChargeDate =2026-05-06 00:00:00
[2026-04-07 04:31:10] Production.INFO: EndDate =2025-05-06 00:00:00
[2026-04-07 04:31:10] Production.INFO: NewEndDate1 =2025-05-07
[2026-04-07 04:31:10] Production.INFO: SubscriptionDate
[2026-04-07 04:31:10] Production.INFO: Array
(
[StartDate] => 2025-05-07
[EndDate] => 2026-05-06 00:00:00
[AlreadyCharged] => 0
)
[2026-04-07 04:31:10] Production.INFO: AccountSubscription StartDate 2021-05-18 StartDate 2026-03-07
[2026-04-07 04:31:10] Production.INFO: SubscriptionID - 2025-05-07=====2026-05-06 00:00:00
[2026-04-07 04:31:10] Production.INFO: AccountSubscriptionID - 615 === 2021-05-18=====2025-05-05
[2026-04-07 04:31:10] Production.INFO: ============================Subscription End =================
[2026-04-07 04:31:10] Production.INFO: SUBSCRIPTION Over
[2026-04-07 04:31:10] Production.INFO: Call prc_getAccountOneOffCharge(155,0,2026-03-07,2026-04-07 23:59:59)
[2026-04-07 04:31:10] Production.INFO: AccountOneOffCharge 0
[2026-04-07 04:31:10] Production.INFO: AccountOneOffCharge Over
[2026-04-07 04:31:10] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-04-07 04:31:10] Production.INFO: New UsageDates 2026-03-07 - 2026-04-06 23:59:59
[2026-04-07 04:31:10] Production.INFO: SubTotal 0
[2026-04-07 04:31:10] Production.INFO: SubTotalWithouttaxTotal 0
[2026-04-07 04:31:10] Production.INFO: AccountOneOffCharge Tax Over
[2026-04-07 04:31:10] Production.INFO: TotalTax 0
[2026-04-07 04:31:10] Production.INFO: InvoiceGrandTotal 0
[2026-04-07 04:31:10] Production.INFO: InvoiceTaxAmount 0
[2026-04-07 04:31:10] Production.INFO: GrandTotal 0
[2026-04-07 04:31:10] Production.INFO: SubTotal 0.00
[2026-04-07 04:31:10] Production.INFO: TotalDue 0.00
[2026-04-07 04:31:10] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:10] Production.INFO: original start date ==>2026-03-07 changed start date ==>2026-03-07 00:00:00 original end date ==>2026-04-06 23:59:59 changed end date ==>2026-04-06 23:59:59
[2026-04-07 04:31:10] Production.INFO: CALL prc_getInvoiceUsage(1,'155','0','1','2026-03-07 00:00:00','2026-04-06 23:59:59',0)
[2026-04-07 04:31:10] Production.INFO: PDF Generation start
[2026-04-07 04:31:10] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/155/Invoices/2026/04/07/Invoice-dominos-10388-sandeep-chaudhari-inv13769-from-03-07-2026-to-04-06-2026-12776.pdf
[2026-04-07 04:31:10] Production.INFO: On Linux
[2026-04-07 04:31:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051625', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 04:31:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 04:31:11] Production.INFO: ProcessCDR(1,17051625,1,1,2)
[2026-04-07 04:31:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051625,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 04:31:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051625,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 04:31:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 04:31:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 04:31:11] Production.INFO: ==14926== Releasing lock...
[2026-04-07 04:31:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 04:31:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 04:31:12] Production.INFO: /var/www/html/onswitch.neon.service/wkhtmltox/bin/wkhtmltopdf --header-spacing 3 --footer-spacing 1 --header-html --footer-html "/var/www/tmp/1/155/Invoices/2026/04/07/footer-dominos-10388-sandeep-chaudhari-inv13769-from-03-07-2026-to-04-06-2026-12776.html" "/var/www/tmp/1/155/Invoices/2026/04/07/Invoice-dominos-10388-sandeep-chaudhari-inv13769-from-03-07-2026-to-04-06-2026-12776.html" "/var/www/tmp/1/155/Invoices/2026/04/07/Invoice-dominos-10388-sandeep-chaudhari-inv13769-from-03-07-2026-to-04-06-2026-12776.pdf"
[2026-04-07 04:31:12] Production.INFO:
[2026-04-07 04:31:12] Production.INFO: /var/www/tmp/1/155/Invoices/2026/04/07/Invoice-dominos-10388-sandeep-chaudhari-inv13769-from-03-07-2026-to-04-06-2026-12776.html
[2026-04-07 04:31:12] Production.INFO: /var/www/tmp/1/155/Invoices/2026/04/07/header-dominos-10388-sandeep-chaudhari-inv13769-from-03-07-2026-to-04-06-2026-12776.html
[2026-04-07 04:31:12] Production.INFO: /var/www/tmp/1/155/Invoices/2026/04/07/footer-dominos-10388-sandeep-chaudhari-inv13769-from-03-07-2026-to-04-06-2026-12776.html
[2026-04-07 04:31:12] Production.INFO: Invoice generation PDF path
[2026-04-07 04:31:12] Production.INFO: PDF fullPath 1/155/Invoices/2026/04/07/Invoice-dominos-10388-sandeep-chaudhari-inv13769-from-03-07-2026-to-04-06-2026-12776.pdf
[2026-04-07 04:31:12] Production.INFO: Generate Usage File Start
[2026-04-07 04:31:12] Production.INFO: Usage File fullPath 1/155/InvoiceUsageFile/2026/04/07/dominos-10388-sandeep-chaudhari-07-03-2026-00-00-00-TO-06-04-2026-23-59-59_4360__2265c560-325c-11f1-aa2a-010d2fa17bbe.csv
[2026-04-07 04:31:13] Production.INFO: Sending Email to Staff over
[2026-04-07 04:31:13] Production.INFO: Email Status 1
[2026-04-07 04:31:13] Production.INFO: Sending Email to Customer
[2026-04-07 04:31:13] Production.INFO: =========== Email Sending over ===========
[2026-04-07 04:31:13] Production.INFO: =========== Returning as Success =========== AccountID 155
[2026-04-07 04:31:13] Production.INFO: Invoice::sendInvoice done
[2026-04-07 04:31:13] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-04-07 04:31:13] Production.INFO: Invoice Committed AccountID = 155
[2026-04-07 04:31:13] Production.INFO: =========== Updating InvoiceDate ===========
[2026-04-07 04:31:13] Production.INFO: NextInvoice 2026-04-07 2026-05-06
[2026-04-07 04:31:13] Production.INFO: new dates
[2026-04-07 04:31:13] Production.INFO: LastInvoiceDate 2026-04-07 NextInvoiceDate 2026-05-07
[2026-04-07 04:31:13] Production.INFO: LastChargeDate 2026-04-07 NextChargeDate 2026-05-06
[2026-04-07 04:31:13] Production.INFO: =========== Updated InvoiceDate ===========
[2026-04-07 04:31:13] Production.INFO: ========================== Invoice Send End =============================
[2026-04-07 04:31:13] Production.INFO: AccountID =157 FirstInvoiceSend 0
[2026-04-07 04:31:13] Production.INFO: LastInvoiceDate 2026-03-07 NextInvoiceDate 2026-04-07
[2026-04-07 04:31:13] Production.INFO: LastChargeDate 2026-03-07 NextChargeDate 2026-04-06
[2026-04-07 04:31:13] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-04-07 04:31:13] Production.INFO: ========================== Invoice Send Start =============================
[2026-04-07 04:31:13] Production.INFO: Invoice::sendInvoice(1,157,2026-03-07,2026-04-07,billing@onswitchit.ca)
[2026-04-07 04:31:13] Production.INFO: start Date =2026-03-07 EndDate =2026-04-06 23:59:59
[2026-04-07 04:31:13] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-04-07 04:31:13] Production.INFO: InvoiceTemplate->Terms =
This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.
[2026-04-07 04:31:13] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-04-07 04:31:13] Production.INFO: AlreadyBilled
[2026-04-07 04:31:13] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:13] Production.INFO: original start date ==>2026-03-07 changed start date ==>2026-03-07 00:00:00 original end date ==>2026-04-06 23:59:59 changed end date ==>2026-04-06 23:59:59
[2026-04-07 04:31:13] Production.INFO: Invoice::getAccountUsageTotal(1,157,2026-03-07,2026-04-06 23:59:59)
[2026-04-07 04:31:13] Production.INFO: TotalCharges - 0
[2026-04-07 04:31:13] Production.INFO: TotalUsageCharges - 0.00
[2026-04-07 04:31:13] Production.INFO: Usage Over
[2026-04-07 04:31:13] Production.INFO: Call prc_getAccountSubscription(157,0)
[2026-04-07 04:31:13] Production.INFO: SUBSCRIPTION 3
[2026-04-07 04:31:13] Production.INFO: ============================Subscription Start =================
[2026-04-07 04:31:13] Production.INFO: SubscriptionID - 5
[2026-04-07 04:31:13] Production.INFO: isAdvanceSubscription - 5
[2026-04-07 04:31:13] Production.INFO: SubscriptionStartDate =2026-04-07 - SubscriptionEndDate = 2026-05-06
[2026-04-07 04:31:13] Production.INFO: NewNextChargeDate =2026-05-06 00:00:00
[2026-04-07 04:31:13] Production.INFO: EndDate =2026-04-06 00:00:00
[2026-04-07 04:31:13] Production.INFO: NewEndDate1 =2026-04-07
[2026-04-07 04:31:13] Production.INFO: SubscriptionDate
[2026-04-07 04:31:13] Production.INFO: Array
(
[StartDate] => 2026-04-07
[EndDate] => 2026-05-06 00:00:00
[AlreadyCharged] => 0
)
[2026-04-07 04:31:13] Production.INFO: AccountSubscription StartDate 2021-08-06 StartDate 2026-03-07
[2026-04-07 04:31:13] Production.INFO: SubscriptionID - 2026-04-07=====2026-05-06 00:00:00
[2026-04-07 04:31:13] Production.INFO: AccountSubscriptionID - 619 === 2021-08-06=====2027-04-07
[2026-04-07 04:31:13] Production.INFO: regular Advance Subscription
[2026-04-07 04:31:13] Production.INFO: First Time False 2021-08-06 2026-04-07
[2026-04-07 04:31:13] Production.INFO: StartDate 2026-04-07 AccountSubscription->StartDate 2021-08-06 EndDate 2026-05-06 00:00:00 AccountSubscription->EndDate 2027-04-07
[2026-04-07 04:31:13] Production.INFO: days diff - 30 subscription days 30 quarter days 91
[2026-04-07 04:31:13] Production.INFO: AccountSubscription::getSubscriptionAmount(619,2026-04-07,2026-05-06 00:00:00,,0)
[2026-04-07 04:31:13] Production.INFO: SubscriptionCharge - 75
[2026-04-07 04:31:13] Production.INFO: Already Invoice Subscription 0
[2026-04-07 04:31:13] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(157,1,5,2026-04-07,2026-05-06 00:00:00,Restaurant - 4 Line Flat Rate,75,75,1,619)
[2026-04-07 04:31:13] Production.INFO: DiscountAmount 0.000000
[2026-04-07 04:31:13] Production.INFO: DiscountType
[2026-04-07 04:31:13] Production.INFO: SubscriptionCharge 75
[2026-04-07 04:31:13] Production.INFO: New SubscriptionCharge 75
[2026-04-07 04:31:13] Production.INFO: TotalSubscriptionCharge - 75.00
[2026-04-07 04:31:13] Production.INFO: ============================Subscription End =================
[2026-04-07 04:31:13] Production.INFO: ============================Subscription Start =================
[2026-04-07 04:31:13] Production.INFO: SubscriptionID - 4
[2026-04-07 04:31:13] Production.INFO: isAdvanceSubscription - 4
[2026-04-07 04:31:14] Production.INFO: SubscriptionStartDate =2026-04-07 - SubscriptionEndDate = 2026-05-06
[2026-04-07 04:31:14] Production.INFO: NewNextChargeDate =2026-05-06 00:00:00
[2026-04-07 04:31:14] Production.INFO: EndDate =2026-04-06 00:00:00
[2026-04-07 04:31:14] Production.INFO: NewEndDate1 =2026-04-07
[2026-04-07 04:31:14] Production.INFO: SubscriptionDate
[2026-04-07 04:31:14] Production.INFO: Array
(
[StartDate] => 2026-04-07
[EndDate] => 2026-05-06 00:00:00
[AlreadyCharged] => 0
)
[2026-04-07 04:31:14] Production.INFO: AccountSubscription StartDate 2021-08-06 StartDate 2026-03-07
[2026-04-07 04:31:14] Production.INFO: SubscriptionID - 2026-04-07=====2026-05-06 00:00:00
[2026-04-07 04:31:14] Production.INFO: AccountSubscriptionID - 620 === 2021-08-06=====2027-04-07
[2026-04-07 04:31:14] Production.INFO: regular Advance Subscription
[2026-04-07 04:31:14] Production.INFO: First Time False 2021-08-06 2026-04-07
[2026-04-07 04:31:14] Production.INFO: StartDate 2026-04-07 AccountSubscription->StartDate 2021-08-06 EndDate 2026-05-06 00:00:00 AccountSubscription->EndDate 2027-04-07
[2026-04-07 04:31:14] Production.INFO: days diff - 30 subscription days 30 quarter days 91
[2026-04-07 04:31:14] Production.INFO: AccountSubscription::getSubscriptionAmount(620,2026-04-07,2026-05-06 00:00:00,,0)
[2026-04-07 04:31:14] Production.INFO: SubscriptionCharge - 2.5
[2026-04-07 04:31:14] Production.INFO: Already Invoice Subscription 0
[2026-04-07 04:31:14] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(157,1,4,2026-04-07,2026-05-06 00:00:00,e911 address registration (12268873030 - 23 Wellington St 23 Guelph, ON N1H 3R7 Canada),2.5,2.5,1,620)
[2026-04-07 04:31:14] Production.INFO: DiscountAmount 0.000000
[2026-04-07 04:31:14] Production.INFO: DiscountType
[2026-04-07 04:31:14] Production.INFO: SubscriptionCharge 2.5
[2026-04-07 04:31:14] Production.INFO: New SubscriptionCharge 2.5
[2026-04-07 04:31:14] Production.INFO: TotalSubscriptionCharge - 2.50
[2026-04-07 04:31:14] Production.INFO: ============================Subscription End =================
[2026-04-07 04:31:14] Production.INFO: ============================Subscription Start =================
[2026-04-07 04:31:14] Production.INFO: SubscriptionID - 11
[2026-04-07 04:31:14] Production.INFO: isAdvanceSubscription - 11
[2026-04-07 04:31:14] Production.INFO: SubscriptionStartDate =2026-04-07 - SubscriptionEndDate = 2026-05-06
[2026-04-07 04:31:14] Production.INFO: NewNextChargeDate =2026-05-06 00:00:00
[2026-04-07 04:31:14] Production.INFO: EndDate =2026-04-06 00:00:00
[2026-04-07 04:31:14] Production.INFO: NewEndDate1 =2026-04-07
[2026-04-07 04:31:14] Production.INFO: SubscriptionDate
[2026-04-07 04:31:14] Production.INFO: Array
(
[StartDate] => 2026-04-07
[EndDate] => 2026-05-06 00:00:00
[AlreadyCharged] => 0
)
[2026-04-07 04:31:14] Production.INFO: AccountSubscription StartDate 2021-08-06 StartDate 2026-03-07
[2026-04-07 04:31:14] Production.INFO: SubscriptionID - 2026-04-07=====2026-05-06 00:00:00
[2026-04-07 04:31:14] Production.INFO: AccountSubscriptionID - 621 === 2021-08-06=====2027-04-07
[2026-04-07 04:31:14] Production.INFO: regular Advance Subscription
[2026-04-07 04:31:14] Production.INFO: First Time False 2021-08-06 2026-04-07
[2026-04-07 04:31:14] Production.INFO: StartDate 2026-04-07 AccountSubscription->StartDate 2021-08-06 EndDate 2026-05-06 00:00:00 AccountSubscription->EndDate 2027-04-07
[2026-04-07 04:31:14] Production.INFO: days diff - 30 subscription days 30 quarter days 91
[2026-04-07 04:31:14] Production.INFO: AccountSubscription::getSubscriptionAmount(621,2026-04-07,2026-05-06 00:00:00,,0)
[2026-04-07 04:31:14] Production.INFO: SubscriptionCharge - -5
[2026-04-07 04:31:14] Production.INFO: Already Invoice Subscription 0
[2026-04-07 04:31:14] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(157,1,11,2026-04-07,2026-05-06 00:00:00,Provides a $5/store/month discount when 3+ stores have OnSwitch Cloud Phone service,-15,-5,3,621)
[2026-04-07 04:31:14] Production.INFO: DiscountAmount 0.000000
[2026-04-07 04:31:14] Production.INFO: DiscountType
[2026-04-07 04:31:14] Production.INFO: SubscriptionCharge -15
[2026-04-07 04:31:14] Production.INFO: New SubscriptionCharge -15
[2026-04-07 04:31:14] Production.INFO: TotalSubscriptionCharge - -15.00
[2026-04-07 04:31:14] Production.INFO: ============================Subscription End =================
[2026-04-07 04:31:14] Production.INFO: SUBSCRIPTION Over
[2026-04-07 04:31:14] Production.INFO: Call prc_getAccountOneOffCharge(157,0,2026-03-07,2026-04-07 23:59:59)
[2026-04-07 04:31:14] Production.INFO: AccountOneOffCharge 0
[2026-04-07 04:31:14] Production.INFO: AccountOneOffCharge Over
[2026-04-07 04:31:14] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-04-07 04:31:14] Production.INFO: New UsageDates 2026-03-07 - 2026-04-06 23:59:59
[2026-04-07 04:31:14] Production.INFO: SubTotal 62.5
[2026-04-07 04:31:14] Production.INFO: SubTotalWithouttaxTotal 0
[2026-04-07 04:31:14] Production.INFO: AccountOneOffCharge Tax Over
[2026-04-07 04:31:14] Production.INFO: TotalTax 8.125
[2026-04-07 04:31:14] Production.INFO: InvoiceGrandTotal 70.625
[2026-04-07 04:31:14] Production.INFO: InvoiceTaxAmount 8.13
[2026-04-07 04:31:14] Production.INFO: GrandTotal 70.63
[2026-04-07 04:31:14] Production.INFO: SubTotal 62.50
[2026-04-07 04:31:14] Production.INFO: TotalDue 706.30
[2026-04-07 04:31:14] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:14] Production.INFO: original start date ==>2026-03-07 changed start date ==>2026-03-07 00:00:00 original end date ==>2026-04-06 23:59:59 changed end date ==>2026-04-06 23:59:59
[2026-04-07 04:31:14] Production.INFO: CALL prc_getInvoiceUsage(1,'157','0','1','2026-03-07 00:00:00','2026-04-06 23:59:59',0)
[2026-04-07 04:31:14] Production.INFO: PDF Generation start
[2026-04-07 04:31:14] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/157/Invoices/2026/04/07/Invoice-dominos-10588-gurinder-saini-inv13770-from-03-07-2026-to-04-06-2026-12777.pdf
[2026-04-07 04:31:14] Production.INFO: On Linux
[2026-04-07 04:31:15] Production.INFO: /var/www/html/onswitch.neon.service/wkhtmltox/bin/wkhtmltopdf --header-spacing 3 --footer-spacing 1 --header-html --footer-html "/var/www/tmp/1/157/Invoices/2026/04/07/footer-dominos-10588-gurinder-saini-inv13770-from-03-07-2026-to-04-06-2026-12777.html" "/var/www/tmp/1/157/Invoices/2026/04/07/Invoice-dominos-10588-gurinder-saini-inv13770-from-03-07-2026-to-04-06-2026-12777.html" "/var/www/tmp/1/157/Invoices/2026/04/07/Invoice-dominos-10588-gurinder-saini-inv13770-from-03-07-2026-to-04-06-2026-12777.pdf"
[2026-04-07 04:31:15] Production.INFO:
[2026-04-07 04:31:15] Production.INFO: /var/www/tmp/1/157/Invoices/2026/04/07/Invoice-dominos-10588-gurinder-saini-inv13770-from-03-07-2026-to-04-06-2026-12777.html
[2026-04-07 04:31:15] Production.INFO: /var/www/tmp/1/157/Invoices/2026/04/07/header-dominos-10588-gurinder-saini-inv13770-from-03-07-2026-to-04-06-2026-12777.html
[2026-04-07 04:31:15] Production.INFO: /var/www/tmp/1/157/Invoices/2026/04/07/footer-dominos-10588-gurinder-saini-inv13770-from-03-07-2026-to-04-06-2026-12777.html
[2026-04-07 04:31:15] Production.INFO: Invoice generation PDF path
[2026-04-07 04:31:15] Production.INFO: PDF fullPath 1/157/Invoices/2026/04/07/Invoice-dominos-10588-gurinder-saini-inv13770-from-03-07-2026-to-04-06-2026-12777.pdf
[2026-04-07 04:31:15] Production.INFO: Generate Usage File Start
[2026-04-07 04:31:15] Production.INFO: Usage File fullPath 1/157/InvoiceUsageFile/2026/04/07/dominos-10588-gurinder-saini-07-03-2026-00-00-00-TO-06-04-2026-23-59-59_8732__247e7750-325c-11f1-87d7-1755968bd39b.csv
[2026-04-07 04:31:16] Production.ERROR: CronJobId end10
[2026-04-07 04:31:16] Production.INFO: ==14922== Releasing lock...
[2026-04-07 04:31:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:31:16] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:31:17] Production.INFO: Sending Email to Staff over
[2026-04-07 04:31:17] Production.INFO: Email Status 1
[2026-04-07 04:31:17] Production.INFO: Sending Email to Customer
[2026-04-07 04:31:17] Production.INFO: =========== Email Sending over ===========
[2026-04-07 04:31:17] Production.INFO: =========== Returning as Success =========== AccountID 157
[2026-04-07 04:31:17] Production.INFO: Invoice::sendInvoice done
[2026-04-07 04:31:17] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-04-07 04:31:17] Production.INFO: Invoice Committed AccountID = 157
[2026-04-07 04:31:17] Production.INFO: =========== Updating InvoiceDate ===========
[2026-04-07 04:31:17] Production.INFO: NextInvoice 2026-04-07 2026-05-06
[2026-04-07 04:31:17] Production.INFO: new dates
[2026-04-07 04:31:17] Production.INFO: LastInvoiceDate 2026-04-07 NextInvoiceDate 2026-05-07
[2026-04-07 04:31:17] Production.INFO: LastChargeDate 2026-04-07 NextChargeDate 2026-05-06
[2026-04-07 04:31:17] Production.INFO: =========== Updated InvoiceDate ===========
[2026-04-07 04:31:17] Production.INFO: ========================== Invoice Send End =============================
[2026-04-07 04:31:17] Production.INFO: AccountID =232 FirstInvoiceSend 0
[2026-04-07 04:31:17] Production.INFO: LastInvoiceDate 2026-03-07 NextInvoiceDate 2026-04-07
[2026-04-07 04:31:17] Production.INFO: LastChargeDate 2026-03-07 NextChargeDate 2026-04-06
[2026-04-07 04:31:17] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-04-07 04:31:17] Production.INFO: ========================== Invoice Send Start =============================
[2026-04-07 04:31:17] Production.INFO: Invoice::sendInvoice(1,232,2026-03-07,2026-04-07,billing@onswitchit.ca)
[2026-04-07 04:31:17] Production.INFO: start Date =2026-03-07 EndDate =2026-04-06 23:59:59
[2026-04-07 04:31:17] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-04-07 04:31:17] Production.INFO: InvoiceTemplate->Terms =
This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.
[2026-04-07 04:31:17] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-04-07 04:31:17] Production.INFO: AlreadyBilled
[2026-04-07 04:31:17] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:17] Production.INFO: original start date ==>2026-03-07 changed start date ==>2026-03-07 00:00:00 original end date ==>2026-04-06 23:59:59 changed end date ==>2026-04-06 23:59:59
[2026-04-07 04:31:17] Production.INFO: Invoice::getAccountUsageTotal(1,232,2026-03-07,2026-04-06 23:59:59)
[2026-04-07 04:31:17] Production.INFO: TotalCharges - 0
[2026-04-07 04:31:17] Production.INFO: TotalUsageCharges - 0.00
[2026-04-07 04:31:17] Production.INFO: Usage Over
[2026-04-07 04:31:17] Production.INFO: Call prc_getAccountSubscription(232,0)
[2026-04-07 04:31:17] Production.INFO: SUBSCRIPTION 3
[2026-04-07 04:31:17] Production.INFO: ============================Subscription Start =================
[2026-04-07 04:31:17] Production.INFO: SubscriptionID - 2
[2026-04-07 04:31:17] Production.INFO: isAdvanceSubscription - 2
[2026-04-07 04:31:17] Production.INFO: SubscriptionStartDate =2026-04-07 - SubscriptionEndDate = 2026-05-06
[2026-04-07 04:31:17] Production.INFO: NewNextChargeDate =2026-05-06 00:00:00
[2026-04-07 04:31:17] Production.INFO: EndDate =2025-05-06 00:00:00
[2026-04-07 04:31:17] Production.INFO: NewEndDate1 =2025-05-07
[2026-04-07 04:31:17] Production.INFO: SubscriptionDate
[2026-04-07 04:31:17] Production.INFO: Array
(
[StartDate] => 2025-05-07
[EndDate] => 2026-05-06 00:00:00
[AlreadyCharged] => 0
)
[2026-04-07 04:31:17] Production.INFO: AccountSubscription StartDate 2024-06-05 StartDate 2026-03-07
[2026-04-07 04:31:17] Production.INFO: SubscriptionID - 2025-05-07=====2026-05-06 00:00:00
[2026-04-07 04:31:17] Production.INFO: AccountSubscriptionID - 1125 === 2024-06-05=====2025-05-05
[2026-04-07 04:31:17] Production.INFO: ============================Subscription End =================
[2026-04-07 04:31:17] Production.INFO: ============================Subscription Start =================
[2026-04-07 04:31:17] Production.INFO: SubscriptionID - 12
[2026-04-07 04:31:17] Production.INFO: isAdvanceSubscription - 12
[2026-04-07 04:31:17] Production.INFO: SubscriptionStartDate =2026-04-07 - SubscriptionEndDate = 2026-05-06
[2026-04-07 04:31:17] Production.INFO: NewNextChargeDate =2026-05-06 00:00:00
[2026-04-07 04:31:17] Production.INFO: EndDate =2025-05-06 00:00:00
[2026-04-07 04:31:17] Production.INFO: NewEndDate1 =2025-05-07
[2026-04-07 04:31:17] Production.INFO: SubscriptionDate
[2026-04-07 04:31:17] Production.INFO: Array
(
[StartDate] => 2025-05-07
[EndDate] => 2026-05-06 00:00:00
[AlreadyCharged] => 0
)
[2026-04-07 04:31:17] Production.INFO: AccountSubscription StartDate 2024-06-05 StartDate 2026-03-07
[2026-04-07 04:31:17] Production.INFO: SubscriptionID - 2025-05-07=====2026-05-06 00:00:00
[2026-04-07 04:31:17] Production.INFO: AccountSubscriptionID - 1135 === 2024-06-05=====2025-05-05
[2026-04-07 04:31:17] Production.INFO: ============================Subscription End =================
[2026-04-07 04:31:17] Production.INFO: ============================Subscription Start =================
[2026-04-07 04:31:17] Production.INFO: SubscriptionID - 7
[2026-04-07 04:31:17] Production.INFO: isAdvanceSubscription - 7
[2026-04-07 04:31:17] Production.INFO: SubscriptionStartDate =2026-04-07 - SubscriptionEndDate = 2026-05-06
[2026-04-07 04:31:17] Production.INFO: NewNextChargeDate =2026-05-06 00:00:00
[2026-04-07 04:31:17] Production.INFO: EndDate =2025-05-06 00:00:00
[2026-04-07 04:31:17] Production.INFO: NewEndDate1 =2025-05-07
[2026-04-07 04:31:17] Production.INFO: SubscriptionDate
[2026-04-07 04:31:17] Production.INFO: Array
(
[StartDate] => 2025-05-07
[EndDate] => 2026-05-06 00:00:00
[AlreadyCharged] => 0
)
[2026-04-07 04:31:17] Production.INFO: AccountSubscription StartDate 2024-10-01 StartDate 2026-03-07
[2026-04-07 04:31:17] Production.INFO: SubscriptionID - 2025-05-07=====2026-05-06 00:00:00
[2026-04-07 04:31:17] Production.INFO: AccountSubscriptionID - 1173 === 2024-10-01=====2025-05-05
[2026-04-07 04:31:17] Production.INFO: ============================Subscription End =================
[2026-04-07 04:31:17] Production.INFO: SUBSCRIPTION Over
[2026-04-07 04:31:17] Production.INFO: Call prc_getAccountOneOffCharge(232,0,2026-03-07,2026-04-07 23:59:59)
[2026-04-07 04:31:17] Production.INFO: AccountOneOffCharge 0
[2026-04-07 04:31:17] Production.INFO: AccountOneOffCharge Over
[2026-04-07 04:31:17] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-04-07 04:31:17] Production.INFO: New UsageDates 2026-03-07 - 2026-04-06 23:59:59
[2026-04-07 04:31:17] Production.INFO: SubTotal 0
[2026-04-07 04:31:17] Production.INFO: SubTotalWithouttaxTotal 0
[2026-04-07 04:31:17] Production.INFO: AccountOneOffCharge Tax Over
[2026-04-07 04:31:17] Production.INFO: TotalTax 0
[2026-04-07 04:31:17] Production.INFO: InvoiceGrandTotal 0
[2026-04-07 04:31:17] Production.INFO: InvoiceTaxAmount 0
[2026-04-07 04:31:17] Production.INFO: GrandTotal 0
[2026-04-07 04:31:17] Production.INFO: SubTotal 0.00
[2026-04-07 04:31:17] Production.INFO: TotalDue 0.00
[2026-04-07 04:31:17] Production.INFO: Reseller ==> 0
[2026-04-07 04:31:17] Production.INFO: original start date ==>2026-03-07 changed start date ==>2026-03-07 00:00:00 original end date ==>2026-04-06 23:59:59 changed end date ==>2026-04-06 23:59:59
[2026-04-07 04:31:17] Production.INFO: CALL prc_getInvoiceUsage(1,'232','0','1','2026-03-07 00:00:00','2026-04-06 23:59:59',0)
[2026-04-07 04:31:17] Production.INFO: PDF Generation start
[2026-04-07 04:31:17] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/232/Invoices/2026/04/07/Invoice-jenopher-inc-inv13771-from-03-07-2026-to-04-06-2026-12778.pdf
[2026-04-07 04:31:17] Production.INFO: On Linux
[2026-04-07 04:31:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:31:18] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:31:18] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:31:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:31:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:31:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:31:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:31:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:31:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:31:18] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:31:18] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:31:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:31:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:31:18] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:31:18] Production.INFO: /var/www/html/onswitch.neon.service/wkhtmltox/bin/wkhtmltopdf --header-spacing 3 --footer-spacing 1 --header-html --footer-html "/var/www/tmp/1/232/Invoices/2026/04/07/footer-jenopher-inc-inv13771-from-03-07-2026-to-04-06-2026-12778.html" "/var/www/tmp/1/232/Invoices/2026/04/07/Invoice-jenopher-inc-inv13771-from-03-07-2026-to-04-06-2026-12778.html" "/var/www/tmp/1/232/Invoices/2026/04/07/Invoice-jenopher-inc-inv13771-from-03-07-2026-to-04-06-2026-12778.pdf"
[2026-04-07 04:31:18] Production.INFO:
[2026-04-07 04:31:18] Production.INFO: /var/www/tmp/1/232/Invoices/2026/04/07/Invoice-jenopher-inc-inv13771-from-03-07-2026-to-04-06-2026-12778.html
[2026-04-07 04:31:18] Production.INFO: /var/www/tmp/1/232/Invoices/2026/04/07/header-jenopher-inc-inv13771-from-03-07-2026-to-04-06-2026-12778.html
[2026-04-07 04:31:18] Production.INFO: /var/www/tmp/1/232/Invoices/2026/04/07/footer-jenopher-inc-inv13771-from-03-07-2026-to-04-06-2026-12778.html
[2026-04-07 04:31:18] Production.INFO: Invoice generation PDF path
[2026-04-07 04:31:18] Production.INFO: PDF fullPath 1/232/Invoices/2026/04/07/Invoice-jenopher-inc-inv13771-from-03-07-2026-to-04-06-2026-12778.pdf
[2026-04-07 04:31:18] Production.INFO: Generate Usage File Start
[2026-04-07 04:31:18] Production.INFO: Usage File fullPath 1/232/InvoiceUsageFile/2026/04/07/jenopher-inc-07-03-2026-00-00-00-TO-06-04-2026-23-59-59_2341__26610ab0-325c-11f1-bfc5-4bf81f8addc0.csv
[2026-04-07 04:31:19] Production.INFO: call_cost start
[2026-04-07 04:31:19] Production.INFO: call_cost end
[2026-04-07 04:31:19] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:31:19] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:31:19] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:31:19] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:31:19] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:31:19] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:31:19] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:31:19] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:31:19] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:31:19] Production.INFO: ==14916== Releasing lock...
[2026-04-07 04:31:19] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:31:19] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 04:31:20] Production.INFO: Sending Email to Staff over
[2026-04-07 04:31:20] Production.INFO: Email Status 1
[2026-04-07 04:31:20] Production.INFO: Sending Email to Customer
[2026-04-07 04:31:20] Production.INFO: =========== Email Sending over ===========
[2026-04-07 04:31:20] Production.INFO: =========== Returning as Success =========== AccountID 232
[2026-04-07 04:31:20] Production.INFO: Invoice::sendInvoice done
[2026-04-07 04:31:20] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-04-07 04:31:20] Production.INFO: Invoice Committed AccountID = 232
[2026-04-07 04:31:20] Production.INFO: =========== Updating InvoiceDate ===========
[2026-04-07 04:31:20] Production.INFO: NextInvoice 2026-04-07 2026-05-06
[2026-04-07 04:31:20] Production.INFO: new dates
[2026-04-07 04:31:20] Production.INFO: LastInvoiceDate 2026-04-07 NextInvoiceDate 2026-05-07
[2026-04-07 04:31:20] Production.INFO: LastChargeDate 2026-04-07 NextChargeDate 2026-05-06
[2026-04-07 04:31:20] Production.INFO: =========== Updated InvoiceDate ===========
[2026-04-07 04:31:20] Production.INFO: ========================== Invoice Send End =============================
[2026-04-07 04:31:20] Production.INFO: AccountID =258 FirstInvoiceSend 0
[2026-04-07 04:31:20] Production.INFO: LastInvoiceDate 2025-02-10 NextInvoiceDate 2025-03-10
[2026-04-07 04:31:20] Production.INFO: LastChargeDate 2025-02-10 NextChargeDate 2025-03-09
[2026-04-07 04:31:20] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-04-07 04:31:20] Production.INFO: ========================== Invoice Send Start =============================
[2026-04-07 04:31:20] Production.INFO: Invoice::sendInvoice(1,258,2025-02-10,2025-03-10,billing@onswitchit.ca)
[2026-04-07 04:31:20] Production.INFO: start Date =2025-02-10 EndDate =2025-03-09 23:59:59
[2026-04-07 04:31:20] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-04-07 04:31:20] Production.INFO: InvoiceTemplate->Terms =
This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.
[2026-04-07 04:31:20] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-04-07 04:31:20] Production.INFO: Invoice::sendInvoice done
[2026-04-07 04:31:20] Production.INFO: Invoice rollback AccountID = 258
[2026-04-07 04:31:20] Production.INFO: ========================== Error =============================
[2026-04-07 04:31:20] Production.INFO: Invoice with Error - Array
(
[status] => failure
[message] => Lion Motors Account is already billed on this duration
)
[2026-04-07 04:31:20] Production.INFO: ========================== Invoice Send End =============================
[2026-04-07 04:31:20] Production.INFO: ========================== Recurring invoice Start =============================
[2026-04-07 04:31:20] Production.INFO: recurring invoices ID
[2026-04-07 04:31:20] Production.INFO:
[2026-04-07 04:31:20] Production.INFO: recurring errorsArray
(
)
[2026-04-07 04:31:20] Production.INFO: ========================== Recurring invoice End =============================
[2026-04-07 04:31:20] Production.INFO: ========================== Job Updated =============================
[2026-04-07 04:31:21] Production.INFO: ========================== Job Email Sent =============================
[2026-04-07 04:31:22] Production.ERROR: **Email Sent Status 1
[2026-04-07 04:31:22] Production.ERROR: **Email Sent message Email has been sent
[2026-04-07 04:31:22] Production.ERROR: CronJobId end6
[2026-04-07 04:31:22] Production.INFO: ==14918== Releasing lock...
[2026-04-07 04:31:22] Production.INFO: invoicegenerator-command-invoicegenerator-companyid-1-cronjobid-6 #Stops#
[2026-04-07 04:31:22] Production.INFO: 38 MB #Memory Used#
[2026-04-07 09:32:01] Production.INFO: ==15051== Lock acquired, processing the job...
[2026-04-07 09:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:32:01] Production.INFO: neon service started
[2026-04-07 09:32:01] Production.INFO: neon service started
[2026-04-07 09:32:01] Production.INFO: ==15051== Releasing lock...
[2026-04-07 09:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:32:02] Production.INFO: ==15055== Lock acquired, processing the job...
[2026-04-07 08:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:32:02] Production.INFO: ==15055== Releasing lock...
[2026-04-07 08:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:32:02] Production.INFO: ==15053== Lock acquired, processing the job...
[2026-04-07 04:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:32:02] Production.INFO: ==15053== Releasing lock...
[2026-04-07 04:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:32:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:32:03] Production.INFO: ==15066== Lock acquired, processing the job...
[2026-04-07 04:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:32:03] Production.INFO: ==15066== Releasing lock...
[2026-04-07 04:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:32:03] Production.INFO: ==15058== Lock acquired, processing the job...
[2026-04-07 04:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:32:03] Production.INFO: ==15062== Lock acquired, processing the job...
[2026-04-07 04:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:32:03] Production.INFO: ==15060== Lock acquired, processing the job...
[2026-04-07 04:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:32:03] Production.INFO: ==15064== Lock acquired, processing the job...
[2026-04-07 04:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:32:03] Production.INFO: Account Balance Start.
[2026-04-07 04:32:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:32:03] Production.INFO: 117
[2026-04-07 04:32:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: ==15060== Releasing lock...
[2026-04-07 04:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:32:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:05] Production.INFO: Date 2026-04-05
[2026-04-07 04:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:05] Production.INFO: Date 2026-04-06
[2026-04-07 04:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:32:05] Production.INFO: Total Charge 0
[2026-04-07 04:32:05] Production.INFO: CreateAllLog End
[2026-04-07 04:32:05] Production.INFO: Account Balance End.
[2026-04-07 04:32:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:32:05] Production.INFO: ==15064== Releasing lock...
[2026-04-07 04:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:32:10] Production.ERROR: CronJobId end10
[2026-04-07 04:32:10] Production.INFO: ==15062== Releasing lock...
[2026-04-07 04:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:32:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:32:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:32:13] Production.INFO: call_cost start
[2026-04-07 04:32:13] Production.INFO: call_cost end
[2026-04-07 04:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:32:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:32:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:32:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:32:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:32:13] Production.INFO: ==15058== Releasing lock...
[2026-04-07 04:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:33:02] Production.INFO: ==15120== Lock acquired, processing the job...
[2026-04-07 09:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:33:02] Production.INFO: neon service started
[2026-04-07 09:33:02] Production.INFO: neon service started
[2026-04-07 09:33:02] Production.INFO: ==15120== Releasing lock...
[2026-04-07 09:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:33:02] Production.INFO: ==15124== Lock acquired, processing the job...
[2026-04-07 08:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:33:02] Production.INFO: ==15124== Releasing lock...
[2026-04-07 08:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:33:02] Production.INFO: ==15122== Lock acquired, processing the job...
[2026-04-07 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:33:02] Production.INFO: ==15122== Releasing lock...
[2026-04-07 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:33:03] Production.INFO: ==15129== Lock acquired, processing the job...
[2026-04-07 04:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:33:03] Production.INFO: ==15127== Lock acquired, processing the job...
[2026-04-07 04:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:33:03] Production.INFO: ==15131== Lock acquired, processing the job...
[2026-04-07 04:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:33:03] Production.INFO: ==15133== Lock acquired, processing the job...
[2026-04-07 04:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:33:03] Production.INFO: ==15135== Lock acquired, processing the job...
[2026-04-07 04:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:33:03] Production.INFO: Account Balance Start.
[2026-04-07 04:33:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:33:03] Production.INFO: 117
[2026-04-07 04:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:33:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:33:03] Production.INFO: ==15135== Releasing lock...
[2026-04-07 04:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:33:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:04] Production.INFO: Date 2026-03-11
[2026-04-07 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:04] Production.INFO: Date 2026-03-12
[2026-04-07 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:04] Production.INFO: ==15129== Releasing lock...
[2026-04-07 04:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:33:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:05] Production.INFO: Date 2026-03-27
[2026-04-07 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:05] Production.INFO: Date 2026-03-28
[2026-04-07 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:05] Production.INFO: Date 2026-03-29
[2026-04-07 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:05] Production.INFO: Date 2026-03-30
[2026-04-07 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:05] Production.INFO: Date 2026-03-31
[2026-04-07 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:05] Production.INFO: Date 2026-04-01
[2026-04-07 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:05] Production.INFO: Date 2026-04-02
[2026-04-07 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:05] Production.INFO: Date 2026-04-03
[2026-04-07 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:05] Production.INFO: Date 2026-04-04
[2026-04-07 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:05] Production.INFO: Date 2026-04-05
[2026-04-07 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:05] Production.INFO: Date 2026-04-06
[2026-04-07 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:33:05] Production.INFO: Total Charge 0
[2026-04-07 04:33:05] Production.INFO: CreateAllLog End
[2026-04-07 04:33:05] Production.INFO: Account Balance End.
[2026-04-07 04:33:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:33:05] Production.INFO: ==15133== Releasing lock...
[2026-04-07 04:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:33:12] Production.ERROR: CronJobId end10
[2026-04-07 04:33:12] Production.INFO: ==15131== Releasing lock...
[2026-04-07 04:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:33:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:33:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:33:15] Production.INFO: call_cost start
[2026-04-07 04:33:15] Production.INFO: call_cost end
[2026-04-07 04:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:33:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:33:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:33:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:33:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:33:15] Production.INFO: ==15127== Releasing lock...
[2026-04-07 04:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:34:01] Production.INFO: ==15194== Lock acquired, processing the job...
[2026-04-07 09:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:34:01] Production.INFO: neon service started
[2026-04-07 09:34:01] Production.INFO: neon service started
[2026-04-07 09:34:01] Production.INFO: ==15194== Releasing lock...
[2026-04-07 09:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:34:02] Production.INFO: ==15196== Lock acquired, processing the job...
[2026-04-07 04:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:34:02] Production.INFO: ==15198== Lock acquired, processing the job...
[2026-04-07 08:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:34:02] Production.INFO: ==15198== Releasing lock...
[2026-04-07 08:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:34:02] Production.INFO: ==15196== Releasing lock...
[2026-04-07 04:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:34:03] Production.INFO: ==15201== Lock acquired, processing the job...
[2026-04-07 04:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:34:03] Production.INFO: ==15203== Lock acquired, processing the job...
[2026-04-07 04:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:34:03] Production.INFO: ==15209== Lock acquired, processing the job...
[2026-04-07 04:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:34:03] Production.INFO: ==15205== Lock acquired, processing the job...
[2026-04-07 04:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:34:03] Production.INFO: ==15207== Lock acquired, processing the job...
[2026-04-07 04:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:34:03] Production.INFO: ==15209== Releasing lock...
[2026-04-07 04:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:34:03] Production.INFO: Account Balance Start.
[2026-04-07 04:34:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:34:03] Production.INFO: 117
[2026-04-07 04:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:34:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-10
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-11
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: ==15203== Releasing lock...
[2026-04-07 04:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-12
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:05] Production.INFO: Date 2026-04-01
[2026-04-07 04:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:05] Production.INFO: Date 2026-04-02
[2026-04-07 04:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:05] Production.INFO: Date 2026-04-03
[2026-04-07 04:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:05] Production.INFO: Date 2026-04-04
[2026-04-07 04:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:05] Production.INFO: Date 2026-04-05
[2026-04-07 04:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:05] Production.INFO: Date 2026-04-06
[2026-04-07 04:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:34:05] Production.INFO: Total Charge 0
[2026-04-07 04:34:05] Production.INFO: CreateAllLog End
[2026-04-07 04:34:05] Production.INFO: Account Balance End.
[2026-04-07 04:34:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:34:05] Production.INFO: ==15207== Releasing lock...
[2026-04-07 04:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:34:11] Production.ERROR: CronJobId end10
[2026-04-07 04:34:11] Production.INFO: ==15205== Releasing lock...
[2026-04-07 04:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:34:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:34:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:34:14] Production.INFO: call_cost start
[2026-04-07 04:34:14] Production.INFO: call_cost end
[2026-04-07 04:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:34:14] Production.INFO: ==15201== Releasing lock...
[2026-04-07 04:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:35:02] Production.INFO: ==15267== Lock acquired, processing the job...
[2026-04-07 09:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:35:02] Production.INFO: neon service started
[2026-04-07 09:35:02] Production.INFO: neon service started
[2026-04-07 09:35:02] Production.INFO: ==15267== Releasing lock...
[2026-04-07 09:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:35:02] Production.INFO: ==15269== Lock acquired, processing the job...
[2026-04-07 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:35:02] Production.INFO: ==15269== Releasing lock...
[2026-04-07 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:35:02] Production.INFO: ==15271== Lock acquired, processing the job...
[2026-04-07 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:35:02] Production.INFO: ==15271== Releasing lock...
[2026-04-07 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:35:03] Production.INFO: ==15274== Lock acquired, processing the job...
[2026-04-07 04:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:35:03] Production.INFO: ==15278== Lock acquired, processing the job...
[2026-04-07 04:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:35:03] Production.INFO: ==15282== Lock acquired, processing the job...
[2026-04-07 04:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:35:03] Production.INFO: ==15276== Lock acquired, processing the job...
[2026-04-07 04:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:35:03] Production.INFO: ==15280== Lock acquired, processing the job...
[2026-04-07 04:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:35:03] Production.INFO: Account Balance Start.
[2026-04-07 04:35:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:35:03] Production.INFO: 117
[2026-04-07 04:35:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:35:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:35:03] Production.INFO: ==15282== Releasing lock...
[2026-04-07 04:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:35:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-03-12
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: ==15276== Releasing lock...
[2026-04-07 04:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:35:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:05] Production.INFO: Date 2026-04-04
[2026-04-07 04:35:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:05] Production.INFO: Date 2026-04-05
[2026-04-07 04:35:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:05] Production.INFO: Date 2026-04-06
[2026-04-07 04:35:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:35:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:35:05] Production.INFO: Total Charge 0
[2026-04-07 04:35:05] Production.INFO: CreateAllLog End
[2026-04-07 04:35:05] Production.INFO: Account Balance End.
[2026-04-07 04:35:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:35:05] Production.INFO: ==15280== Releasing lock...
[2026-04-07 04:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:35:12] Production.ERROR: CronJobId end10
[2026-04-07 04:35:12] Production.INFO: ==15278== Releasing lock...
[2026-04-07 04:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:35:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:35:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:35:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:35:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:35:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:35:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:35:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:35:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:35:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:35:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:35:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:35:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:35:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:35:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:35:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:35:14] Production.INFO: call_cost start
[2026-04-07 04:35:14] Production.INFO: call_cost end
[2026-04-07 04:35:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:35:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:35:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:35:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:35:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:35:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:35:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:35:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:35:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:35:14] Production.INFO: ==15274== Releasing lock...
[2026-04-07 04:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:35:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:36:01] Production.INFO: ==15343== Lock acquired, processing the job...
[2026-04-07 09:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:36:01] Production.INFO: neon service started
[2026-04-07 09:36:01] Production.INFO: neon service started
[2026-04-07 09:36:01] Production.INFO: ==15343== Releasing lock...
[2026-04-07 09:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:36:01] Production.INFO: ==15345== Lock acquired, processing the job...
[2026-04-07 04:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:36:02] Production.INFO: ==15345== Releasing lock...
[2026-04-07 04:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:36:02] Production.INFO: ==15347== Lock acquired, processing the job...
[2026-04-07 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:36:02] Production.INFO: ==15347== Releasing lock...
[2026-04-07 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:36:02] Production.INFO: ==15354== Lock acquired, processing the job...
[2026-04-07 04:36:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:36:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:36:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:36:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:36:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:36:03] Production.INFO: ==15350== Lock acquired, processing the job...
[2026-04-07 04:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:36:03] Production.INFO: ==15352== Lock acquired, processing the job...
[2026-04-07 04:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:36:03] Production.INFO: ==15356== Lock acquired, processing the job...
[2026-04-07 04:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:36:03] Production.INFO: ==15358== Lock acquired, processing the job...
[2026-04-07 04:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:36:03] Production.INFO: Account Balance Start.
[2026-04-07 04:36:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:36:03] Production.INFO: 117
[2026-04-07 04:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:36:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:36:03] Production.INFO: ==15358== Releasing lock...
[2026-04-07 04:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:36:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:03] Production.INFO: ==15352== Releasing lock...
[2026-04-07 04:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:36:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:36:04] Production.INFO: Total Charge 0
[2026-04-07 04:36:04] Production.INFO: CreateAllLog End
[2026-04-07 04:36:04] Production.INFO: Account Balance End.
[2026-04-07 04:36:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:36:05] Production.INFO: ==15356== Releasing lock...
[2026-04-07 04:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:36:11] Production.ERROR: CronJobId end10
[2026-04-07 04:36:11] Production.INFO: ==15354== Releasing lock...
[2026-04-07 04:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:36:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:36:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:36:14] Production.INFO: call_cost start
[2026-04-07 04:36:14] Production.INFO: call_cost end
[2026-04-07 04:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:36:14] Production.INFO: ==15350== Releasing lock...
[2026-04-07 04:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:37:01] Production.INFO: ==15414== Lock acquired, processing the job...
[2026-04-07 09:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:37:01] Production.INFO: neon service started
[2026-04-07 09:37:01] Production.INFO: neon service started
[2026-04-07 09:37:01] Production.INFO: ==15414== Releasing lock...
[2026-04-07 09:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:37:02] Production.INFO: ==15418== Lock acquired, processing the job...
[2026-04-07 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:37:02] Production.INFO: ==15418== Releasing lock...
[2026-04-07 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:37:02] Production.INFO: ==15416== Lock acquired, processing the job...
[2026-04-07 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:37:02] Production.INFO: ==15416== Releasing lock...
[2026-04-07 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:37:03] Production.INFO: ==15420== Lock acquired, processing the job...
[2026-04-07 04:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:37:03] Production.INFO: ==15422== Lock acquired, processing the job...
[2026-04-07 04:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:37:03] Production.INFO: ==15428== Lock acquired, processing the job...
[2026-04-07 04:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:37:03] Production.INFO: ==15424== Lock acquired, processing the job...
[2026-04-07 04:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:37:03] Production.INFO: ==15426== Lock acquired, processing the job...
[2026-04-07 04:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:37:03] Production.INFO: Account Balance Start.
[2026-04-07 04:37:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:37:03] Production.INFO: 117
[2026-04-07 04:37:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:37:03] Production.INFO: ==15428== Releasing lock...
[2026-04-07 04:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:37:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:03] Production.INFO: ==15422== Releasing lock...
[2026-04-07 04:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:37:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:37:04] Production.INFO: Total Charge 0
[2026-04-07 04:37:04] Production.INFO: CreateAllLog End
[2026-04-07 04:37:04] Production.INFO: Account Balance End.
[2026-04-07 04:37:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:37:04] Production.INFO: ==15426== Releasing lock...
[2026-04-07 04:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:37:12] Production.ERROR: CronJobId end10
[2026-04-07 04:37:12] Production.INFO: ==15424== Releasing lock...
[2026-04-07 04:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:37:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:37:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:37:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:37:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:37:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:37:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:37:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:37:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:37:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:37:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:37:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:37:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:37:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:37:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:37:15] Production.INFO: call_cost start
[2026-04-07 04:37:15] Production.INFO: call_cost end
[2026-04-07 04:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:37:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:37:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:37:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:37:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:37:15] Production.INFO: ==15420== Releasing lock...
[2026-04-07 04:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:38:02] Production.INFO: ==15482== Lock acquired, processing the job...
[2026-04-07 09:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:38:02] Production.INFO: neon service started
[2026-04-07 09:38:02] Production.INFO: neon service started
[2026-04-07 09:38:02] Production.INFO: ==15482== Releasing lock...
[2026-04-07 09:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:38:02] Production.INFO: ==15487== Lock acquired, processing the job...
[2026-04-07 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:38:02] Production.INFO: ==15487== Releasing lock...
[2026-04-07 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:38:03] Production.INFO: ==15489== Lock acquired, processing the job...
[2026-04-07 08:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:38:03] Production.INFO: ==15489== Releasing lock...
[2026-04-07 08:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:38:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:38:03] Production.INFO: ==15493== Lock acquired, processing the job...
[2026-04-07 04:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:38:03] Production.INFO: ==15491== Lock acquired, processing the job...
[2026-04-07 04:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:38:03] Production.INFO: ==15495== Lock acquired, processing the job...
[2026-04-07 04:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:38:03] Production.INFO: ==15497== Lock acquired, processing the job...
[2026-04-07 04:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:38:03] Production.INFO: ==15499== Lock acquired, processing the job...
[2026-04-07 04:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:38:03] Production.INFO: Account Balance Start.
[2026-04-07 04:38:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:38:03] Production.INFO: 117
[2026-04-07 04:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:38:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-09
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-10
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-11
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: ==15499== Releasing lock...
[2026-04-07 04:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:38:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-12
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: ==15493== Releasing lock...
[2026-04-07 04:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:38:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:38:05] Production.INFO: Total Charge 0
[2026-04-07 04:38:05] Production.INFO: CreateAllLog End
[2026-04-07 04:38:05] Production.INFO: Account Balance End.
[2026-04-07 04:38:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:38:05] Production.INFO: ==15497== Releasing lock...
[2026-04-07 04:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:38:11] Production.ERROR: CronJobId end10
[2026-04-07 04:38:11] Production.INFO: ==15495== Releasing lock...
[2026-04-07 04:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:38:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:38:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:38:14] Production.INFO: call_cost start
[2026-04-07 04:38:14] Production.INFO: call_cost end
[2026-04-07 04:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:38:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:38:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:38:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:38:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:38:14] Production.INFO: ==15491== Releasing lock...
[2026-04-07 04:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:39:01] Production.INFO: ==15554== Lock acquired, processing the job...
[2026-04-07 09:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:39:01] Production.INFO: neon service started
[2026-04-07 09:39:01] Production.INFO: neon service started
[2026-04-07 09:39:01] Production.INFO: ==15554== Releasing lock...
[2026-04-07 09:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:39:02] Production.INFO: ==15556== Lock acquired, processing the job...
[2026-04-07 04:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:39:02] Production.INFO: ==15558== Lock acquired, processing the job...
[2026-04-07 08:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:39:02] Production.INFO: ==15558== Releasing lock...
[2026-04-07 08:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:39:02] Production.INFO: ==15556== Releasing lock...
[2026-04-07 04:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:39:03] Production.INFO: ==15561== Lock acquired, processing the job...
[2026-04-07 04:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:39:03] Production.INFO: ==15567== Lock acquired, processing the job...
[2026-04-07 04:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:39:03] Production.INFO: ==15563== Lock acquired, processing the job...
[2026-04-07 04:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:39:03] Production.INFO: ==15565== Lock acquired, processing the job...
[2026-04-07 04:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:39:03] Production.INFO: ==15569== Lock acquired, processing the job...
[2026-04-07 04:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:39:03] Production.INFO: Account Balance Start.
[2026-04-07 04:39:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:39:03] Production.INFO: 117
[2026-04-07 04:39:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:39:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:39:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:03] Production.INFO: ==15569== Releasing lock...
[2026-04-07 04:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:39:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: ==15563== Releasing lock...
[2026-04-07 04:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:39:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:05] Production.INFO: Date 2026-04-05
[2026-04-07 04:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:05] Production.INFO: Date 2026-04-06
[2026-04-07 04:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:39:05] Production.INFO: Total Charge 0
[2026-04-07 04:39:05] Production.INFO: CreateAllLog End
[2026-04-07 04:39:05] Production.INFO: Account Balance End.
[2026-04-07 04:39:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:39:05] Production.INFO: ==15567== Releasing lock...
[2026-04-07 04:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:39:11] Production.ERROR: CronJobId end10
[2026-04-07 04:39:11] Production.INFO: ==15565== Releasing lock...
[2026-04-07 04:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:39:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:39:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:39:14] Production.INFO: call_cost start
[2026-04-07 04:39:14] Production.INFO: call_cost end
[2026-04-07 04:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:39:14] Production.INFO: ==15561== Releasing lock...
[2026-04-07 04:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:40:02] Production.INFO: ==15627== Lock acquired, processing the job...
[2026-04-07 09:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:40:02] Production.INFO: neon service started
[2026-04-07 09:40:02] Production.INFO: neon service started
[2026-04-07 09:40:02] Production.INFO: ==15627== Releasing lock...
[2026-04-07 09:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:40:02] Production.INFO: ==15631== Lock acquired, processing the job...
[2026-04-07 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:40:02] Production.INFO: ==15631== Releasing lock...
[2026-04-07 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:40:02] Production.INFO: ==15629== Lock acquired, processing the job...
[2026-04-07 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:40:02] Production.INFO: ==15629== Releasing lock...
[2026-04-07 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:40:03] Production.INFO: ==15634== Lock acquired, processing the job...
[2026-04-07 04:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:40:03] Production.INFO: ==15636== Lock acquired, processing the job...
[2026-04-07 04:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:40:03] Production.INFO: ==15640== Lock acquired, processing the job...
[2026-04-07 04:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:40:03] Production.INFO: ==15638== Lock acquired, processing the job...
[2026-04-07 04:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:40:03] Production.INFO: ==15642== Lock acquired, processing the job...
[2026-04-07 04:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:40:03] Production.INFO: Account Balance Start.
[2026-04-07 04:40:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:40:03] Production.INFO: 117
[2026-04-07 04:40:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:03] Production.INFO: ==15642== Releasing lock...
[2026-04-07 04:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-09
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-10
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-11
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-12
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: ==15636== Releasing lock...
[2026-04-07 04:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:40:04] Production.INFO: Total Charge 0
[2026-04-07 04:40:05] Production.INFO: CreateAllLog End
[2026-04-07 04:40:05] Production.INFO: Account Balance End.
[2026-04-07 04:40:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:40:05] Production.INFO: ==15640== Releasing lock...
[2026-04-07 04:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:40:11] Production.ERROR: CronJobId end10
[2026-04-07 04:40:11] Production.INFO: ==15638== Releasing lock...
[2026-04-07 04:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:40:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:40:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:40:14] Production.INFO: call_cost start
[2026-04-07 04:40:14] Production.INFO: call_cost end
[2026-04-07 04:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:40:14] Production.INFO: ==15634== Releasing lock...
[2026-04-07 04:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:41:01] Production.INFO: ==15696== Lock acquired, processing the job...
[2026-04-07 09:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:41:01] Production.INFO: neon service started
[2026-04-07 09:41:01] Production.INFO: neon service started
[2026-04-07 09:41:01] Production.INFO: ==15696== Releasing lock...
[2026-04-07 09:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:41:01] Production.INFO: ==15700== Lock acquired, processing the job...
[2026-04-07 08:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:41:01] Production.INFO: ==15700== Releasing lock...
[2026-04-07 08:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:41:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:41:02] Production.INFO: ==15698== Lock acquired, processing the job...
[2026-04-07 04:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:41:02] Production.INFO: ==15698== Releasing lock...
[2026-04-07 04:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:41:03] Production.INFO: ==15703== Lock acquired, processing the job...
[2026-04-07 04:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 04:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 04:41:03] Production.INFO: ==15705== Lock acquired, processing the job...
[2026-04-07 04:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 04:41:03] Production.INFO: ==15703== Releasing lock...
[2026-04-07 04:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 04:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 04:41:03] Production.INFO: ==15707== Lock acquired, processing the job...
[2026-04-07 04:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:41:03] Production.INFO: ==15715== Lock acquired, processing the job...
[2026-04-07 04:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:41:03] Production.INFO: ==15709== Lock acquired, processing the job...
[2026-04-07 04:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:41:03] Production.INFO: ==15713== Lock acquired, processing the job...
[2026-04-07 04:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 04:41:03] Production.INFO: ==15711== Lock acquired, processing the job...
[2026-04-07 04:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 04:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:41:03] Production.INFO: ==15715== Releasing lock...
[2026-04-07 04:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:41:03] Production.INFO: Account Balance Start.
[2026-04-07 04:41:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:41:03] Production.INFO: 117
[2026-04-07 04:41:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-03-12
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: ==15707== Releasing lock...
[2026-04-07 04:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:41:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:41:04] Production.ERROR: done
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 04:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051668', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 04:41:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:05] Production.INFO: Date 2026-04-06
[2026-04-07 04:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:41:05] Production.INFO: Total Charge 0
[2026-04-07 04:41:05] Production.INFO: CreateAllLog End
[2026-04-07 04:41:05] Production.INFO: Account Balance End.
[2026-04-07 04:41:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:41:05] Production.INFO: ==15711== Releasing lock...
[2026-04-07 04:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051668', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 04:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 04:41:10] Production.INFO: ProcessCDR(1,17051668,1,1,2)
[2026-04-07 04:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051668,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 04:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051668,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 04:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 04:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 04:41:10] Production.INFO: ==15713== Releasing lock...
[2026-04-07 04:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 04:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 04:41:14] Production.ERROR: CronJobId end10
[2026-04-07 04:41:14] Production.INFO: ==15709== Releasing lock...
[2026-04-07 04:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:41:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:41:16] Production.INFO: call_cost start
[2026-04-07 04:41:16] Production.INFO: call_cost end
[2026-04-07 04:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:41:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:41:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:41:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:41:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:41:16] Production.INFO: ==15705== Releasing lock...
[2026-04-07 04:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:42:01] Production.INFO: ==15772== Lock acquired, processing the job...
[2026-04-07 09:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:42:01] Production.INFO: neon service started
[2026-04-07 09:42:01] Production.INFO: neon service started
[2026-04-07 09:42:01] Production.INFO: ==15772== Releasing lock...
[2026-04-07 09:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:42:02] Production.INFO: ==15774== Lock acquired, processing the job...
[2026-04-07 04:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:42:02] Production.INFO: ==15774== Releasing lock...
[2026-04-07 04:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:42:02] Production.INFO: ==15776== Lock acquired, processing the job...
[2026-04-07 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:42:02] Production.INFO: ==15776== Releasing lock...
[2026-04-07 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:42:03] Production.INFO: ==15778== Lock acquired, processing the job...
[2026-04-07 04:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:42:03] Production.INFO: ==15780== Lock acquired, processing the job...
[2026-04-07 04:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:42:03] Production.INFO: ==15786== Lock acquired, processing the job...
[2026-04-07 04:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:42:03] Production.INFO: ==15782== Lock acquired, processing the job...
[2026-04-07 04:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:42:03] Production.INFO: ==15786== Releasing lock...
[2026-04-07 04:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:42:03] Production.INFO: ==15784== Lock acquired, processing the job...
[2026-04-07 04:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:42:03] Production.INFO: Account Balance Start.
[2026-04-07 04:42:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:42:03] Production.INFO: 117
[2026-04-07 04:42:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:42:03] Production.INFO: ==15780== Releasing lock...
[2026-04-07 04:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:42:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:42:04] Production.INFO: Total Charge 0
[2026-04-07 04:42:04] Production.INFO: CreateAllLog End
[2026-04-07 04:42:04] Production.INFO: Account Balance End.
[2026-04-07 04:42:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:42:04] Production.INFO: ==15784== Releasing lock...
[2026-04-07 04:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:42:12] Production.ERROR: CronJobId end10
[2026-04-07 04:42:12] Production.INFO: ==15782== Releasing lock...
[2026-04-07 04:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:42:14] Production.INFO: call_cost start
[2026-04-07 04:42:14] Production.INFO: call_cost end
[2026-04-07 04:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:42:14] Production.INFO: ==15778== Releasing lock...
[2026-04-07 04:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:43:02] Production.INFO: ==15846== Lock acquired, processing the job...
[2026-04-07 09:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:43:02] Production.INFO: neon service started
[2026-04-07 09:43:02] Production.INFO: neon service started
[2026-04-07 09:43:02] Production.INFO: ==15846== Releasing lock...
[2026-04-07 09:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:43:02] Production.INFO: ==15848== Lock acquired, processing the job...
[2026-04-07 04:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:43:02] Production.INFO: ==15848== Releasing lock...
[2026-04-07 04:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:43:02] Production.INFO: ==15850== Lock acquired, processing the job...
[2026-04-07 08:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:43:03] Production.INFO: ==15850== Releasing lock...
[2026-04-07 08:43:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:43:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:43:03] Production.INFO: ==15852== Lock acquired, processing the job...
[2026-04-07 04:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:43:03] Production.INFO: ==15856== Lock acquired, processing the job...
[2026-04-07 04:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:43:03] Production.INFO: ==15854== Lock acquired, processing the job...
[2026-04-07 04:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:43:03] Production.INFO: ==15858== Lock acquired, processing the job...
[2026-04-07 04:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:43:03] Production.INFO: Account Balance Start.
[2026-04-07 04:43:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:43:03] Production.INFO: 117
[2026-04-07 04:43:03] Production.INFO: ==15860== Lock acquired, processing the job...
[2026-04-07 04:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:43:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-10
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:43:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-11
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:43:04] Production.INFO: ==15860== Releasing lock...
[2026-04-07 04:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-12
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: ==15854== Releasing lock...
[2026-04-07 04:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:05] Production.INFO: Date 2026-04-06
[2026-04-07 04:43:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:43:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:43:05] Production.INFO: Total Charge 0
[2026-04-07 04:43:05] Production.INFO: CreateAllLog End
[2026-04-07 04:43:05] Production.INFO: Account Balance End.
[2026-04-07 04:43:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:43:05] Production.INFO: ==15858== Releasing lock...
[2026-04-07 04:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:43:12] Production.ERROR: CronJobId end10
[2026-04-07 04:43:12] Production.INFO: ==15856== Releasing lock...
[2026-04-07 04:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:43:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:43:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:43:14] Production.INFO: call_cost start
[2026-04-07 04:43:14] Production.INFO: call_cost end
[2026-04-07 04:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:43:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:43:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:43:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:43:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:43:14] Production.INFO: ==15852== Releasing lock...
[2026-04-07 04:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:44:01] Production.INFO: ==15914== Lock acquired, processing the job...
[2026-04-07 09:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:44:01] Production.INFO: neon service started
[2026-04-07 09:44:01] Production.INFO: neon service started
[2026-04-07 09:44:01] Production.INFO: ==15914== Releasing lock...
[2026-04-07 09:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:44:02] Production.INFO: ==15918== Lock acquired, processing the job...
[2026-04-07 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 04:44:02] Production.INFO: ==15916== Lock acquired, processing the job...
[2026-04-07 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:44:02] Production.INFO: ==15918== Releasing lock...
[2026-04-07 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:44:02] Production.INFO: ==15916== Releasing lock...
[2026-04-07 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:44:03] Production.INFO: ==15921== Lock acquired, processing the job...
[2026-04-07 04:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:44:03] Production.INFO: ==15923== Lock acquired, processing the job...
[2026-04-07 04:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:44:03] Production.INFO: ==15927== Lock acquired, processing the job...
[2026-04-07 04:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:44:03] Production.INFO: ==15925== Lock acquired, processing the job...
[2026-04-07 04:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:44:03] Production.INFO: ==15929== Lock acquired, processing the job...
[2026-04-07 04:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:44:03] Production.INFO: Account Balance Start.
[2026-04-07 04:44:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:44:03] Production.INFO: 117
[2026-04-07 04:44:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:44:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:44:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:44:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:44:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:03] Production.INFO: ==15929== Releasing lock...
[2026-04-07 04:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:44:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:03] Production.INFO: Date 2026-03-22
[2026-04-07 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:04] Production.INFO: ==15923== Releasing lock...
[2026-04-07 04:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:44:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:44:04] Production.INFO: Total Charge 0
[2026-04-07 04:44:04] Production.INFO: CreateAllLog End
[2026-04-07 04:44:04] Production.INFO: Account Balance End.
[2026-04-07 04:44:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:44:04] Production.INFO: ==15927== Releasing lock...
[2026-04-07 04:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:44:10] Production.ERROR: CronJobId end10
[2026-04-07 04:44:10] Production.INFO: ==15925== Releasing lock...
[2026-04-07 04:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:44:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:44:14] Production.INFO: call_cost start
[2026-04-07 04:44:14] Production.INFO: call_cost end
[2026-04-07 04:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:44:14] Production.INFO: ==15921== Releasing lock...
[2026-04-07 04:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:45:02] Production.INFO: ==15984== Lock acquired, processing the job...
[2026-04-07 09:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:45:02] Production.INFO: neon service started
[2026-04-07 09:45:02] Production.INFO: neon service started
[2026-04-07 09:45:02] Production.INFO: ==15984== Releasing lock...
[2026-04-07 09:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:45:02] Production.INFO: ==15986== Lock acquired, processing the job...
[2026-04-07 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:45:02] Production.INFO: ==15986== Releasing lock...
[2026-04-07 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:45:02] Production.INFO: ==15988== Lock acquired, processing the job...
[2026-04-07 08:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:45:03] Production.INFO: ==15988== Releasing lock...
[2026-04-07 08:45:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:45:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:45:03] Production.INFO: ==15990== Lock acquired, processing the job...
[2026-04-07 04:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:45:03] Production.INFO: ==15992== Lock acquired, processing the job...
[2026-04-07 04:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:45:03] Production.INFO: ==15994== Lock acquired, processing the job...
[2026-04-07 04:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:45:03] Production.INFO: ==15996== Lock acquired, processing the job...
[2026-04-07 04:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:45:03] Production.INFO: ==15998== Lock acquired, processing the job...
[2026-04-07 04:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:45:03] Production.INFO: Account Balance Start.
[2026-04-07 04:45:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:45:03] Production.INFO: 117
[2026-04-07 04:45:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:45:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:45:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:03] Production.INFO: ==15998== Releasing lock...
[2026-04-07 04:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:45:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-03-12
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: ==15992== Releasing lock...
[2026-04-07 04:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:45:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:45:04] Production.INFO: Total Charge 0
[2026-04-07 04:45:04] Production.INFO: CreateAllLog End
[2026-04-07 04:45:05] Production.INFO: Account Balance End.
[2026-04-07 04:45:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:45:05] Production.INFO: ==15996== Releasing lock...
[2026-04-07 04:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:45:12] Production.ERROR: CronJobId end10
[2026-04-07 04:45:12] Production.INFO: ==15994== Releasing lock...
[2026-04-07 04:45:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:45:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:45:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:45:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:45:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:45:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:45:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:45:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:45:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:45:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:45:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:45:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:45:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:45:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:45:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:45:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:45:15] Production.INFO: call_cost start
[2026-04-07 04:45:15] Production.INFO: call_cost end
[2026-04-07 04:45:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:45:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:45:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:45:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:45:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:45:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:45:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:45:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:45:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:45:15] Production.INFO: ==15990== Releasing lock...
[2026-04-07 04:45:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:45:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:46:01] Production.INFO: ==16057== Lock acquired, processing the job...
[2026-04-07 09:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:46:01] Production.INFO: neon service started
[2026-04-07 09:46:01] Production.INFO: neon service started
[2026-04-07 09:46:01] Production.INFO: ==16057== Releasing lock...
[2026-04-07 09:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:46:01] Production.INFO: ==16061== Lock acquired, processing the job...
[2026-04-07 08:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:46:01] Production.INFO: ==16061== Releasing lock...
[2026-04-07 08:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:46:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:46:01] Production.INFO: ==16059== Lock acquired, processing the job...
[2026-04-07 04:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:46:02] Production.INFO: ==16059== Releasing lock...
[2026-04-07 04:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:46:02] Production.INFO: ==16063== Lock acquired, processing the job...
[2026-04-07 04:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:46:03] Production.INFO: ==16065== Lock acquired, processing the job...
[2026-04-07 04:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:46:03] Production.INFO: ==16067== Lock acquired, processing the job...
[2026-04-07 04:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:46:03] Production.INFO: ==16071== Lock acquired, processing the job...
[2026-04-07 04:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:46:03] Production.INFO: ==16069== Lock acquired, processing the job...
[2026-04-07 04:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:46:03] Production.INFO: ==16071== Releasing lock...
[2026-04-07 04:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:46:03] Production.INFO: Account Balance Start.
[2026-04-07 04:46:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:46:03] Production.INFO: 117
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: ==16065== Releasing lock...
[2026-04-07 04:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-22
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-23
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-24
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-25
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-26
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-27
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-28
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-29
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:03] Production.INFO: Date 2026-03-30
[2026-04-07 04:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:46:04] Production.INFO: Total Charge 0
[2026-04-07 04:46:04] Production.INFO: CreateAllLog End
[2026-04-07 04:46:04] Production.INFO: Account Balance End.
[2026-04-07 04:46:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:46:04] Production.INFO: ==16069== Releasing lock...
[2026-04-07 04:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:46:11] Production.ERROR: CronJobId end10
[2026-04-07 04:46:11] Production.INFO: ==16067== Releasing lock...
[2026-04-07 04:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:46:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:46:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:46:14] Production.INFO: call_cost start
[2026-04-07 04:46:14] Production.INFO: call_cost end
[2026-04-07 04:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:46:14] Production.INFO: ==16063== Releasing lock...
[2026-04-07 04:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:47:01] Production.INFO: ==16131== Lock acquired, processing the job...
[2026-04-07 09:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:47:01] Production.INFO: neon service started
[2026-04-07 09:47:01] Production.INFO: neon service started
[2026-04-07 09:47:01] Production.INFO: ==16131== Releasing lock...
[2026-04-07 09:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:47:02] Production.INFO: ==16133== Lock acquired, processing the job...
[2026-04-07 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:47:02] Production.INFO: ==16135== Lock acquired, processing the job...
[2026-04-07 08:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:47:02] Production.INFO: ==16135== Releasing lock...
[2026-04-07 08:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:47:02] Production.INFO: ==16133== Releasing lock...
[2026-04-07 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:47:03] Production.INFO: ==16137== Lock acquired, processing the job...
[2026-04-07 04:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:47:03] Production.INFO: ==16146== Lock acquired, processing the job...
[2026-04-07 04:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:47:03] Production.INFO: ==16143== Lock acquired, processing the job...
[2026-04-07 04:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:47:03] Production.INFO: ==16139== Lock acquired, processing the job...
[2026-04-07 04:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:47:03] Production.INFO: ==16141== Lock acquired, processing the job...
[2026-04-07 04:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:47:03] Production.INFO: ==16146== Releasing lock...
[2026-04-07 04:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:47:03] Production.INFO: Account Balance Start.
[2026-04-07 04:47:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:47:03] Production.INFO: 117
[2026-04-07 04:47:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:47:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:03] Production.INFO: Date 2026-03-22
[2026-04-07 04:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:03] Production.INFO: Date 2026-03-23
[2026-04-07 04:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:03] Production.INFO: Date 2026-03-24
[2026-04-07 04:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:03] Production.INFO: Date 2026-03-25
[2026-04-07 04:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:03] Production.INFO: Date 2026-03-26
[2026-04-07 04:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:03] Production.INFO: Date 2026-03-27
[2026-04-07 04:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:04] Production.INFO: ==16139== Releasing lock...
[2026-04-07 04:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:47:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:47:04] Production.INFO: Total Charge 0
[2026-04-07 04:47:04] Production.INFO: CreateAllLog End
[2026-04-07 04:47:04] Production.INFO: Account Balance End.
[2026-04-07 04:47:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:47:04] Production.INFO: ==16143== Releasing lock...
[2026-04-07 04:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:47:11] Production.ERROR: CronJobId end10
[2026-04-07 04:47:11] Production.INFO: ==16141== Releasing lock...
[2026-04-07 04:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:47:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:47:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:47:14] Production.INFO: call_cost start
[2026-04-07 04:47:14] Production.INFO: call_cost end
[2026-04-07 04:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:47:14] Production.INFO: ==16137== Releasing lock...
[2026-04-07 04:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:48:02] Production.INFO: ==16204== Lock acquired, processing the job...
[2026-04-07 09:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:48:02] Production.INFO: neon service started
[2026-04-07 09:48:02] Production.INFO: neon service started
[2026-04-07 09:48:02] Production.INFO: ==16204== Releasing lock...
[2026-04-07 09:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:48:02] Production.INFO: ==16206== Lock acquired, processing the job...
[2026-04-07 04:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:48:02] Production.INFO: ==16206== Releasing lock...
[2026-04-07 04:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:48:03] Production.INFO: ==16208== Lock acquired, processing the job...
[2026-04-07 08:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:48:03] Production.INFO: ==16208== Releasing lock...
[2026-04-07 08:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:48:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:48:03] Production.INFO: ==16212== Lock acquired, processing the job...
[2026-04-07 04:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:48:03] Production.INFO: ==16214== Lock acquired, processing the job...
[2026-04-07 04:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:48:03] Production.INFO: ==16210== Lock acquired, processing the job...
[2026-04-07 04:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:48:03] Production.INFO: ==16216== Lock acquired, processing the job...
[2026-04-07 04:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:48:03] Production.INFO: ==16218== Lock acquired, processing the job...
[2026-04-07 04:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:48:03] Production.INFO: Account Balance Start.
[2026-04-07 04:48:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:48:03] Production.INFO: 117
[2026-04-07 04:48:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-09
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-10
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:48:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-11
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:48:04] Production.INFO: ==16218== Releasing lock...
[2026-04-07 04:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-12
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: ==16212== Releasing lock...
[2026-04-07 04:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:05] Production.INFO: Date 2026-04-04
[2026-04-07 04:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:05] Production.INFO: Date 2026-04-05
[2026-04-07 04:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:05] Production.INFO: Date 2026-04-06
[2026-04-07 04:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:48:05] Production.INFO: Total Charge 0
[2026-04-07 04:48:05] Production.INFO: CreateAllLog End
[2026-04-07 04:48:05] Production.INFO: Account Balance End.
[2026-04-07 04:48:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:48:05] Production.INFO: ==16216== Releasing lock...
[2026-04-07 04:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:48:11] Production.ERROR: CronJobId end10
[2026-04-07 04:48:11] Production.INFO: ==16214== Releasing lock...
[2026-04-07 04:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:48:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:48:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:48:14] Production.INFO: call_cost start
[2026-04-07 04:48:14] Production.INFO: call_cost end
[2026-04-07 04:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:48:14] Production.INFO: ==16210== Releasing lock...
[2026-04-07 04:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:49:01] Production.INFO: ==16273== Lock acquired, processing the job...
[2026-04-07 09:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:49:01] Production.INFO: neon service started
[2026-04-07 09:49:01] Production.INFO: neon service started
[2026-04-07 09:49:01] Production.INFO: ==16273== Releasing lock...
[2026-04-07 09:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:49:02] Production.INFO: ==16277== Lock acquired, processing the job...
[2026-04-07 08:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:49:02] Production.INFO: ==16277== Releasing lock...
[2026-04-07 08:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:49:02] Production.INFO: ==16275== Lock acquired, processing the job...
[2026-04-07 04:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:49:02] Production.INFO: ==16275== Releasing lock...
[2026-04-07 04:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:49:03] Production.INFO: ==16282== Lock acquired, processing the job...
[2026-04-07 04:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:49:03] Production.INFO: ==16284== Lock acquired, processing the job...
[2026-04-07 04:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:49:03] Production.INFO: ==16280== Lock acquired, processing the job...
[2026-04-07 04:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:49:03] Production.INFO: ==16286== Lock acquired, processing the job...
[2026-04-07 04:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:49:03] Production.INFO: Account Balance Start.
[2026-04-07 04:49:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:49:03] Production.INFO: 117
[2026-04-07 04:49:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:49:03] Production.INFO: ==16288== Lock acquired, processing the job...
[2026-04-07 04:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:49:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:49:03] Production.INFO: ==16288== Releasing lock...
[2026-04-07 04:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:49:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:03] Production.INFO: ==16282== Releasing lock...
[2026-04-07 04:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:49:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:49:04] Production.INFO: Total Charge 0
[2026-04-07 04:49:04] Production.INFO: CreateAllLog End
[2026-04-07 04:49:04] Production.INFO: Account Balance End.
[2026-04-07 04:49:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:49:04] Production.INFO: ==16286== Releasing lock...
[2026-04-07 04:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:49:11] Production.ERROR: CronJobId end10
[2026-04-07 04:49:11] Production.INFO: ==16284== Releasing lock...
[2026-04-07 04:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:49:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:49:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:49:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:49:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:49:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:49:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:49:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:49:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:49:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:49:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:49:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:49:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:49:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:49:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:49:13] Production.INFO: call_cost start
[2026-04-07 04:49:13] Production.INFO: call_cost end
[2026-04-07 04:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:49:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:49:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:49:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:49:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:49:13] Production.INFO: ==16280== Releasing lock...
[2026-04-07 04:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:50:02] Production.INFO: ==16352== Lock acquired, processing the job...
[2026-04-07 09:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:50:02] Production.INFO: neon service started
[2026-04-07 09:50:02] Production.INFO: neon service started
[2026-04-07 09:50:02] Production.INFO: ==16352== Releasing lock...
[2026-04-07 09:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:50:02] Production.INFO: ==16354== Lock acquired, processing the job...
[2026-04-07 04:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:50:02] Production.INFO: ==16356== Lock acquired, processing the job...
[2026-04-07 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:50:02] Production.INFO: ==16356== Releasing lock...
[2026-04-07 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:50:02] Production.INFO: ==16354== Releasing lock...
[2026-04-07 04:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:50:03] Production.INFO: ==16362== Lock acquired, processing the job...
[2026-04-07 04:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:50:03] Production.INFO: ==16358== Lock acquired, processing the job...
[2026-04-07 04:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:50:03] Production.INFO: ==16360== Lock acquired, processing the job...
[2026-04-07 04:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:50:03] Production.INFO: ==16367== Lock acquired, processing the job...
[2026-04-07 04:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:50:03] Production.INFO: ==16365== Lock acquired, processing the job...
[2026-04-07 04:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:50:03] Production.INFO: ==16367== Releasing lock...
[2026-04-07 04:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:50:03] Production.INFO: Account Balance Start.
[2026-04-07 04:50:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:50:03] Production.INFO: 117
[2026-04-07 04:50:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: ==16360== Releasing lock...
[2026-04-07 04:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:50:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:50:04] Production.INFO: Total Charge 0
[2026-04-07 04:50:04] Production.INFO: CreateAllLog End
[2026-04-07 04:50:04] Production.INFO: Account Balance End.
[2026-04-07 04:50:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:50:04] Production.INFO: ==16365== Releasing lock...
[2026-04-07 04:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:50:11] Production.ERROR: CronJobId end10
[2026-04-07 04:50:11] Production.INFO: ==16362== Releasing lock...
[2026-04-07 04:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:50:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:50:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:50:15] Production.INFO: call_cost start
[2026-04-07 04:50:15] Production.INFO: call_cost end
[2026-04-07 04:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:50:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:50:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:50:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:50:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:50:15] Production.INFO: ==16358== Releasing lock...
[2026-04-07 04:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:51:01] Production.INFO: ==16419== Lock acquired, processing the job...
[2026-04-07 09:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:51:01] Production.INFO: neon service started
[2026-04-07 09:51:01] Production.INFO: neon service started
[2026-04-07 09:51:01] Production.INFO: ==16419== Releasing lock...
[2026-04-07 09:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:51:02] Production.INFO: ==16421== Lock acquired, processing the job...
[2026-04-07 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:51:02] Production.INFO: ==16423== Lock acquired, processing the job...
[2026-04-07 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:51:02] Production.INFO: ==16423== Releasing lock...
[2026-04-07 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:51:02] Production.INFO: ==16421== Releasing lock...
[2026-04-07 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:51:03] Production.INFO: ==16426== Lock acquired, processing the job...
[2026-04-07 04:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 04:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 04:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 04:51:03] Production.INFO: ==16426== Releasing lock...
[2026-04-07 04:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 04:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 04:51:03] Production.INFO: ==16432== Lock acquired, processing the job...
[2026-04-07 04:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:51:03] Production.INFO: ==16436== Lock acquired, processing the job...
[2026-04-07 04:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 04:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 04:51:03] Production.INFO: ==16438== Lock acquired, processing the job...
[2026-04-07 04:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:51:03] Production.INFO: ==16428== Lock acquired, processing the job...
[2026-04-07 04:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:51:03] Production.INFO: ==16430== Lock acquired, processing the job...
[2026-04-07 04:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:51:03] Production.INFO: ==16434== Lock acquired, processing the job...
[2026-04-07 04:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:51:03] Production.INFO: ==16438== Releasing lock...
[2026-04-07 04:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:51:03] Production.ERROR: done
[2026-04-07 04:51:03] Production.INFO: Account Balance Start.
[2026-04-07 04:51:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:51:03] Production.INFO: 117
[2026-04-07 04:51:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 04:51:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051709', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 04:51:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-11
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-12
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: ==16430== Releasing lock...
[2026-04-07 04:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:05] Production.INFO: Date 2026-04-01
[2026-04-07 04:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:05] Production.INFO: Date 2026-04-02
[2026-04-07 04:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:05] Production.INFO: Date 2026-04-03
[2026-04-07 04:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:05] Production.INFO: Date 2026-04-04
[2026-04-07 04:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:05] Production.INFO: Date 2026-04-05
[2026-04-07 04:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:05] Production.INFO: Date 2026-04-06
[2026-04-07 04:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:51:05] Production.INFO: Total Charge 0
[2026-04-07 04:51:05] Production.INFO: CreateAllLog End
[2026-04-07 04:51:05] Production.INFO: Account Balance End.
[2026-04-07 04:51:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:51:05] Production.INFO: ==16434== Releasing lock...
[2026-04-07 04:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051709', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 04:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 04:51:10] Production.INFO: ProcessCDR(1,17051709,1,1,2)
[2026-04-07 04:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051709,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 04:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051709,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 04:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 04:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 04:51:10] Production.INFO: ==16436== Releasing lock...
[2026-04-07 04:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 04:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 04:51:13] Production.ERROR: CronJobId end10
[2026-04-07 04:51:13] Production.INFO: ==16432== Releasing lock...
[2026-04-07 04:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:51:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:51:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:51:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:51:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:51:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:51:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:51:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:51:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:51:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:51:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:51:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:51:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:51:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:51:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:51:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:51:16] Production.INFO: call_cost start
[2026-04-07 04:51:16] Production.INFO: call_cost end
[2026-04-07 04:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:51:16] Production.INFO: ==16428== Releasing lock...
[2026-04-07 04:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:52:01] Production.INFO: ==16492== Lock acquired, processing the job...
[2026-04-07 09:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:52:01] Production.INFO: neon service started
[2026-04-07 09:52:01] Production.INFO: neon service started
[2026-04-07 09:52:01] Production.INFO: ==16492== Releasing lock...
[2026-04-07 09:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:52:02] Production.INFO: ==16494== Lock acquired, processing the job...
[2026-04-07 04:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:52:02] Production.INFO: ==16494== Releasing lock...
[2026-04-07 04:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:52:02] Production.INFO: ==16496== Lock acquired, processing the job...
[2026-04-07 08:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:52:02] Production.INFO: ==16496== Releasing lock...
[2026-04-07 08:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:52:03] Production.INFO: ==16506== Lock acquired, processing the job...
[2026-04-07 04:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:52:03] Production.INFO: ==16506== Releasing lock...
[2026-04-07 04:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:52:03] Production.INFO: ==16504== Lock acquired, processing the job...
[2026-04-07 04:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:52:03] Production.INFO: ==16498== Lock acquired, processing the job...
[2026-04-07 04:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:52:03] Production.INFO: ==16500== Lock acquired, processing the job...
[2026-04-07 04:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:52:03] Production.INFO: Account Balance Start.
[2026-04-07 04:52:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:52:03] Production.INFO: 117
[2026-04-07 04:52:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:03] Production.INFO: ==16502== Lock acquired, processing the job...
[2026-04-07 04:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:52:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:52:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: ==16500== Releasing lock...
[2026-04-07 04:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:52:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:52:04] Production.INFO: Total Charge 0
[2026-04-07 04:52:04] Production.INFO: CreateAllLog End
[2026-04-07 04:52:04] Production.INFO: Account Balance End.
[2026-04-07 04:52:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:52:04] Production.INFO: ==16504== Releasing lock...
[2026-04-07 04:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:52:12] Production.ERROR: CronJobId end10
[2026-04-07 04:52:12] Production.INFO: ==16502== Releasing lock...
[2026-04-07 04:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:52:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:52:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:52:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:52:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:52:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:52:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:52:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:52:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:52:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:52:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:52:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:52:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:52:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:52:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:52:15] Production.INFO: call_cost start
[2026-04-07 04:52:15] Production.INFO: call_cost end
[2026-04-07 04:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:52:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:52:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:52:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:52:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:52:15] Production.INFO: ==16498== Releasing lock...
[2026-04-07 04:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:53:02] Production.INFO: ==16567== Lock acquired, processing the job...
[2026-04-07 09:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:53:02] Production.INFO: neon service started
[2026-04-07 09:53:02] Production.INFO: neon service started
[2026-04-07 09:53:02] Production.INFO: ==16567== Releasing lock...
[2026-04-07 09:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:53:02] Production.INFO: ==16569== Lock acquired, processing the job...
[2026-04-07 04:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:53:02] Production.INFO: ==16572== Lock acquired, processing the job...
[2026-04-07 08:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:53:02] Production.INFO: ==16572== Releasing lock...
[2026-04-07 08:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:53:03] Production.INFO: ==16569== Releasing lock...
[2026-04-07 04:53:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:53:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:53:03] Production.INFO: ==16574== Lock acquired, processing the job...
[2026-04-07 04:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:53:03] Production.INFO: ==16578== Lock acquired, processing the job...
[2026-04-07 04:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:53:04] Production.INFO: ==16576== Lock acquired, processing the job...
[2026-04-07 04:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:53:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:53:04] Production.INFO: ==16582== Lock acquired, processing the job...
[2026-04-07 04:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:53:04] Production.INFO: ==16580== Lock acquired, processing the job...
[2026-04-07 04:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:53:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:53:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:53:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:53:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:53:04] Production.INFO: Account Balance Start.
[2026-04-07 04:53:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:53:04] Production.INFO: CreateAllLog Start
[2026-04-07 04:53:04] Production.INFO: 117
[2026-04-07 04:53:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:53:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:53:04] Production.INFO: ==16582== Releasing lock...
[2026-04-07 04:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:53:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:53:04] Production.INFO: Date 2026-03-08
[2026-04-07 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:04] Production.INFO: Date 2026-03-09
[2026-04-07 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:04] Production.INFO: Date 2026-03-10
[2026-04-07 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:04] Production.INFO: Date 2026-03-11
[2026-04-07 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:04] Production.INFO: Date 2026-03-12
[2026-04-07 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:04] Production.INFO: Date 2026-03-13
[2026-04-07 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:04] Production.INFO: Date 2026-03-14
[2026-04-07 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:04] Production.INFO: ==16576== Releasing lock...
[2026-04-07 04:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:53:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:05] Production.INFO: Date 2026-03-28
[2026-04-07 04:53:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:05] Production.INFO: Date 2026-03-29
[2026-04-07 04:53:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:05] Production.INFO: Date 2026-03-30
[2026-04-07 04:53:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:05] Production.INFO: Date 2026-03-31
[2026-04-07 04:53:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:05] Production.INFO: Date 2026-04-01
[2026-04-07 04:53:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:05] Production.INFO: Date 2026-04-02
[2026-04-07 04:53:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:05] Production.INFO: Date 2026-04-03
[2026-04-07 04:53:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:05] Production.INFO: Date 2026-04-04
[2026-04-07 04:53:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:05] Production.INFO: Date 2026-04-05
[2026-04-07 04:53:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:05] Production.INFO: Date 2026-04-06
[2026-04-07 04:53:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:53:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:53:05] Production.INFO: Total Charge 0
[2026-04-07 04:53:05] Production.INFO: CreateAllLog End
[2026-04-07 04:53:05] Production.INFO: Account Balance End.
[2026-04-07 04:53:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:53:05] Production.INFO: ==16580== Releasing lock...
[2026-04-07 04:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:53:11] Production.ERROR: CronJobId end10
[2026-04-07 04:53:11] Production.INFO: ==16578== Releasing lock...
[2026-04-07 04:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:53:14] Production.INFO: call_cost start
[2026-04-07 04:53:14] Production.INFO: call_cost end
[2026-04-07 04:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:53:14] Production.INFO: ==16574== Releasing lock...
[2026-04-07 04:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:54:01] Production.INFO: ==16640== Lock acquired, processing the job...
[2026-04-07 09:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:54:01] Production.INFO: neon service started
[2026-04-07 09:54:01] Production.INFO: neon service started
[2026-04-07 09:54:01] Production.INFO: ==16640== Releasing lock...
[2026-04-07 09:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:54:02] Production.INFO: ==16642== Lock acquired, processing the job...
[2026-04-07 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:54:02] Production.INFO: ==16642== Releasing lock...
[2026-04-07 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:54:02] Production.INFO: ==16644== Lock acquired, processing the job...
[2026-04-07 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:54:02] Production.INFO: ==16644== Releasing lock...
[2026-04-07 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:54:03] Production.INFO: ==16646== Lock acquired, processing the job...
[2026-04-07 04:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:54:03] Production.INFO: ==16648== Lock acquired, processing the job...
[2026-04-07 04:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:54:03] Production.INFO: ==16650== Lock acquired, processing the job...
[2026-04-07 04:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:54:03] Production.INFO: ==16654== Lock acquired, processing the job...
[2026-04-07 04:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:54:03] Production.INFO: ==16652== Lock acquired, processing the job...
[2026-04-07 04:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:54:03] Production.INFO: ==16654== Releasing lock...
[2026-04-07 04:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:54:03] Production.INFO: Account Balance Start.
[2026-04-07 04:54:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:54:03] Production.INFO: 117
[2026-04-07 04:54:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:54:03] Production.INFO: ==16648== Releasing lock...
[2026-04-07 04:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:54:04] Production.INFO: Total Charge 0
[2026-04-07 04:54:04] Production.INFO: CreateAllLog End
[2026-04-07 04:54:04] Production.INFO: Account Balance End.
[2026-04-07 04:54:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:54:04] Production.INFO: ==16652== Releasing lock...
[2026-04-07 04:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:54:12] Production.ERROR: CronJobId end10
[2026-04-07 04:54:12] Production.INFO: ==16650== Releasing lock...
[2026-04-07 04:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:54:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:54:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:54:14] Production.INFO: call_cost start
[2026-04-07 04:54:14] Production.INFO: call_cost end
[2026-04-07 04:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:54:14] Production.INFO: ==16646== Releasing lock...
[2026-04-07 04:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:55:02] Production.INFO: ==16711== Lock acquired, processing the job...
[2026-04-07 09:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:55:02] Production.INFO: neon service started
[2026-04-07 09:55:02] Production.INFO: neon service started
[2026-04-07 09:55:02] Production.INFO: ==16711== Releasing lock...
[2026-04-07 09:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:55:02] Production.INFO: ==16713== Lock acquired, processing the job...
[2026-04-07 04:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:55:02] Production.INFO: ==16713== Releasing lock...
[2026-04-07 04:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:55:02] Production.INFO: ==16715== Lock acquired, processing the job...
[2026-04-07 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:55:02] Production.INFO: ==16715== Releasing lock...
[2026-04-07 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:55:03] Production.INFO: ==16723== Lock acquired, processing the job...
[2026-04-07 04:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:55:03] Production.INFO: ==16717== Lock acquired, processing the job...
[2026-04-07 04:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:55:03] Production.INFO: Account Balance Start.
[2026-04-07 04:55:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:55:03] Production.INFO: 117
[2026-04-07 04:55:03] Production.INFO: ==16719== Lock acquired, processing the job...
[2026-04-07 04:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:55:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:03] Production.INFO: ==16721== Lock acquired, processing the job...
[2026-04-07 04:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:55:03] Production.INFO: ==16725== Lock acquired, processing the job...
[2026-04-07 04:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:55:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:55:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:55:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:03] Production.INFO: ==16725== Releasing lock...
[2026-04-07 04:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:55:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:04] Production.INFO: Date 2026-03-15
[2026-04-07 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:04] Production.INFO: Date 2026-03-16
[2026-04-07 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:04] Production.INFO: ==16719== Releasing lock...
[2026-04-07 04:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:55:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:05] Production.INFO: Date 2026-03-31
[2026-04-07 04:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:05] Production.INFO: Date 2026-04-01
[2026-04-07 04:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:05] Production.INFO: Date 2026-04-02
[2026-04-07 04:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:05] Production.INFO: Date 2026-04-03
[2026-04-07 04:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:05] Production.INFO: Date 2026-04-04
[2026-04-07 04:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:05] Production.INFO: Date 2026-04-05
[2026-04-07 04:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:05] Production.INFO: Date 2026-04-06
[2026-04-07 04:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:05] Production.INFO: Date 2026-04-07
[2026-04-07 04:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 04:55:05] Production.INFO: Total Charge 0
[2026-04-07 04:55:05] Production.INFO: CreateAllLog End
[2026-04-07 04:55:05] Production.INFO: Account Balance End.
[2026-04-07 04:55:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:55:05] Production.INFO: ==16723== Releasing lock...
[2026-04-07 04:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:55:12] Production.ERROR: CronJobId end10
[2026-04-07 04:55:12] Production.INFO: ==16721== Releasing lock...
[2026-04-07 04:55:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:55:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:55:15] Production.INFO: call_cost start
[2026-04-07 04:55:15] Production.INFO: call_cost end
[2026-04-07 04:55:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:55:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:55:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:55:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:55:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:55:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:55:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:55:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:55:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:55:15] Production.INFO: ==16717== Releasing lock...
[2026-04-07 04:55:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:55:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:56:01] Production.INFO: ==16782== Lock acquired, processing the job...
[2026-04-07 09:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:56:01] Production.INFO: neon service started
[2026-04-07 09:56:01] Production.INFO: neon service started
[2026-04-07 09:56:01] Production.INFO: ==16782== Releasing lock...
[2026-04-07 09:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:56:02] Production.INFO: ==16784== Lock acquired, processing the job...
[2026-04-07 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:56:02] Production.INFO: ==16784== Releasing lock...
[2026-04-07 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:56:02] Production.INFO: ==16786== Lock acquired, processing the job...
[2026-04-07 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:56:02] Production.INFO: ==16786== Releasing lock...
[2026-04-07 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:56:03] Production.INFO: ==16790== Lock acquired, processing the job...
[2026-04-07 04:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:56:03] Production.INFO: ==16788== Lock acquired, processing the job...
[2026-04-07 04:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:56:03] Production.INFO: ==16796== Lock acquired, processing the job...
[2026-04-07 04:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:56:03] Production.INFO: ==16792== Lock acquired, processing the job...
[2026-04-07 04:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:56:03] Production.INFO: ==16796== Releasing lock...
[2026-04-07 04:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:56:03] Production.INFO: ==16794== Lock acquired, processing the job...
[2026-04-07 04:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:56:03] Production.INFO: Account Balance Start.
[2026-04-07 04:56:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:56:03] Production.INFO: 117
[2026-04-07 04:56:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:03] Production.INFO: ==16790== Releasing lock...
[2026-04-07 04:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:56:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:56:04] Production.INFO: Total Charge 0
[2026-04-07 04:56:04] Production.INFO: CreateAllLog End
[2026-04-07 04:56:04] Production.INFO: Account Balance End.
[2026-04-07 04:56:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:56:04] Production.INFO: ==16794== Releasing lock...
[2026-04-07 04:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:56:11] Production.ERROR: CronJobId end10
[2026-04-07 04:56:11] Production.INFO: ==16792== Releasing lock...
[2026-04-07 04:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:56:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:56:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:56:13] Production.INFO: call_cost start
[2026-04-07 04:56:13] Production.INFO: call_cost end
[2026-04-07 04:56:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:56:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:56:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:56:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:56:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:56:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:56:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:56:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:56:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:56:13] Production.INFO: ==16788== Releasing lock...
[2026-04-07 04:56:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:56:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:57:02] Production.INFO: ==16855== Lock acquired, processing the job...
[2026-04-07 09:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:57:02] Production.INFO: neon service started
[2026-04-07 09:57:02] Production.INFO: neon service started
[2026-04-07 09:57:02] Production.INFO: ==16855== Releasing lock...
[2026-04-07 09:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:57:02] Production.INFO: ==16857== Lock acquired, processing the job...
[2026-04-07 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:57:02] Production.INFO: ==16857== Releasing lock...
[2026-04-07 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:57:02] Production.INFO: ==16859== Lock acquired, processing the job...
[2026-04-07 08:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:57:02] Production.INFO: ==16859== Releasing lock...
[2026-04-07 08:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:57:03] Production.INFO: ==16861== Lock acquired, processing the job...
[2026-04-07 04:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:57:03] Production.INFO: ==16863== Lock acquired, processing the job...
[2026-04-07 04:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:57:03] Production.INFO: ==16865== Lock acquired, processing the job...
[2026-04-07 04:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:57:03] Production.INFO: ==16867== Lock acquired, processing the job...
[2026-04-07 04:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:57:03] Production.INFO: ==16869== Lock acquired, processing the job...
[2026-04-07 04:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:57:03] Production.INFO: Account Balance Start.
[2026-04-07 04:57:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:57:03] Production.INFO: 117
[2026-04-07 04:57:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:57:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:57:03] Production.INFO: ==16869== Releasing lock...
[2026-04-07 04:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-03-17
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: ==16863== Releasing lock...
[2026-04-07 04:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:57:04] Production.INFO: Date 2026-03-18
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-03-19
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-03-20
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-03-21
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-03-22
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:57:04] Production.INFO: Total Charge 0
[2026-04-07 04:57:04] Production.INFO: CreateAllLog End
[2026-04-07 04:57:04] Production.INFO: Account Balance End.
[2026-04-07 04:57:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:57:05] Production.INFO: ==16867== Releasing lock...
[2026-04-07 04:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:57:12] Production.ERROR: CronJobId end10
[2026-04-07 04:57:12] Production.INFO: ==16865== Releasing lock...
[2026-04-07 04:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:57:15] Production.INFO: call_cost start
[2026-04-07 04:57:15] Production.INFO: call_cost end
[2026-04-07 04:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:57:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:57:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:57:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:57:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:57:15] Production.INFO: ==16861== Releasing lock...
[2026-04-07 04:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:58:01] Production.INFO: ==16928== Lock acquired, processing the job...
[2026-04-07 09:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:58:01] Production.INFO: neon service started
[2026-04-07 09:58:01] Production.INFO: neon service started
[2026-04-07 09:58:01] Production.INFO: ==16928== Releasing lock...
[2026-04-07 09:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:58:02] Production.INFO: ==16930== Lock acquired, processing the job...
[2026-04-07 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:58:02] Production.INFO: ==16932== Lock acquired, processing the job...
[2026-04-07 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:58:02] Production.INFO: ==16932== Releasing lock...
[2026-04-07 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:58:02] Production.INFO: ==16930== Releasing lock...
[2026-04-07 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 04:58:03] Production.INFO: ==16935== Lock acquired, processing the job...
[2026-04-07 04:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:58:03] Production.INFO: ==16937== Lock acquired, processing the job...
[2026-04-07 04:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:58:03] Production.INFO: ==16943== Lock acquired, processing the job...
[2026-04-07 04:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:58:03] Production.INFO: ==16939== Lock acquired, processing the job...
[2026-04-07 04:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:58:03] Production.INFO: ==16941== Lock acquired, processing the job...
[2026-04-07 04:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:58:03] Production.INFO: ==16943== Releasing lock...
[2026-04-07 04:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:58:03] Production.INFO: Account Balance Start.
[2026-04-07 04:58:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:58:03] Production.INFO: 117
[2026-04-07 04:58:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:03] Production.INFO: ==16937== Releasing lock...
[2026-04-07 04:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:58:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:03] Production.INFO: Date 2026-03-22
[2026-04-07 04:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:58:04] Production.INFO: Total Charge 0
[2026-04-07 04:58:04] Production.INFO: CreateAllLog End
[2026-04-07 04:58:04] Production.INFO: Account Balance End.
[2026-04-07 04:58:04] Production.ERROR: CronJobId end 12
[2026-04-07 04:58:04] Production.INFO: ==16941== Releasing lock...
[2026-04-07 04:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:58:10] Production.ERROR: CronJobId end10
[2026-04-07 04:58:10] Production.INFO: ==16939== Releasing lock...
[2026-04-07 04:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:58:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:58:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:58:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:58:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:58:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:58:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:58:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:58:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:58:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:58:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:58:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:58:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:58:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:58:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:58:13] Production.INFO: call_cost start
[2026-04-07 04:58:13] Production.INFO: call_cost end
[2026-04-07 04:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:58:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:58:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:58:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:58:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:58:13] Production.INFO: ==16935== Releasing lock...
[2026-04-07 04:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 09:59:01] Production.INFO: ==16999== Lock acquired, processing the job...
[2026-04-07 09:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 09:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 09:59:01] Production.INFO: neon service started
[2026-04-07 09:59:01] Production.INFO: neon service started
[2026-04-07 09:59:01] Production.INFO: ==16999== Releasing lock...
[2026-04-07 09:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 09:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 04:59:02] Production.INFO: ==17001== Lock acquired, processing the job...
[2026-04-07 04:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 04:59:02] Production.INFO: ==17001== Releasing lock...
[2026-04-07 04:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 04:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:59:02] Production.INFO: ==17003== Lock acquired, processing the job...
[2026-04-07 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:59:02] Production.INFO: ==17003== Releasing lock...
[2026-04-07 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 08:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 04:59:03] Production.INFO: ==17005== Lock acquired, processing the job...
[2026-04-07 04:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 04:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 04:59:03] Production.INFO: ==17009== Lock acquired, processing the job...
[2026-04-07 04:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 04:59:03] Production.INFO: ==17007== Lock acquired, processing the job...
[2026-04-07 04:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 04:59:03] Production.INFO: ==17011== Lock acquired, processing the job...
[2026-04-07 04:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 04:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 04:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 04:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 04:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 04:59:03] Production.INFO: ==17013== Lock acquired, processing the job...
[2026-04-07 04:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 04:59:03] Production.INFO: Account Balance Start.
[2026-04-07 04:59:03] Production.INFO: CreateAllLog Start
[2026-04-07 04:59:03] Production.INFO: 117
[2026-04-07 04:59:03] Production.INFO: Date 2026-03-08
[2026-04-07 04:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 04:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 04:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:03] Production.INFO: Date 2026-03-09
[2026-04-07 04:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 04:59:03] Production.INFO: Date 2026-03-10
[2026-04-07 04:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:03] Production.INFO: ==17013== Releasing lock...
[2026-04-07 04:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 04:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 04:59:03] Production.INFO: Date 2026-03-11
[2026-04-07 04:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:03] Production.INFO: Date 2026-03-12
[2026-04-07 04:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:03] Production.INFO: Date 2026-03-13
[2026-04-07 04:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:03] Production.INFO: Date 2026-03-14
[2026-04-07 04:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:03] Production.INFO: Date 2026-03-15
[2026-04-07 04:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:03] Production.INFO: Date 2026-03-16
[2026-04-07 04:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:03] Production.INFO: Date 2026-03-17
[2026-04-07 04:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:03] Production.INFO: Date 2026-03-18
[2026-04-07 04:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:03] Production.INFO: Date 2026-03-19
[2026-04-07 04:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:03] Production.INFO: Date 2026-03-20
[2026-04-07 04:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:03] Production.INFO: Date 2026-03-21
[2026-04-07 04:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:03] Production.INFO: Date 2026-03-22
[2026-04-07 04:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:04] Production.INFO: Date 2026-03-23
[2026-04-07 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:04] Production.INFO: ==17007== Releasing lock...
[2026-04-07 04:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 04:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 04:59:04] Production.INFO: Date 2026-03-24
[2026-04-07 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:04] Production.INFO: Date 2026-03-25
[2026-04-07 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:04] Production.INFO: Date 2026-03-26
[2026-04-07 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:04] Production.INFO: Date 2026-03-27
[2026-04-07 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:04] Production.INFO: Date 2026-03-28
[2026-04-07 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:04] Production.INFO: Date 2026-03-29
[2026-04-07 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:04] Production.INFO: Date 2026-03-30
[2026-04-07 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:04] Production.INFO: Date 2026-03-31
[2026-04-07 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:04] Production.INFO: Date 2026-04-01
[2026-04-07 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:04] Production.INFO: Date 2026-04-02
[2026-04-07 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:04] Production.INFO: Date 2026-04-03
[2026-04-07 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:04] Production.INFO: Date 2026-04-04
[2026-04-07 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:04] Production.INFO: Date 2026-04-05
[2026-04-07 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:04] Production.INFO: Date 2026-04-06
[2026-04-07 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:04] Production.INFO: Date 2026-04-07
[2026-04-07 04:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 04:59:04] Production.INFO: Total Charge 0
[2026-04-07 04:59:04] Production.INFO: CreateAllLog End
[2026-04-07 04:59:05] Production.INFO: Account Balance End.
[2026-04-07 04:59:05] Production.ERROR: CronJobId end 12
[2026-04-07 04:59:05] Production.INFO: ==17011== Releasing lock...
[2026-04-07 04:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 04:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 04:59:11] Production.ERROR: CronJobId end10
[2026-04-07 04:59:11] Production.INFO: ==17009== Releasing lock...
[2026-04-07 04:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 04:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 04:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 04:59:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 04:59:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 04:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 04:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 04:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 04:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 04:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 04:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 04:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 04:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 04:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 04:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 04:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 04:59:14] Production.INFO: call_cost start
[2026-04-07 04:59:14] Production.INFO: call_cost end
[2026-04-07 04:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 04:59:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 04:59:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 04:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 04:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 04:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 04:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 04:59:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 04:59:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 04:59:14] Production.INFO: ==17005== Releasing lock...
[2026-04-07 04:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 04:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:00:02] Production.INFO: ==17070== Lock acquired, processing the job...
[2026-04-07 10:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:00:02] Production.INFO: neon service started
[2026-04-07 10:00:02] Production.INFO: neon service started
[2026-04-07 10:00:02] Production.INFO: ==17070== Releasing lock...
[2026-04-07 10:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:00:02] Production.INFO: ==17072== Lock acquired, processing the job...
[2026-04-07 05:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:00:02] Production.INFO: ==17072== Releasing lock...
[2026-04-07 05:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:00:02] Production.INFO: ==17074== Lock acquired, processing the job...
[2026-04-07 09:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:00:03] Production.INFO: ==17074== Releasing lock...
[2026-04-07 09:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:00:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:00:03] Production.INFO: ==17080== Lock acquired, processing the job...
[2026-04-07 05:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:00:03] Production.INFO: ==17078== Lock acquired, processing the job...
[2026-04-07 05:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:00:03] Production.INFO: ==17076== Lock acquired, processing the job...
[2026-04-07 05:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:00:03] Production.INFO: ==17084== Lock acquired, processing the job...
[2026-04-07 05:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:00:03] Production.INFO: ==17082== Lock acquired, processing the job...
[2026-04-07 05:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:00:03] Production.INFO: ==17084== Releasing lock...
[2026-04-07 05:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:00:04] Production.INFO: Account Balance Start.
[2026-04-07 05:00:04] Production.INFO: CreateAllLog Start
[2026-04-07 05:00:04] Production.INFO: 117
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-08
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-09
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-10
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-11
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-12
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-13
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: ==17078== Releasing lock...
[2026-04-07 05:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:05] Production.INFO: Date 2026-04-01
[2026-04-07 05:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:05] Production.INFO: Date 2026-04-02
[2026-04-07 05:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:05] Production.INFO: Date 2026-04-03
[2026-04-07 05:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:05] Production.INFO: Date 2026-04-04
[2026-04-07 05:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:05] Production.INFO: Date 2026-04-05
[2026-04-07 05:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:05] Production.INFO: Date 2026-04-06
[2026-04-07 05:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:05] Production.INFO: Date 2026-04-07
[2026-04-07 05:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:00:05] Production.INFO: Total Charge 0
[2026-04-07 05:00:05] Production.INFO: CreateAllLog End
[2026-04-07 05:00:05] Production.INFO: Account Balance End.
[2026-04-07 05:00:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:00:05] Production.INFO: ==17082== Releasing lock...
[2026-04-07 05:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:00:11] Production.ERROR: CronJobId end10
[2026-04-07 05:00:11] Production.INFO: ==17080== Releasing lock...
[2026-04-07 05:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:00:13] Production.INFO: call_cost start
[2026-04-07 05:00:13] Production.INFO: call_cost end
[2026-04-07 05:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:00:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:00:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:00:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:00:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:00:13] Production.INFO: ==17076== Releasing lock...
[2026-04-07 05:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:01:01] Production.INFO: ==17139== Lock acquired, processing the job...
[2026-04-07 10:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:01:01] Production.INFO: neon service started
[2026-04-07 10:01:01] Production.INFO: neon service started
[2026-04-07 10:01:01] Production.INFO: ==17139== Releasing lock...
[2026-04-07 10:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:01:02] Production.INFO: ==17151== Lock acquired, processing the job...
[2026-04-07 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:01:02] Production.INFO: ==17153== Lock acquired, processing the job...
[2026-04-07 09:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:01:02] Production.INFO: ==17153== Releasing lock...
[2026-04-07 09:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:01:02] Production.INFO: ==17151== Releasing lock...
[2026-04-07 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:01:03] Production.INFO: ==17158== Lock acquired, processing the job...
[2026-04-07 05:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 05:01:03] Production.INFO: ==17160== Lock acquired, processing the job...
[2026-04-07 05:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 05:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 05:01:03] Production.INFO: ==17158== Releasing lock...
[2026-04-07 05:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 05:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 05:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:01:03] Production.INFO: ==17162== Lock acquired, processing the job...
[2026-04-07 05:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:01:03] Production.INFO: ==17164== Lock acquired, processing the job...
[2026-04-07 05:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:01:03] Production.INFO: ==17166== Lock acquired, processing the job...
[2026-04-07 05:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:01:03] Production.INFO: ==17168== Lock acquired, processing the job...
[2026-04-07 05:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 05:01:03] Production.INFO: Account Balance Start.
[2026-04-07 05:01:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:01:03] Production.INFO: 117
[2026-04-07 05:01:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:03] Production.INFO: ==17170== Lock acquired, processing the job...
[2026-04-07 05:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 05:01:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:01:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:01:04] Production.INFO: Date 2026-03-13
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:01:04] Production.INFO: ==17170== Releasing lock...
[2026-04-07 05:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.INFO: ==17162== Releasing lock...
[2026-04-07 05:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:01:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.ERROR: done
[2026-04-07 05:01:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 05:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051750', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 05:01:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:05] Production.INFO: Date 2026-04-05
[2026-04-07 05:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:05] Production.INFO: Date 2026-04-06
[2026-04-07 05:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:05] Production.INFO: Date 2026-04-07
[2026-04-07 05:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:01:05] Production.INFO: Total Charge 0
[2026-04-07 05:01:05] Production.INFO: CreateAllLog End
[2026-04-07 05:01:05] Production.INFO: Account Balance End.
[2026-04-07 05:01:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:01:05] Production.INFO: ==17166== Releasing lock...
[2026-04-07 05:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051750', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 05:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 05:01:11] Production.INFO: ProcessCDR(1,17051750,1,1,2)
[2026-04-07 05:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051750,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 05:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051750,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 05:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 05:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 05:01:11] Production.INFO: ==17168== Releasing lock...
[2026-04-07 05:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 05:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 05:01:14] Production.ERROR: CronJobId end10
[2026-04-07 05:01:14] Production.INFO: ==17164== Releasing lock...
[2026-04-07 05:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:01:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:01:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:01:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:01:17] Production.INFO: call_cost start
[2026-04-07 05:01:17] Production.INFO: call_cost end
[2026-04-07 05:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:01:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:01:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:01:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:01:17] Production.INFO: ==17160== Releasing lock...
[2026-04-07 05:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:02:02] Production.INFO: ==17225== Lock acquired, processing the job...
[2026-04-07 10:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:02:02] Production.INFO: neon service started
[2026-04-07 10:02:02] Production.INFO: neon service started
[2026-04-07 10:02:02] Production.INFO: ==17225== Releasing lock...
[2026-04-07 10:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:02:02] Production.INFO: ==17229== Lock acquired, processing the job...
[2026-04-07 09:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:02:02] Production.INFO: ==17229== Releasing lock...
[2026-04-07 09:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:02:02] Production.INFO: ==17227== Lock acquired, processing the job...
[2026-04-07 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:02:02] Production.INFO: ==17227== Releasing lock...
[2026-04-07 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:02:03] Production.INFO: ==17239== Lock acquired, processing the job...
[2026-04-07 05:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-07 05:02:03] Production.INFO: ==17241== Lock acquired, processing the job...
[2026-04-07 05:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 05:02:03] Production.INFO: ==17231== Lock acquired, processing the job...
[2026-04-07 05:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:02:04] Production.INFO: ==17233== Lock acquired, processing the job...
[2026-04-07 05:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:02:04] Production.INFO: ==17235== Lock acquired, processing the job...
[2026-04-07 05:02:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:02:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:02:04] Production.INFO: ==17237== Lock acquired, processing the job...
[2026-04-07 05:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:02:04] Production.INFO: ==17241== Releasing lock...
[2026-04-07 05:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:02:04] Production.INFO: Account Balance Start.
[2026-04-07 05:02:04] Production.INFO: CreateAllLog Start
[2026-04-07 05:02:04] Production.INFO: 117
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-08
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-09
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-10
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-11
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-12
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-13
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.ERROR: done
[2026-04-07 05:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:05] Production.INFO: Date 2026-03-31
[2026-04-07 05:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:05] Production.INFO: Date 2026-04-01
[2026-04-07 05:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:05] Production.INFO: Date 2026-04-02
[2026-04-07 05:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:05] Production.INFO: Date 2026-04-03
[2026-04-07 05:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:05] Production.ERROR: done
[2026-04-07 05:02:05] Production.INFO: ==17233== Releasing lock...
[2026-04-07 05:02:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:02:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:02:05] Production.INFO: Date 2026-04-04
[2026-04-07 05:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:05] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-07 05:02:05] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-07 05:02:05] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:02:05] Production.INFO: Date 2026-04-05
[2026-04-07 05:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:05] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:02:05] Production.INFO: ==17239== Releasing lock...
[2026-04-07 05:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-07 05:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-04-07 05:02:05] Production.INFO: Date 2026-04-06
[2026-04-07 05:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:05] Production.INFO: Date 2026-04-07
[2026-04-07 05:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:02:05] Production.INFO: Total Charge 0
[2026-04-07 05:02:05] Production.INFO: CreateAllLog End
[2026-04-07 05:02:05] Production.INFO: Account Balance End.
[2026-04-07 05:02:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:02:05] Production.INFO: ==17237== Releasing lock...
[2026-04-07 05:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:02:12] Production.ERROR: CronJobId end10
[2026-04-07 05:02:12] Production.INFO: ==17235== Releasing lock...
[2026-04-07 05:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:02:15] Production.INFO: call_cost start
[2026-04-07 05:02:15] Production.INFO: call_cost end
[2026-04-07 05:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:02:15] Production.INFO: ==17231== Releasing lock...
[2026-04-07 05:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:03:01] Production.INFO: ==17297== Lock acquired, processing the job...
[2026-04-07 10:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:03:01] Production.INFO: neon service started
[2026-04-07 10:03:01] Production.INFO: neon service started
[2026-04-07 10:03:01] Production.INFO: ==17297== Releasing lock...
[2026-04-07 10:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:03:02] Production.INFO: ==17299== Lock acquired, processing the job...
[2026-04-07 05:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:03:02] Production.INFO: ==17301== Lock acquired, processing the job...
[2026-04-07 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:03:02] Production.INFO: ==17301== Releasing lock...
[2026-04-07 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:03:02] Production.INFO: ==17299== Releasing lock...
[2026-04-07 05:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:03:03] Production.INFO: ==17304== Lock acquired, processing the job...
[2026-04-07 05:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:03:03] Production.INFO: ==17306== Lock acquired, processing the job...
[2026-04-07 05:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:03:03] Production.INFO: ==17310== Lock acquired, processing the job...
[2026-04-07 05:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:03:03] Production.INFO: ==17308== Lock acquired, processing the job...
[2026-04-07 05:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:03:03] Production.INFO: ==17312== Lock acquired, processing the job...
[2026-04-07 05:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:03:03] Production.INFO: Account Balance Start.
[2026-04-07 05:03:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:03:03] Production.INFO: 117
[2026-04-07 05:03:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:03:03] Production.INFO: ==17312== Releasing lock...
[2026-04-07 05:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:03:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:03:03] Production.INFO: ==17306== Releasing lock...
[2026-04-07 05:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:03:04] Production.INFO: Total Charge 0
[2026-04-07 05:03:04] Production.INFO: CreateAllLog End
[2026-04-07 05:03:04] Production.INFO: Account Balance End.
[2026-04-07 05:03:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:03:04] Production.INFO: ==17310== Releasing lock...
[2026-04-07 05:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:03:10] Production.ERROR: CronJobId end10
[2026-04-07 05:03:10] Production.INFO: ==17308== Releasing lock...
[2026-04-07 05:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:03:13] Production.INFO: call_cost start
[2026-04-07 05:03:13] Production.INFO: call_cost end
[2026-04-07 05:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:03:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:03:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:03:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:03:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:03:13] Production.INFO: ==17304== Releasing lock...
[2026-04-07 05:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:04:01] Production.INFO: ==17367== Lock acquired, processing the job...
[2026-04-07 10:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:04:02] Production.INFO: neon service started
[2026-04-07 10:04:02] Production.INFO: neon service started
[2026-04-07 10:04:02] Production.INFO: ==17367== Releasing lock...
[2026-04-07 10:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:04:02] Production.INFO: ==17369== Lock acquired, processing the job...
[2026-04-07 05:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:04:02] Production.INFO: ==17369== Releasing lock...
[2026-04-07 05:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:04:02] Production.INFO: ==17371== Lock acquired, processing the job...
[2026-04-07 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:04:02] Production.INFO: ==17371== Releasing lock...
[2026-04-07 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:04:03] Production.INFO: ==17374== Lock acquired, processing the job...
[2026-04-07 05:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:04:03] Production.INFO: ==17376== Lock acquired, processing the job...
[2026-04-07 05:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:04:03] Production.INFO: ==17378== Lock acquired, processing the job...
[2026-04-07 05:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:04:03] Production.INFO: ==17382== Lock acquired, processing the job...
[2026-04-07 05:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:04:03] Production.INFO: ==17380== Lock acquired, processing the job...
[2026-04-07 05:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:04:03] Production.INFO: Account Balance Start.
[2026-04-07 05:04:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:04:03] Production.INFO: 117
[2026-04-07 05:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:04:03] Production.INFO: ==17382== Releasing lock...
[2026-04-07 05:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:04:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: ==17376== Releasing lock...
[2026-04-07 05:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:04:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:04:04] Production.INFO: Total Charge 0
[2026-04-07 05:04:04] Production.INFO: CreateAllLog End
[2026-04-07 05:04:04] Production.INFO: Account Balance End.
[2026-04-07 05:04:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:04:04] Production.INFO: ==17380== Releasing lock...
[2026-04-07 05:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:04:11] Production.ERROR: CronJobId end10
[2026-04-07 05:04:11] Production.INFO: ==17378== Releasing lock...
[2026-04-07 05:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:04:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:04:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:04:13] Production.INFO: call_cost start
[2026-04-07 05:04:13] Production.INFO: call_cost end
[2026-04-07 05:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:04:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:04:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:04:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:04:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:04:13] Production.INFO: ==17374== Releasing lock...
[2026-04-07 05:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:05:01] Production.INFO: ==17439== Lock acquired, processing the job...
[2026-04-07 10:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:05:01] Production.INFO: neon service started
[2026-04-07 10:05:01] Production.INFO: neon service started
[2026-04-07 10:05:01] Production.INFO: ==17439== Releasing lock...
[2026-04-07 10:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:05:01] Production.INFO: ==17441== Lock acquired, processing the job...
[2026-04-07 05:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:05:02] Production.INFO: ==17443== Lock acquired, processing the job...
[2026-04-07 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:05:02] Production.INFO: ==17443== Releasing lock...
[2026-04-07 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:05:02] Production.INFO: ==17441== Releasing lock...
[2026-04-07 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:05:02] Production.INFO: ==17453== Lock acquired, processing the job...
[2026-04-07 05:05:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:05:03] Production.INFO: ==17451== Lock acquired, processing the job...
[2026-04-07 05:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:05:03] Production.INFO: ==17459== Lock acquired, processing the job...
[2026-04-07 05:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:05:03] Production.INFO: ==17455== Lock acquired, processing the job...
[2026-04-07 05:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:05:03] Production.INFO: ==17457== Lock acquired, processing the job...
[2026-04-07 05:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:05:03] Production.INFO: ==17459== Releasing lock...
[2026-04-07 05:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:05:03] Production.INFO: Account Balance Start.
[2026-04-07 05:05:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:05:03] Production.INFO: 117
[2026-04-07 05:05:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:03] Production.INFO: ==17453== Releasing lock...
[2026-04-07 05:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:05:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:05:04] Production.INFO: Total Charge 0
[2026-04-07 05:05:04] Production.INFO: CreateAllLog End
[2026-04-07 05:05:04] Production.INFO: Account Balance End.
[2026-04-07 05:05:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:05:04] Production.INFO: ==17457== Releasing lock...
[2026-04-07 05:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:05:11] Production.ERROR: CronJobId end10
[2026-04-07 05:05:11] Production.INFO: ==17455== Releasing lock...
[2026-04-07 05:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:05:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:05:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:05:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:05:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:05:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:05:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:05:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:05:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:05:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:05:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:05:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:05:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:05:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:05:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:05:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:05:15] Production.INFO: call_cost start
[2026-04-07 05:05:15] Production.INFO: call_cost end
[2026-04-07 05:05:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:05:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:05:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:05:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:05:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:05:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:05:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:05:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:05:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:05:15] Production.INFO: ==17451== Releasing lock...
[2026-04-07 05:05:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:05:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:06:01] Production.INFO: ==17516== Lock acquired, processing the job...
[2026-04-07 10:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:06:01] Production.INFO: neon service started
[2026-04-07 10:06:01] Production.INFO: neon service started
[2026-04-07 10:06:01] Production.INFO: ==17516== Releasing lock...
[2026-04-07 10:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:06:02] Production.INFO: ==17518== Lock acquired, processing the job...
[2026-04-07 05:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:06:02] Production.INFO: ==17518== Releasing lock...
[2026-04-07 05:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:06:02] Production.INFO: ==17520== Lock acquired, processing the job...
[2026-04-07 09:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:06:02] Production.INFO: ==17520== Releasing lock...
[2026-04-07 09:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:06:03] Production.INFO: ==17523== Lock acquired, processing the job...
[2026-04-07 05:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:06:03] Production.INFO: ==17525== Lock acquired, processing the job...
[2026-04-07 05:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:06:03] Production.INFO: ==17529== Lock acquired, processing the job...
[2026-04-07 05:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:06:03] Production.INFO: ==17527== Lock acquired, processing the job...
[2026-04-07 05:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:06:03] Production.INFO: ==17531== Lock acquired, processing the job...
[2026-04-07 05:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:06:03] Production.INFO: Account Balance Start.
[2026-04-07 05:06:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:06:03] Production.INFO: 117
[2026-04-07 05:06:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:06:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:06:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:03] Production.INFO: ==17531== Releasing lock...
[2026-04-07 05:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:06:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:03] Production.INFO: ==17525== Releasing lock...
[2026-04-07 05:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:06:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:06:04] Production.INFO: Total Charge 0
[2026-04-07 05:06:04] Production.INFO: CreateAllLog End
[2026-04-07 05:06:04] Production.INFO: Account Balance End.
[2026-04-07 05:06:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:06:04] Production.INFO: ==17529== Releasing lock...
[2026-04-07 05:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:06:11] Production.ERROR: CronJobId end10
[2026-04-07 05:06:11] Production.INFO: ==17527== Releasing lock...
[2026-04-07 05:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:06:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:06:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:06:13] Production.INFO: call_cost start
[2026-04-07 05:06:13] Production.INFO: call_cost end
[2026-04-07 05:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:06:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:06:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:06:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:06:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:06:13] Production.INFO: ==17523== Releasing lock...
[2026-04-07 05:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:07:02] Production.INFO: ==17591== Lock acquired, processing the job...
[2026-04-07 10:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:07:02] Production.INFO: neon service started
[2026-04-07 10:07:02] Production.INFO: neon service started
[2026-04-07 10:07:02] Production.INFO: ==17591== Releasing lock...
[2026-04-07 10:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:07:02] Production.INFO: ==17593== Lock acquired, processing the job...
[2026-04-07 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:07:02] Production.INFO: ==17593== Releasing lock...
[2026-04-07 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:07:03] Production.INFO: ==17595== Lock acquired, processing the job...
[2026-04-07 09:07:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:07:03] Production.INFO: ==17595== Releasing lock...
[2026-04-07 09:07:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:07:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:07:03] Production.INFO: ==17599== Lock acquired, processing the job...
[2026-04-07 05:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:07:03] Production.INFO: ==17601== Lock acquired, processing the job...
[2026-04-07 05:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:07:03] Production.INFO: ==17603== Lock acquired, processing the job...
[2026-04-07 05:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:07:03] Production.INFO: Account Balance Start.
[2026-04-07 05:07:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:07:03] Production.INFO: 117
[2026-04-07 05:07:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:07:03] Production.INFO: ==17597== Lock acquired, processing the job...
[2026-04-07 05:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:03] Production.INFO: ==17605== Lock acquired, processing the job...
[2026-04-07 05:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:07:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:07:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:07:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:03] Production.INFO: ==17605== Releasing lock...
[2026-04-07 05:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:07:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:07:04] Production.INFO: ==17599== Releasing lock...
[2026-04-07 05:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:07:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:07:04] Production.INFO: Total Charge 0
[2026-04-07 05:07:04] Production.INFO: CreateAllLog End
[2026-04-07 05:07:04] Production.INFO: Account Balance End.
[2026-04-07 05:07:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:07:04] Production.INFO: ==17603== Releasing lock...
[2026-04-07 05:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:07:11] Production.ERROR: CronJobId end10
[2026-04-07 05:07:11] Production.INFO: ==17601== Releasing lock...
[2026-04-07 05:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:07:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:07:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:07:14] Production.INFO: call_cost start
[2026-04-07 05:07:14] Production.INFO: call_cost end
[2026-04-07 05:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:07:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:07:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:07:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:07:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:07:14] Production.INFO: ==17597== Releasing lock...
[2026-04-07 05:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:08:01] Production.INFO: ==17661== Lock acquired, processing the job...
[2026-04-07 10:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:08:01] Production.INFO: neon service started
[2026-04-07 10:08:01] Production.INFO: neon service started
[2026-04-07 10:08:01] Production.INFO: ==17661== Releasing lock...
[2026-04-07 10:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:08:02] Production.INFO: ==17663== Lock acquired, processing the job...
[2026-04-07 05:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:08:02] Production.INFO: ==17663== Releasing lock...
[2026-04-07 05:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:08:02] Production.INFO: ==17665== Lock acquired, processing the job...
[2026-04-07 09:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:08:02] Production.INFO: ==17665== Releasing lock...
[2026-04-07 09:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:08:02] Production.INFO: ==17671== Lock acquired, processing the job...
[2026-04-07 05:08:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:08:03] Production.INFO: ==17667== Lock acquired, processing the job...
[2026-04-07 05:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:08:03] Production.INFO: ==17669== Lock acquired, processing the job...
[2026-04-07 05:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:08:03] Production.INFO: ==17673== Lock acquired, processing the job...
[2026-04-07 05:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:08:03] Production.INFO: ==17675== Lock acquired, processing the job...
[2026-04-07 05:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:08:03] Production.INFO: Account Balance Start.
[2026-04-07 05:08:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:08:03] Production.INFO: 117
[2026-04-07 05:08:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:08:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:08:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:03] Production.INFO: ==17675== Releasing lock...
[2026-04-07 05:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:08:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:04] Production.INFO: ==17669== Releasing lock...
[2026-04-07 05:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:08:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:08:04] Production.INFO: Total Charge 0
[2026-04-07 05:08:04] Production.INFO: CreateAllLog End
[2026-04-07 05:08:04] Production.INFO: Account Balance End.
[2026-04-07 05:08:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:08:04] Production.INFO: ==17673== Releasing lock...
[2026-04-07 05:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:08:11] Production.ERROR: CronJobId end10
[2026-04-07 05:08:11] Production.INFO: ==17671== Releasing lock...
[2026-04-07 05:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:08:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:08:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:08:14] Production.INFO: call_cost start
[2026-04-07 05:08:14] Production.INFO: call_cost end
[2026-04-07 05:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:08:14] Production.INFO: ==17667== Releasing lock...
[2026-04-07 05:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:09:02] Production.INFO: ==17736== Lock acquired, processing the job...
[2026-04-07 10:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:09:02] Production.INFO: neon service started
[2026-04-07 10:09:02] Production.INFO: neon service started
[2026-04-07 10:09:02] Production.INFO: ==17736== Releasing lock...
[2026-04-07 10:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:09:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 05:09:02] Production.INFO: ==17739== Lock acquired, processing the job...
[2026-04-07 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:09:02] Production.INFO: ==17741== Lock acquired, processing the job...
[2026-04-07 09:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 05:09:02] Production.INFO: ==17739== Releasing lock...
[2026-04-07 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:09:02] Production.INFO: ==17741== Releasing lock...
[2026-04-07 09:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:09:03] Production.INFO: ==17751== Lock acquired, processing the job...
[2026-04-07 05:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:09:03] Production.INFO: ==17743== Lock acquired, processing the job...
[2026-04-07 05:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:09:03] Production.INFO: ==17745== Lock acquired, processing the job...
[2026-04-07 05:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:09:03] Production.INFO: ==17751== Releasing lock...
[2026-04-07 05:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:09:03] Production.INFO: ==17747== Lock acquired, processing the job...
[2026-04-07 05:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:09:03] Production.INFO: ==17749== Lock acquired, processing the job...
[2026-04-07 05:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:09:04] Production.INFO: Account Balance Start.
[2026-04-07 05:09:04] Production.INFO: CreateAllLog Start
[2026-04-07 05:09:04] Production.INFO: 117
[2026-04-07 05:09:04] Production.INFO: Date 2026-03-08
[2026-04-07 05:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:04] Production.INFO: Date 2026-03-09
[2026-04-07 05:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:04] Production.INFO: ==17745== Releasing lock...
[2026-04-07 05:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:09:04] Production.INFO: Date 2026-03-10
[2026-04-07 05:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:04] Production.INFO: Date 2026-03-11
[2026-04-07 05:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:04] Production.INFO: Date 2026-03-12
[2026-04-07 05:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:04] Production.INFO: Date 2026-03-13
[2026-04-07 05:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-03-15
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-03-16
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-03-17
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-03-18
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-03-19
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-03-20
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-03-21
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-03-22
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-03-23
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-03-24
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-03-25
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-03-26
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-03-27
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-03-28
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-03-29
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-03-30
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-03-31
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-04-01
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-04-02
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-04-03
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-04-04
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-04-05
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-04-06
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Date 2026-04-07
[2026-04-07 05:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:09:05] Production.INFO: Total Charge 0
[2026-04-07 05:09:05] Production.INFO: CreateAllLog End
[2026-04-07 05:09:06] Production.INFO: Account Balance End.
[2026-04-07 05:09:06] Production.ERROR: CronJobId end 12
[2026-04-07 05:09:06] Production.INFO: ==17749== Releasing lock...
[2026-04-07 05:09:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:09:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:09:11] Production.ERROR: CronJobId end10
[2026-04-07 05:09:11] Production.INFO: ==17747== Releasing lock...
[2026-04-07 05:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:09:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:09:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:09:14] Production.INFO: call_cost start
[2026-04-07 05:09:14] Production.INFO: call_cost end
[2026-04-07 05:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:09:14] Production.INFO: ==17743== Releasing lock...
[2026-04-07 05:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:10:01] Production.INFO: ==17812== Lock acquired, processing the job...
[2026-04-07 10:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:10:01] Production.INFO: neon service started
[2026-04-07 10:10:01] Production.INFO: neon service started
[2026-04-07 10:10:01] Production.INFO: ==17812== Releasing lock...
[2026-04-07 10:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:10:02] Production.INFO: ==17814== Lock acquired, processing the job...
[2026-04-07 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:10:02] Production.INFO: ==17816== Lock acquired, processing the job...
[2026-04-07 09:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:10:02] Production.INFO: ==17816== Releasing lock...
[2026-04-07 09:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:10:02] Production.INFO: ==17814== Releasing lock...
[2026-04-07 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:10:03] Production.INFO: ==17821== Lock acquired, processing the job...
[2026-04-07 05:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:10:03] Production.INFO: ==17823== Lock acquired, processing the job...
[2026-04-07 05:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:10:03] Production.INFO: ==17827== Lock acquired, processing the job...
[2026-04-07 05:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:10:03] Production.INFO: ==17825== Lock acquired, processing the job...
[2026-04-07 05:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:10:03] Production.INFO: ==17829== Lock acquired, processing the job...
[2026-04-07 05:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:10:03] Production.INFO: Account Balance Start.
[2026-04-07 05:10:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:10:03] Production.INFO: 117
[2026-04-07 05:10:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:10:03] Production.INFO: ==17829== Releasing lock...
[2026-04-07 05:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:10:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: ==17823== Releasing lock...
[2026-04-07 05:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:10:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:10:04] Production.INFO: Total Charge 0
[2026-04-07 05:10:04] Production.INFO: CreateAllLog End
[2026-04-07 05:10:04] Production.INFO: Account Balance End.
[2026-04-07 05:10:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:10:04] Production.INFO: ==17827== Releasing lock...
[2026-04-07 05:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:10:12] Production.ERROR: CronJobId end10
[2026-04-07 05:10:12] Production.INFO: ==17825== Releasing lock...
[2026-04-07 05:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:10:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:10:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:10:14] Production.INFO: call_cost start
[2026-04-07 05:10:14] Production.INFO: call_cost end
[2026-04-07 05:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:10:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:10:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:10:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:10:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:10:14] Production.INFO: ==17821== Releasing lock...
[2026-04-07 05:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:11:01] Production.INFO: ==17886== Lock acquired, processing the job...
[2026-04-07 10:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:11:01] Production.INFO: neon service started
[2026-04-07 10:11:01] Production.INFO: neon service started
[2026-04-07 10:11:01] Production.INFO: ==17886== Releasing lock...
[2026-04-07 10:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:11:02] Production.INFO: ==17890== Lock acquired, processing the job...
[2026-04-07 09:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:11:02] Production.INFO: ==17890== Releasing lock...
[2026-04-07 09:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:11:02] Production.INFO: ==17888== Lock acquired, processing the job...
[2026-04-07 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:11:02] Production.INFO: ==17888== Releasing lock...
[2026-04-07 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:11:03] Production.INFO: ==17899== Lock acquired, processing the job...
[2026-04-07 05:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:11:03] Production.INFO: ==17893== Lock acquired, processing the job...
[2026-04-07 05:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 05:11:03] Production.INFO: ==17895== Lock acquired, processing the job...
[2026-04-07 05:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 05:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 05:11:03] Production.ERROR: CronJob PID - 17899
[2026-04-07 05:11:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 05:11:03] Production.ERROR: CronJob ID - 10
[2026-04-07 05:11:03] Production.ERROR: CronJob Last Run Time 2026-04-07 05:11:00
[2026-04-07 05:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 05:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 05:11:03] Production.INFO: ==17903== Lock acquired, processing the job...
[2026-04-07 05:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 05:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 05:11:03] Production.INFO: ==17893== Releasing lock...
[2026-04-07 05:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 05:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 05:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 05:11:03] Production.INFO: ==17905== Lock acquired, processing the job...
[2026-04-07 05:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:11:03] Production.INFO: ==17897== Lock acquired, processing the job...
[2026-04-07 05:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:11:03] Production.INFO: ==17901== Lock acquired, processing the job...
[2026-04-07 05:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:11:04] Production.INFO: Account Balance Start.
[2026-04-07 05:11:04] Production.INFO: CreateAllLog Start
[2026-04-07 05:11:04] Production.INFO: 117
[2026-04-07 05:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:11:04] Production.INFO: Date 2026-03-08
[2026-04-07 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:11:04] Production.INFO: ==17905== Releasing lock...
[2026-04-07 05:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:11:04] Production.INFO: Date 2026-03-09
[2026-04-07 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:04] Production.INFO: Date 2026-03-10
[2026-04-07 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:04] Production.INFO: Date 2026-03-11
[2026-04-07 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:04] Production.ERROR: done
[2026-04-07 05:11:04] Production.INFO: Date 2026-03-12
[2026-04-07 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 05:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051792', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 05:11:04] Production.INFO: Date 2026-03-13
[2026-04-07 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:04] Production.INFO: ==17897== Releasing lock...
[2026-04-07 05:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:11:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:05] Production.INFO: Date 2026-03-25
[2026-04-07 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:05] Production.INFO: Date 2026-03-26
[2026-04-07 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:05] Production.INFO: Date 2026-03-27
[2026-04-07 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:05] Production.INFO: Date 2026-03-28
[2026-04-07 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:05] Production.INFO: Date 2026-03-29
[2026-04-07 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:05] Production.INFO: Date 2026-03-30
[2026-04-07 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:05] Production.INFO: Date 2026-03-31
[2026-04-07 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:05] Production.INFO: Date 2026-04-01
[2026-04-07 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:05] Production.INFO: Date 2026-04-02
[2026-04-07 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:05] Production.INFO: Date 2026-04-03
[2026-04-07 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:05] Production.INFO: Date 2026-04-04
[2026-04-07 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:05] Production.INFO: Date 2026-04-05
[2026-04-07 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:05] Production.INFO: Date 2026-04-06
[2026-04-07 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:05] Production.INFO: Date 2026-04-07
[2026-04-07 05:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:11:05] Production.INFO: Total Charge 0
[2026-04-07 05:11:05] Production.INFO: CreateAllLog End
[2026-04-07 05:11:05] Production.INFO: Account Balance End.
[2026-04-07 05:11:06] Production.ERROR: CronJobId end 12
[2026-04-07 05:11:06] Production.INFO: ==17901== Releasing lock...
[2026-04-07 05:11:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:11:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:11:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051792', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 05:11:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 05:11:11] Production.INFO: ProcessCDR(1,17051792,1,1,2)
[2026-04-07 05:11:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051792,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 05:11:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051792,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 05:11:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 05:11:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 05:11:11] Production.INFO: ==17903== Releasing lock...
[2026-04-07 05:11:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 05:11:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 05:11:15] Production.ERROR: CronJobId end10
[2026-04-07 05:11:15] Production.INFO: ==17899== Releasing lock...
[2026-04-07 05:11:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:11:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:11:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:11:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:11:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:11:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:11:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:11:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:11:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:11:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:11:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:11:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:11:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:11:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:11:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:11:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:11:17] Production.INFO: call_cost start
[2026-04-07 05:11:17] Production.INFO: call_cost end
[2026-04-07 05:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:11:17] Production.INFO: ==17895== Releasing lock...
[2026-04-07 05:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:12:02] Production.INFO: ==17964== Lock acquired, processing the job...
[2026-04-07 10:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:12:02] Production.INFO: neon service started
[2026-04-07 10:12:02] Production.INFO: neon service started
[2026-04-07 10:12:02] Production.INFO: ==17964== Releasing lock...
[2026-04-07 10:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:12:02] Production.INFO: ==17966== Lock acquired, processing the job...
[2026-04-07 05:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:12:02] Production.INFO: ==17966== Releasing lock...
[2026-04-07 05:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:12:03] Production.INFO: ==17968== Lock acquired, processing the job...
[2026-04-07 09:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:12:03] Production.INFO: ==17968== Releasing lock...
[2026-04-07 09:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:12:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:12:03] Production.INFO: ==17970== Lock acquired, processing the job...
[2026-04-07 05:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:12:03] Production.INFO: ==17974== Lock acquired, processing the job...
[2026-04-07 05:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:12:03] Production.INFO: ==17972== Lock acquired, processing the job...
[2026-04-07 05:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:12:03] Production.INFO: ==17979== Lock acquired, processing the job...
[2026-04-07 05:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:12:03] Production.INFO: ==17976== Lock acquired, processing the job...
[2026-04-07 05:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:12:03] Production.INFO: ==17979== Releasing lock...
[2026-04-07 05:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:12:03] Production.INFO: Account Balance Start.
[2026-04-07 05:12:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:12:03] Production.INFO: 117
[2026-04-07 05:12:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-09
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-10
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-11
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-12
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-13
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: ==17972== Releasing lock...
[2026-04-07 05:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:12:04] Production.INFO: Total Charge 0
[2026-04-07 05:12:04] Production.INFO: CreateAllLog End
[2026-04-07 05:12:05] Production.INFO: Account Balance End.
[2026-04-07 05:12:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:12:05] Production.INFO: ==17976== Releasing lock...
[2026-04-07 05:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:12:12] Production.ERROR: CronJobId end10
[2026-04-07 05:12:12] Production.INFO: ==17974== Releasing lock...
[2026-04-07 05:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:12:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:12:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:12:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:12:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:12:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:12:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:12:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:12:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:12:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:12:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:12:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:12:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:12:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:12:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:12:15] Production.INFO: call_cost start
[2026-04-07 05:12:15] Production.INFO: call_cost end
[2026-04-07 05:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:12:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:12:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:12:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:12:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:12:15] Production.INFO: ==17970== Releasing lock...
[2026-04-07 05:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:13:01] Production.INFO: ==18036== Lock acquired, processing the job...
[2026-04-07 10:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:13:01] Production.INFO: neon service started
[2026-04-07 10:13:01] Production.INFO: neon service started
[2026-04-07 10:13:01] Production.INFO: ==18036== Releasing lock...
[2026-04-07 10:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:13:01] Production.INFO: ==18038== Lock acquired, processing the job...
[2026-04-07 05:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:13:02] Production.INFO: ==18038== Releasing lock...
[2026-04-07 05:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:13:02] Production.INFO: ==18040== Lock acquired, processing the job...
[2026-04-07 09:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:13:02] Production.INFO: ==18040== Releasing lock...
[2026-04-07 09:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:13:02] Production.INFO: ==18044== Lock acquired, processing the job...
[2026-04-07 05:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:13:03] Production.INFO: ==18046== Lock acquired, processing the job...
[2026-04-07 05:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:13:03] Production.INFO: ==18050== Lock acquired, processing the job...
[2026-04-07 05:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:13:03] Production.INFO: ==18042== Lock acquired, processing the job...
[2026-04-07 05:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:13:03] Production.INFO: ==18050== Releasing lock...
[2026-04-07 05:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:13:03] Production.INFO: ==18048== Lock acquired, processing the job...
[2026-04-07 05:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:13:03] Production.INFO: Account Balance Start.
[2026-04-07 05:13:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:13:03] Production.INFO: 117
[2026-04-07 05:13:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:03] Production.INFO: ==18044== Releasing lock...
[2026-04-07 05:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:13:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:03] Production.INFO: Date 2026-03-22
[2026-04-07 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:03] Production.INFO: Date 2026-03-23
[2026-04-07 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:03] Production.INFO: Date 2026-03-24
[2026-04-07 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:03] Production.INFO: Date 2026-03-25
[2026-04-07 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:03] Production.INFO: Date 2026-03-26
[2026-04-07 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:03] Production.INFO: Date 2026-03-27
[2026-04-07 05:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:13:04] Production.INFO: Total Charge 0
[2026-04-07 05:13:04] Production.INFO: CreateAllLog End
[2026-04-07 05:13:04] Production.INFO: Account Balance End.
[2026-04-07 05:13:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:13:04] Production.INFO: ==18048== Releasing lock...
[2026-04-07 05:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:13:11] Production.ERROR: CronJobId end10
[2026-04-07 05:13:11] Production.INFO: ==18046== Releasing lock...
[2026-04-07 05:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:13:14] Production.INFO: call_cost start
[2026-04-07 05:13:14] Production.INFO: call_cost end
[2026-04-07 05:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:13:14] Production.INFO: ==18042== Releasing lock...
[2026-04-07 05:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:14:02] Production.INFO: ==18115== Lock acquired, processing the job...
[2026-04-07 10:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:14:02] Production.INFO: neon service started
[2026-04-07 10:14:02] Production.INFO: neon service started
[2026-04-07 10:14:02] Production.INFO: ==18115== Releasing lock...
[2026-04-07 10:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:14:02] Production.INFO: ==18117== Lock acquired, processing the job...
[2026-04-07 05:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:14:02] Production.INFO: ==18119== Lock acquired, processing the job...
[2026-04-07 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:14:02] Production.INFO: ==18119== Releasing lock...
[2026-04-07 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:14:03] Production.INFO: ==18117== Releasing lock...
[2026-04-07 05:14:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:14:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:14:03] Production.INFO: ==18122== Lock acquired, processing the job...
[2026-04-07 05:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:14:03] Production.INFO: ==18126== Lock acquired, processing the job...
[2026-04-07 05:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:14:03] Production.INFO: ==18124== Lock acquired, processing the job...
[2026-04-07 05:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:14:03] Production.INFO: ==18128== Lock acquired, processing the job...
[2026-04-07 05:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:14:03] Production.INFO: ==18130== Lock acquired, processing the job...
[2026-04-07 05:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:14:04] Production.INFO: Account Balance Start.
[2026-04-07 05:14:04] Production.INFO: CreateAllLog Start
[2026-04-07 05:14:04] Production.INFO: 117
[2026-04-07 05:14:04] Production.INFO: Date 2026-03-08
[2026-04-07 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:14:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:14:04] Production.INFO: Date 2026-03-09
[2026-04-07 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:14:04] Production.INFO: ==18130== Releasing lock...
[2026-04-07 05:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:14:04] Production.INFO: Date 2026-03-10
[2026-04-07 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:04] Production.INFO: Date 2026-03-11
[2026-04-07 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:04] Production.INFO: Date 2026-03-12
[2026-04-07 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:04] Production.INFO: Date 2026-03-13
[2026-04-07 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:04] Production.INFO: ==18124== Releasing lock...
[2026-04-07 05:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:14:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:05] Production.INFO: Date 2026-03-24
[2026-04-07 05:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:05] Production.INFO: Date 2026-03-25
[2026-04-07 05:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:05] Production.INFO: Date 2026-03-26
[2026-04-07 05:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:05] Production.INFO: Date 2026-03-27
[2026-04-07 05:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:05] Production.INFO: Date 2026-03-28
[2026-04-07 05:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:05] Production.INFO: Date 2026-03-29
[2026-04-07 05:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:05] Production.INFO: Date 2026-03-30
[2026-04-07 05:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:05] Production.INFO: Date 2026-03-31
[2026-04-07 05:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:05] Production.INFO: Date 2026-04-01
[2026-04-07 05:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:05] Production.INFO: Date 2026-04-02
[2026-04-07 05:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:05] Production.INFO: Date 2026-04-03
[2026-04-07 05:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:05] Production.INFO: Date 2026-04-04
[2026-04-07 05:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:05] Production.INFO: Date 2026-04-05
[2026-04-07 05:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:05] Production.INFO: Date 2026-04-06
[2026-04-07 05:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:05] Production.INFO: Date 2026-04-07
[2026-04-07 05:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:14:05] Production.INFO: Total Charge 0
[2026-04-07 05:14:05] Production.INFO: CreateAllLog End
[2026-04-07 05:14:05] Production.INFO: Account Balance End.
[2026-04-07 05:14:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:14:05] Production.INFO: ==18128== Releasing lock...
[2026-04-07 05:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:14:11] Production.ERROR: CronJobId end10
[2026-04-07 05:14:11] Production.INFO: ==18126== Releasing lock...
[2026-04-07 05:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:14:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:14:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:14:15] Production.INFO: call_cost start
[2026-04-07 05:14:15] Production.INFO: call_cost end
[2026-04-07 05:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:14:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:14:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:14:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:14:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:14:15] Production.INFO: ==18122== Releasing lock...
[2026-04-07 05:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:15:01] Production.INFO: ==18188== Lock acquired, processing the job...
[2026-04-07 10:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:15:01] Production.INFO: neon service started
[2026-04-07 10:15:01] Production.INFO: neon service started
[2026-04-07 10:15:01] Production.INFO: ==18188== Releasing lock...
[2026-04-07 10:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:15:01] Production.INFO: ==18192== Lock acquired, processing the job...
[2026-04-07 09:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:15:01] Production.INFO: ==18192== Releasing lock...
[2026-04-07 09:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:15:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:15:02] Production.INFO: ==18190== Lock acquired, processing the job...
[2026-04-07 05:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:15:02] Production.INFO: ==18190== Releasing lock...
[2026-04-07 05:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:15:03] Production.INFO: ==18195== Lock acquired, processing the job...
[2026-04-07 05:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:15:03] Production.INFO: ==18197== Lock acquired, processing the job...
[2026-04-07 05:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:15:03] Production.INFO: ==18201== Lock acquired, processing the job...
[2026-04-07 05:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:15:03] Production.INFO: ==18199== Lock acquired, processing the job...
[2026-04-07 05:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:15:03] Production.INFO: ==18203== Lock acquired, processing the job...
[2026-04-07 05:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:15:03] Production.INFO: Account Balance Start.
[2026-04-07 05:15:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:15:03] Production.INFO: 117
[2026-04-07 05:15:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:15:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:15:03] Production.INFO: ==18203== Releasing lock...
[2026-04-07 05:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:15:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:03] Production.INFO: ==18197== Releasing lock...
[2026-04-07 05:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:15:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:03] Production.INFO: Date 2026-03-22
[2026-04-07 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:03] Production.INFO: Date 2026-03-23
[2026-04-07 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:03] Production.INFO: Date 2026-03-24
[2026-04-07 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:03] Production.INFO: Date 2026-03-25
[2026-04-07 05:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:15:04] Production.INFO: Total Charge 0
[2026-04-07 05:15:04] Production.INFO: CreateAllLog End
[2026-04-07 05:15:04] Production.INFO: Account Balance End.
[2026-04-07 05:15:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:15:04] Production.INFO: ==18201== Releasing lock...
[2026-04-07 05:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:15:12] Production.ERROR: CronJobId end10
[2026-04-07 05:15:12] Production.INFO: ==18199== Releasing lock...
[2026-04-07 05:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:15:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:15:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:15:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:15:14] Production.INFO: call_cost start
[2026-04-07 05:15:14] Production.INFO: call_cost end
[2026-04-07 05:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:15:14] Production.INFO: ==18195== Releasing lock...
[2026-04-07 05:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:16:01] Production.INFO: ==18260== Lock acquired, processing the job...
[2026-04-07 10:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:16:01] Production.INFO: neon service started
[2026-04-07 10:16:02] Production.INFO: neon service started
[2026-04-07 10:16:02] Production.INFO: ==18260== Releasing lock...
[2026-04-07 10:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:16:02] Production.INFO: ==18262== Lock acquired, processing the job...
[2026-04-07 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:16:02] Production.INFO: ==18264== Lock acquired, processing the job...
[2026-04-07 09:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:16:02] Production.INFO: ==18264== Releasing lock...
[2026-04-07 09:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:16:02] Production.INFO: ==18262== Releasing lock...
[2026-04-07 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:16:03] Production.INFO: ==18270== Lock acquired, processing the job...
[2026-04-07 05:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:16:03] Production.INFO: ==18266== Lock acquired, processing the job...
[2026-04-07 05:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:16:03] Production.INFO: ==18268== Lock acquired, processing the job...
[2026-04-07 05:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:16:03] Production.INFO: ==18274== Lock acquired, processing the job...
[2026-04-07 05:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:16:03] Production.INFO: ==18272== Lock acquired, processing the job...
[2026-04-07 05:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:16:03] Production.INFO: Account Balance Start.
[2026-04-07 05:16:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:16:03] Production.INFO: 117
[2026-04-07 05:16:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:16:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:16:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:03] Production.INFO: ==18274== Releasing lock...
[2026-04-07 05:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:16:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:04] Production.INFO: ==18268== Releasing lock...
[2026-04-07 05:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:16:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:16:04] Production.INFO: Total Charge 0
[2026-04-07 05:16:04] Production.INFO: CreateAllLog End
[2026-04-07 05:16:04] Production.INFO: Account Balance End.
[2026-04-07 05:16:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:16:04] Production.INFO: ==18272== Releasing lock...
[2026-04-07 05:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:16:11] Production.ERROR: CronJobId end10
[2026-04-07 05:16:11] Production.INFO: ==18270== Releasing lock...
[2026-04-07 05:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:16:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:16:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:16:14] Production.INFO: call_cost start
[2026-04-07 05:16:14] Production.INFO: call_cost end
[2026-04-07 05:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:16:14] Production.INFO: ==18266== Releasing lock...
[2026-04-07 05:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:17:01] Production.INFO: ==18334== Lock acquired, processing the job...
[2026-04-07 10:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:17:01] Production.INFO: neon service started
[2026-04-07 10:17:01] Production.INFO: neon service started
[2026-04-07 10:17:01] Production.INFO: ==18334== Releasing lock...
[2026-04-07 10:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:17:01] Production.INFO: ==18338== Lock acquired, processing the job...
[2026-04-07 09:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:17:01] Production.INFO: ==18338== Releasing lock...
[2026-04-07 09:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:17:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:17:01] Production.INFO: ==18336== Lock acquired, processing the job...
[2026-04-07 05:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:17:02] Production.INFO: ==18336== Releasing lock...
[2026-04-07 05:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:17:02] Production.INFO: ==18345== Lock acquired, processing the job...
[2026-04-07 05:17:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:17:03] Production.INFO: ==18347== Lock acquired, processing the job...
[2026-04-07 05:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:17:03] Production.INFO: ==18343== Lock acquired, processing the job...
[2026-04-07 05:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:17:03] Production.INFO: ==18341== Lock acquired, processing the job...
[2026-04-07 05:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:17:03] Production.INFO: Account Balance Start.
[2026-04-07 05:17:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:17:03] Production.INFO: 117
[2026-04-07 05:17:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:17:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:03] Production.INFO: ==18349== Lock acquired, processing the job...
[2026-04-07 05:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:17:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:17:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:03] Production.INFO: ==18349== Releasing lock...
[2026-04-07 05:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:17:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:03] Production.INFO: ==18343== Releasing lock...
[2026-04-07 05:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:17:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:03] Production.INFO: Date 2026-03-22
[2026-04-07 05:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:17:04] Production.INFO: Total Charge 0
[2026-04-07 05:17:04] Production.INFO: CreateAllLog End
[2026-04-07 05:17:04] Production.INFO: Account Balance End.
[2026-04-07 05:17:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:17:04] Production.INFO: ==18347== Releasing lock...
[2026-04-07 05:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:17:10] Production.ERROR: CronJobId end10
[2026-04-07 05:17:10] Production.INFO: ==18345== Releasing lock...
[2026-04-07 05:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:17:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:17:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:17:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:17:15] Production.INFO: call_cost start
[2026-04-07 05:17:15] Production.INFO: call_cost end
[2026-04-07 05:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:17:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:17:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:17:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:17:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:17:15] Production.INFO: ==18341== Releasing lock...
[2026-04-07 05:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:18:01] Production.INFO: ==18411== Lock acquired, processing the job...
[2026-04-07 10:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:18:01] Production.INFO: neon service started
[2026-04-07 10:18:01] Production.INFO: neon service started
[2026-04-07 10:18:01] Production.INFO: ==18411== Releasing lock...
[2026-04-07 10:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:18:02] Production.INFO: ==18413== Lock acquired, processing the job...
[2026-04-07 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:18:02] Production.INFO: ==18415== Lock acquired, processing the job...
[2026-04-07 09:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:18:02] Production.INFO: ==18415== Releasing lock...
[2026-04-07 09:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:18:02] Production.INFO: ==18413== Releasing lock...
[2026-04-07 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:18:03] Production.INFO: ==18424== Lock acquired, processing the job...
[2026-04-07 05:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:18:03] Production.INFO: ==18418== Lock acquired, processing the job...
[2026-04-07 05:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:18:03] Production.INFO: ==18422== Lock acquired, processing the job...
[2026-04-07 05:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:18:03] Production.INFO: Account Balance Start.
[2026-04-07 05:18:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:18:03] Production.INFO: 117
[2026-04-07 05:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:18:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:18:03] Production.INFO: ==18420== Lock acquired, processing the job...
[2026-04-07 05:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:18:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:18:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:03] Production.INFO: ==18426== Lock acquired, processing the job...
[2026-04-07 05:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:18:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:18:03] Production.INFO: ==18426== Releasing lock...
[2026-04-07 05:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:18:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:04] Production.INFO: ==18420== Releasing lock...
[2026-04-07 05:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:18:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:05] Production.INFO: Date 2026-04-05
[2026-04-07 05:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:05] Production.INFO: Date 2026-04-06
[2026-04-07 05:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:05] Production.INFO: Date 2026-04-07
[2026-04-07 05:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:18:05] Production.INFO: Total Charge 0
[2026-04-07 05:18:05] Production.INFO: CreateAllLog End
[2026-04-07 05:18:05] Production.INFO: Account Balance End.
[2026-04-07 05:18:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:18:05] Production.INFO: ==18424== Releasing lock...
[2026-04-07 05:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:18:12] Production.ERROR: CronJobId end10
[2026-04-07 05:18:12] Production.INFO: ==18422== Releasing lock...
[2026-04-07 05:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:18:13] Production.INFO: call_cost start
[2026-04-07 05:18:13] Production.INFO: call_cost end
[2026-04-07 05:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:18:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:18:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:18:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:18:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:18:13] Production.INFO: ==18418== Releasing lock...
[2026-04-07 05:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:19:02] Production.INFO: ==18486== Lock acquired, processing the job...
[2026-04-07 10:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:19:02] Production.INFO: neon service started
[2026-04-07 10:19:02] Production.INFO: neon service started
[2026-04-07 10:19:02] Production.INFO: ==18486== Releasing lock...
[2026-04-07 10:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:19:02] Production.INFO: ==18488== Lock acquired, processing the job...
[2026-04-07 05:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:19:02] Production.INFO: ==18488== Releasing lock...
[2026-04-07 05:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:19:02] Production.INFO: ==18490== Lock acquired, processing the job...
[2026-04-07 09:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:19:03] Production.INFO: ==18490== Releasing lock...
[2026-04-07 09:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:19:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:19:03] Production.INFO: ==18494== Lock acquired, processing the job...
[2026-04-07 05:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:19:03] Production.INFO: ==18496== Lock acquired, processing the job...
[2026-04-07 05:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:19:03] Production.INFO: ==18500== Lock acquired, processing the job...
[2026-04-07 05:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:19:03] Production.INFO: ==18492== Lock acquired, processing the job...
[2026-04-07 05:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:19:03] Production.INFO: ==18498== Lock acquired, processing the job...
[2026-04-07 05:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:19:03] Production.INFO: Account Balance Start.
[2026-04-07 05:19:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:19:03] Production.INFO: 117
[2026-04-07 05:19:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:03] Production.INFO: ==18500== Releasing lock...
[2026-04-07 05:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:19:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: ==18494== Releasing lock...
[2026-04-07 05:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:19:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:05] Production.INFO: Date 2026-04-06
[2026-04-07 05:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:05] Production.INFO: Date 2026-04-07
[2026-04-07 05:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:19:05] Production.INFO: Total Charge 0
[2026-04-07 05:19:05] Production.INFO: CreateAllLog End
[2026-04-07 05:19:05] Production.INFO: Account Balance End.
[2026-04-07 05:19:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:19:05] Production.INFO: ==18498== Releasing lock...
[2026-04-07 05:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:19:11] Production.ERROR: CronJobId end10
[2026-04-07 05:19:11] Production.INFO: ==18496== Releasing lock...
[2026-04-07 05:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:19:13] Production.INFO: call_cost start
[2026-04-07 05:19:13] Production.INFO: call_cost end
[2026-04-07 05:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:19:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:19:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:19:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:19:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:19:13] Production.INFO: ==18492== Releasing lock...
[2026-04-07 05:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:20:01] Production.INFO: ==18565== Lock acquired, processing the job...
[2026-04-07 10:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:20:01] Production.INFO: neon service started
[2026-04-07 10:20:01] Production.INFO: neon service started
[2026-04-07 10:20:01] Production.INFO: ==18565== Releasing lock...
[2026-04-07 10:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:20:02] Production.INFO: ==18567== Lock acquired, processing the job...
[2026-04-07 05:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:20:02] Production.INFO: ==18569== Lock acquired, processing the job...
[2026-04-07 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:20:02] Production.INFO: ==18569== Releasing lock...
[2026-04-07 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:20:02] Production.INFO: ==18567== Releasing lock...
[2026-04-07 05:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:20:03] Production.INFO: ==18572== Lock acquired, processing the job...
[2026-04-07 05:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:20:03] Production.INFO: ==18576== Lock acquired, processing the job...
[2026-04-07 05:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:20:03] Production.INFO: ==18574== Lock acquired, processing the job...
[2026-04-07 05:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:20:03] Production.INFO: ==18578== Lock acquired, processing the job...
[2026-04-07 05:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:20:03] Production.INFO: ==18580== Lock acquired, processing the job...
[2026-04-07 05:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:20:03] Production.INFO: Account Balance Start.
[2026-04-07 05:20:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:20:03] Production.INFO: 117
[2026-04-07 05:20:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:20:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:20:03] Production.INFO: ==18580== Releasing lock...
[2026-04-07 05:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: ==18574== Releasing lock...
[2026-04-07 05:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:20:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:20:04] Production.INFO: Total Charge 0
[2026-04-07 05:20:04] Production.INFO: CreateAllLog End
[2026-04-07 05:20:04] Production.INFO: Account Balance End.
[2026-04-07 05:20:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:20:04] Production.INFO: ==18578== Releasing lock...
[2026-04-07 05:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:20:12] Production.ERROR: CronJobId end10
[2026-04-07 05:20:12] Production.INFO: ==18576== Releasing lock...
[2026-04-07 05:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:20:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:20:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:20:13] Production.INFO: call_cost start
[2026-04-07 05:20:13] Production.INFO: call_cost end
[2026-04-07 05:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:20:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:20:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:20:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:20:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:20:13] Production.INFO: ==18572== Releasing lock...
[2026-04-07 05:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:21:01] Production.INFO: ==18648== Lock acquired, processing the job...
[2026-04-07 10:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:21:01] Production.INFO: neon service started
[2026-04-07 10:21:01] Production.INFO: neon service started
[2026-04-07 10:21:01] Production.INFO: ==18648== Releasing lock...
[2026-04-07 10:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:21:02] Production.INFO: ==18650== Lock acquired, processing the job...
[2026-04-07 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:21:02] Production.INFO: ==18650== Releasing lock...
[2026-04-07 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:21:02] Production.INFO: ==18652== Lock acquired, processing the job...
[2026-04-07 09:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:21:02] Production.INFO: ==18652== Releasing lock...
[2026-04-07 09:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:21:03] Production.INFO: ==18657== Lock acquired, processing the job...
[2026-04-07 05:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:21:03] Production.INFO: ==18655== Lock acquired, processing the job...
[2026-04-07 05:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 05:21:03] Production.INFO: ==18659== Lock acquired, processing the job...
[2026-04-07 05:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:21:03] Production.INFO: ==18661== Lock acquired, processing the job...
[2026-04-07 05:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:21:03] Production.INFO: ==18663== Lock acquired, processing the job...
[2026-04-07 05:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 05:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 05:21:03] Production.ERROR: CronJob PID - 18657
[2026-04-07 05:21:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 05:21:03] Production.ERROR: CronJob ID - 5
[2026-04-07 05:21:03] Production.ERROR: CronJob Last Run Time 2026-04-07 05:21:00
[2026-04-07 05:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 05:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 05:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 05:21:03] Production.INFO: ==18655== Releasing lock...
[2026-04-07 05:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 05:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 05:21:03] Production.INFO: Account Balance Start.
[2026-04-07 05:21:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:21:03] Production.INFO: 117
[2026-04-07 05:21:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:21:03] Production.INFO: ==18665== Lock acquired, processing the job...
[2026-04-07 05:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 05:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:03] Production.INFO: ==18667== Lock acquired, processing the job...
[2026-04-07 05:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:21:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 05:21:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:21:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:21:04] Production.INFO: ==18667== Releasing lock...
[2026-04-07 05:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:21:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:04] Production.ERROR: done
[2026-04-07 05:21:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:04] Production.INFO: ==18659== Releasing lock...
[2026-04-07 05:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 05:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051833', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 05:21:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:05] Production.INFO: Date 2026-03-30
[2026-04-07 05:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:05] Production.INFO: Date 2026-03-31
[2026-04-07 05:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:05] Production.INFO: Date 2026-04-01
[2026-04-07 05:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:05] Production.INFO: Date 2026-04-02
[2026-04-07 05:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:05] Production.INFO: Date 2026-04-03
[2026-04-07 05:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:05] Production.INFO: Date 2026-04-04
[2026-04-07 05:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:05] Production.INFO: Date 2026-04-05
[2026-04-07 05:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:05] Production.INFO: Date 2026-04-06
[2026-04-07 05:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:05] Production.INFO: Date 2026-04-07
[2026-04-07 05:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:21:05] Production.INFO: Total Charge 0
[2026-04-07 05:21:05] Production.INFO: CreateAllLog End
[2026-04-07 05:21:05] Production.INFO: Account Balance End.
[2026-04-07 05:21:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:21:05] Production.INFO: ==18663== Releasing lock...
[2026-04-07 05:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051833', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 05:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 05:21:10] Production.INFO: ProcessCDR(1,17051833,1,1,2)
[2026-04-07 05:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051833,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 05:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051833,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 05:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 05:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 05:21:10] Production.INFO: ==18665== Releasing lock...
[2026-04-07 05:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 05:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 05:21:13] Production.ERROR: CronJobId end10
[2026-04-07 05:21:13] Production.INFO: ==18661== Releasing lock...
[2026-04-07 05:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:21:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:21:16] Production.INFO: call_cost start
[2026-04-07 05:21:16] Production.INFO: call_cost end
[2026-04-07 05:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:21:16] Production.INFO: ==18657== Releasing lock...
[2026-04-07 05:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:22:01] Production.INFO: ==18730== Lock acquired, processing the job...
[2026-04-07 10:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:22:01] Production.INFO: neon service started
[2026-04-07 10:22:01] Production.INFO: neon service started
[2026-04-07 10:22:01] Production.INFO: ==18730== Releasing lock...
[2026-04-07 10:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:22:01] Production.INFO: ==18732== Lock acquired, processing the job...
[2026-04-07 05:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:22:01] Production.INFO: ==18732== Releasing lock...
[2026-04-07 05:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:22:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:22:02] Production.INFO: ==18735== Lock acquired, processing the job...
[2026-04-07 09:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:22:02] Production.INFO: ==18735== Releasing lock...
[2026-04-07 09:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:22:02] Production.INFO: ==18737== Lock acquired, processing the job...
[2026-04-07 05:22:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:22:02] Production.INFO: ==18743== Lock acquired, processing the job...
[2026-04-07 05:22:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:22:02] Production.INFO: ==18739== Lock acquired, processing the job...
[2026-04-07 05:22:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:22:02] Production.INFO: ==18741== Lock acquired, processing the job...
[2026-04-07 05:22:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:22:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:22:02] Production.INFO: Account Balance Start.
[2026-04-07 05:22:02] Production.INFO: CreateAllLog Start
[2026-04-07 05:22:02] Production.INFO: 117
[2026-04-07 05:22:02] Production.INFO: Date 2026-03-08
[2026-04-07 05:22:02] Production.INFO: ==18750== Lock acquired, processing the job...
[2026-04-07 05:22:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:22:02] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:02] Production.INFO: Date 2026-03-09
[2026-04-07 05:22:02] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:22:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:22:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:22:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:22:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:22:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:22:02] Production.INFO: Date 2026-03-10
[2026-04-07 05:22:02] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:22:03] Production.INFO: ==18750== Releasing lock...
[2026-04-07 05:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-22
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-23
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-24
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-25
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-26
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: ==18739== Releasing lock...
[2026-04-07 05:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-27
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-28
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-29
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-30
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-03-31
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-04-01
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-04-02
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-04-03
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-04-04
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-04-05
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-04-06
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Date 2026-04-07
[2026-04-07 05:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:22:03] Production.INFO: Total Charge 0
[2026-04-07 05:22:03] Production.INFO: CreateAllLog End
[2026-04-07 05:22:04] Production.INFO: Account Balance End.
[2026-04-07 05:22:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:22:04] Production.INFO: ==18743== Releasing lock...
[2026-04-07 05:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:22:10] Production.ERROR: CronJobId end10
[2026-04-07 05:22:10] Production.INFO: ==18741== Releasing lock...
[2026-04-07 05:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:22:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:22:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:22:13] Production.INFO: call_cost start
[2026-04-07 05:22:13] Production.INFO: call_cost end
[2026-04-07 05:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:22:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:22:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:22:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:22:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:22:13] Production.INFO: ==18737== Releasing lock...
[2026-04-07 05:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:23:01] Production.INFO: ==18812== Lock acquired, processing the job...
[2026-04-07 10:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:23:01] Production.INFO: neon service started
[2026-04-07 10:23:01] Production.INFO: neon service started
[2026-04-07 10:23:01] Production.INFO: ==18812== Releasing lock...
[2026-04-07 10:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:23:02] Production.INFO: ==18816== Lock acquired, processing the job...
[2026-04-07 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:23:02] Production.INFO: ==18816== Releasing lock...
[2026-04-07 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:23:02] Production.INFO: ==18814== Lock acquired, processing the job...
[2026-04-07 05:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:23:02] Production.INFO: ==18814== Releasing lock...
[2026-04-07 05:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:23:03] Production.INFO: ==18824== Lock acquired, processing the job...
[2026-04-07 05:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:23:03] Production.INFO: ==18822== Lock acquired, processing the job...
[2026-04-07 05:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:23:03] Production.INFO: ==18826== Lock acquired, processing the job...
[2026-04-07 05:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:23:03] Production.INFO: ==18820== Lock acquired, processing the job...
[2026-04-07 05:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:23:03] Production.INFO: Account Balance Start.
[2026-04-07 05:23:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:23:03] Production.INFO: 117
[2026-04-07 05:23:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:03] Production.INFO: ==18828== Lock acquired, processing the job...
[2026-04-07 05:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:23:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:23:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:23:03] Production.INFO: ==18828== Releasing lock...
[2026-04-07 05:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:23:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:03] Production.INFO: ==18822== Releasing lock...
[2026-04-07 05:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:23:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:23:04] Production.INFO: Total Charge 0
[2026-04-07 05:23:04] Production.INFO: CreateAllLog End
[2026-04-07 05:23:04] Production.INFO: Account Balance End.
[2026-04-07 05:23:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:23:04] Production.INFO: ==18826== Releasing lock...
[2026-04-07 05:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:23:11] Production.ERROR: CronJobId end10
[2026-04-07 05:23:11] Production.INFO: ==18824== Releasing lock...
[2026-04-07 05:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:23:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:23:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:23:14] Production.INFO: call_cost start
[2026-04-07 05:23:14] Production.INFO: call_cost end
[2026-04-07 05:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:23:14] Production.INFO: ==18820== Releasing lock...
[2026-04-07 05:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:24:02] Production.INFO: ==18892== Lock acquired, processing the job...
[2026-04-07 10:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:24:02] Production.INFO: neon service started
[2026-04-07 10:24:02] Production.INFO: neon service started
[2026-04-07 10:24:02] Production.INFO: ==18892== Releasing lock...
[2026-04-07 10:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:24:02] Production.INFO: ==18896== Lock acquired, processing the job...
[2026-04-07 09:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:24:02] Production.INFO: ==18896== Releasing lock...
[2026-04-07 09:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:24:02] Production.INFO: ==18894== Lock acquired, processing the job...
[2026-04-07 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:24:02] Production.INFO: ==18894== Releasing lock...
[2026-04-07 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:24:03] Production.INFO: ==18898== Lock acquired, processing the job...
[2026-04-07 05:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:24:03] Production.INFO: ==18901== Lock acquired, processing the job...
[2026-04-07 05:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:24:03] Production.INFO: ==18903== Lock acquired, processing the job...
[2026-04-07 05:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:24:03] Production.INFO: ==18907== Lock acquired, processing the job...
[2026-04-07 05:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:24:03] Production.INFO: ==18905== Lock acquired, processing the job...
[2026-04-07 05:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:24:03] Production.INFO: Account Balance Start.
[2026-04-07 05:24:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:24:03] Production.INFO: 117
[2026-04-07 05:24:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:24:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:24:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-09
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: ==18907== Releasing lock...
[2026-04-07 05:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-10
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-11
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-12
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-13
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: ==18901== Releasing lock...
[2026-04-07 05:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:05] Production.INFO: Date 2026-04-04
[2026-04-07 05:24:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:05] Production.INFO: Date 2026-04-05
[2026-04-07 05:24:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:05] Production.INFO: Date 2026-04-06
[2026-04-07 05:24:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:05] Production.INFO: Date 2026-04-07
[2026-04-07 05:24:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:24:05] Production.INFO: Total Charge 0
[2026-04-07 05:24:05] Production.INFO: CreateAllLog End
[2026-04-07 05:24:05] Production.INFO: Account Balance End.
[2026-04-07 05:24:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:24:05] Production.INFO: ==18905== Releasing lock...
[2026-04-07 05:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:24:12] Production.ERROR: CronJobId end10
[2026-04-07 05:24:12] Production.INFO: ==18903== Releasing lock...
[2026-04-07 05:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:24:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:24:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:24:15] Production.INFO: call_cost start
[2026-04-07 05:24:15] Production.INFO: call_cost end
[2026-04-07 05:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:24:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:24:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:24:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:24:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:24:15] Production.INFO: ==18898== Releasing lock...
[2026-04-07 05:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:25:01] Production.INFO: ==18963== Lock acquired, processing the job...
[2026-04-07 10:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:25:01] Production.INFO: neon service started
[2026-04-07 10:25:01] Production.INFO: neon service started
[2026-04-07 10:25:01] Production.INFO: ==18963== Releasing lock...
[2026-04-07 10:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:25:02] Production.INFO: ==18965== Lock acquired, processing the job...
[2026-04-07 05:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:25:02] Production.INFO: ==18967== Lock acquired, processing the job...
[2026-04-07 09:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:25:02] Production.INFO: ==18967== Releasing lock...
[2026-04-07 09:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:25:02] Production.INFO: ==18965== Releasing lock...
[2026-04-07 05:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:25:03] Production.INFO: ==18970== Lock acquired, processing the job...
[2026-04-07 05:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:25:03] Production.INFO: ==18972== Lock acquired, processing the job...
[2026-04-07 05:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:25:03] Production.INFO: ==18974== Lock acquired, processing the job...
[2026-04-07 05:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:25:03] Production.INFO: ==18976== Lock acquired, processing the job...
[2026-04-07 05:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:25:03] Production.INFO: ==18978== Lock acquired, processing the job...
[2026-04-07 05:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:25:03] Production.INFO: Account Balance Start.
[2026-04-07 05:25:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:25:03] Production.INFO: 117
[2026-04-07 05:25:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:25:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:25:03] Production.INFO: ==18978== Releasing lock...
[2026-04-07 05:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:25:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: ==18972== Releasing lock...
[2026-04-07 05:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:25:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:25:04] Production.INFO: Total Charge 0
[2026-04-07 05:25:04] Production.INFO: CreateAllLog End
[2026-04-07 05:25:04] Production.INFO: Account Balance End.
[2026-04-07 05:25:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:25:04] Production.INFO: ==18976== Releasing lock...
[2026-04-07 05:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:25:11] Production.ERROR: CronJobId end10
[2026-04-07 05:25:11] Production.INFO: ==18974== Releasing lock...
[2026-04-07 05:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:25:13] Production.INFO: call_cost start
[2026-04-07 05:25:13] Production.INFO: call_cost end
[2026-04-07 05:25:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:25:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:25:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:25:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:25:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:25:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:25:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:25:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:25:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:25:13] Production.INFO: ==18970== Releasing lock...
[2026-04-07 05:25:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:25:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:26:01] Production.INFO: ==19043== Lock acquired, processing the job...
[2026-04-07 10:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:26:01] Production.INFO: neon service started
[2026-04-07 10:26:01] Production.INFO: neon service started
[2026-04-07 10:26:01] Production.INFO: ==19043== Releasing lock...
[2026-04-07 10:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:26:02] Production.INFO: ==19045== Lock acquired, processing the job...
[2026-04-07 05:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:26:02] Production.INFO: ==19045== Releasing lock...
[2026-04-07 05:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:26:02] Production.INFO: ==19047== Lock acquired, processing the job...
[2026-04-07 09:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:26:02] Production.INFO: ==19047== Releasing lock...
[2026-04-07 09:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:26:03] Production.INFO: ==19049== Lock acquired, processing the job...
[2026-04-07 05:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:26:03] Production.INFO: ==19051== Lock acquired, processing the job...
[2026-04-07 05:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:26:03] Production.INFO: ==19053== Lock acquired, processing the job...
[2026-04-07 05:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:26:03] Production.INFO: ==19055== Lock acquired, processing the job...
[2026-04-07 05:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:26:03] Production.INFO: ==19057== Lock acquired, processing the job...
[2026-04-07 05:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:26:03] Production.INFO: Account Balance Start.
[2026-04-07 05:26:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:26:03] Production.INFO: 117
[2026-04-07 05:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:26:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:26:03] Production.INFO: ==19057== Releasing lock...
[2026-04-07 05:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:26:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: ==19051== Releasing lock...
[2026-04-07 05:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:26:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:26:04] Production.INFO: Total Charge 0
[2026-04-07 05:26:04] Production.INFO: CreateAllLog End
[2026-04-07 05:26:04] Production.INFO: Account Balance End.
[2026-04-07 05:26:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:26:04] Production.INFO: ==19055== Releasing lock...
[2026-04-07 05:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:26:11] Production.ERROR: CronJobId end10
[2026-04-07 05:26:11] Production.INFO: ==19053== Releasing lock...
[2026-04-07 05:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:26:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:26:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:26:14] Production.INFO: call_cost start
[2026-04-07 05:26:14] Production.INFO: call_cost end
[2026-04-07 05:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:26:14] Production.INFO: ==19049== Releasing lock...
[2026-04-07 05:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:27:01] Production.INFO: ==19117== Lock acquired, processing the job...
[2026-04-07 10:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:27:01] Production.INFO: neon service started
[2026-04-07 10:27:01] Production.INFO: neon service started
[2026-04-07 10:27:01] Production.INFO: ==19117== Releasing lock...
[2026-04-07 10:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:27:01] Production.INFO: ==19119== Lock acquired, processing the job...
[2026-04-07 05:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:27:01] Production.INFO: ==19121== Lock acquired, processing the job...
[2026-04-07 09:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:27:02] Production.INFO: ==19121== Releasing lock...
[2026-04-07 09:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:27:02] Production.INFO: ==19119== Releasing lock...
[2026-04-07 05:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:27:02] Production.INFO: ==19124== Lock acquired, processing the job...
[2026-04-07 05:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:27:02] Production.INFO: ==19126== Lock acquired, processing the job...
[2026-04-07 05:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:27:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:27:03] Production.INFO: ==19128== Lock acquired, processing the job...
[2026-04-07 05:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:27:03] Production.INFO: ==19130== Lock acquired, processing the job...
[2026-04-07 05:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:27:03] Production.INFO: ==19132== Lock acquired, processing the job...
[2026-04-07 05:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:27:03] Production.INFO: Account Balance Start.
[2026-04-07 05:27:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:27:03] Production.INFO: 117
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:27:03] Production.INFO: ==19126== Releasing lock...
[2026-04-07 05:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: ==19132== Releasing lock...
[2026-04-07 05:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-22
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-23
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-24
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-25
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-26
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-27
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-28
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-29
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-30
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:03] Production.INFO: Date 2026-03-31
[2026-04-07 05:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:27:04] Production.INFO: Total Charge 0
[2026-04-07 05:27:04] Production.INFO: CreateAllLog End
[2026-04-07 05:27:04] Production.INFO: Account Balance End.
[2026-04-07 05:27:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:27:04] Production.INFO: ==19130== Releasing lock...
[2026-04-07 05:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:27:10] Production.ERROR: CronJobId end10
[2026-04-07 05:27:10] Production.INFO: ==19128== Releasing lock...
[2026-04-07 05:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:27:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:27:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:27:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:27:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:27:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:27:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:27:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:27:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:27:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:27:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:27:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:27:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:27:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:27:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:27:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:27:12] Production.INFO: call_cost start
[2026-04-07 05:27:12] Production.INFO: call_cost end
[2026-04-07 05:27:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:27:12] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:27:12] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:27:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:27:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:27:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:27:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:27:12] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:27:12] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:27:12] Production.INFO: ==19124== Releasing lock...
[2026-04-07 05:27:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:27:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:28:01] Production.INFO: ==19189== Lock acquired, processing the job...
[2026-04-07 10:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:28:01] Production.INFO: neon service started
[2026-04-07 10:28:01] Production.INFO: neon service started
[2026-04-07 10:28:01] Production.INFO: ==19189== Releasing lock...
[2026-04-07 10:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:28:02] Production.INFO: ==19191== Lock acquired, processing the job...
[2026-04-07 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:28:02] Production.INFO: ==19191== Releasing lock...
[2026-04-07 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:28:02] Production.INFO: ==19193== Lock acquired, processing the job...
[2026-04-07 09:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:28:02] Production.INFO: ==19193== Releasing lock...
[2026-04-07 09:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:28:03] Production.INFO: ==19196== Lock acquired, processing the job...
[2026-04-07 05:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:28:03] Production.INFO: ==19198== Lock acquired, processing the job...
[2026-04-07 05:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:28:03] Production.INFO: ==19204== Lock acquired, processing the job...
[2026-04-07 05:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:28:03] Production.INFO: ==19202== Lock acquired, processing the job...
[2026-04-07 05:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:28:03] Production.INFO: ==19200== Lock acquired, processing the job...
[2026-04-07 05:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:28:03] Production.INFO: Account Balance Start.
[2026-04-07 05:28:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:28:03] Production.INFO: 117
[2026-04-07 05:28:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:03] Production.INFO: ==19204== Releasing lock...
[2026-04-07 05:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:28:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:03] Production.INFO: ==19198== Releasing lock...
[2026-04-07 05:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:28:03] Production.INFO: Date 2026-03-22
[2026-04-07 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:03] Production.INFO: Date 2026-03-23
[2026-04-07 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:03] Production.INFO: Date 2026-03-24
[2026-04-07 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:03] Production.INFO: Date 2026-03-25
[2026-04-07 05:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:28:04] Production.INFO: Total Charge 0
[2026-04-07 05:28:04] Production.INFO: CreateAllLog End
[2026-04-07 05:28:04] Production.INFO: Account Balance End.
[2026-04-07 05:28:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:28:04] Production.INFO: ==19202== Releasing lock...
[2026-04-07 05:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:28:13] Production.ERROR: CronJobId end10
[2026-04-07 05:28:13] Production.INFO: ==19200== Releasing lock...
[2026-04-07 05:28:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:28:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:28:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:28:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:28:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:28:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:28:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:28:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:28:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:28:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:28:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:28:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:28:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:28:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:28:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:28:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:28:15] Production.INFO: call_cost start
[2026-04-07 05:28:15] Production.INFO: call_cost end
[2026-04-07 05:28:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:28:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:28:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:28:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:28:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:28:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:28:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:28:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:28:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:28:15] Production.INFO: ==19196== Releasing lock...
[2026-04-07 05:28:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:28:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:29:02] Production.INFO: ==19261== Lock acquired, processing the job...
[2026-04-07 10:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:29:02] Production.INFO: neon service started
[2026-04-07 10:29:02] Production.INFO: neon service started
[2026-04-07 10:29:02] Production.INFO: ==19261== Releasing lock...
[2026-04-07 10:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:29:02] Production.INFO: ==19263== Lock acquired, processing the job...
[2026-04-07 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:29:02] Production.INFO: ==19263== Releasing lock...
[2026-04-07 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:29:02] Production.INFO: ==19265== Lock acquired, processing the job...
[2026-04-07 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:29:02] Production.INFO: ==19265== Releasing lock...
[2026-04-07 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:29:03] Production.INFO: ==19268== Lock acquired, processing the job...
[2026-04-07 05:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:29:03] Production.INFO: ==19270== Lock acquired, processing the job...
[2026-04-07 05:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:29:03] Production.INFO: ==19272== Lock acquired, processing the job...
[2026-04-07 05:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:29:03] Production.INFO: ==19274== Lock acquired, processing the job...
[2026-04-07 05:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:29:03] Production.INFO: ==19276== Lock acquired, processing the job...
[2026-04-07 05:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:29:03] Production.INFO: Account Balance Start.
[2026-04-07 05:29:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:29:03] Production.INFO: 117
[2026-04-07 05:29:03] Production.INFO: ==19276== Releasing lock...
[2026-04-07 05:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:29:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: Date 2026-03-12
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: Date 2026-03-13
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: ==19270== Releasing lock...
[2026-04-07 05:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:29:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:05] Production.INFO: Date 2026-04-02
[2026-04-07 05:29:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:05] Production.INFO: Date 2026-04-03
[2026-04-07 05:29:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:05] Production.INFO: Date 2026-04-04
[2026-04-07 05:29:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:05] Production.INFO: Date 2026-04-05
[2026-04-07 05:29:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:05] Production.INFO: Date 2026-04-06
[2026-04-07 05:29:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:05] Production.INFO: Date 2026-04-07
[2026-04-07 05:29:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:29:05] Production.INFO: Total Charge 0
[2026-04-07 05:29:05] Production.INFO: CreateAllLog End
[2026-04-07 05:29:05] Production.INFO: Account Balance End.
[2026-04-07 05:29:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:29:05] Production.INFO: ==19274== Releasing lock...
[2026-04-07 05:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:29:11] Production.ERROR: CronJobId end10
[2026-04-07 05:29:11] Production.INFO: ==19272== Releasing lock...
[2026-04-07 05:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:29:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:29:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:29:15] Production.INFO: call_cost start
[2026-04-07 05:29:15] Production.INFO: call_cost end
[2026-04-07 05:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:29:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:29:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:29:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:29:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:29:15] Production.INFO: ==19268== Releasing lock...
[2026-04-07 05:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:30:01] Production.INFO: ==19340== Lock acquired, processing the job...
[2026-04-07 10:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:30:01] Production.INFO: neon service started
[2026-04-07 10:30:01] Production.INFO: neon service started
[2026-04-07 10:30:01] Production.INFO: ==19340== Releasing lock...
[2026-04-07 10:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:30:01] Production.INFO: ==19342== Lock acquired, processing the job...
[2026-04-07 05:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:30:02] Production.INFO: ==19342== Releasing lock...
[2026-04-07 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:30:02] Production.INFO: ==19344== Lock acquired, processing the job...
[2026-04-07 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:30:02] Production.INFO: ==19344== Releasing lock...
[2026-04-07 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:30:03] Production.INFO: ==19355== Lock acquired, processing the job...
[2026-04-07 05:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:30:03] Production.INFO: ==19347== Lock acquired, processing the job...
[2026-04-07 05:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:30:03] Production.INFO: ==19353== Lock acquired, processing the job...
[2026-04-07 05:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:30:03] Production.INFO: ==19349== Lock acquired, processing the job...
[2026-04-07 05:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:30:03] Production.INFO: ==19355== Releasing lock...
[2026-04-07 05:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:30:03] Production.INFO: ==19351== Lock acquired, processing the job...
[2026-04-07 05:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:30:03] Production.INFO: Account Balance Start.
[2026-04-07 05:30:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:30:03] Production.INFO: 117
[2026-04-07 05:30:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:03] Production.INFO: ==19349== Releasing lock...
[2026-04-07 05:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:30:03] Production.INFO: Date 2026-03-22
[2026-04-07 05:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:03] Production.INFO: Date 2026-03-23
[2026-04-07 05:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:03] Production.INFO: Date 2026-03-24
[2026-04-07 05:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:30:04] Production.INFO: Total Charge 0
[2026-04-07 05:30:04] Production.INFO: CreateAllLog End
[2026-04-07 05:30:04] Production.INFO: Account Balance End.
[2026-04-07 05:30:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:30:04] Production.INFO: ==19353== Releasing lock...
[2026-04-07 05:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:30:11] Production.ERROR: CronJobId end10
[2026-04-07 05:30:11] Production.INFO: ==19351== Releasing lock...
[2026-04-07 05:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:30:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:30:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:30:14] Production.INFO: call_cost start
[2026-04-07 05:30:14] Production.INFO: call_cost end
[2026-04-07 05:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:30:14] Production.INFO: ==19347== Releasing lock...
[2026-04-07 05:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:31:02] Production.INFO: ==19417== Lock acquired, processing the job...
[2026-04-07 10:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:31:02] Production.INFO: neon service started
[2026-04-07 10:31:02] Production.INFO: neon service started
[2026-04-07 10:31:02] Production.INFO: ==19417== Releasing lock...
[2026-04-07 10:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:31:02] Production.INFO: ==19421== Lock acquired, processing the job...
[2026-04-07 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:31:02] Production.INFO: ==19421== Releasing lock...
[2026-04-07 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:31:02] Production.INFO: ==19419== Lock acquired, processing the job...
[2026-04-07 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:31:02] Production.INFO: ==19419== Releasing lock...
[2026-04-07 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:31:03] Production.INFO: ==19424== Lock acquired, processing the job...
[2026-04-07 05:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 05:31:03] Production.INFO: ==19426== Lock acquired, processing the job...
[2026-04-07 05:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:31:03] Production.INFO: ==19430== Lock acquired, processing the job...
[2026-04-07 05:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:31:03] Production.INFO: ==19428== Lock acquired, processing the job...
[2026-04-07 05:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 05:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 05:31:03] Production.ERROR: CronJob PID - 19426
[2026-04-07 05:31:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 05:31:03] Production.ERROR: CronJob ID - 5
[2026-04-07 05:31:03] Production.ERROR: CronJob Last Run Time 2026-04-07 05:31:00
[2026-04-07 05:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 05:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 05:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 05:31:03] Production.INFO: ==19424== Releasing lock...
[2026-04-07 05:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 05:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 05:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:31:03] Production.INFO: ==19432== Lock acquired, processing the job...
[2026-04-07 05:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:31:03] Production.INFO: ==19436== Lock acquired, processing the job...
[2026-04-07 05:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:31:04] Production.INFO: ==19434== Lock acquired, processing the job...
[2026-04-07 05:31:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 05:31:04] Production.INFO: Account Balance Start.
[2026-04-07 05:31:04] Production.INFO: CreateAllLog Start
[2026-04-07 05:31:04] Production.INFO: 117
[2026-04-07 05:31:04] Production.INFO: Date 2026-03-08
[2026-04-07 05:31:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 05:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:31:04] Production.INFO: Date 2026-03-09
[2026-04-07 05:31:04] Production.INFO: ==19436== Releasing lock...
[2026-04-07 05:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:04] Production.INFO: Date 2026-03-10
[2026-04-07 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:04] Production.INFO: Date 2026-03-11
[2026-04-07 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:04] Production.INFO: Date 2026-03-12
[2026-04-07 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:04] Production.INFO: Date 2026-03-13
[2026-04-07 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:04] Production.INFO: ==19428== Releasing lock...
[2026-04-07 05:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:31:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:04] Production.ERROR: done
[2026-04-07 05:31:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 05:31:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051874', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 05:31:05] Production.INFO: Date 2026-03-21
[2026-04-07 05:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:05] Production.INFO: Date 2026-03-22
[2026-04-07 05:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:05] Production.INFO: Date 2026-03-23
[2026-04-07 05:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:05] Production.INFO: Date 2026-03-24
[2026-04-07 05:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:05] Production.INFO: Date 2026-03-25
[2026-04-07 05:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:05] Production.INFO: Date 2026-03-26
[2026-04-07 05:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:05] Production.INFO: Date 2026-03-27
[2026-04-07 05:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:05] Production.INFO: Date 2026-03-28
[2026-04-07 05:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:05] Production.INFO: Date 2026-03-29
[2026-04-07 05:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:05] Production.INFO: Date 2026-03-30
[2026-04-07 05:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:05] Production.INFO: Date 2026-03-31
[2026-04-07 05:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:05] Production.INFO: Date 2026-04-01
[2026-04-07 05:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:06] Production.INFO: Date 2026-04-02
[2026-04-07 05:31:06] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:06] Production.INFO: Date 2026-04-03
[2026-04-07 05:31:06] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:06] Production.INFO: Date 2026-04-04
[2026-04-07 05:31:06] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:06] Production.INFO: Date 2026-04-05
[2026-04-07 05:31:06] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:06] Production.INFO: Date 2026-04-06
[2026-04-07 05:31:06] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:06] Production.INFO: Date 2026-04-07
[2026-04-07 05:31:06] Production.INFO: Reseller ==> 0
[2026-04-07 05:31:06] Production.INFO: Total Charge 0
[2026-04-07 05:31:06] Production.INFO: CreateAllLog End
[2026-04-07 05:31:06] Production.INFO: Account Balance End.
[2026-04-07 05:31:06] Production.ERROR: CronJobId end 12
[2026-04-07 05:31:06] Production.INFO: ==19432== Releasing lock...
[2026-04-07 05:31:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:31:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:31:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051874', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 05:31:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 05:31:09] Production.INFO: ProcessCDR(1,17051874,1,1,2)
[2026-04-07 05:31:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051874,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 05:31:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051874,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 05:31:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 05:31:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 05:31:10] Production.INFO: ==19434== Releasing lock...
[2026-04-07 05:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 05:31:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 05:31:13] Production.ERROR: CronJobId end10
[2026-04-07 05:31:13] Production.INFO: ==19430== Releasing lock...
[2026-04-07 05:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:31:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:31:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:31:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:31:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:31:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:31:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:31:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:31:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:31:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:31:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:31:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:31:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:31:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:31:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:31:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:31:17] Production.INFO: call_cost start
[2026-04-07 05:31:17] Production.INFO: call_cost end
[2026-04-07 05:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:31:17] Production.INFO: ==19426== Releasing lock...
[2026-04-07 05:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:32:01] Production.INFO: ==19498== Lock acquired, processing the job...
[2026-04-07 10:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:32:01] Production.INFO: neon service started
[2026-04-07 10:32:01] Production.INFO: neon service started
[2026-04-07 10:32:01] Production.INFO: ==19498== Releasing lock...
[2026-04-07 10:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:32:01] Production.INFO: ==19500== Lock acquired, processing the job...
[2026-04-07 05:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:32:02] Production.INFO: ==19500== Releasing lock...
[2026-04-07 05:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:32:02] Production.INFO: ==19502== Lock acquired, processing the job...
[2026-04-07 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:32:02] Production.INFO: ==19502== Releasing lock...
[2026-04-07 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:32:02] Production.INFO: ==19504== Lock acquired, processing the job...
[2026-04-07 05:32:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:32:02] Production.INFO: ==19506== Lock acquired, processing the job...
[2026-04-07 05:32:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:32:03] Production.INFO: ==19508== Lock acquired, processing the job...
[2026-04-07 05:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:32:03] Production.INFO: ==19512== Lock acquired, processing the job...
[2026-04-07 05:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:32:03] Production.INFO: ==19510== Lock acquired, processing the job...
[2026-04-07 05:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:32:03] Production.INFO: Account Balance Start.
[2026-04-07 05:32:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:32:03] Production.INFO: 117
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: ==19512== Releasing lock...
[2026-04-07 05:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: ==19506== Releasing lock...
[2026-04-07 05:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-22
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-23
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-24
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-25
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-26
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-27
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-28
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-29
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-30
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:03] Production.INFO: Date 2026-03-31
[2026-04-07 05:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:32:04] Production.INFO: Total Charge 0
[2026-04-07 05:32:04] Production.INFO: CreateAllLog End
[2026-04-07 05:32:04] Production.INFO: Account Balance End.
[2026-04-07 05:32:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:32:04] Production.INFO: ==19510== Releasing lock...
[2026-04-07 05:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:32:10] Production.ERROR: CronJobId end10
[2026-04-07 05:32:10] Production.INFO: ==19508== Releasing lock...
[2026-04-07 05:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:32:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:32:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:32:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:32:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:32:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:32:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:32:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:32:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:32:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:32:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:32:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:32:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:32:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:32:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:32:13] Production.INFO: call_cost start
[2026-04-07 05:32:13] Production.INFO: call_cost end
[2026-04-07 05:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:32:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:32:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:32:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:32:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:32:13] Production.INFO: ==19504== Releasing lock...
[2026-04-07 05:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:33:01] Production.INFO: ==19572== Lock acquired, processing the job...
[2026-04-07 10:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:33:01] Production.INFO: neon service started
[2026-04-07 10:33:01] Production.INFO: neon service started
[2026-04-07 10:33:01] Production.INFO: ==19572== Releasing lock...
[2026-04-07 10:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:33:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 05:33:02] Production.INFO: ==19574== Lock acquired, processing the job...
[2026-04-07 05:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:33:02] Production.INFO: ==19576== Lock acquired, processing the job...
[2026-04-07 09:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:33:02] Production.INFO: ==19576== Releasing lock...
[2026-04-07 09:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:33:02] Production.INFO: ==19574== Releasing lock...
[2026-04-07 05:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:33:03] Production.INFO: ==19579== Lock acquired, processing the job...
[2026-04-07 05:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:33:03] Production.INFO: ==19585== Lock acquired, processing the job...
[2026-04-07 05:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:33:03] Production.INFO: ==19581== Lock acquired, processing the job...
[2026-04-07 05:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:33:03] Production.INFO: ==19583== Lock acquired, processing the job...
[2026-04-07 05:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:33:03] Production.INFO: ==19587== Lock acquired, processing the job...
[2026-04-07 05:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:33:03] Production.INFO: Account Balance Start.
[2026-04-07 05:33:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:33:03] Production.INFO: 117
[2026-04-07 05:33:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:33:03] Production.INFO: ==19587== Releasing lock...
[2026-04-07 05:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:33:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:03] Production.INFO: Date 2026-03-22
[2026-04-07 05:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:04] Production.INFO: ==19581== Releasing lock...
[2026-04-07 05:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:33:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:33:04] Production.INFO: Total Charge 0
[2026-04-07 05:33:04] Production.INFO: CreateAllLog End
[2026-04-07 05:33:04] Production.INFO: Account Balance End.
[2026-04-07 05:33:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:33:04] Production.INFO: ==19585== Releasing lock...
[2026-04-07 05:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:33:12] Production.ERROR: CronJobId end10
[2026-04-07 05:33:12] Production.INFO: ==19583== Releasing lock...
[2026-04-07 05:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:33:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:33:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:33:14] Production.INFO: call_cost start
[2026-04-07 05:33:14] Production.INFO: call_cost end
[2026-04-07 05:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:33:14] Production.INFO: ==19579== Releasing lock...
[2026-04-07 05:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:34:02] Production.INFO: ==19651== Lock acquired, processing the job...
[2026-04-07 10:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:34:02] Production.INFO: neon service started
[2026-04-07 10:34:02] Production.INFO: neon service started
[2026-04-07 10:34:02] Production.INFO: ==19651== Releasing lock...
[2026-04-07 10:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:34:02] Production.INFO: ==19655== Lock acquired, processing the job...
[2026-04-07 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:34:02] Production.INFO: ==19655== Releasing lock...
[2026-04-07 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:34:02] Production.INFO: ==19653== Lock acquired, processing the job...
[2026-04-07 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:34:02] Production.INFO: ==19653== Releasing lock...
[2026-04-07 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:34:03] Production.INFO: ==19662== Lock acquired, processing the job...
[2026-04-07 05:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:34:03] Production.INFO: ==19658== Lock acquired, processing the job...
[2026-04-07 05:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:34:03] Production.INFO: ==19660== Lock acquired, processing the job...
[2026-04-07 05:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:34:03] Production.INFO: ==19664== Lock acquired, processing the job...
[2026-04-07 05:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:34:03] Production.INFO: Account Balance Start.
[2026-04-07 05:34:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:34:03] Production.INFO: 117
[2026-04-07 05:34:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-09
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-10
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: ==19666== Lock acquired, processing the job...
[2026-04-07 05:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-11
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-12
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-13
[2026-04-07 05:34:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:34:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:34:04] Production.INFO: ==19666== Releasing lock...
[2026-04-07 05:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: ==19660== Releasing lock...
[2026-04-07 05:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:34:04] Production.INFO: Total Charge 0
[2026-04-07 05:34:04] Production.INFO: CreateAllLog End
[2026-04-07 05:34:05] Production.INFO: Account Balance End.
[2026-04-07 05:34:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:34:05] Production.INFO: ==19664== Releasing lock...
[2026-04-07 05:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:34:11] Production.ERROR: CronJobId end10
[2026-04-07 05:34:11] Production.INFO: ==19662== Releasing lock...
[2026-04-07 05:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:34:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:34:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:34:14] Production.INFO: call_cost start
[2026-04-07 05:34:14] Production.INFO: call_cost end
[2026-04-07 05:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:34:14] Production.INFO: ==19658== Releasing lock...
[2026-04-07 05:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:35:01] Production.INFO: ==19725== Lock acquired, processing the job...
[2026-04-07 10:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:35:01] Production.INFO: neon service started
[2026-04-07 10:35:01] Production.INFO: neon service started
[2026-04-07 10:35:01] Production.INFO: ==19725== Releasing lock...
[2026-04-07 10:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:35:01] Production.INFO: ==19727== Lock acquired, processing the job...
[2026-04-07 05:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:35:02] Production.INFO: ==19727== Releasing lock...
[2026-04-07 05:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:35:02] Production.INFO: ==19729== Lock acquired, processing the job...
[2026-04-07 09:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:35:02] Production.INFO: ==19729== Releasing lock...
[2026-04-07 09:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:35:02] Production.INFO: ==19731== Lock acquired, processing the job...
[2026-04-07 05:35:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:35:02] Production.INFO: ==19733== Lock acquired, processing the job...
[2026-04-07 05:35:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:35:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:35:03] Production.INFO: ==19735== Lock acquired, processing the job...
[2026-04-07 05:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:35:03] Production.INFO: ==19737== Lock acquired, processing the job...
[2026-04-07 05:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:35:03] Production.INFO: Account Balance Start.
[2026-04-07 05:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:35:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:35:03] Production.INFO: ==19739== Lock acquired, processing the job...
[2026-04-07 05:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:35:03] Production.INFO: 117
[2026-04-07 05:35:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:35:03] Production.INFO: ==19739== Releasing lock...
[2026-04-07 05:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:35:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:03] Production.INFO: Date 2026-03-22
[2026-04-07 05:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:03] Production.INFO: Date 2026-03-23
[2026-04-07 05:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:03] Production.INFO: Date 2026-03-24
[2026-04-07 05:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:03] Production.INFO: ==19733== Releasing lock...
[2026-04-07 05:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:35:03] Production.INFO: Date 2026-03-25
[2026-04-07 05:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:03] Production.INFO: Date 2026-03-26
[2026-04-07 05:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:35:04] Production.INFO: Total Charge 0
[2026-04-07 05:35:04] Production.INFO: CreateAllLog End
[2026-04-07 05:35:04] Production.INFO: Account Balance End.
[2026-04-07 05:35:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:35:04] Production.INFO: ==19737== Releasing lock...
[2026-04-07 05:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:35:10] Production.ERROR: CronJobId end10
[2026-04-07 05:35:10] Production.INFO: ==19735== Releasing lock...
[2026-04-07 05:35:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:35:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:35:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:35:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:35:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:35:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:35:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:35:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:35:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:35:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:35:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:35:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:35:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:35:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:35:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:35:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:35:14] Production.INFO: call_cost start
[2026-04-07 05:35:14] Production.INFO: call_cost end
[2026-04-07 05:35:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:35:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:35:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:35:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:35:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:35:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:35:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:35:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:35:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:35:14] Production.INFO: ==19731== Releasing lock...
[2026-04-07 05:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:35:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:36:01] Production.INFO: ==19807== Lock acquired, processing the job...
[2026-04-07 10:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:36:02] Production.INFO: neon service started
[2026-04-07 10:36:02] Production.INFO: neon service started
[2026-04-07 10:36:02] Production.INFO: ==19807== Releasing lock...
[2026-04-07 10:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:36:02] Production.INFO: ==19811== Lock acquired, processing the job...
[2026-04-07 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:36:02] Production.INFO: ==19811== Releasing lock...
[2026-04-07 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:36:02] Production.INFO: ==19809== Lock acquired, processing the job...
[2026-04-07 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:36:02] Production.INFO: ==19809== Releasing lock...
[2026-04-07 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:36:03] Production.INFO: ==19818== Lock acquired, processing the job...
[2026-04-07 05:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:36:03] Production.INFO: ==19814== Lock acquired, processing the job...
[2026-04-07 05:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:36:03] Production.INFO: ==19816== Lock acquired, processing the job...
[2026-04-07 05:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:36:03] Production.INFO: ==19822== Lock acquired, processing the job...
[2026-04-07 05:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:36:03] Production.INFO: ==19820== Lock acquired, processing the job...
[2026-04-07 05:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:36:03] Production.INFO: Account Balance Start.
[2026-04-07 05:36:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:36:03] Production.INFO: 117
[2026-04-07 05:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:36:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:36:03] Production.INFO: ==19822== Releasing lock...
[2026-04-07 05:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:04] Production.INFO: Date 2026-03-13
[2026-04-07 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:04] Production.INFO: ==19816== Releasing lock...
[2026-04-07 05:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:36:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:05] Production.INFO: Date 2026-03-27
[2026-04-07 05:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:05] Production.INFO: Date 2026-03-28
[2026-04-07 05:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:05] Production.INFO: Date 2026-03-29
[2026-04-07 05:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:05] Production.INFO: Date 2026-03-30
[2026-04-07 05:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:05] Production.INFO: Date 2026-03-31
[2026-04-07 05:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:05] Production.INFO: Date 2026-04-01
[2026-04-07 05:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:05] Production.INFO: Date 2026-04-02
[2026-04-07 05:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:05] Production.INFO: Date 2026-04-03
[2026-04-07 05:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:05] Production.INFO: Date 2026-04-04
[2026-04-07 05:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:05] Production.INFO: Date 2026-04-05
[2026-04-07 05:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:05] Production.INFO: Date 2026-04-06
[2026-04-07 05:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:05] Production.INFO: Date 2026-04-07
[2026-04-07 05:36:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:36:05] Production.INFO: Total Charge 0
[2026-04-07 05:36:05] Production.INFO: CreateAllLog End
[2026-04-07 05:36:05] Production.INFO: Account Balance End.
[2026-04-07 05:36:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:36:05] Production.INFO: ==19820== Releasing lock...
[2026-04-07 05:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:36:10] Production.ERROR: CronJobId end10
[2026-04-07 05:36:10] Production.INFO: ==19818== Releasing lock...
[2026-04-07 05:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:36:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:36:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:36:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:36:13] Production.INFO: call_cost start
[2026-04-07 05:36:13] Production.INFO: call_cost end
[2026-04-07 05:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:36:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:36:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:36:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:36:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:36:13] Production.INFO: ==19814== Releasing lock...
[2026-04-07 05:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:37:01] Production.INFO: ==19884== Lock acquired, processing the job...
[2026-04-07 10:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:37:01] Production.INFO: neon service started
[2026-04-07 10:37:01] Production.INFO: neon service started
[2026-04-07 10:37:01] Production.INFO: ==19884== Releasing lock...
[2026-04-07 10:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:37:01] Production.INFO: ==19888== Lock acquired, processing the job...
[2026-04-07 09:37:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:37:01] Production.INFO: ==19888== Releasing lock...
[2026-04-07 09:37:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:37:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:37:01] Production.INFO: ==19886== Lock acquired, processing the job...
[2026-04-07 05:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:37:02] Production.INFO: ==19886== Releasing lock...
[2026-04-07 05:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:37:02] Production.INFO: ==19893== Lock acquired, processing the job...
[2026-04-07 05:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:37:03] Production.INFO: ==19891== Lock acquired, processing the job...
[2026-04-07 05:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:37:03] Production.INFO: ==19895== Lock acquired, processing the job...
[2026-04-07 05:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:37:03] Production.INFO: ==19897== Lock acquired, processing the job...
[2026-04-07 05:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:37:03] Production.INFO: ==19899== Lock acquired, processing the job...
[2026-04-07 05:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:37:03] Production.INFO: Account Balance Start.
[2026-04-07 05:37:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:37:03] Production.INFO: 117
[2026-04-07 05:37:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:37:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:37:03] Production.INFO: ==19899== Releasing lock...
[2026-04-07 05:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:37:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:03] Production.INFO: ==19893== Releasing lock...
[2026-04-07 05:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:37:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:03] Production.INFO: Date 2026-03-22
[2026-04-07 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:03] Production.INFO: Date 2026-03-23
[2026-04-07 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:03] Production.INFO: Date 2026-03-24
[2026-04-07 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:03] Production.INFO: Date 2026-03-25
[2026-04-07 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:03] Production.INFO: Date 2026-03-26
[2026-04-07 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:03] Production.INFO: Date 2026-03-27
[2026-04-07 05:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:37:04] Production.INFO: Total Charge 0
[2026-04-07 05:37:04] Production.INFO: CreateAllLog End
[2026-04-07 05:37:04] Production.INFO: Account Balance End.
[2026-04-07 05:37:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:37:04] Production.INFO: ==19897== Releasing lock...
[2026-04-07 05:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:37:10] Production.ERROR: CronJobId end10
[2026-04-07 05:37:10] Production.INFO: ==19895== Releasing lock...
[2026-04-07 05:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:37:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:37:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:37:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:37:13] Production.INFO: call_cost start
[2026-04-07 05:37:13] Production.INFO: call_cost end
[2026-04-07 05:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:37:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:37:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:37:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:37:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:37:13] Production.INFO: ==19891== Releasing lock...
[2026-04-07 05:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:38:01] Production.INFO: ==19959== Lock acquired, processing the job...
[2026-04-07 10:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:38:01] Production.INFO: neon service started
[2026-04-07 10:38:01] Production.INFO: neon service started
[2026-04-07 10:38:01] Production.INFO: ==19959== Releasing lock...
[2026-04-07 10:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:38:02] Production.INFO: ==19961== Lock acquired, processing the job...
[2026-04-07 05:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:38:02] Production.INFO: ==19961== Releasing lock...
[2026-04-07 05:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:38:02] Production.INFO: ==19963== Lock acquired, processing the job...
[2026-04-07 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:38:02] Production.INFO: ==19963== Releasing lock...
[2026-04-07 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:38:03] Production.INFO: ==19967== Lock acquired, processing the job...
[2026-04-07 05:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:38:03] Production.INFO: ==19965== Lock acquired, processing the job...
[2026-04-07 05:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:38:03] Production.INFO: ==19974== Lock acquired, processing the job...
[2026-04-07 05:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:38:03] Production.INFO: ==19969== Lock acquired, processing the job...
[2026-04-07 05:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:38:03] Production.INFO: ==19971== Lock acquired, processing the job...
[2026-04-07 05:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:38:03] Production.INFO: Account Balance Start.
[2026-04-07 05:38:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:38:03] Production.INFO: 117
[2026-04-07 05:38:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:38:03] Production.INFO: ==19974== Releasing lock...
[2026-04-07 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:38:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:03] Production.INFO: ==19967== Releasing lock...
[2026-04-07 05:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:38:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:38:04] Production.INFO: Total Charge 0
[2026-04-07 05:38:04] Production.INFO: CreateAllLog End
[2026-04-07 05:38:04] Production.INFO: Account Balance End.
[2026-04-07 05:38:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:38:04] Production.INFO: ==19971== Releasing lock...
[2026-04-07 05:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:38:11] Production.ERROR: CronJobId end10
[2026-04-07 05:38:11] Production.INFO: ==19969== Releasing lock...
[2026-04-07 05:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:38:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:38:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:38:14] Production.INFO: call_cost start
[2026-04-07 05:38:14] Production.INFO: call_cost end
[2026-04-07 05:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:38:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:38:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:38:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:38:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:38:14] Production.INFO: ==19965== Releasing lock...
[2026-04-07 05:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:39:02] Production.INFO: ==20036== Lock acquired, processing the job...
[2026-04-07 10:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:39:02] Production.INFO: neon service started
[2026-04-07 10:39:02] Production.INFO: neon service started
[2026-04-07 10:39:02] Production.INFO: ==20036== Releasing lock...
[2026-04-07 10:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:39:02] Production.INFO: ==20038== Lock acquired, processing the job...
[2026-04-07 05:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:39:02] Production.INFO: ==20038== Releasing lock...
[2026-04-07 05:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:39:02] Production.INFO: ==20040== Lock acquired, processing the job...
[2026-04-07 09:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:39:02] Production.INFO: ==20040== Releasing lock...
[2026-04-07 09:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:39:03] Production.INFO: ==20042== Lock acquired, processing the job...
[2026-04-07 05:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:39:03] Production.INFO: ==20044== Lock acquired, processing the job...
[2026-04-07 05:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:39:03] Production.INFO: ==20046== Lock acquired, processing the job...
[2026-04-07 05:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:39:03] Production.INFO: ==20048== Lock acquired, processing the job...
[2026-04-07 05:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:39:03] Production.INFO: ==20050== Lock acquired, processing the job...
[2026-04-07 05:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:39:03] Production.INFO: Account Balance Start.
[2026-04-07 05:39:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:39:03] Production.INFO: 117
[2026-04-07 05:39:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:39:03] Production.INFO: ==20050== Releasing lock...
[2026-04-07 05:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:39:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-03-13
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: ==20044== Releasing lock...
[2026-04-07 05:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:39:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:39:04] Production.INFO: Total Charge 0
[2026-04-07 05:39:04] Production.INFO: CreateAllLog End
[2026-04-07 05:39:04] Production.INFO: Account Balance End.
[2026-04-07 05:39:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:39:04] Production.INFO: ==20048== Releasing lock...
[2026-04-07 05:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:39:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,8))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-04-07 05:39:10] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:39:10] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:39:10] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:39:10] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:39:10] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:39:10] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:39:10] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:39:10] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:39:10] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:39:10] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:39:10] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:39:10] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:39:10] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:39:10] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:39:11] Production.INFO: call_cost start
[2026-04-07 05:39:11] Production.INFO: call_cost end
[2026-04-07 05:39:11] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:39:11] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:39:11] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:39:11] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:39:11] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:39:11] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:39:11] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:39:11] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:39:11] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:39:11] Production.INFO: ==20042== Releasing lock...
[2026-04-07 05:39:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:39:11] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 05:39:11] Production.ERROR: CronJobId end10
[2026-04-07 05:39:11] Production.INFO: ==20046== Releasing lock...
[2026-04-07 05:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:40:01] Production.INFO: ==20116== Lock acquired, processing the job...
[2026-04-07 10:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:40:01] Production.INFO: neon service started
[2026-04-07 10:40:01] Production.INFO: neon service started
[2026-04-07 10:40:01] Production.INFO: ==20116== Releasing lock...
[2026-04-07 10:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:40:02] Production.INFO: ==20118== Lock acquired, processing the job...
[2026-04-07 05:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:40:02] Production.INFO: ==20120== Lock acquired, processing the job...
[2026-04-07 09:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:40:02] Production.INFO: ==20120== Releasing lock...
[2026-04-07 09:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:40:02] Production.INFO: ==20118== Releasing lock...
[2026-04-07 05:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:40:03] Production.INFO: ==20127== Lock acquired, processing the job...
[2026-04-07 05:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:40:03] Production.INFO: ==20123== Lock acquired, processing the job...
[2026-04-07 05:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:40:03] Production.INFO: ==20125== Lock acquired, processing the job...
[2026-04-07 05:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:40:03] Production.INFO: ==20129== Lock acquired, processing the job...
[2026-04-07 05:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:40:03] Production.INFO: ==20131== Lock acquired, processing the job...
[2026-04-07 05:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:40:03] Production.INFO: Account Balance Start.
[2026-04-07 05:40:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:40:03] Production.INFO: 117
[2026-04-07 05:40:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:40:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:40:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:03] Production.INFO: ==20131== Releasing lock...
[2026-04-07 05:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:40:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:03] Production.INFO: ==20125== Releasing lock...
[2026-04-07 05:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:40:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:40:04] Production.INFO: Total Charge 0
[2026-04-07 05:40:04] Production.INFO: CreateAllLog End
[2026-04-07 05:40:04] Production.INFO: Account Balance End.
[2026-04-07 05:40:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:40:04] Production.INFO: ==20129== Releasing lock...
[2026-04-07 05:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:40:11] Production.ERROR: CronJobId end10
[2026-04-07 05:40:11] Production.INFO: ==20127== Releasing lock...
[2026-04-07 05:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:40:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:40:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:40:13] Production.INFO: call_cost start
[2026-04-07 05:40:13] Production.INFO: call_cost end
[2026-04-07 05:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:40:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:40:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:40:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:40:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:40:13] Production.INFO: ==20123== Releasing lock...
[2026-04-07 05:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:41:01] Production.INFO: ==20192== Lock acquired, processing the job...
[2026-04-07 10:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:41:01] Production.INFO: neon service started
[2026-04-07 10:41:01] Production.INFO: neon service started
[2026-04-07 10:41:01] Production.INFO: ==20192== Releasing lock...
[2026-04-07 10:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:41:02] Production.INFO: ==20195== Lock acquired, processing the job...
[2026-04-07 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:41:02] Production.INFO: ==20197== Lock acquired, processing the job...
[2026-04-07 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:41:02] Production.INFO: ==20197== Releasing lock...
[2026-04-07 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:41:02] Production.INFO: ==20195== Releasing lock...
[2026-04-07 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:41:03] Production.INFO: ==20203== Lock acquired, processing the job...
[2026-04-07 05:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:41:03] Production.INFO: ==20209== Lock acquired, processing the job...
[2026-04-07 05:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 05:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 05:41:04] Production.INFO: ==20201== Lock acquired, processing the job...
[2026-04-07 05:41:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:41:04] Production.INFO: ==20199== Lock acquired, processing the job...
[2026-04-07 05:41:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 05:41:04] Production.INFO: ==20205== Lock acquired, processing the job...
[2026-04-07 05:41:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:41:04] Production.INFO: ==20211== Lock acquired, processing the job...
[2026-04-07 05:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:41:04] Production.INFO: ==20207== Lock acquired, processing the job...
[2026-04-07 05:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:41:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 05:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 05:41:04] Production.ERROR: CronJob PID - 20201
[2026-04-07 05:41:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 05:41:04] Production.ERROR: CronJob ID - 5
[2026-04-07 05:41:04] Production.ERROR: CronJob Last Run Time 2026-04-07 05:41:00
[2026-04-07 05:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 05:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 05:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 05:41:04] Production.ERROR: CronJob PID - 20203
[2026-04-07 05:41:04] Production.ERROR: CronJob Title - Account Block
[2026-04-07 05:41:04] Production.ERROR: CronJob ID - 7
[2026-04-07 05:41:04] Production.ERROR: CronJob Last Run Time 2026-04-07 05:41:00
[2026-04-07 05:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 05:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 05:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 05:41:04] Production.ERROR: CronJob PID - 20205
[2026-04-07 05:41:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 05:41:04] Production.ERROR: CronJob ID - 10
[2026-04-07 05:41:04] Production.ERROR: CronJob Last Run Time 2026-04-07 05:41:00
[2026-04-07 05:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 05:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 05:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 05:41:04] Production.ERROR: CronJob PID - 20209
[2026-04-07 05:41:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-07 05:41:04] Production.ERROR: CronJob ID - 17
[2026-04-07 05:41:04] Production.ERROR: CronJob Last Run Time 2026-04-07 05:41:00
[2026-04-07 05:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 05:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 05:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 05:41:04] Production.ERROR: CronJob PID - 20211
[2026-04-07 05:41:04] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-04-07 05:41:04] Production.ERROR: CronJob ID - 19
[2026-04-07 05:41:04] Production.ERROR: CronJob Last Run Time 2026-04-07 05:41:00
[2026-04-07 05:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 05:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 05:41:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:41:04] Production.INFO: ==20203== Releasing lock...
[2026-04-07 05:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:41:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 05:41:04] Production.INFO: ==20199== Releasing lock...
[2026-04-07 05:41:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 05:41:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 05:41:04] Production.INFO: ==20211== Releasing lock...
[2026-04-07 05:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:41:04] Production.ERROR: done
[2026-04-07 05:41:04] Production.INFO: Account Balance Start.
[2026-04-07 05:41:04] Production.INFO: CreateAllLog Start
[2026-04-07 05:41:04] Production.INFO: 117
[2026-04-07 05:41:04] Production.INFO: Date 2026-03-08
[2026-04-07 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:04] Production.INFO: Date 2026-03-09
[2026-04-07 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 05:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051915', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 05:41:04] Production.INFO: Date 2026-03-10
[2026-04-07 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:04] Production.INFO: Date 2026-03-11
[2026-04-07 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:04] Production.INFO: Date 2026-03-12
[2026-04-07 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:04] Production.INFO: Date 2026-03-13
[2026-04-07 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-03-15
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-03-16
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-03-17
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-03-18
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-03-19
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-03-20
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-03-21
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-03-22
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-03-23
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-03-24
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-03-25
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-03-26
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-03-27
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-03-28
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-03-29
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-03-30
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-03-31
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-04-01
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-04-02
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-04-03
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-04-04
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-04-05
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-04-06
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Date 2026-04-07
[2026-04-07 05:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:41:05] Production.INFO: Total Charge 0
[2026-04-07 05:41:05] Production.INFO: CreateAllLog End
[2026-04-07 05:41:05] Production.INFO: Account Balance End.
[2026-04-07 05:41:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:41:05] Production.INFO: ==20207== Releasing lock...
[2026-04-07 05:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:41:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051915', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 05:41:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 05:41:09] Production.INFO: ProcessCDR(1,17051915,1,1,2)
[2026-04-07 05:41:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051915,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 05:41:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051915,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 05:41:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 05:41:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 05:41:09] Production.INFO: ==20209== Releasing lock...
[2026-04-07 05:41:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 05:41:09] Production.INFO: 26 MB #Memory Used#
[2026-04-07 05:41:13] Production.ERROR: CronJobId end10
[2026-04-07 05:41:13] Production.INFO: ==20205== Releasing lock...
[2026-04-07 05:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:41:16] Production.INFO: call_cost start
[2026-04-07 05:41:16] Production.INFO: call_cost end
[2026-04-07 05:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:41:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:41:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:41:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:41:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:41:16] Production.INFO: ==20201== Releasing lock...
[2026-04-07 05:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:42:02] Production.INFO: ==20282== Lock acquired, processing the job...
[2026-04-07 10:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:42:02] Production.INFO: neon service started
[2026-04-07 10:42:02] Production.INFO: neon service started
[2026-04-07 10:42:02] Production.INFO: ==20282== Releasing lock...
[2026-04-07 10:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:42:02] Production.INFO: ==20284== Lock acquired, processing the job...
[2026-04-07 05:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:42:02] Production.INFO: ==20284== Releasing lock...
[2026-04-07 05:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:42:03] Production.INFO: ==20286== Lock acquired, processing the job...
[2026-04-07 09:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:42:03] Production.INFO: ==20286== Releasing lock...
[2026-04-07 09:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:42:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:42:03] Production.INFO: ==20291== Lock acquired, processing the job...
[2026-04-07 05:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:42:03] Production.INFO: ==20289== Lock acquired, processing the job...
[2026-04-07 05:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:42:03] Production.INFO: ==20293== Lock acquired, processing the job...
[2026-04-07 05:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:42:03] Production.INFO: ==20295== Lock acquired, processing the job...
[2026-04-07 05:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:42:03] Production.INFO: ==20297== Lock acquired, processing the job...
[2026-04-07 05:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:42:04] Production.INFO: ==20291== Releasing lock...
[2026-04-07 05:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:42:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:42:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:42:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:42:04] Production.INFO: ==20297== Releasing lock...
[2026-04-07 05:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:42:04] Production.INFO: Account Balance Start.
[2026-04-07 05:42:04] Production.INFO: CreateAllLog Start
[2026-04-07 05:42:04] Production.INFO: 117
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-08
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-09
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-10
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-11
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-12
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-13
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:05] Production.INFO: Date 2026-04-05
[2026-04-07 05:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:05] Production.INFO: Date 2026-04-06
[2026-04-07 05:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:05] Production.INFO: Date 2026-04-07
[2026-04-07 05:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:42:05] Production.INFO: Total Charge 0
[2026-04-07 05:42:05] Production.INFO: CreateAllLog End
[2026-04-07 05:42:05] Production.INFO: Account Balance End.
[2026-04-07 05:42:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:42:05] Production.INFO: ==20295== Releasing lock...
[2026-04-07 05:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:42:10] Production.ERROR: CronJobId end10
[2026-04-07 05:42:10] Production.INFO: ==20293== Releasing lock...
[2026-04-07 05:42:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:42:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:42:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:42:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:42:13] Production.INFO: call_cost start
[2026-04-07 05:42:13] Production.INFO: call_cost end
[2026-04-07 05:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:42:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:42:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:42:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:42:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:42:13] Production.INFO: ==20289== Releasing lock...
[2026-04-07 05:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:43:01] Production.INFO: ==20362== Lock acquired, processing the job...
[2026-04-07 10:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:43:01] Production.INFO: neon service started
[2026-04-07 10:43:01] Production.INFO: neon service started
[2026-04-07 10:43:01] Production.INFO: ==20362== Releasing lock...
[2026-04-07 10:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:43:02] Production.INFO: ==20366== Lock acquired, processing the job...
[2026-04-07 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:43:02] Production.INFO: ==20366== Releasing lock...
[2026-04-07 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:43:02] Production.INFO: ==20364== Lock acquired, processing the job...
[2026-04-07 05:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:43:02] Production.INFO: ==20364== Releasing lock...
[2026-04-07 05:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:43:03] Production.INFO: ==20368== Lock acquired, processing the job...
[2026-04-07 05:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:43:03] Production.INFO: ==20370== Lock acquired, processing the job...
[2026-04-07 05:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:43:03] Production.INFO: ==20372== Lock acquired, processing the job...
[2026-04-07 05:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:43:03] Production.INFO: ==20376== Lock acquired, processing the job...
[2026-04-07 05:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:43:03] Production.INFO: ==20374== Lock acquired, processing the job...
[2026-04-07 05:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:43:03] Production.INFO: ==20376== Releasing lock...
[2026-04-07 05:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:43:03] Production.INFO: Account Balance Start.
[2026-04-07 05:43:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:43:03] Production.INFO: 117
[2026-04-07 05:43:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:03] Production.INFO: ==20370== Releasing lock...
[2026-04-07 05:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:43:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:03] Production.INFO: Date 2026-03-22
[2026-04-07 05:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:43:05] Production.INFO: Total Charge 0
[2026-04-07 05:43:05] Production.INFO: CreateAllLog End
[2026-04-07 05:43:05] Production.INFO: Account Balance End.
[2026-04-07 05:43:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:43:05] Production.INFO: ==20374== Releasing lock...
[2026-04-07 05:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:43:12] Production.ERROR: CronJobId end10
[2026-04-07 05:43:12] Production.INFO: ==20372== Releasing lock...
[2026-04-07 05:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:43:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:43:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:43:14] Production.INFO: call_cost start
[2026-04-07 05:43:14] Production.INFO: call_cost end
[2026-04-07 05:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:43:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:43:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:43:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:43:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:43:14] Production.INFO: ==20368== Releasing lock...
[2026-04-07 05:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:44:02] Production.INFO: ==20437== Lock acquired, processing the job...
[2026-04-07 10:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:44:02] Production.INFO: neon service started
[2026-04-07 10:44:02] Production.INFO: neon service started
[2026-04-07 10:44:02] Production.INFO: ==20437== Releasing lock...
[2026-04-07 10:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:44:02] Production.INFO: ==20441== Lock acquired, processing the job...
[2026-04-07 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:44:02] Production.INFO: ==20441== Releasing lock...
[2026-04-07 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:44:02] Production.INFO: ==20439== Lock acquired, processing the job...
[2026-04-07 05:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:44:02] Production.INFO: ==20439== Releasing lock...
[2026-04-07 05:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:44:03] Production.INFO: ==20443== Lock acquired, processing the job...
[2026-04-07 05:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:44:03] Production.INFO: ==20445== Lock acquired, processing the job...
[2026-04-07 05:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:44:03] Production.INFO: ==20447== Lock acquired, processing the job...
[2026-04-07 05:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:44:03] Production.INFO: ==20450== Lock acquired, processing the job...
[2026-04-07 05:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:44:03] Production.INFO: ==20452== Lock acquired, processing the job...
[2026-04-07 05:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:44:03] Production.INFO: Account Balance Start.
[2026-04-07 05:44:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:44:03] Production.INFO: 117
[2026-04-07 05:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:44:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:44:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:03] Production.INFO: ==20452== Releasing lock...
[2026-04-07 05:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:44:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-11
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-12
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-13
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: ==20445== Releasing lock...
[2026-04-07 05:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:44:04] Production.INFO: Total Charge 0
[2026-04-07 05:44:04] Production.INFO: CreateAllLog End
[2026-04-07 05:44:05] Production.INFO: Account Balance End.
[2026-04-07 05:44:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:44:05] Production.INFO: ==20450== Releasing lock...
[2026-04-07 05:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:44:10] Production.ERROR: CronJobId end10
[2026-04-07 05:44:10] Production.INFO: ==20447== Releasing lock...
[2026-04-07 05:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:44:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:44:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:44:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:44:13] Production.INFO: call_cost start
[2026-04-07 05:44:13] Production.INFO: call_cost end
[2026-04-07 05:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:44:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:44:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:44:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:44:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:44:13] Production.INFO: ==20443== Releasing lock...
[2026-04-07 05:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:45:01] Production.INFO: ==20511== Lock acquired, processing the job...
[2026-04-07 10:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:45:01] Production.INFO: neon service started
[2026-04-07 10:45:01] Production.INFO: neon service started
[2026-04-07 10:45:01] Production.INFO: ==20511== Releasing lock...
[2026-04-07 10:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:45:01] Production.INFO: ==20515== Lock acquired, processing the job...
[2026-04-07 09:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:45:01] Production.INFO: ==20515== Releasing lock...
[2026-04-07 09:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:45:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:45:01] Production.INFO: ==20513== Lock acquired, processing the job...
[2026-04-07 05:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:45:02] Production.INFO: ==20513== Releasing lock...
[2026-04-07 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:45:02] Production.INFO: ==20517== Lock acquired, processing the job...
[2026-04-07 05:45:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:45:02] Production.INFO: ==20523== Lock acquired, processing the job...
[2026-04-07 05:45:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:45:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:45:03] Production.INFO: ==20519== Lock acquired, processing the job...
[2026-04-07 05:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:45:03] Production.INFO: ==20521== Lock acquired, processing the job...
[2026-04-07 05:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:45:03] Production.INFO: Account Balance Start.
[2026-04-07 05:45:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:45:03] Production.INFO: 117
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: ==20525== Lock acquired, processing the job...
[2026-04-07 05:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:45:03] Production.INFO: ==20525== Releasing lock...
[2026-04-07 05:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-22
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-23
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-24
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-25
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-26
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-27
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-28
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-29
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-30
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: ==20519== Releasing lock...
[2026-04-07 05:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:45:03] Production.INFO: Date 2026-03-31
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-04-01
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-04-02
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-04-03
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-04-04
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-04-05
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-04-06
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Date 2026-04-07
[2026-04-07 05:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:45:03] Production.INFO: Total Charge 0
[2026-04-07 05:45:04] Production.INFO: CreateAllLog End
[2026-04-07 05:45:04] Production.INFO: Account Balance End.
[2026-04-07 05:45:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:45:04] Production.INFO: ==20523== Releasing lock...
[2026-04-07 05:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:45:10] Production.ERROR: CronJobId end10
[2026-04-07 05:45:10] Production.INFO: ==20521== Releasing lock...
[2026-04-07 05:45:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:45:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:45:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:45:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:45:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:45:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:45:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:45:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:45:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:45:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:45:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:45:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:45:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:45:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:45:13] Production.INFO: call_cost start
[2026-04-07 05:45:13] Production.INFO: call_cost end
[2026-04-07 05:45:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:45:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:45:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:45:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:45:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:45:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:45:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:45:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:45:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:45:13] Production.INFO: ==20517== Releasing lock...
[2026-04-07 05:45:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:45:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:46:01] Production.INFO: ==20585== Lock acquired, processing the job...
[2026-04-07 10:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:46:01] Production.INFO: neon service started
[2026-04-07 10:46:01] Production.INFO: neon service started
[2026-04-07 10:46:01] Production.INFO: ==20585== Releasing lock...
[2026-04-07 10:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:46:02] Production.INFO: ==20590== Lock acquired, processing the job...
[2026-04-07 09:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:46:02] Production.INFO: ==20590== Releasing lock...
[2026-04-07 09:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:46:02] Production.INFO: ==20588== Lock acquired, processing the job...
[2026-04-07 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:46:02] Production.INFO: ==20588== Releasing lock...
[2026-04-07 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:46:03] Production.INFO: ==20592== Lock acquired, processing the job...
[2026-04-07 05:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:46:03] Production.INFO: ==20594== Lock acquired, processing the job...
[2026-04-07 05:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:46:03] Production.INFO: ==20596== Lock acquired, processing the job...
[2026-04-07 05:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:46:03] Production.INFO: ==20600== Lock acquired, processing the job...
[2026-04-07 05:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:46:03] Production.INFO: ==20598== Lock acquired, processing the job...
[2026-04-07 05:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:46:03] Production.INFO: Account Balance Start.
[2026-04-07 05:46:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:46:03] Production.INFO: 117
[2026-04-07 05:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:46:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:46:03] Production.INFO: ==20600== Releasing lock...
[2026-04-07 05:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: ==20594== Releasing lock...
[2026-04-07 05:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:46:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:05] Production.INFO: Date 2026-04-06
[2026-04-07 05:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:05] Production.INFO: Date 2026-04-07
[2026-04-07 05:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:46:05] Production.INFO: Total Charge 0
[2026-04-07 05:46:05] Production.INFO: CreateAllLog End
[2026-04-07 05:46:05] Production.INFO: Account Balance End.
[2026-04-07 05:46:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:46:05] Production.INFO: ==20598== Releasing lock...
[2026-04-07 05:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:46:11] Production.ERROR: CronJobId end10
[2026-04-07 05:46:11] Production.INFO: ==20596== Releasing lock...
[2026-04-07 05:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:46:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:46:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:46:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:46:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:46:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:46:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:46:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:46:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:46:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:46:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:46:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:46:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:46:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:46:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:46:15] Production.INFO: call_cost start
[2026-04-07 05:46:15] Production.INFO: call_cost end
[2026-04-07 05:46:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:46:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:46:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:46:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:46:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:46:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:46:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:46:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:46:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:46:15] Production.INFO: ==20592== Releasing lock...
[2026-04-07 05:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:47:02] Production.INFO: ==20670== Lock acquired, processing the job...
[2026-04-07 10:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:47:02] Production.INFO: neon service started
[2026-04-07 10:47:02] Production.INFO: neon service started
[2026-04-07 10:47:02] Production.INFO: ==20670== Releasing lock...
[2026-04-07 10:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:47:02] Production.INFO: ==20674== Lock acquired, processing the job...
[2026-04-07 09:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:47:02] Production.INFO: ==20674== Releasing lock...
[2026-04-07 09:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:47:02] Production.INFO: ==20672== Lock acquired, processing the job...
[2026-04-07 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:47:02] Production.INFO: ==20672== Releasing lock...
[2026-04-07 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:47:03] Production.INFO: ==20681== Lock acquired, processing the job...
[2026-04-07 05:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:47:03] Production.INFO: ==20677== Lock acquired, processing the job...
[2026-04-07 05:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:47:03] Production.INFO: ==20683== Lock acquired, processing the job...
[2026-04-07 05:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:47:03] Production.INFO: ==20679== Lock acquired, processing the job...
[2026-04-07 05:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:47:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:47:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:47:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:47:04] Production.INFO: ==20685== Lock acquired, processing the job...
[2026-04-07 05:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:47:04] Production.INFO: Account Balance Start.
[2026-04-07 05:47:04] Production.INFO: CreateAllLog Start
[2026-04-07 05:47:04] Production.INFO: 117
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-08
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-09
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-10
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-11
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:47:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-12
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:47:04] Production.INFO: ==20685== Releasing lock...
[2026-04-07 05:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-13
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: ==20679== Releasing lock...
[2026-04-07 05:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:05] Production.INFO: Date 2026-03-31
[2026-04-07 05:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:05] Production.INFO: Date 2026-04-01
[2026-04-07 05:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:05] Production.INFO: Date 2026-04-02
[2026-04-07 05:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:05] Production.INFO: Date 2026-04-03
[2026-04-07 05:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:05] Production.INFO: Date 2026-04-04
[2026-04-07 05:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:05] Production.INFO: Date 2026-04-05
[2026-04-07 05:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:05] Production.INFO: Date 2026-04-06
[2026-04-07 05:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:05] Production.INFO: Date 2026-04-07
[2026-04-07 05:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:47:05] Production.INFO: Total Charge 0
[2026-04-07 05:47:05] Production.INFO: CreateAllLog End
[2026-04-07 05:47:05] Production.INFO: Account Balance End.
[2026-04-07 05:47:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:47:05] Production.INFO: ==20683== Releasing lock...
[2026-04-07 05:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:47:12] Production.ERROR: CronJobId end10
[2026-04-07 05:47:12] Production.INFO: ==20681== Releasing lock...
[2026-04-07 05:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:47:15] Production.INFO: call_cost start
[2026-04-07 05:47:15] Production.INFO: call_cost end
[2026-04-07 05:47:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:47:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:47:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:47:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:47:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:47:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:47:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:47:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:47:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:47:15] Production.INFO: ==20677== Releasing lock...
[2026-04-07 05:47:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:47:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:48:01] Production.INFO: ==20744== Lock acquired, processing the job...
[2026-04-07 10:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:48:01] Production.INFO: neon service started
[2026-04-07 10:48:01] Production.INFO: neon service started
[2026-04-07 10:48:01] Production.INFO: ==20744== Releasing lock...
[2026-04-07 10:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:48:01] Production.INFO: ==20746== Lock acquired, processing the job...
[2026-04-07 05:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:48:02] Production.INFO: ==20746== Releasing lock...
[2026-04-07 05:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:48:02] Production.INFO: ==20748== Lock acquired, processing the job...
[2026-04-07 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:48:02] Production.INFO: ==20748== Releasing lock...
[2026-04-07 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:48:02] Production.INFO: ==20750== Lock acquired, processing the job...
[2026-04-07 05:48:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:48:03] Production.INFO: ==20752== Lock acquired, processing the job...
[2026-04-07 05:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:48:03] Production.INFO: ==20756== Lock acquired, processing the job...
[2026-04-07 05:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:48:03] Production.INFO: ==20754== Lock acquired, processing the job...
[2026-04-07 05:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:48:03] Production.INFO: ==20758== Lock acquired, processing the job...
[2026-04-07 05:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:48:03] Production.INFO: Account Balance Start.
[2026-04-07 05:48:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:48:03] Production.INFO: 117
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:48:03] Production.INFO: ==20758== Releasing lock...
[2026-04-07 05:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-22
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-23
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-24
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-25
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: ==20752== Releasing lock...
[2026-04-07 05:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-26
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-27
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-28
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-29
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:03] Production.INFO: Date 2026-03-30
[2026-04-07 05:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:48:04] Production.INFO: Total Charge 0
[2026-04-07 05:48:04] Production.INFO: CreateAllLog End
[2026-04-07 05:48:04] Production.INFO: Account Balance End.
[2026-04-07 05:48:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:48:04] Production.INFO: ==20756== Releasing lock...
[2026-04-07 05:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:48:11] Production.ERROR: CronJobId end10
[2026-04-07 05:48:11] Production.INFO: ==20754== Releasing lock...
[2026-04-07 05:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:48:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:48:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:48:13] Production.INFO: call_cost start
[2026-04-07 05:48:13] Production.INFO: call_cost end
[2026-04-07 05:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:48:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:48:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:48:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:48:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:48:13] Production.INFO: ==20750== Releasing lock...
[2026-04-07 05:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:49:01] Production.INFO: ==20820== Lock acquired, processing the job...
[2026-04-07 10:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:49:01] Production.INFO: neon service started
[2026-04-07 10:49:02] Production.INFO: neon service started
[2026-04-07 10:49:02] Production.INFO: ==20820== Releasing lock...
[2026-04-07 10:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:49:02] Production.INFO: ==20824== Lock acquired, processing the job...
[2026-04-07 09:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:49:02] Production.INFO: ==20824== Releasing lock...
[2026-04-07 09:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:49:02] Production.INFO: ==20822== Lock acquired, processing the job...
[2026-04-07 05:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:49:02] Production.INFO: ==20822== Releasing lock...
[2026-04-07 05:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:49:03] Production.INFO: ==20826== Lock acquired, processing the job...
[2026-04-07 05:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:49:03] Production.INFO: ==20828== Lock acquired, processing the job...
[2026-04-07 05:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:49:03] Production.INFO: ==20830== Lock acquired, processing the job...
[2026-04-07 05:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:49:03] Production.INFO: ==20832== Lock acquired, processing the job...
[2026-04-07 05:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:49:03] Production.INFO: ==20834== Lock acquired, processing the job...
[2026-04-07 05:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:49:03] Production.INFO: Account Balance Start.
[2026-04-07 05:49:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:49:03] Production.INFO: 117
[2026-04-07 05:49:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:49:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:49:03] Production.INFO: ==20834== Releasing lock...
[2026-04-07 05:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:49:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: ==20828== Releasing lock...
[2026-04-07 05:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:49:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:05] Production.INFO: Date 2026-04-04
[2026-04-07 05:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:05] Production.INFO: Date 2026-04-05
[2026-04-07 05:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:05] Production.INFO: Date 2026-04-06
[2026-04-07 05:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:05] Production.INFO: Date 2026-04-07
[2026-04-07 05:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:49:05] Production.INFO: Total Charge 0
[2026-04-07 05:49:05] Production.INFO: CreateAllLog End
[2026-04-07 05:49:05] Production.INFO: Account Balance End.
[2026-04-07 05:49:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:49:05] Production.INFO: ==20832== Releasing lock...
[2026-04-07 05:49:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:49:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:49:12] Production.ERROR: CronJobId end10
[2026-04-07 05:49:12] Production.INFO: ==20830== Releasing lock...
[2026-04-07 05:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:49:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:49:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:49:14] Production.INFO: call_cost start
[2026-04-07 05:49:14] Production.INFO: call_cost end
[2026-04-07 05:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:49:14] Production.INFO: ==20826== Releasing lock...
[2026-04-07 05:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:50:01] Production.INFO: ==20895== Lock acquired, processing the job...
[2026-04-07 10:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:50:01] Production.INFO: neon service started
[2026-04-07 10:50:01] Production.INFO: neon service started
[2026-04-07 10:50:01] Production.INFO: ==20895== Releasing lock...
[2026-04-07 10:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:50:01] Production.INFO: ==20899== Lock acquired, processing the job...
[2026-04-07 09:50:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:50:01] Production.INFO: ==20899== Releasing lock...
[2026-04-07 09:50:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:50:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:50:01] Production.INFO: ==20897== Lock acquired, processing the job...
[2026-04-07 05:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:50:02] Production.INFO: ==20897== Releasing lock...
[2026-04-07 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:50:02] Production.INFO: ==20902== Lock acquired, processing the job...
[2026-04-07 05:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:50:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:50:03] Production.INFO: ==20904== Lock acquired, processing the job...
[2026-04-07 05:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:50:03] Production.INFO: ==20910== Lock acquired, processing the job...
[2026-04-07 05:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:50:03] Production.INFO: ==20908== Lock acquired, processing the job...
[2026-04-07 05:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:50:03] Production.INFO: ==20906== Lock acquired, processing the job...
[2026-04-07 05:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:50:03] Production.INFO: ==20910== Releasing lock...
[2026-04-07 05:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:50:03] Production.INFO: Account Balance Start.
[2026-04-07 05:50:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:50:03] Production.INFO: 117
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-22
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-23
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-24
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-25
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-26
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: ==20904== Releasing lock...
[2026-04-07 05:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-27
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-28
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-29
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-30
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-03-31
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-04-01
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:03] Production.INFO: Date 2026-04-02
[2026-04-07 05:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:50:04] Production.INFO: Total Charge 0
[2026-04-07 05:50:04] Production.INFO: CreateAllLog End
[2026-04-07 05:50:04] Production.INFO: Account Balance End.
[2026-04-07 05:50:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:50:04] Production.INFO: ==20908== Releasing lock...
[2026-04-07 05:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:50:11] Production.ERROR: CronJobId end10
[2026-04-07 05:50:11] Production.INFO: ==20906== Releasing lock...
[2026-04-07 05:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:50:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:50:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:50:14] Production.INFO: call_cost start
[2026-04-07 05:50:14] Production.INFO: call_cost end
[2026-04-07 05:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:50:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:50:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:50:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:50:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:50:14] Production.INFO: ==20902== Releasing lock...
[2026-04-07 05:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:51:01] Production.INFO: ==20975== Lock acquired, processing the job...
[2026-04-07 10:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:51:01] Production.INFO: neon service started
[2026-04-07 10:51:01] Production.INFO: neon service started
[2026-04-07 10:51:01] Production.INFO: ==20975== Releasing lock...
[2026-04-07 10:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:51:02] Production.INFO: ==20980== Lock acquired, processing the job...
[2026-04-07 09:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:51:02] Production.INFO: ==20980== Releasing lock...
[2026-04-07 09:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:51:02] Production.INFO: ==20977== Lock acquired, processing the job...
[2026-04-07 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:51:02] Production.INFO: ==20977== Releasing lock...
[2026-04-07 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:51:03] Production.INFO: ==20988== Lock acquired, processing the job...
[2026-04-07 05:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:51:03] Production.INFO: ==20982== Lock acquired, processing the job...
[2026-04-07 05:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 05:51:03] Production.INFO: ==20984== Lock acquired, processing the job...
[2026-04-07 05:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:51:03] Production.INFO: ==20986== Lock acquired, processing the job...
[2026-04-07 05:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:51:03] Production.INFO: ==20990== Lock acquired, processing the job...
[2026-04-07 05:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 05:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 05:51:03] Production.ERROR: CronJob PID - 20984
[2026-04-07 05:51:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 05:51:03] Production.ERROR: CronJob ID - 5
[2026-04-07 05:51:03] Production.ERROR: CronJob Last Run Time 2026-04-07 05:51:00
[2026-04-07 05:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 05:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 05:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 05:51:03] Production.ERROR: CronJob PID - 20988
[2026-04-07 05:51:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 05:51:03] Production.ERROR: CronJob ID - 10
[2026-04-07 05:51:03] Production.ERROR: CronJob Last Run Time 2026-04-07 05:51:00
[2026-04-07 05:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 05:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 05:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:51:03] Production.INFO: ==20994== Lock acquired, processing the job...
[2026-04-07 05:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 05:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 05:51:03] Production.INFO: Account Balance Start.
[2026-04-07 05:51:03] Production.INFO: ==20982== Releasing lock...
[2026-04-07 05:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 05:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 05:51:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:51:03] Production.INFO: 117
[2026-04-07 05:51:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:03] Production.INFO: ==20996== Lock acquired, processing the job...
[2026-04-07 05:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 05:51:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:51:04] Production.INFO: ==20996== Releasing lock...
[2026-04-07 05:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:51:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.ERROR: done
[2026-04-07 05:51:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 05:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051956', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 05:51:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.INFO: ==20986== Releasing lock...
[2026-04-07 05:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:51:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:51:04] Production.INFO: Total Charge 0
[2026-04-07 05:51:04] Production.INFO: CreateAllLog End
[2026-04-07 05:51:05] Production.INFO: Account Balance End.
[2026-04-07 05:51:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:51:05] Production.INFO: ==20990== Releasing lock...
[2026-04-07 05:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051956', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 05:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 05:51:10] Production.INFO: ProcessCDR(1,17051956,1,1,2)
[2026-04-07 05:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051956,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 05:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051956,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 05:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 05:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 05:51:10] Production.INFO: ==20994== Releasing lock...
[2026-04-07 05:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 05:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 05:51:14] Production.ERROR: CronJobId end10
[2026-04-07 05:51:14] Production.INFO: ==20988== Releasing lock...
[2026-04-07 05:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:51:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:51:16] Production.INFO: call_cost start
[2026-04-07 05:51:16] Production.INFO: call_cost end
[2026-04-07 05:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:51:16] Production.INFO: ==20984== Releasing lock...
[2026-04-07 05:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:52:02] Production.INFO: ==21053== Lock acquired, processing the job...
[2026-04-07 10:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:52:02] Production.INFO: neon service started
[2026-04-07 10:52:02] Production.INFO: neon service started
[2026-04-07 10:52:02] Production.INFO: ==21053== Releasing lock...
[2026-04-07 10:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:52:02] Production.INFO: ==21055== Lock acquired, processing the job...
[2026-04-07 05:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:52:02] Production.INFO: ==21057== Lock acquired, processing the job...
[2026-04-07 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:52:02] Production.INFO: ==21057== Releasing lock...
[2026-04-07 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:52:03] Production.INFO: ==21055== Releasing lock...
[2026-04-07 05:52:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:52:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:52:04] Production.INFO: ==21060== Lock acquired, processing the job...
[2026-04-07 05:52:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:52:04] Production.INFO: ==21062== Lock acquired, processing the job...
[2026-04-07 05:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:52:04] Production.INFO: ==21066== Lock acquired, processing the job...
[2026-04-07 05:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:52:04] Production.INFO: ==21064== Lock acquired, processing the job...
[2026-04-07 05:52:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:52:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:52:04] Production.INFO: ==21068== Lock acquired, processing the job...
[2026-04-07 05:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:52:04] Production.INFO: Account Balance Start.
[2026-04-07 05:52:04] Production.INFO: CreateAllLog Start
[2026-04-07 05:52:04] Production.INFO: 117
[2026-04-07 05:52:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:52:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:52:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:52:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:52:04] Production.INFO: Date 2026-03-08
[2026-04-07 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:52:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:52:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:52:04] Production.INFO: ==21068== Releasing lock...
[2026-04-07 05:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:52:04] Production.INFO: Date 2026-03-09
[2026-04-07 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:04] Production.INFO: Date 2026-03-10
[2026-04-07 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:04] Production.INFO: Date 2026-03-11
[2026-04-07 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:04] Production.INFO: Date 2026-03-12
[2026-04-07 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:04] Production.INFO: Date 2026-03-13
[2026-04-07 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:04] Production.INFO: ==21062== Releasing lock...
[2026-04-07 05:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:52:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:05] Production.INFO: Date 2026-03-24
[2026-04-07 05:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:05] Production.INFO: Date 2026-03-25
[2026-04-07 05:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:05] Production.INFO: Date 2026-03-26
[2026-04-07 05:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:05] Production.INFO: Date 2026-03-27
[2026-04-07 05:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:05] Production.INFO: Date 2026-03-28
[2026-04-07 05:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:05] Production.INFO: Date 2026-03-29
[2026-04-07 05:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:05] Production.INFO: Date 2026-03-30
[2026-04-07 05:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:05] Production.INFO: Date 2026-03-31
[2026-04-07 05:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:05] Production.INFO: Date 2026-04-01
[2026-04-07 05:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:05] Production.INFO: Date 2026-04-02
[2026-04-07 05:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:05] Production.INFO: Date 2026-04-03
[2026-04-07 05:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:05] Production.INFO: Date 2026-04-04
[2026-04-07 05:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:05] Production.INFO: Date 2026-04-05
[2026-04-07 05:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:05] Production.INFO: Date 2026-04-06
[2026-04-07 05:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:05] Production.INFO: Date 2026-04-07
[2026-04-07 05:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:52:05] Production.INFO: Total Charge 0
[2026-04-07 05:52:05] Production.INFO: CreateAllLog End
[2026-04-07 05:52:05] Production.INFO: Account Balance End.
[2026-04-07 05:52:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:52:05] Production.INFO: ==21066== Releasing lock...
[2026-04-07 05:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:52:11] Production.ERROR: CronJobId end10
[2026-04-07 05:52:11] Production.INFO: ==21064== Releasing lock...
[2026-04-07 05:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:52:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:52:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:52:15] Production.INFO: call_cost start
[2026-04-07 05:52:15] Production.INFO: call_cost end
[2026-04-07 05:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:52:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:52:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:52:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:52:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:52:15] Production.INFO: ==21060== Releasing lock...
[2026-04-07 05:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:53:01] Production.INFO: ==21135== Lock acquired, processing the job...
[2026-04-07 10:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:53:01] Production.INFO: neon service started
[2026-04-07 10:53:01] Production.INFO: neon service started
[2026-04-07 10:53:01] Production.INFO: ==21135== Releasing lock...
[2026-04-07 10:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:53:01] Production.INFO: ==21137== Lock acquired, processing the job...
[2026-04-07 05:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:53:02] Production.INFO: ==21137== Releasing lock...
[2026-04-07 05:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:53:02] Production.INFO: ==21139== Lock acquired, processing the job...
[2026-04-07 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:53:02] Production.INFO: ==21139== Releasing lock...
[2026-04-07 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:53:02] Production.INFO: ==21142== Lock acquired, processing the job...
[2026-04-07 05:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:53:02] Production.INFO: ==21144== Lock acquired, processing the job...
[2026-04-07 05:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:53:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:53:03] Production.INFO: ==21146== Lock acquired, processing the job...
[2026-04-07 05:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:53:03] Production.INFO: ==21148== Lock acquired, processing the job...
[2026-04-07 05:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:53:03] Production.INFO: ==21150== Lock acquired, processing the job...
[2026-04-07 05:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:53:03] Production.INFO: Account Balance Start.
[2026-04-07 05:53:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:53:03] Production.INFO: 117
[2026-04-07 05:53:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:53:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:53:03] Production.INFO: ==21150== Releasing lock...
[2026-04-07 05:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:53:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:03] Production.INFO: ==21144== Releasing lock...
[2026-04-07 05:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:53:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:03] Production.INFO: Date 2026-03-22
[2026-04-07 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:03] Production.INFO: Date 2026-03-23
[2026-04-07 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:03] Production.INFO: Date 2026-03-24
[2026-04-07 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:03] Production.INFO: Date 2026-03-25
[2026-04-07 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:03] Production.INFO: Date 2026-03-26
[2026-04-07 05:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:53:04] Production.INFO: Total Charge 0
[2026-04-07 05:53:04] Production.INFO: CreateAllLog End
[2026-04-07 05:53:04] Production.INFO: Account Balance End.
[2026-04-07 05:53:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:53:04] Production.INFO: ==21148== Releasing lock...
[2026-04-07 05:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:53:10] Production.ERROR: CronJobId end10
[2026-04-07 05:53:10] Production.INFO: ==21146== Releasing lock...
[2026-04-07 05:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:53:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:53:13] Production.INFO: call_cost start
[2026-04-07 05:53:13] Production.INFO: call_cost end
[2026-04-07 05:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:53:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:53:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:53:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:53:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:53:13] Production.INFO: ==21142== Releasing lock...
[2026-04-07 05:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:54:02] Production.INFO: ==21205== Lock acquired, processing the job...
[2026-04-07 10:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:54:02] Production.INFO: neon service started
[2026-04-07 10:54:02] Production.INFO: neon service started
[2026-04-07 10:54:02] Production.INFO: ==21205== Releasing lock...
[2026-04-07 10:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:54:02] Production.INFO: ==21207== Lock acquired, processing the job...
[2026-04-07 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:54:02] Production.INFO: ==21207== Releasing lock...
[2026-04-07 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:54:02] Production.INFO: ==21209== Lock acquired, processing the job...
[2026-04-07 09:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:54:02] Production.INFO: ==21209== Releasing lock...
[2026-04-07 09:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:54:03] Production.INFO: ==21212== Lock acquired, processing the job...
[2026-04-07 05:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:54:03] Production.INFO: ==21216== Lock acquired, processing the job...
[2026-04-07 05:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:54:03] Production.INFO: ==21218== Lock acquired, processing the job...
[2026-04-07 05:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:54:03] Production.INFO: ==21214== Lock acquired, processing the job...
[2026-04-07 05:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:54:03] Production.INFO: ==21220== Lock acquired, processing the job...
[2026-04-07 05:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:54:03] Production.INFO: Account Balance Start.
[2026-04-07 05:54:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:54:03] Production.INFO: 117
[2026-04-07 05:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:54:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:54:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:54:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:54:03] Production.INFO: ==21220== Releasing lock...
[2026-04-07 05:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:54:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:04] Production.INFO: ==21214== Releasing lock...
[2026-04-07 05:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:54:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:54:04] Production.INFO: Total Charge 0
[2026-04-07 05:54:04] Production.INFO: CreateAllLog End
[2026-04-07 05:54:04] Production.INFO: Account Balance End.
[2026-04-07 05:54:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:54:05] Production.INFO: ==21218== Releasing lock...
[2026-04-07 05:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:54:12] Production.ERROR: CronJobId end10
[2026-04-07 05:54:12] Production.INFO: ==21216== Releasing lock...
[2026-04-07 05:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:54:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:54:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:54:15] Production.INFO: call_cost start
[2026-04-07 05:54:15] Production.INFO: call_cost end
[2026-04-07 05:54:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:54:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:54:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:54:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:54:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:54:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:54:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:54:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:54:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:54:15] Production.INFO: ==21212== Releasing lock...
[2026-04-07 05:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:54:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:55:01] Production.INFO: ==21285== Lock acquired, processing the job...
[2026-04-07 10:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:55:01] Production.INFO: neon service started
[2026-04-07 10:55:01] Production.INFO: neon service started
[2026-04-07 10:55:01] Production.INFO: ==21285== Releasing lock...
[2026-04-07 10:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:55:01] Production.INFO: ==21287== Lock acquired, processing the job...
[2026-04-07 05:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:55:01] Production.INFO: ==21287== Releasing lock...
[2026-04-07 05:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:55:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:55:02] Production.INFO: ==21289== Lock acquired, processing the job...
[2026-04-07 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:55:02] Production.INFO: ==21289== Releasing lock...
[2026-04-07 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:55:02] Production.INFO: ==21291== Lock acquired, processing the job...
[2026-04-07 05:55:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:55:02] Production.INFO: ==21295== Lock acquired, processing the job...
[2026-04-07 05:55:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:55:02] Production.INFO: ==21297== Lock acquired, processing the job...
[2026-04-07 05:55:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:55:02] Production.INFO: ==21293== Lock acquired, processing the job...
[2026-04-07 05:55:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:55:02] Production.INFO: ==21299== Lock acquired, processing the job...
[2026-04-07 05:55:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:55:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:55:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:55:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:55:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:55:02] Production.INFO: Account Balance Start.
[2026-04-07 05:55:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:55:02] Production.INFO: CreateAllLog Start
[2026-04-07 05:55:02] Production.INFO: 117
[2026-04-07 05:55:02] Production.INFO: Date 2026-03-08
[2026-04-07 05:55:02] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:55:03] Production.INFO: ==21299== Releasing lock...
[2026-04-07 05:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: ==21293== Releasing lock...
[2026-04-07 05:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:55:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-22
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-23
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-24
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-25
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-26
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-27
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-28
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-29
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-30
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-03-31
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-04-01
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-04-02
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:03] Production.INFO: Date 2026-04-03
[2026-04-07 05:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:55:04] Production.INFO: Total Charge 0
[2026-04-07 05:55:04] Production.INFO: CreateAllLog End
[2026-04-07 05:55:04] Production.INFO: Account Balance End.
[2026-04-07 05:55:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:55:04] Production.INFO: ==21297== Releasing lock...
[2026-04-07 05:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:55:11] Production.ERROR: CronJobId end10
[2026-04-07 05:55:11] Production.INFO: ==21295== Releasing lock...
[2026-04-07 05:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:55:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:55:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:55:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:55:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:55:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:55:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:55:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:55:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:55:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:55:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:55:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:55:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:55:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:55:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:55:13] Production.INFO: call_cost start
[2026-04-07 05:55:13] Production.INFO: call_cost end
[2026-04-07 05:55:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:55:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:55:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:55:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:55:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:55:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:55:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:55:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:55:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:55:13] Production.INFO: ==21291== Releasing lock...
[2026-04-07 05:55:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:55:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:56:01] Production.INFO: ==21362== Lock acquired, processing the job...
[2026-04-07 10:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:56:01] Production.INFO: neon service started
[2026-04-07 10:56:01] Production.INFO: neon service started
[2026-04-07 10:56:01] Production.INFO: ==21362== Releasing lock...
[2026-04-07 10:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:56:02] Production.INFO: ==21366== Lock acquired, processing the job...
[2026-04-07 09:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:56:02] Production.INFO: ==21366== Releasing lock...
[2026-04-07 09:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:56:02] Production.INFO: ==21364== Lock acquired, processing the job...
[2026-04-07 05:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:56:02] Production.INFO: ==21364== Releasing lock...
[2026-04-07 05:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:56:03] Production.INFO: ==21371== Lock acquired, processing the job...
[2026-04-07 05:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:56:03] Production.INFO: ==21373== Lock acquired, processing the job...
[2026-04-07 05:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:56:03] Production.INFO: ==21377== Lock acquired, processing the job...
[2026-04-07 05:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:56:03] Production.INFO: ==21369== Lock acquired, processing the job...
[2026-04-07 05:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:56:03] Production.INFO: ==21377== Releasing lock...
[2026-04-07 05:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:56:03] Production.INFO: ==21375== Lock acquired, processing the job...
[2026-04-07 05:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:56:03] Production.INFO: Account Balance Start.
[2026-04-07 05:56:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:56:03] Production.INFO: 117
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-08
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-09
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-10
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:04] Production.INFO: ==21371== Releasing lock...
[2026-04-07 05:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-11
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-12
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-13
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:05] Production.INFO: Date 2026-03-29
[2026-04-07 05:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:05] Production.INFO: Date 2026-03-30
[2026-04-07 05:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:05] Production.INFO: Date 2026-03-31
[2026-04-07 05:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:05] Production.INFO: Date 2026-04-01
[2026-04-07 05:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:05] Production.INFO: Date 2026-04-02
[2026-04-07 05:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:05] Production.INFO: Date 2026-04-03
[2026-04-07 05:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:05] Production.INFO: Date 2026-04-04
[2026-04-07 05:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:05] Production.INFO: Date 2026-04-05
[2026-04-07 05:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:05] Production.INFO: Date 2026-04-06
[2026-04-07 05:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:05] Production.INFO: Date 2026-04-07
[2026-04-07 05:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:56:05] Production.INFO: Total Charge 0
[2026-04-07 05:56:05] Production.INFO: CreateAllLog End
[2026-04-07 05:56:05] Production.INFO: Account Balance End.
[2026-04-07 05:56:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:56:05] Production.INFO: ==21375== Releasing lock...
[2026-04-07 05:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:56:12] Production.ERROR: CronJobId end10
[2026-04-07 05:56:12] Production.INFO: ==21373== Releasing lock...
[2026-04-07 05:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:56:14] Production.INFO: call_cost start
[2026-04-07 05:56:14] Production.INFO: call_cost end
[2026-04-07 05:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:56:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:56:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:56:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:56:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:56:14] Production.INFO: ==21369== Releasing lock...
[2026-04-07 05:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:57:02] Production.INFO: ==21441== Lock acquired, processing the job...
[2026-04-07 10:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:57:02] Production.INFO: neon service started
[2026-04-07 10:57:02] Production.INFO: neon service started
[2026-04-07 10:57:02] Production.INFO: ==21441== Releasing lock...
[2026-04-07 10:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:57:02] Production.INFO: ==21443== Lock acquired, processing the job...
[2026-04-07 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:57:02] Production.INFO: ==21445== Lock acquired, processing the job...
[2026-04-07 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:57:02] Production.INFO: ==21445== Releasing lock...
[2026-04-07 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:57:03] Production.INFO: ==21443== Releasing lock...
[2026-04-07 05:57:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:57:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:57:03] Production.INFO: ==21447== Lock acquired, processing the job...
[2026-04-07 05:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:57:03] Production.INFO: ==21449== Lock acquired, processing the job...
[2026-04-07 05:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:57:03] Production.INFO: ==21454== Lock acquired, processing the job...
[2026-04-07 05:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:57:03] Production.INFO: ==21451== Lock acquired, processing the job...
[2026-04-07 05:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:57:03] Production.INFO: ==21456== Lock acquired, processing the job...
[2026-04-07 05:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:57:04] Production.INFO: Account Balance Start.
[2026-04-07 05:57:04] Production.INFO: CreateAllLog Start
[2026-04-07 05:57:04] Production.INFO: 117
[2026-04-07 05:57:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:57:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:57:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-08
[2026-04-07 05:57:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:57:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:57:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-09
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: ==21456== Releasing lock...
[2026-04-07 05:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-10
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-11
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-12
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-13
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-14
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-15
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-16
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-17
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-18
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-19
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-20
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: ==21449== Releasing lock...
[2026-04-07 05:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:57:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:05] Production.INFO: Date 2026-04-05
[2026-04-07 05:57:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:05] Production.INFO: Date 2026-04-06
[2026-04-07 05:57:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:05] Production.INFO: Date 2026-04-07
[2026-04-07 05:57:05] Production.INFO: Reseller ==> 0
[2026-04-07 05:57:05] Production.INFO: Total Charge 0
[2026-04-07 05:57:05] Production.INFO: CreateAllLog End
[2026-04-07 05:57:05] Production.INFO: Account Balance End.
[2026-04-07 05:57:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:57:05] Production.INFO: ==21454== Releasing lock...
[2026-04-07 05:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:57:11] Production.ERROR: CronJobId end10
[2026-04-07 05:57:11] Production.INFO: ==21451== Releasing lock...
[2026-04-07 05:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:57:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:57:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:57:14] Production.INFO: call_cost start
[2026-04-07 05:57:14] Production.INFO: call_cost end
[2026-04-07 05:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:57:14] Production.INFO: ==21447== Releasing lock...
[2026-04-07 05:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:58:01] Production.INFO: ==21512== Lock acquired, processing the job...
[2026-04-07 10:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:58:01] Production.INFO: neon service started
[2026-04-07 10:58:01] Production.INFO: neon service started
[2026-04-07 10:58:01] Production.INFO: ==21512== Releasing lock...
[2026-04-07 10:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:58:02] Production.INFO: ==21514== Lock acquired, processing the job...
[2026-04-07 05:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:58:02] Production.INFO: ==21516== Lock acquired, processing the job...
[2026-04-07 09:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:58:02] Production.INFO: ==21516== Releasing lock...
[2026-04-07 09:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:58:02] Production.INFO: ==21514== Releasing lock...
[2026-04-07 05:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 05:58:03] Production.INFO: ==21527== Lock acquired, processing the job...
[2026-04-07 05:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:58:03] Production.INFO: ==21527== Releasing lock...
[2026-04-07 05:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:58:03] Production.INFO: ==21518== Lock acquired, processing the job...
[2026-04-07 05:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:58:03] Production.INFO: ==21520== Lock acquired, processing the job...
[2026-04-07 05:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:58:03] Production.INFO: ==21524== Lock acquired, processing the job...
[2026-04-07 05:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:58:03] Production.INFO: ==21522== Lock acquired, processing the job...
[2026-04-07 05:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:58:03] Production.INFO: Account Balance Start.
[2026-04-07 05:58:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:58:03] Production.INFO: 117
[2026-04-07 05:58:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:04] Production.INFO: Date 2026-03-21
[2026-04-07 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:04] Production.INFO: ==21520== Releasing lock...
[2026-04-07 05:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:58:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:58:04] Production.INFO: Total Charge 0
[2026-04-07 05:58:04] Production.INFO: CreateAllLog End
[2026-04-07 05:58:04] Production.INFO: Account Balance End.
[2026-04-07 05:58:04] Production.ERROR: CronJobId end 12
[2026-04-07 05:58:04] Production.INFO: ==21524== Releasing lock...
[2026-04-07 05:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:58:11] Production.ERROR: CronJobId end10
[2026-04-07 05:58:11] Production.INFO: ==21522== Releasing lock...
[2026-04-07 05:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:58:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:58:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:58:13] Production.INFO: call_cost start
[2026-04-07 05:58:13] Production.INFO: call_cost end
[2026-04-07 05:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:58:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:58:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:58:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:58:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:58:13] Production.INFO: ==21518== Releasing lock...
[2026-04-07 05:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:59:02] Production.INFO: ==21586== Lock acquired, processing the job...
[2026-04-07 10:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 10:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 10:59:02] Production.INFO: neon service started
[2026-04-07 10:59:02] Production.INFO: neon service started
[2026-04-07 10:59:02] Production.INFO: ==21586== Releasing lock...
[2026-04-07 10:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 10:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 05:59:02] Production.INFO: ==21588== Lock acquired, processing the job...
[2026-04-07 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 05:59:02] Production.INFO: ==21588== Releasing lock...
[2026-04-07 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 05:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:59:02] Production.INFO: ==21590== Lock acquired, processing the job...
[2026-04-07 09:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:59:02] Production.INFO: ==21590== Releasing lock...
[2026-04-07 09:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 09:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 05:59:03] Production.INFO: ==21599== Lock acquired, processing the job...
[2026-04-07 05:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 05:59:03] Production.INFO: Account Balance Start.
[2026-04-07 05:59:03] Production.INFO: CreateAllLog Start
[2026-04-07 05:59:03] Production.INFO: 117
[2026-04-07 05:59:03] Production.INFO: Date 2026-03-08
[2026-04-07 05:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:03] Production.INFO: Date 2026-03-09
[2026-04-07 05:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:03] Production.INFO: ==21593== Lock acquired, processing the job...
[2026-04-07 05:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 05:59:03] Production.INFO: ==21595== Lock acquired, processing the job...
[2026-04-07 05:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 05:59:03] Production.INFO: Date 2026-03-10
[2026-04-07 05:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:03] Production.INFO: Date 2026-03-11
[2026-04-07 05:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 05:59:03] Production.INFO: Date 2026-03-12
[2026-04-07 05:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:03] Production.INFO: ==21597== Lock acquired, processing the job...
[2026-04-07 05:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 05:59:03] Production.INFO: Date 2026-03-13
[2026-04-07 05:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:03] Production.INFO: Date 2026-03-14
[2026-04-07 05:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:03] Production.INFO: Date 2026-03-15
[2026-04-07 05:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:03] Production.INFO: ==21601== Lock acquired, processing the job...
[2026-04-07 05:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 05:59:03] Production.INFO: Date 2026-03-16
[2026-04-07 05:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 05:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 05:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 05:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 05:59:03] Production.INFO: Date 2026-03-17
[2026-04-07 05:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:03] Production.INFO: Date 2026-03-18
[2026-04-07 05:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:03] Production.INFO: Date 2026-03-19
[2026-04-07 05:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:03] Production.INFO: Date 2026-03-20
[2026-04-07 05:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:03] Production.INFO: Date 2026-03-21
[2026-04-07 05:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:04] Production.INFO: Date 2026-03-22
[2026-04-07 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 05:59:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 05:59:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 05:59:04] Production.INFO: ==21601== Releasing lock...
[2026-04-07 05:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 05:59:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 05:59:04] Production.INFO: Date 2026-03-23
[2026-04-07 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:04] Production.INFO: ==21595== Releasing lock...
[2026-04-07 05:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 05:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 05:59:04] Production.INFO: Date 2026-03-24
[2026-04-07 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:04] Production.INFO: Date 2026-03-25
[2026-04-07 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:04] Production.INFO: Date 2026-03-26
[2026-04-07 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:04] Production.INFO: Date 2026-03-27
[2026-04-07 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:04] Production.INFO: Date 2026-03-28
[2026-04-07 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:04] Production.INFO: Date 2026-03-29
[2026-04-07 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:04] Production.INFO: Date 2026-03-30
[2026-04-07 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:04] Production.INFO: Date 2026-03-31
[2026-04-07 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:04] Production.INFO: Date 2026-04-01
[2026-04-07 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:04] Production.INFO: Date 2026-04-02
[2026-04-07 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:04] Production.INFO: Date 2026-04-03
[2026-04-07 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:04] Production.INFO: Date 2026-04-04
[2026-04-07 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:04] Production.INFO: Date 2026-04-05
[2026-04-07 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:04] Production.INFO: Date 2026-04-06
[2026-04-07 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:04] Production.INFO: Date 2026-04-07
[2026-04-07 05:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 05:59:04] Production.INFO: Total Charge 0
[2026-04-07 05:59:04] Production.INFO: CreateAllLog End
[2026-04-07 05:59:05] Production.INFO: Account Balance End.
[2026-04-07 05:59:05] Production.ERROR: CronJobId end 12
[2026-04-07 05:59:05] Production.INFO: ==21599== Releasing lock...
[2026-04-07 05:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 05:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 05:59:13] Production.ERROR: CronJobId end10
[2026-04-07 05:59:13] Production.INFO: ==21597== Releasing lock...
[2026-04-07 05:59:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 05:59:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 05:59:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 05:59:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 05:59:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 05:59:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 05:59:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 05:59:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 05:59:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 05:59:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 05:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 05:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 05:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 05:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 05:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 05:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 05:59:16] Production.INFO: call_cost start
[2026-04-07 05:59:16] Production.INFO: call_cost end
[2026-04-07 05:59:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 05:59:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 05:59:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 05:59:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 05:59:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 05:59:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 05:59:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 05:59:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 05:59:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 05:59:16] Production.INFO: ==21593== Releasing lock...
[2026-04-07 05:59:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 05:59:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:00:01] Production.INFO: ==21660== Lock acquired, processing the job...
[2026-04-07 11:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:00:01] Production.INFO: neon service started
[2026-04-07 11:00:01] Production.INFO: neon service started
[2026-04-07 11:00:01] Production.INFO: ==21660== Releasing lock...
[2026-04-07 11:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:00:01] Production.INFO: ==21662== Lock acquired, processing the job...
[2026-04-07 06:00:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:00:02] Production.INFO: ==21662== Releasing lock...
[2026-04-07 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:00:02] Production.INFO: ==21664== Lock acquired, processing the job...
[2026-04-07 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:00:02] Production.INFO: ==21664== Releasing lock...
[2026-04-07 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:00:02] Production.INFO: ==21671== Lock acquired, processing the job...
[2026-04-07 06:00:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:00:03] Production.INFO: ==21667== Lock acquired, processing the job...
[2026-04-07 06:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:00:03] Production.INFO: ==21669== Lock acquired, processing the job...
[2026-04-07 06:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:00:03] Production.INFO: ==21673== Lock acquired, processing the job...
[2026-04-07 06:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:00:03] Production.INFO: ==21675== Lock acquired, processing the job...
[2026-04-07 06:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:00:03] Production.INFO: Account Balance Start.
[2026-04-07 06:00:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:00:03] Production.INFO: 117
[2026-04-07 06:00:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:00:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:03] Production.INFO: ==21675== Releasing lock...
[2026-04-07 06:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:00:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:03] Production.INFO: ==21669== Releasing lock...
[2026-04-07 06:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:00:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:00:04] Production.INFO: Total Charge 0
[2026-04-07 06:00:04] Production.INFO: CreateAllLog End
[2026-04-07 06:00:04] Production.INFO: Account Balance End.
[2026-04-07 06:00:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:00:04] Production.INFO: ==21673== Releasing lock...
[2026-04-07 06:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:00:12] Production.ERROR: CronJobId end10
[2026-04-07 06:00:12] Production.INFO: ==21671== Releasing lock...
[2026-04-07 06:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:00:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:00:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:00:14] Production.INFO: call_cost start
[2026-04-07 06:00:14] Production.INFO: call_cost end
[2026-04-07 06:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:00:14] Production.INFO: ==21667== Releasing lock...
[2026-04-07 06:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:01:01] Production.INFO: ==21744== Lock acquired, processing the job...
[2026-04-07 11:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:01:02] Production.INFO: neon service started
[2026-04-07 11:01:02] Production.INFO: neon service started
[2026-04-07 11:01:02] Production.INFO: ==21744== Releasing lock...
[2026-04-07 11:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:01:02] Production.INFO: ==21749== Lock acquired, processing the job...
[2026-04-07 06:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:01:02] Production.INFO: ==21749== Releasing lock...
[2026-04-07 06:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:01:02] Production.INFO: ==21751== Lock acquired, processing the job...
[2026-04-07 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:01:02] Production.INFO: ==21751== Releasing lock...
[2026-04-07 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:01:03] Production.INFO: ==21753== Lock acquired, processing the job...
[2026-04-07 06:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 06:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 06:01:03] Production.INFO: ==21759== Lock acquired, processing the job...
[2026-04-07 06:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 06:01:03] Production.INFO: ==21753== Releasing lock...
[2026-04-07 06:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 06:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 06:01:03] Production.INFO: ==21755== Lock acquired, processing the job...
[2026-04-07 06:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:01:03] Production.INFO: ==21765== Lock acquired, processing the job...
[2026-04-07 06:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:01:03] Production.INFO: ==21757== Lock acquired, processing the job...
[2026-04-07 06:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:01:03] Production.INFO: ==21761== Lock acquired, processing the job...
[2026-04-07 06:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:01:03] Production.INFO: ==21763== Lock acquired, processing the job...
[2026-04-07 06:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 06:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:01:04] Production.INFO: ==21765== Releasing lock...
[2026-04-07 06:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 06:01:04] Production.INFO: Account Balance Start.
[2026-04-07 06:01:04] Production.INFO: CreateAllLog Start
[2026-04-07 06:01:04] Production.INFO: 117
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-08
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-09
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-10
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-11
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-12
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-13
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-14
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-15
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:05] Production.INFO: ==21757== Releasing lock...
[2026-04-07 06:01:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:01:05] Production.ERROR: done
[2026-04-07 06:01:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:01:05] Production.INFO: Date 2026-04-04
[2026-04-07 06:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 06:01:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051997', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 06:01:05] Production.INFO: Date 2026-04-05
[2026-04-07 06:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:05] Production.INFO: Date 2026-04-06
[2026-04-07 06:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:05] Production.INFO: Date 2026-04-07
[2026-04-07 06:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:01:05] Production.INFO: Total Charge 0
[2026-04-07 06:01:05] Production.INFO: CreateAllLog End
[2026-04-07 06:01:05] Production.INFO: Account Balance End.
[2026-04-07 06:01:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:01:05] Production.INFO: ==21761== Releasing lock...
[2026-04-07 06:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17051997', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 06:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 06:01:11] Production.INFO: ProcessCDR(1,17051997,1,1,2)
[2026-04-07 06:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17051997,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 06:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17051997,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 06:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 06:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 06:01:11] Production.INFO: ==21763== Releasing lock...
[2026-04-07 06:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 06:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 06:01:14] Production.ERROR: CronJobId end10
[2026-04-07 06:01:14] Production.INFO: ==21759== Releasing lock...
[2026-04-07 06:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:01:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:01:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:01:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:01:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:01:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:01:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:01:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:01:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:01:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:01:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:01:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:01:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:01:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:01:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:01:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:01:17] Production.INFO: call_cost start
[2026-04-07 06:01:17] Production.INFO: call_cost end
[2026-04-07 06:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:01:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:01:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:01:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:01:17] Production.INFO: ==21755== Releasing lock...
[2026-04-07 06:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:02:01] Production.INFO: ==21822== Lock acquired, processing the job...
[2026-04-07 11:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:02:01] Production.INFO: neon service started
[2026-04-07 11:02:01] Production.INFO: neon service started
[2026-04-07 11:02:01] Production.INFO: ==21822== Releasing lock...
[2026-04-07 11:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:02:01] Production.INFO: ==21826== Lock acquired, processing the job...
[2026-04-07 10:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:02:01] Production.INFO: ==21826== Releasing lock...
[2026-04-07 10:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:02:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:02:01] Production.INFO: ==21824== Lock acquired, processing the job...
[2026-04-07 06:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:02:02] Production.INFO: ==21824== Releasing lock...
[2026-04-07 06:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:02:03] Production.INFO: ==21832== Lock acquired, processing the job...
[2026-04-07 06:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:02:03] Production.INFO: ==21834== Lock acquired, processing the job...
[2026-04-07 06:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:02:03] Production.INFO: Account Balance Start.
[2026-04-07 06:02:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:02:03] Production.INFO: 117
[2026-04-07 06:02:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:03] Production.INFO: ==21828== Lock acquired, processing the job...
[2026-04-07 06:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:02:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:03] Production.INFO: ==21830== Lock acquired, processing the job...
[2026-04-07 06:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:02:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:02:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:03] Production.INFO: ==21836== Lock acquired, processing the job...
[2026-04-07 06:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-07 06:02:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:03] Production.INFO: ==21838== Lock acquired, processing the job...
[2026-04-07 06:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:02:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 06:02:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:02:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:03] Production.INFO: ==21838== Releasing lock...
[2026-04-07 06:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:02:03] Production.INFO: Date 2026-03-22
[2026-04-07 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:03] Production.INFO: Date 2026-03-23
[2026-04-07 06:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:04] Production.ERROR: done
[2026-04-07 06:02:04] Production.INFO: ==21830== Releasing lock...
[2026-04-07 06:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:02:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-07 06:02:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:02:04] Production.INFO: Total Charge 0
[2026-04-07 06:02:04] Production.INFO: CreateAllLog End
[2026-04-07 06:02:04] Production.ERROR: done
[2026-04-07 06:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-07 06:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-07 06:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:02:04] Production.INFO: Account Balance End.
[2026-04-07 06:02:04] Production.INFO: ==21836== Releasing lock...
[2026-04-07 06:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-07 06:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-07 06:02:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:02:04] Production.INFO: ==21834== Releasing lock...
[2026-04-07 06:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:02:11] Production.ERROR: CronJobId end10
[2026-04-07 06:02:11] Production.INFO: ==21832== Releasing lock...
[2026-04-07 06:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:02:14] Production.INFO: call_cost start
[2026-04-07 06:02:14] Production.INFO: call_cost end
[2026-04-07 06:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:02:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:02:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:02:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:02:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:02:14] Production.INFO: ==21828== Releasing lock...
[2026-04-07 06:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:03:01] Production.INFO: ==21901== Lock acquired, processing the job...
[2026-04-07 11:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:03:01] Production.INFO: neon service started
[2026-04-07 11:03:01] Production.INFO: neon service started
[2026-04-07 11:03:01] Production.INFO: ==21901== Releasing lock...
[2026-04-07 11:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:03:02] Production.INFO: ==21903== Lock acquired, processing the job...
[2026-04-07 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:03:02] Production.INFO: ==21903== Releasing lock...
[2026-04-07 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:03:02] Production.INFO: ==21905== Lock acquired, processing the job...
[2026-04-07 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:03:02] Production.INFO: ==21905== Releasing lock...
[2026-04-07 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:03:03] Production.INFO: ==21908== Lock acquired, processing the job...
[2026-04-07 06:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:03:03] Production.INFO: ==21910== Lock acquired, processing the job...
[2026-04-07 06:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:03:03] Production.INFO: ==21916== Lock acquired, processing the job...
[2026-04-07 06:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:03:03] Production.INFO: ==21912== Lock acquired, processing the job...
[2026-04-07 06:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:03:03] Production.INFO: ==21914== Lock acquired, processing the job...
[2026-04-07 06:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:03:03] Production.INFO: ==21916== Releasing lock...
[2026-04-07 06:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:03:03] Production.INFO: Account Balance Start.
[2026-04-07 06:03:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:03:03] Production.INFO: 117
[2026-04-07 06:03:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:03] Production.INFO: ==21910== Releasing lock...
[2026-04-07 06:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:03:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:03:04] Production.INFO: Total Charge 0
[2026-04-07 06:03:04] Production.INFO: CreateAllLog End
[2026-04-07 06:03:04] Production.INFO: Account Balance End.
[2026-04-07 06:03:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:03:04] Production.INFO: ==21914== Releasing lock...
[2026-04-07 06:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:03:12] Production.ERROR: CronJobId end10
[2026-04-07 06:03:12] Production.INFO: ==21912== Releasing lock...
[2026-04-07 06:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:03:14] Production.INFO: call_cost start
[2026-04-07 06:03:14] Production.INFO: call_cost end
[2026-04-07 06:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:03:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:03:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:03:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:03:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:03:14] Production.INFO: ==21908== Releasing lock...
[2026-04-07 06:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:04:02] Production.INFO: ==21974== Lock acquired, processing the job...
[2026-04-07 11:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:04:02] Production.INFO: neon service started
[2026-04-07 11:04:02] Production.INFO: neon service started
[2026-04-07 11:04:02] Production.INFO: ==21974== Releasing lock...
[2026-04-07 11:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:04:02] Production.INFO: ==21976== Lock acquired, processing the job...
[2026-04-07 06:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:04:02] Production.INFO: ==21976== Releasing lock...
[2026-04-07 06:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:04:03] Production.INFO: ==21978== Lock acquired, processing the job...
[2026-04-07 10:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:04:03] Production.INFO: ==21978== Releasing lock...
[2026-04-07 10:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:04:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:04:03] Production.INFO: ==21980== Lock acquired, processing the job...
[2026-04-07 06:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:04:03] Production.INFO: ==21982== Lock acquired, processing the job...
[2026-04-07 06:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:04:03] Production.INFO: ==21984== Lock acquired, processing the job...
[2026-04-07 06:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:04:03] Production.INFO: ==21989== Lock acquired, processing the job...
[2026-04-07 06:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:04:03] Production.INFO: ==21986== Lock acquired, processing the job...
[2026-04-07 06:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:04:03] Production.INFO: Account Balance Start.
[2026-04-07 06:04:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:04:03] Production.INFO: 117
[2026-04-07 06:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:04:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:04:03] Production.INFO: ==21989== Releasing lock...
[2026-04-07 06:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-09
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-10
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-11
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-12
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-13
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-14
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-15
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:04:04] Production.INFO: ==21982== Releasing lock...
[2026-04-07 06:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:05] Production.INFO: Date 2026-04-03
[2026-04-07 06:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:05] Production.INFO: Date 2026-04-04
[2026-04-07 06:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:05] Production.INFO: Date 2026-04-05
[2026-04-07 06:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:05] Production.INFO: Date 2026-04-06
[2026-04-07 06:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:05] Production.INFO: Date 2026-04-07
[2026-04-07 06:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:04:05] Production.INFO: Total Charge 0
[2026-04-07 06:04:05] Production.INFO: CreateAllLog End
[2026-04-07 06:04:05] Production.INFO: Account Balance End.
[2026-04-07 06:04:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:04:05] Production.INFO: ==21986== Releasing lock...
[2026-04-07 06:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:04:13] Production.ERROR: CronJobId end10
[2026-04-07 06:04:13] Production.INFO: ==21984== Releasing lock...
[2026-04-07 06:04:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:04:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:04:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:04:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:04:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:04:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:04:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:04:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:04:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:04:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:04:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:04:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:04:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:04:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:04:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:04:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:04:15] Production.INFO: call_cost start
[2026-04-07 06:04:15] Production.INFO: call_cost end
[2026-04-07 06:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:04:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:04:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:04:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:04:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:04:15] Production.INFO: ==21980== Releasing lock...
[2026-04-07 06:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:05:01] Production.INFO: ==22047== Lock acquired, processing the job...
[2026-04-07 11:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:05:01] Production.INFO: neon service started
[2026-04-07 11:05:01] Production.INFO: neon service started
[2026-04-07 11:05:01] Production.INFO: ==22047== Releasing lock...
[2026-04-07 11:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:05:02] Production.INFO: ==22051== Lock acquired, processing the job...
[2026-04-07 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:05:02] Production.INFO: ==22051== Releasing lock...
[2026-04-07 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:05:02] Production.INFO: ==22049== Lock acquired, processing the job...
[2026-04-07 06:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:05:02] Production.INFO: ==22049== Releasing lock...
[2026-04-07 06:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:05:03] Production.INFO: ==22054== Lock acquired, processing the job...
[2026-04-07 06:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:05:03] Production.INFO: ==22058== Lock acquired, processing the job...
[2026-04-07 06:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:05:03] Production.INFO: ==22056== Lock acquired, processing the job...
[2026-04-07 06:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:05:03] Production.INFO: ==22062== Lock acquired, processing the job...
[2026-04-07 06:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:05:03] Production.INFO: ==22060== Lock acquired, processing the job...
[2026-04-07 06:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:05:03] Production.INFO: Account Balance Start.
[2026-04-07 06:05:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:05:03] Production.INFO: 117
[2026-04-07 06:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:05:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:05:03] Production.INFO: ==22062== Releasing lock...
[2026-04-07 06:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:05:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:03] Production.INFO: ==22056== Releasing lock...
[2026-04-07 06:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:05:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:05] Production.INFO: Date 2026-04-05
[2026-04-07 06:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:05] Production.INFO: Date 2026-04-06
[2026-04-07 06:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:05] Production.INFO: Date 2026-04-07
[2026-04-07 06:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:05:05] Production.INFO: Total Charge 0
[2026-04-07 06:05:05] Production.INFO: CreateAllLog End
[2026-04-07 06:05:05] Production.INFO: Account Balance End.
[2026-04-07 06:05:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:05:05] Production.INFO: ==22060== Releasing lock...
[2026-04-07 06:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:05:11] Production.ERROR: CronJobId end10
[2026-04-07 06:05:11] Production.INFO: ==22058== Releasing lock...
[2026-04-07 06:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:05:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:05:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:05:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:05:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:05:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:05:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:05:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:05:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:05:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:05:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:05:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:05:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:05:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:05:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:05:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:05:14] Production.INFO: call_cost start
[2026-04-07 06:05:14] Production.INFO: call_cost end
[2026-04-07 06:05:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:05:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:05:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:05:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:05:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:05:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:05:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:05:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:05:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:05:14] Production.INFO: ==22054== Releasing lock...
[2026-04-07 06:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:05:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:06:02] Production.INFO: ==22124== Lock acquired, processing the job...
[2026-04-07 11:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:06:02] Production.INFO: neon service started
[2026-04-07 11:06:02] Production.INFO: neon service started
[2026-04-07 11:06:02] Production.INFO: ==22124== Releasing lock...
[2026-04-07 11:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:06:02] Production.INFO: ==22126== Lock acquired, processing the job...
[2026-04-07 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:06:02] Production.INFO: ==22128== Lock acquired, processing the job...
[2026-04-07 10:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:06:02] Production.INFO: ==22128== Releasing lock...
[2026-04-07 10:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:06:02] Production.INFO: ==22126== Releasing lock...
[2026-04-07 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:06:03] Production.INFO: ==22131== Lock acquired, processing the job...
[2026-04-07 06:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:06:03] Production.INFO: ==22133== Lock acquired, processing the job...
[2026-04-07 06:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:06:03] Production.INFO: ==22135== Lock acquired, processing the job...
[2026-04-07 06:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:06:03] Production.INFO: ==22137== Lock acquired, processing the job...
[2026-04-07 06:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:06:03] Production.INFO: ==22139== Lock acquired, processing the job...
[2026-04-07 06:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:06:03] Production.INFO: Account Balance Start.
[2026-04-07 06:06:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:06:03] Production.INFO: ==22139== Releasing lock...
[2026-04-07 06:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:06:03] Production.INFO: 117
[2026-04-07 06:06:04] Production.INFO: Date 2026-03-08
[2026-04-07 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:04] Production.INFO: Date 2026-03-09
[2026-04-07 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:04] Production.INFO: Date 2026-03-10
[2026-04-07 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:04] Production.INFO: Date 2026-03-11
[2026-04-07 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:04] Production.INFO: Date 2026-03-12
[2026-04-07 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:04] Production.INFO: ==22133== Releasing lock...
[2026-04-07 06:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:06:04] Production.INFO: Date 2026-03-13
[2026-04-07 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:04] Production.INFO: Date 2026-03-14
[2026-04-07 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:04] Production.INFO: Date 2026-03-15
[2026-04-07 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:05] Production.INFO: Date 2026-03-28
[2026-04-07 06:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:05] Production.INFO: Date 2026-03-29
[2026-04-07 06:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:05] Production.INFO: Date 2026-03-30
[2026-04-07 06:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:05] Production.INFO: Date 2026-03-31
[2026-04-07 06:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:05] Production.INFO: Date 2026-04-01
[2026-04-07 06:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:05] Production.INFO: Date 2026-04-02
[2026-04-07 06:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:05] Production.INFO: Date 2026-04-03
[2026-04-07 06:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:05] Production.INFO: Date 2026-04-04
[2026-04-07 06:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:05] Production.INFO: Date 2026-04-05
[2026-04-07 06:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:05] Production.INFO: Date 2026-04-06
[2026-04-07 06:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:05] Production.INFO: Date 2026-04-07
[2026-04-07 06:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:06:05] Production.INFO: Total Charge 0
[2026-04-07 06:06:05] Production.INFO: CreateAllLog End
[2026-04-07 06:06:05] Production.INFO: Account Balance End.
[2026-04-07 06:06:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:06:05] Production.INFO: ==22137== Releasing lock...
[2026-04-07 06:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:06:12] Production.ERROR: CronJobId end10
[2026-04-07 06:06:12] Production.INFO: ==22135== Releasing lock...
[2026-04-07 06:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:06:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:06:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:06:14] Production.INFO: call_cost start
[2026-04-07 06:06:14] Production.INFO: call_cost end
[2026-04-07 06:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:06:14] Production.INFO: ==22131== Releasing lock...
[2026-04-07 06:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:07:01] Production.INFO: ==22230== Lock acquired, processing the job...
[2026-04-07 11:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:07:01] Production.INFO: neon service started
[2026-04-07 11:07:01] Production.INFO: neon service started
[2026-04-07 11:07:01] Production.INFO: ==22230== Releasing lock...
[2026-04-07 11:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:07:02] Production.INFO: ==22232== Lock acquired, processing the job...
[2026-04-07 06:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:07:02] Production.INFO: ==22234== Lock acquired, processing the job...
[2026-04-07 10:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:07:02] Production.INFO: ==22234== Releasing lock...
[2026-04-07 10:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:07:02] Production.INFO: ==22232== Releasing lock...
[2026-04-07 06:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:07:03] Production.INFO: ==22241== Lock acquired, processing the job...
[2026-04-07 06:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:07:03] Production.INFO: ==22237== Lock acquired, processing the job...
[2026-04-07 06:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:07:03] Production.INFO: ==22239== Lock acquired, processing the job...
[2026-04-07 06:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:07:03] Production.INFO: ==22245== Lock acquired, processing the job...
[2026-04-07 06:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:07:03] Production.INFO: ==22243== Lock acquired, processing the job...
[2026-04-07 06:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:07:03] Production.INFO: Account Balance Start.
[2026-04-07 06:07:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:07:03] Production.INFO: 117
[2026-04-07 06:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:07:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:03] Production.INFO: ==22245== Releasing lock...
[2026-04-07 06:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:07:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: ==22239== Releasing lock...
[2026-04-07 06:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:07:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:07:04] Production.INFO: Total Charge 0
[2026-04-07 06:07:04] Production.INFO: CreateAllLog End
[2026-04-07 06:07:05] Production.INFO: Account Balance End.
[2026-04-07 06:07:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:07:05] Production.INFO: ==22243== Releasing lock...
[2026-04-07 06:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:07:11] Production.ERROR: CronJobId end10
[2026-04-07 06:07:11] Production.INFO: ==22241== Releasing lock...
[2026-04-07 06:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:07:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:07:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:07:14] Production.INFO: call_cost start
[2026-04-07 06:07:14] Production.INFO: call_cost end
[2026-04-07 06:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:07:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:07:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:07:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:07:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:07:14] Production.INFO: ==22237== Releasing lock...
[2026-04-07 06:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:08:01] Production.INFO: ==22306== Lock acquired, processing the job...
[2026-04-07 11:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:08:01] Production.INFO: neon service started
[2026-04-07 11:08:01] Production.INFO: neon service started
[2026-04-07 11:08:01] Production.INFO: ==22306== Releasing lock...
[2026-04-07 11:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:08:02] Production.INFO: ==22308== Lock acquired, processing the job...
[2026-04-07 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:08:02] Production.INFO: ==22308== Releasing lock...
[2026-04-07 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:08:02] Production.INFO: ==22310== Lock acquired, processing the job...
[2026-04-07 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:08:02] Production.INFO: ==22310== Releasing lock...
[2026-04-07 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:08:03] Production.INFO: ==22314== Lock acquired, processing the job...
[2026-04-07 06:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:08:03] Production.INFO: ==22316== Lock acquired, processing the job...
[2026-04-07 06:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:08:03] Production.INFO: ==22312== Lock acquired, processing the job...
[2026-04-07 06:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:08:03] Production.INFO: ==22318== Lock acquired, processing the job...
[2026-04-07 06:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:08:03] Production.INFO: ==22320== Lock acquired, processing the job...
[2026-04-07 06:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:08:03] Production.INFO: Account Balance Start.
[2026-04-07 06:08:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:08:03] Production.INFO: 117
[2026-04-07 06:08:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:08:03] Production.INFO: ==22320== Releasing lock...
[2026-04-07 06:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:08:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: ==22314== Releasing lock...
[2026-04-07 06:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:08:04] Production.INFO: Date 2026-03-15
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:08:04] Production.INFO: Total Charge 0
[2026-04-07 06:08:04] Production.INFO: CreateAllLog End
[2026-04-07 06:08:04] Production.INFO: Account Balance End.
[2026-04-07 06:08:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:08:04] Production.INFO: ==22318== Releasing lock...
[2026-04-07 06:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:08:12] Production.ERROR: CronJobId end10
[2026-04-07 06:08:12] Production.INFO: ==22316== Releasing lock...
[2026-04-07 06:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:08:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:08:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:08:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:08:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:08:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:08:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:08:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:08:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:08:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:08:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:08:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:08:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:08:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:08:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:08:15] Production.INFO: call_cost start
[2026-04-07 06:08:15] Production.INFO: call_cost end
[2026-04-07 06:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:08:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:08:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:08:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:08:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:08:15] Production.INFO: ==22312== Releasing lock...
[2026-04-07 06:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:09:01] Production.INFO: ==22385== Lock acquired, processing the job...
[2026-04-07 11:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:09:01] Production.INFO: neon service started
[2026-04-07 11:09:01] Production.INFO: neon service started
[2026-04-07 11:09:01] Production.INFO: ==22385== Releasing lock...
[2026-04-07 11:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:09:01] Production.INFO: ==22389== Lock acquired, processing the job...
[2026-04-07 10:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:09:01] Production.INFO: ==22389== Releasing lock...
[2026-04-07 10:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:09:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:09:01] Production.INFO: ==22387== Lock acquired, processing the job...
[2026-04-07 06:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:09:02] Production.INFO: ==22387== Releasing lock...
[2026-04-07 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:09:02] Production.INFO: ==22391== Lock acquired, processing the job...
[2026-04-07 06:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:09:02] Production.INFO: ==22393== Lock acquired, processing the job...
[2026-04-07 06:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:09:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:09:02] Production.INFO: ==22395== Lock acquired, processing the job...
[2026-04-07 06:09:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:09:02] Production.INFO: ==22399== Lock acquired, processing the job...
[2026-04-07 06:09:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:09:02] Production.INFO: ==22397== Lock acquired, processing the job...
[2026-04-07 06:09:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:09:03] Production.INFO: Account Balance Start.
[2026-04-07 06:09:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:09:03] Production.INFO: 117
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: ==22399== Releasing lock...
[2026-04-07 06:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: ==22393== Releasing lock...
[2026-04-07 06:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-22
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-23
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-24
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-25
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-26
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-27
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-28
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-29
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-30
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-03-31
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-04-01
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:03] Production.INFO: Date 2026-04-02
[2026-04-07 06:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:09:04] Production.INFO: Total Charge 0
[2026-04-07 06:09:04] Production.INFO: CreateAllLog End
[2026-04-07 06:09:04] Production.INFO: Account Balance End.
[2026-04-07 06:09:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:09:04] Production.INFO: ==22397== Releasing lock...
[2026-04-07 06:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:09:09] Production.ERROR: CronJobId end10
[2026-04-07 06:09:09] Production.INFO: ==22395== Releasing lock...
[2026-04-07 06:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:09:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:09:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:09:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:09:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:09:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:09:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:09:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:09:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:09:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:09:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:09:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:09:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:09:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:09:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:09:13] Production.INFO: call_cost start
[2026-04-07 06:09:13] Production.INFO: call_cost end
[2026-04-07 06:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:09:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:09:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:09:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:09:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:09:13] Production.INFO: ==22391== Releasing lock...
[2026-04-07 06:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:10:01] Production.INFO: ==22459== Lock acquired, processing the job...
[2026-04-07 11:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:10:01] Production.INFO: neon service started
[2026-04-07 11:10:01] Production.INFO: neon service started
[2026-04-07 11:10:01] Production.INFO: ==22459== Releasing lock...
[2026-04-07 11:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:10:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 06:10:02] Production.INFO: ==22461== Lock acquired, processing the job...
[2026-04-07 06:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:10:02] Production.INFO: ==22461== Releasing lock...
[2026-04-07 06:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:10:02] Production.INFO: ==22463== Lock acquired, processing the job...
[2026-04-07 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:10:02] Production.INFO: ==22463== Releasing lock...
[2026-04-07 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:10:03] Production.INFO: ==22466== Lock acquired, processing the job...
[2026-04-07 06:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:10:03] Production.INFO: ==22468== Lock acquired, processing the job...
[2026-04-07 06:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:10:03] Production.INFO: ==22472== Lock acquired, processing the job...
[2026-04-07 06:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:10:03] Production.INFO: Account Balance Start.
[2026-04-07 06:10:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:10:03] Production.INFO: 117
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:10:03] Production.INFO: ==22470== Lock acquired, processing the job...
[2026-04-07 06:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.INFO: ==22474== Lock acquired, processing the job...
[2026-04-07 06:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:10:03] Production.INFO: ==22474== Releasing lock...
[2026-04-07 06:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.INFO: ==22468== Releasing lock...
[2026-04-07 06:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-22
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-23
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-24
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-25
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-26
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-27
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-28
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:03] Production.INFO: Date 2026-03-29
[2026-04-07 06:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:10:04] Production.INFO: Total Charge 0
[2026-04-07 06:10:04] Production.INFO: CreateAllLog End
[2026-04-07 06:10:04] Production.INFO: Account Balance End.
[2026-04-07 06:10:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:10:04] Production.INFO: ==22472== Releasing lock...
[2026-04-07 06:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:10:11] Production.ERROR: CronJobId end10
[2026-04-07 06:10:11] Production.INFO: ==22470== Releasing lock...
[2026-04-07 06:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:10:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:10:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:10:15] Production.INFO: call_cost start
[2026-04-07 06:10:15] Production.INFO: call_cost end
[2026-04-07 06:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:10:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:10:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:10:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:10:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:10:15] Production.INFO: ==22466== Releasing lock...
[2026-04-07 06:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:11:02] Production.INFO: ==22528== Lock acquired, processing the job...
[2026-04-07 11:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:11:02] Production.INFO: neon service started
[2026-04-07 11:11:02] Production.INFO: neon service started
[2026-04-07 11:11:02] Production.INFO: ==22528== Releasing lock...
[2026-04-07 11:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:11:02] Production.INFO: ==22532== Lock acquired, processing the job...
[2026-04-07 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:11:02] Production.INFO: ==22532== Releasing lock...
[2026-04-07 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:11:02] Production.INFO: ==22530== Lock acquired, processing the job...
[2026-04-07 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:11:02] Production.INFO: ==22530== Releasing lock...
[2026-04-07 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:11:03] Production.INFO: ==22535== Lock acquired, processing the job...
[2026-04-07 06:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 06:11:04] Production.INFO: ==22539== Lock acquired, processing the job...
[2026-04-07 06:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:11:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 06:11:04] Production.INFO: ==22537== Lock acquired, processing the job...
[2026-04-07 06:11:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:11:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 06:11:04] Production.INFO: ==22535== Releasing lock...
[2026-04-07 06:11:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 06:11:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 06:11:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:11:04] Production.INFO: ==22547== Lock acquired, processing the job...
[2026-04-07 06:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:11:04] Production.INFO: ==22541== Lock acquired, processing the job...
[2026-04-07 06:11:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:11:04] Production.INFO: ==22545== Lock acquired, processing the job...
[2026-04-07 06:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 06:11:04] Production.INFO: ==22543== Lock acquired, processing the job...
[2026-04-07 06:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:11:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 06:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:11:04] Production.INFO: Account Balance Start.
[2026-04-07 06:11:04] Production.INFO: CreateAllLog Start
[2026-04-07 06:11:04] Production.INFO: 117
[2026-04-07 06:11:04] Production.INFO: ==22547== Releasing lock...
[2026-04-07 06:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:11:04] Production.INFO: Date 2026-03-08
[2026-04-07 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:04] Production.INFO: Date 2026-03-09
[2026-04-07 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:04] Production.INFO: Date 2026-03-10
[2026-04-07 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:04] Production.INFO: Date 2026-03-11
[2026-04-07 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:04] Production.INFO: Date 2026-03-12
[2026-04-07 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:04] Production.INFO: Date 2026-03-13
[2026-04-07 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:04] Production.INFO: Date 2026-03-14
[2026-04-07 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:04] Production.INFO: Date 2026-03-15
[2026-04-07 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:05] Production.INFO: Date 2026-03-24
[2026-04-07 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:05] Production.INFO: Date 2026-03-25
[2026-04-07 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:05] Production.INFO: ==22539== Releasing lock...
[2026-04-07 06:11:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:11:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:11:05] Production.INFO: Date 2026-03-26
[2026-04-07 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:05] Production.ERROR: done
[2026-04-07 06:11:05] Production.INFO: Date 2026-03-27
[2026-04-07 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:05] Production.INFO: Date 2026-03-28
[2026-04-07 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 06:11:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052039', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 06:11:05] Production.INFO: Date 2026-03-29
[2026-04-07 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:05] Production.INFO: Date 2026-03-30
[2026-04-07 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:05] Production.INFO: Date 2026-03-31
[2026-04-07 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:05] Production.INFO: Date 2026-04-01
[2026-04-07 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:05] Production.INFO: Date 2026-04-02
[2026-04-07 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:05] Production.INFO: Date 2026-04-03
[2026-04-07 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:05] Production.INFO: Date 2026-04-04
[2026-04-07 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:05] Production.INFO: Date 2026-04-05
[2026-04-07 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:05] Production.INFO: Date 2026-04-06
[2026-04-07 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:05] Production.INFO: Date 2026-04-07
[2026-04-07 06:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:11:05] Production.INFO: Total Charge 0
[2026-04-07 06:11:05] Production.INFO: CreateAllLog End
[2026-04-07 06:11:05] Production.INFO: Account Balance End.
[2026-04-07 06:11:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:11:05] Production.INFO: ==22543== Releasing lock...
[2026-04-07 06:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:11:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052039', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 06:11:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 06:11:11] Production.INFO: ProcessCDR(1,17052039,1,1,2)
[2026-04-07 06:11:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052039,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 06:11:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052039,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 06:11:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 06:11:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 06:11:11] Production.INFO: ==22545== Releasing lock...
[2026-04-07 06:11:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 06:11:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 06:11:14] Production.ERROR: CronJobId end10
[2026-04-07 06:11:14] Production.INFO: ==22541== Releasing lock...
[2026-04-07 06:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:11:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:11:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:11:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:11:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:11:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:11:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:11:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:11:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:11:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:11:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:11:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:11:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:11:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:11:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:11:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:11:17] Production.INFO: call_cost start
[2026-04-07 06:11:17] Production.INFO: call_cost end
[2026-04-07 06:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:11:17] Production.INFO: ==22537== Releasing lock...
[2026-04-07 06:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:12:01] Production.INFO: ==22608== Lock acquired, processing the job...
[2026-04-07 11:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:12:01] Production.INFO: neon service started
[2026-04-07 11:12:01] Production.INFO: neon service started
[2026-04-07 11:12:01] Production.INFO: ==22608== Releasing lock...
[2026-04-07 11:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:12:02] Production.INFO: ==22613== Lock acquired, processing the job...
[2026-04-07 10:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:12:02] Production.INFO: ==22611== Lock acquired, processing the job...
[2026-04-07 06:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:12:02] Production.INFO: ==22613== Releasing lock...
[2026-04-07 10:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:12:02] Production.INFO: ==22611== Releasing lock...
[2026-04-07 06:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:12:03] Production.INFO: ==22615== Lock acquired, processing the job...
[2026-04-07 06:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:12:03] Production.INFO: ==22621== Lock acquired, processing the job...
[2026-04-07 06:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:12:03] Production.INFO: ==22623== Lock acquired, processing the job...
[2026-04-07 06:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:12:03] Production.INFO: ==22617== Lock acquired, processing the job...
[2026-04-07 06:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:12:03] Production.INFO: Account Balance Start.
[2026-04-07 06:12:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:12:03] Production.INFO: 117
[2026-04-07 06:12:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:03] Production.INFO: ==22619== Lock acquired, processing the job...
[2026-04-07 06:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:12:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:12:03] Production.INFO: ==22623== Releasing lock...
[2026-04-07 06:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:12:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:12:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:03] Production.INFO: ==22617== Releasing lock...
[2026-04-07 06:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:12:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:12:04] Production.INFO: Total Charge 0
[2026-04-07 06:12:04] Production.INFO: CreateAllLog End
[2026-04-07 06:12:04] Production.INFO: Account Balance End.
[2026-04-07 06:12:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:12:04] Production.INFO: ==22621== Releasing lock...
[2026-04-07 06:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:12:11] Production.ERROR: CronJobId end10
[2026-04-07 06:12:11] Production.INFO: ==22619== Releasing lock...
[2026-04-07 06:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:12:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:12:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:12:14] Production.INFO: call_cost start
[2026-04-07 06:12:14] Production.INFO: call_cost end
[2026-04-07 06:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:12:14] Production.INFO: ==22615== Releasing lock...
[2026-04-07 06:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:13:01] Production.INFO: ==22683== Lock acquired, processing the job...
[2026-04-07 11:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:13:01] Production.INFO: neon service started
[2026-04-07 11:13:01] Production.INFO: neon service started
[2026-04-07 11:13:01] Production.INFO: ==22683== Releasing lock...
[2026-04-07 11:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:13:02] Production.INFO: ==22687== Lock acquired, processing the job...
[2026-04-07 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:13:02] Production.INFO: ==22687== Releasing lock...
[2026-04-07 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:13:02] Production.INFO: ==22685== Lock acquired, processing the job...
[2026-04-07 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:13:02] Production.INFO: ==22685== Releasing lock...
[2026-04-07 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:13:03] Production.INFO: ==22691== Lock acquired, processing the job...
[2026-04-07 06:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:13:03] Production.INFO: ==22693== Lock acquired, processing the job...
[2026-04-07 06:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:13:03] Production.INFO: ==22689== Lock acquired, processing the job...
[2026-04-07 06:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:13:03] Production.INFO: ==22695== Lock acquired, processing the job...
[2026-04-07 06:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:13:03] Production.INFO: ==22697== Lock acquired, processing the job...
[2026-04-07 06:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:13:03] Production.INFO: Account Balance Start.
[2026-04-07 06:13:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:13:03] Production.INFO: 117
[2026-04-07 06:13:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:13:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:13:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:03] Production.INFO: ==22697== Releasing lock...
[2026-04-07 06:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:13:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:03] Production.INFO: ==22691== Releasing lock...
[2026-04-07 06:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:13:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:13:04] Production.INFO: Total Charge 0
[2026-04-07 06:13:04] Production.INFO: CreateAllLog End
[2026-04-07 06:13:05] Production.INFO: Account Balance End.
[2026-04-07 06:13:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:13:05] Production.INFO: ==22695== Releasing lock...
[2026-04-07 06:13:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:13:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:13:12] Production.ERROR: CronJobId end10
[2026-04-07 06:13:12] Production.INFO: ==22693== Releasing lock...
[2026-04-07 06:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:13:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:13:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:13:13] Production.INFO: call_cost start
[2026-04-07 06:13:13] Production.INFO: call_cost end
[2026-04-07 06:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:13:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:13:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:13:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:13:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:13:13] Production.INFO: ==22689== Releasing lock...
[2026-04-07 06:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:14:01] Production.INFO: ==22755== Lock acquired, processing the job...
[2026-04-07 11:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:14:01] Production.INFO: neon service started
[2026-04-07 11:14:01] Production.INFO: neon service started
[2026-04-07 11:14:01] Production.INFO: ==22755== Releasing lock...
[2026-04-07 11:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:14:01] Production.INFO: ==22757== Lock acquired, processing the job...
[2026-04-07 06:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:14:02] Production.INFO: ==22759== Lock acquired, processing the job...
[2026-04-07 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:14:02] Production.INFO: ==22759== Releasing lock...
[2026-04-07 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:14:02] Production.INFO: ==22757== Releasing lock...
[2026-04-07 06:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:14:02] Production.INFO: ==22762== Lock acquired, processing the job...
[2026-04-07 06:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:14:02] Production.INFO: ==22764== Lock acquired, processing the job...
[2026-04-07 06:14:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:14:02] Production.INFO: ==22766== Lock acquired, processing the job...
[2026-04-07 06:14:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:14:03] Production.INFO: ==22768== Lock acquired, processing the job...
[2026-04-07 06:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:14:03] Production.INFO: ==22770== Lock acquired, processing the job...
[2026-04-07 06:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:14:03] Production.INFO: Account Balance Start.
[2026-04-07 06:14:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:14:03] Production.INFO: 117
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: ==22770== Releasing lock...
[2026-04-07 06:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-22
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: ==22764== Releasing lock...
[2026-04-07 06:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-23
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-24
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-25
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-26
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-27
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-28
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-29
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-30
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-03-31
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-04-01
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-04-02
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:03] Production.INFO: Date 2026-04-03
[2026-04-07 06:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:14:04] Production.INFO: Total Charge 0
[2026-04-07 06:14:04] Production.INFO: CreateAllLog End
[2026-04-07 06:14:04] Production.INFO: Account Balance End.
[2026-04-07 06:14:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:14:04] Production.INFO: ==22768== Releasing lock...
[2026-04-07 06:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:14:10] Production.ERROR: CronJobId end10
[2026-04-07 06:14:10] Production.INFO: ==22766== Releasing lock...
[2026-04-07 06:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:14:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:14:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:14:13] Production.INFO: call_cost start
[2026-04-07 06:14:13] Production.INFO: call_cost end
[2026-04-07 06:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:14:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:14:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:14:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:14:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:14:13] Production.INFO: ==22762== Releasing lock...
[2026-04-07 06:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:15:01] Production.INFO: ==22831== Lock acquired, processing the job...
[2026-04-07 11:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:15:01] Production.INFO: neon service started
[2026-04-07 11:15:01] Production.INFO: neon service started
[2026-04-07 11:15:01] Production.INFO: ==22831== Releasing lock...
[2026-04-07 11:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:15:02] Production.INFO: ==22833== Lock acquired, processing the job...
[2026-04-07 06:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:15:02] Production.INFO: ==22835== Lock acquired, processing the job...
[2026-04-07 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:15:02] Production.INFO: ==22835== Releasing lock...
[2026-04-07 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:15:02] Production.INFO: ==22833== Releasing lock...
[2026-04-07 06:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:15:03] Production.INFO: ==22842== Lock acquired, processing the job...
[2026-04-07 06:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:15:03] Production.INFO: ==22838== Lock acquired, processing the job...
[2026-04-07 06:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:15:03] Production.INFO: ==22840== Lock acquired, processing the job...
[2026-04-07 06:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:15:03] Production.INFO: ==22844== Lock acquired, processing the job...
[2026-04-07 06:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:15:03] Production.INFO: ==22846== Lock acquired, processing the job...
[2026-04-07 06:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:15:03] Production.INFO: Account Balance Start.
[2026-04-07 06:15:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:15:03] Production.INFO: 117
[2026-04-07 06:15:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:15:03] Production.INFO: ==22846== Releasing lock...
[2026-04-07 06:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:15:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-03-14
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-03-15
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: ==22840== Releasing lock...
[2026-04-07 06:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:15:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:15:04] Production.INFO: Total Charge 0
[2026-04-07 06:15:04] Production.INFO: CreateAllLog End
[2026-04-07 06:15:04] Production.INFO: Account Balance End.
[2026-04-07 06:15:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:15:05] Production.INFO: ==22844== Releasing lock...
[2026-04-07 06:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:15:11] Production.ERROR: CronJobId end10
[2026-04-07 06:15:11] Production.INFO: ==22842== Releasing lock...
[2026-04-07 06:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:15:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:15:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:15:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:15:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:15:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:15:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:15:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:15:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:15:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:15:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:15:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:15:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:15:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:15:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:15:13] Production.INFO: call_cost start
[2026-04-07 06:15:13] Production.INFO: call_cost end
[2026-04-07 06:15:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:15:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:15:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:15:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:15:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:15:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:15:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:15:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:15:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:15:13] Production.INFO: ==22838== Releasing lock...
[2026-04-07 06:15:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:15:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:16:02] Production.INFO: ==22901== Lock acquired, processing the job...
[2026-04-07 11:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:16:02] Production.INFO: neon service started
[2026-04-07 11:16:02] Production.INFO: neon service started
[2026-04-07 11:16:02] Production.INFO: ==22901== Releasing lock...
[2026-04-07 11:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:16:02] Production.INFO: ==22903== Lock acquired, processing the job...
[2026-04-07 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:16:02] Production.INFO: ==22905== Lock acquired, processing the job...
[2026-04-07 10:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:16:02] Production.INFO: ==22905== Releasing lock...
[2026-04-07 10:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:16:03] Production.INFO: ==22903== Releasing lock...
[2026-04-07 06:16:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:16:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:16:03] Production.INFO: ==22908== Lock acquired, processing the job...
[2026-04-07 06:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:16:03] Production.INFO: ==22914== Lock acquired, processing the job...
[2026-04-07 06:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:16:03] Production.INFO: ==22910== Lock acquired, processing the job...
[2026-04-07 06:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:16:03] Production.INFO: ==22912== Lock acquired, processing the job...
[2026-04-07 06:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:16:03] Production.INFO: ==22916== Lock acquired, processing the job...
[2026-04-07 06:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:16:03] Production.INFO: Account Balance Start.
[2026-04-07 06:16:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:16:03] Production.INFO: 117
[2026-04-07 06:16:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:16:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:16:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:16:04] Production.INFO: ==22916== Releasing lock...
[2026-04-07 06:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-09
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-10
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-11
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-12
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-13
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-14
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-15
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: ==22910== Releasing lock...
[2026-04-07 06:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:05] Production.INFO: Date 2026-04-04
[2026-04-07 06:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:05] Production.INFO: Date 2026-04-05
[2026-04-07 06:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:05] Production.INFO: Date 2026-04-06
[2026-04-07 06:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:05] Production.INFO: Date 2026-04-07
[2026-04-07 06:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:16:05] Production.INFO: Total Charge 0
[2026-04-07 06:16:05] Production.INFO: CreateAllLog End
[2026-04-07 06:16:05] Production.INFO: Account Balance End.
[2026-04-07 06:16:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:16:05] Production.INFO: ==22914== Releasing lock...
[2026-04-07 06:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:16:10] Production.ERROR: CronJobId end10
[2026-04-07 06:16:10] Production.INFO: ==22912== Releasing lock...
[2026-04-07 06:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:16:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:16:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:16:14] Production.INFO: call_cost start
[2026-04-07 06:16:14] Production.INFO: call_cost end
[2026-04-07 06:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:16:14] Production.INFO: ==22908== Releasing lock...
[2026-04-07 06:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:17:01] Production.INFO: ==22971== Lock acquired, processing the job...
[2026-04-07 11:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:17:01] Production.INFO: neon service started
[2026-04-07 11:17:01] Production.INFO: neon service started
[2026-04-07 11:17:01] Production.INFO: ==22971== Releasing lock...
[2026-04-07 11:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:17:02] Production.INFO: ==22973== Lock acquired, processing the job...
[2026-04-07 06:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:17:02] Production.INFO: ==22975== Lock acquired, processing the job...
[2026-04-07 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:17:02] Production.INFO: ==22975== Releasing lock...
[2026-04-07 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:17:02] Production.INFO: ==22973== Releasing lock...
[2026-04-07 06:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:17:03] Production.INFO: ==22978== Lock acquired, processing the job...
[2026-04-07 06:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:17:03] Production.INFO: ==22980== Lock acquired, processing the job...
[2026-04-07 06:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:17:03] Production.INFO: ==22984== Lock acquired, processing the job...
[2026-04-07 06:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:17:03] Production.INFO: ==22982== Lock acquired, processing the job...
[2026-04-07 06:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:17:03] Production.INFO: ==22986== Lock acquired, processing the job...
[2026-04-07 06:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:17:03] Production.INFO: Account Balance Start.
[2026-04-07 06:17:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:17:03] Production.INFO: ==22986== Releasing lock...
[2026-04-07 06:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:17:03] Production.INFO: 117
[2026-04-07 06:17:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:03] Production.INFO: ==22980== Releasing lock...
[2026-04-07 06:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:17:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:17:04] Production.INFO: Total Charge 0
[2026-04-07 06:17:04] Production.INFO: CreateAllLog End
[2026-04-07 06:17:04] Production.INFO: Account Balance End.
[2026-04-07 06:17:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:17:04] Production.INFO: ==22984== Releasing lock...
[2026-04-07 06:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:17:11] Production.ERROR: CronJobId end10
[2026-04-07 06:17:11] Production.INFO: ==22982== Releasing lock...
[2026-04-07 06:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:17:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:17:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:17:14] Production.INFO: call_cost start
[2026-04-07 06:17:14] Production.INFO: call_cost end
[2026-04-07 06:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:17:14] Production.INFO: ==22978== Releasing lock...
[2026-04-07 06:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:18:01] Production.INFO: ==23045== Lock acquired, processing the job...
[2026-04-07 11:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:18:02] Production.INFO: neon service started
[2026-04-07 11:18:02] Production.INFO: neon service started
[2026-04-07 11:18:02] Production.INFO: ==23045== Releasing lock...
[2026-04-07 11:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:18:02] Production.INFO: ==23047== Lock acquired, processing the job...
[2026-04-07 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:18:02] Production.INFO: ==23047== Releasing lock...
[2026-04-07 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:18:02] Production.INFO: ==23049== Lock acquired, processing the job...
[2026-04-07 10:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:18:02] Production.INFO: ==23049== Releasing lock...
[2026-04-07 10:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:18:03] Production.INFO: ==23051== Lock acquired, processing the job...
[2026-04-07 06:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:18:03] Production.INFO: ==23057== Lock acquired, processing the job...
[2026-04-07 06:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:18:03] Production.INFO: ==23055== Lock acquired, processing the job...
[2026-04-07 06:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:18:03] Production.INFO: Account Balance Start.
[2026-04-07 06:18:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:18:03] Production.INFO: 117
[2026-04-07 06:18:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:03] Production.INFO: ==23053== Lock acquired, processing the job...
[2026-04-07 06:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:18:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:18:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:03] Production.INFO: ==23059== Lock acquired, processing the job...
[2026-04-07 06:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:18:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:18:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:03] Production.INFO: ==23059== Releasing lock...
[2026-04-07 06:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:18:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: ==23053== Releasing lock...
[2026-04-07 06:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:18:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:18:04] Production.INFO: Total Charge 0
[2026-04-07 06:18:04] Production.INFO: CreateAllLog End
[2026-04-07 06:18:04] Production.INFO: Account Balance End.
[2026-04-07 06:18:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:18:04] Production.INFO: ==23057== Releasing lock...
[2026-04-07 06:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:18:12] Production.ERROR: CronJobId end10
[2026-04-07 06:18:12] Production.INFO: ==23055== Releasing lock...
[2026-04-07 06:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:18:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:18:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:18:14] Production.INFO: call_cost start
[2026-04-07 06:18:14] Production.INFO: call_cost end
[2026-04-07 06:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:18:14] Production.INFO: ==23051== Releasing lock...
[2026-04-07 06:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:19:01] Production.INFO: ==23118== Lock acquired, processing the job...
[2026-04-07 11:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:19:01] Production.INFO: neon service started
[2026-04-07 11:19:01] Production.INFO: neon service started
[2026-04-07 11:19:01] Production.INFO: ==23118== Releasing lock...
[2026-04-07 11:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:19:01] Production.INFO: ==23122== Lock acquired, processing the job...
[2026-04-07 10:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:19:01] Production.INFO: ==23122== Releasing lock...
[2026-04-07 10:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:19:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:19:01] Production.INFO: ==23120== Lock acquired, processing the job...
[2026-04-07 06:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:19:02] Production.INFO: ==23120== Releasing lock...
[2026-04-07 06:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:19:02] Production.INFO: ==23124== Lock acquired, processing the job...
[2026-04-07 06:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:19:02] Production.INFO: ==23126== Lock acquired, processing the job...
[2026-04-07 06:19:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:19:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:19:03] Production.INFO: ==23130== Lock acquired, processing the job...
[2026-04-07 06:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:19:03] Production.INFO: ==23128== Lock acquired, processing the job...
[2026-04-07 06:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:19:03] Production.INFO: ==23132== Lock acquired, processing the job...
[2026-04-07 06:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:19:03] Production.INFO: Account Balance Start.
[2026-04-07 06:19:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:19:03] Production.INFO: 117
[2026-04-07 06:19:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:19:03] Production.INFO: ==23132== Releasing lock...
[2026-04-07 06:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:19:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:03] Production.INFO: ==23126== Releasing lock...
[2026-04-07 06:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:19:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:03] Production.INFO: Date 2026-03-22
[2026-04-07 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:03] Production.INFO: Date 2026-03-23
[2026-04-07 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:03] Production.INFO: Date 2026-03-24
[2026-04-07 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:03] Production.INFO: Date 2026-03-25
[2026-04-07 06:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:19:04] Production.INFO: Total Charge 0
[2026-04-07 06:19:04] Production.INFO: CreateAllLog End
[2026-04-07 06:19:04] Production.INFO: Account Balance End.
[2026-04-07 06:19:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:19:04] Production.INFO: ==23130== Releasing lock...
[2026-04-07 06:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:19:11] Production.ERROR: CronJobId end10
[2026-04-07 06:19:11] Production.INFO: ==23128== Releasing lock...
[2026-04-07 06:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:19:14] Production.INFO: call_cost start
[2026-04-07 06:19:14] Production.INFO: call_cost end
[2026-04-07 06:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:19:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:19:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:19:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:19:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:19:14] Production.INFO: ==23124== Releasing lock...
[2026-04-07 06:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:20:01] Production.INFO: ==23190== Lock acquired, processing the job...
[2026-04-07 11:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:20:01] Production.INFO: neon service started
[2026-04-07 11:20:01] Production.INFO: neon service started
[2026-04-07 11:20:01] Production.INFO: ==23190== Releasing lock...
[2026-04-07 11:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:20:02] Production.INFO: ==23195== Lock acquired, processing the job...
[2026-04-07 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:20:02] Production.INFO: ==23195== Releasing lock...
[2026-04-07 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:20:02] Production.INFO: ==23193== Lock acquired, processing the job...
[2026-04-07 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:20:02] Production.INFO: ==23193== Releasing lock...
[2026-04-07 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:20:03] Production.INFO: ==23203== Lock acquired, processing the job...
[2026-04-07 06:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:20:03] Production.INFO: ==23197== Lock acquired, processing the job...
[2026-04-07 06:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:20:03] Production.INFO: Account Balance Start.
[2026-04-07 06:20:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:20:03] Production.INFO: 117
[2026-04-07 06:20:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:03] Production.INFO: ==23199== Lock acquired, processing the job...
[2026-04-07 06:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:20:03] Production.INFO: ==23201== Lock acquired, processing the job...
[2026-04-07 06:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:20:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:03] Production.INFO: ==23205== Lock acquired, processing the job...
[2026-04-07 06:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:20:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:20:03] Production.INFO: ==23205== Releasing lock...
[2026-04-07 06:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:20:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:03] Production.INFO: Date 2026-03-22
[2026-04-07 06:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:04] Production.INFO: ==23199== Releasing lock...
[2026-04-07 06:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:20:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:20:04] Production.INFO: Total Charge 0
[2026-04-07 06:20:04] Production.INFO: CreateAllLog End
[2026-04-07 06:20:04] Production.INFO: Account Balance End.
[2026-04-07 06:20:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:20:04] Production.INFO: ==23203== Releasing lock...
[2026-04-07 06:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:20:10] Production.ERROR: CronJobId end10
[2026-04-07 06:20:10] Production.INFO: ==23201== Releasing lock...
[2026-04-07 06:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:20:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:20:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:20:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:20:13] Production.INFO: call_cost start
[2026-04-07 06:20:13] Production.INFO: call_cost end
[2026-04-07 06:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:20:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:20:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:20:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:20:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:20:13] Production.INFO: ==23197== Releasing lock...
[2026-04-07 06:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:21:02] Production.INFO: ==23266== Lock acquired, processing the job...
[2026-04-07 11:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:21:02] Production.INFO: neon service started
[2026-04-07 11:21:02] Production.INFO: neon service started
[2026-04-07 11:21:02] Production.INFO: ==23266== Releasing lock...
[2026-04-07 11:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:21:02] Production.INFO: ==23271== Lock acquired, processing the job...
[2026-04-07 10:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:21:02] Production.INFO: ==23271== Releasing lock...
[2026-04-07 10:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:21:02] Production.INFO: ==23269== Lock acquired, processing the job...
[2026-04-07 06:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:21:03] Production.INFO: ==23269== Releasing lock...
[2026-04-07 06:21:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:21:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:21:03] Production.INFO: ==23274== Lock acquired, processing the job...
[2026-04-07 06:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 06:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 06:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 06:21:03] Production.INFO: ==23274== Releasing lock...
[2026-04-07 06:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 06:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 06:21:03] Production.INFO: ==23276== Lock acquired, processing the job...
[2026-04-07 06:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:21:03] Production.INFO: ==23278== Lock acquired, processing the job...
[2026-04-07 06:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:21:04] Production.INFO: ==23280== Lock acquired, processing the job...
[2026-04-07 06:21:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:21:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:21:04] Production.INFO: ==23282== Lock acquired, processing the job...
[2026-04-07 06:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:21:04] Production.INFO: ==23286== Lock acquired, processing the job...
[2026-04-07 06:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:21:04] Production.INFO: ==23284== Lock acquired, processing the job...
[2026-04-07 06:21:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 06:21:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:21:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 06:21:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:21:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:21:04] Production.INFO: Account Balance Start.
[2026-04-07 06:21:04] Production.INFO: CreateAllLog Start
[2026-04-07 06:21:04] Production.INFO: 117
[2026-04-07 06:21:04] Production.INFO: Date 2026-03-08
[2026-04-07 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:04] Production.INFO: Date 2026-03-09
[2026-04-07 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:04] Production.INFO: Date 2026-03-10
[2026-04-07 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:04] Production.INFO: ==23286== Releasing lock...
[2026-04-07 06:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:21:04] Production.INFO: Date 2026-03-11
[2026-04-07 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:04] Production.INFO: Date 2026-03-12
[2026-04-07 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:04] Production.INFO: Date 2026-03-13
[2026-04-07 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:04] Production.INFO: Date 2026-03-14
[2026-04-07 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:04] Production.INFO: Date 2026-03-15
[2026-04-07 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:04] Production.INFO: ==23278== Releasing lock...
[2026-04-07 06:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:21:04] Production.ERROR: done
[2026-04-07 06:21:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 06:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052080', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 06:21:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:05] Production.INFO: Date 2026-03-22
[2026-04-07 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:05] Production.INFO: Date 2026-03-23
[2026-04-07 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:05] Production.INFO: Date 2026-03-24
[2026-04-07 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:05] Production.INFO: Date 2026-03-25
[2026-04-07 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:05] Production.INFO: Date 2026-03-26
[2026-04-07 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:05] Production.INFO: Date 2026-03-27
[2026-04-07 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:05] Production.INFO: Date 2026-03-28
[2026-04-07 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:05] Production.INFO: Date 2026-03-29
[2026-04-07 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:05] Production.INFO: Date 2026-03-30
[2026-04-07 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:05] Production.INFO: Date 2026-03-31
[2026-04-07 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:05] Production.INFO: Date 2026-04-01
[2026-04-07 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:05] Production.INFO: Date 2026-04-02
[2026-04-07 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:05] Production.INFO: Date 2026-04-03
[2026-04-07 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:05] Production.INFO: Date 2026-04-04
[2026-04-07 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:05] Production.INFO: Date 2026-04-05
[2026-04-07 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:05] Production.INFO: Date 2026-04-06
[2026-04-07 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:05] Production.INFO: Date 2026-04-07
[2026-04-07 06:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:21:05] Production.INFO: Total Charge 0
[2026-04-07 06:21:05] Production.INFO: CreateAllLog End
[2026-04-07 06:21:05] Production.INFO: Account Balance End.
[2026-04-07 06:21:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:21:05] Production.INFO: ==23282== Releasing lock...
[2026-04-07 06:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052080', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 06:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 06:21:10] Production.INFO: ProcessCDR(1,17052080,1,1,2)
[2026-04-07 06:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052080,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 06:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052080,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 06:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 06:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 06:21:10] Production.INFO: ==23284== Releasing lock...
[2026-04-07 06:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 06:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 06:21:14] Production.ERROR: CronJobId end10
[2026-04-07 06:21:14] Production.INFO: ==23280== Releasing lock...
[2026-04-07 06:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:21:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:21:17] Production.INFO: call_cost start
[2026-04-07 06:21:17] Production.INFO: call_cost end
[2026-04-07 06:21:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:21:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:21:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:21:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:21:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:21:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:21:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:21:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:21:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:21:17] Production.INFO: ==23276== Releasing lock...
[2026-04-07 06:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:21:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:22:01] Production.INFO: ==23345== Lock acquired, processing the job...
[2026-04-07 11:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:22:01] Production.INFO: neon service started
[2026-04-07 11:22:01] Production.INFO: neon service started
[2026-04-07 11:22:01] Production.INFO: ==23345== Releasing lock...
[2026-04-07 11:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:22:02] Production.INFO: ==23347== Lock acquired, processing the job...
[2026-04-07 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:22:02] Production.INFO: ==23349== Lock acquired, processing the job...
[2026-04-07 10:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:22:02] Production.INFO: ==23349== Releasing lock...
[2026-04-07 10:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:22:02] Production.INFO: ==23347== Releasing lock...
[2026-04-07 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:22:03] Production.INFO: ==23352== Lock acquired, processing the job...
[2026-04-07 06:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:22:03] Production.INFO: ==23356== Lock acquired, processing the job...
[2026-04-07 06:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:22:03] Production.INFO: ==23354== Lock acquired, processing the job...
[2026-04-07 06:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:22:03] Production.INFO: ==23360== Lock acquired, processing the job...
[2026-04-07 06:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:22:03] Production.INFO: ==23358== Lock acquired, processing the job...
[2026-04-07 06:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:22:03] Production.INFO: Account Balance Start.
[2026-04-07 06:22:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:22:03] Production.INFO: 117
[2026-04-07 06:22:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:03] Production.INFO: ==23360== Releasing lock...
[2026-04-07 06:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:22:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:22:04] Production.INFO: ==23354== Releasing lock...
[2026-04-07 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:22:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:22:04] Production.INFO: Total Charge 0
[2026-04-07 06:22:04] Production.INFO: CreateAllLog End
[2026-04-07 06:22:04] Production.INFO: Account Balance End.
[2026-04-07 06:22:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:22:04] Production.INFO: ==23358== Releasing lock...
[2026-04-07 06:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:22:12] Production.ERROR: CronJobId end10
[2026-04-07 06:22:12] Production.INFO: ==23356== Releasing lock...
[2026-04-07 06:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:22:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:22:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:22:14] Production.INFO: call_cost start
[2026-04-07 06:22:14] Production.INFO: call_cost end
[2026-04-07 06:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:22:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:22:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:22:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:22:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:22:14] Production.INFO: ==23352== Releasing lock...
[2026-04-07 06:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:23:02] Production.INFO: ==23415== Lock acquired, processing the job...
[2026-04-07 11:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:23:02] Production.INFO: neon service started
[2026-04-07 11:23:02] Production.INFO: neon service started
[2026-04-07 11:23:02] Production.INFO: ==23415== Releasing lock...
[2026-04-07 11:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:23:02] Production.INFO: ==23418== Lock acquired, processing the job...
[2026-04-07 06:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:23:02] Production.INFO: ==23418== Releasing lock...
[2026-04-07 06:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:23:02] Production.INFO: ==23420== Lock acquired, processing the job...
[2026-04-07 10:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:23:02] Production.INFO: ==23420== Releasing lock...
[2026-04-07 10:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:23:03] Production.INFO: ==23428== Lock acquired, processing the job...
[2026-04-07 06:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:23:03] Production.INFO: ==23422== Lock acquired, processing the job...
[2026-04-07 06:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:23:03] Production.INFO: ==23430== Lock acquired, processing the job...
[2026-04-07 06:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:23:03] Production.INFO: ==23426== Lock acquired, processing the job...
[2026-04-07 06:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:23:03] Production.INFO: ==23424== Lock acquired, processing the job...
[2026-04-07 06:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:23:03] Production.INFO: Account Balance Start.
[2026-04-07 06:23:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:23:03] Production.INFO: 117
[2026-04-07 06:23:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:23:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:23:03] Production.INFO: ==23430== Releasing lock...
[2026-04-07 06:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:23:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:04] Production.INFO: ==23424== Releasing lock...
[2026-04-07 06:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:23:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:23:04] Production.INFO: Total Charge 0
[2026-04-07 06:23:04] Production.INFO: CreateAllLog End
[2026-04-07 06:23:04] Production.INFO: Account Balance End.
[2026-04-07 06:23:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:23:04] Production.INFO: ==23428== Releasing lock...
[2026-04-07 06:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:23:12] Production.ERROR: CronJobId end10
[2026-04-07 06:23:12] Production.INFO: ==23426== Releasing lock...
[2026-04-07 06:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:23:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:23:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:23:14] Production.INFO: call_cost start
[2026-04-07 06:23:14] Production.INFO: call_cost end
[2026-04-07 06:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:23:14] Production.INFO: ==23422== Releasing lock...
[2026-04-07 06:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:24:01] Production.INFO: ==23485== Lock acquired, processing the job...
[2026-04-07 11:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:24:01] Production.INFO: neon service started
[2026-04-07 11:24:01] Production.INFO: neon service started
[2026-04-07 11:24:01] Production.INFO: ==23485== Releasing lock...
[2026-04-07 11:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:24:01] Production.INFO: ==23487== Lock acquired, processing the job...
[2026-04-07 06:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:24:02] Production.INFO: ==23487== Releasing lock...
[2026-04-07 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:24:02] Production.INFO: ==23489== Lock acquired, processing the job...
[2026-04-07 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:24:02] Production.INFO: ==23489== Releasing lock...
[2026-04-07 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:24:02] Production.INFO: ==23491== Lock acquired, processing the job...
[2026-04-07 06:24:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:24:02] Production.INFO: ==23495== Lock acquired, processing the job...
[2026-04-07 06:24:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:24:02] Production.INFO: ==23493== Lock acquired, processing the job...
[2026-04-07 06:24:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:24:03] Production.INFO: ==23500== Lock acquired, processing the job...
[2026-04-07 06:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:24:03] Production.INFO: ==23497== Lock acquired, processing the job...
[2026-04-07 06:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:24:03] Production.INFO: ==23500== Releasing lock...
[2026-04-07 06:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:24:03] Production.INFO: Account Balance Start.
[2026-04-07 06:24:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:24:03] Production.INFO: 117
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: ==23493== Releasing lock...
[2026-04-07 06:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-22
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-23
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-24
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-25
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-26
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-27
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-28
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-29
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-30
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:03] Production.INFO: Date 2026-03-31
[2026-04-07 06:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:24:04] Production.INFO: Total Charge 0
[2026-04-07 06:24:04] Production.INFO: CreateAllLog End
[2026-04-07 06:24:04] Production.INFO: Account Balance End.
[2026-04-07 06:24:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:24:04] Production.INFO: ==23497== Releasing lock...
[2026-04-07 06:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:24:10] Production.ERROR: CronJobId end10
[2026-04-07 06:24:10] Production.INFO: ==23495== Releasing lock...
[2026-04-07 06:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:24:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:24:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:24:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:24:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:24:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:24:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:24:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:24:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:24:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:24:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:24:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:24:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:24:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:24:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:24:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:24:13] Production.INFO: call_cost start
[2026-04-07 06:24:13] Production.INFO: call_cost end
[2026-04-07 06:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:24:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:24:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:24:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:24:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:24:13] Production.INFO: ==23491== Releasing lock...
[2026-04-07 06:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:25:01] Production.INFO: ==23558== Lock acquired, processing the job...
[2026-04-07 11:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:25:01] Production.INFO: neon service started
[2026-04-07 11:25:01] Production.INFO: neon service started
[2026-04-07 11:25:01] Production.INFO: ==23558== Releasing lock...
[2026-04-07 11:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:25:02] Production.INFO: ==23562== Lock acquired, processing the job...
[2026-04-07 10:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:25:02] Production.INFO: ==23562== Releasing lock...
[2026-04-07 10:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:25:02] Production.INFO: ==23560== Lock acquired, processing the job...
[2026-04-07 06:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:25:02] Production.INFO: ==23560== Releasing lock...
[2026-04-07 06:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:25:03] Production.INFO: ==23564== Lock acquired, processing the job...
[2026-04-07 06:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:25:03] Production.INFO: ==23566== Lock acquired, processing the job...
[2026-04-07 06:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:25:03] Production.INFO: ==23568== Lock acquired, processing the job...
[2026-04-07 06:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:25:03] Production.INFO: ==23571== Lock acquired, processing the job...
[2026-04-07 06:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:25:03] Production.INFO: Account Balance Start.
[2026-04-07 06:25:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:25:03] Production.INFO: ==23573== Lock acquired, processing the job...
[2026-04-07 06:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:25:03] Production.INFO: 117
[2026-04-07 06:25:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:25:03] Production.INFO: ==23573== Releasing lock...
[2026-04-07 06:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:25:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:03] Production.INFO: ==23566== Releasing lock...
[2026-04-07 06:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:25:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:05] Production.INFO: Date 2026-04-04
[2026-04-07 06:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:05] Production.INFO: Date 2026-04-05
[2026-04-07 06:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:05] Production.INFO: Date 2026-04-06
[2026-04-07 06:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:05] Production.INFO: Date 2026-04-07
[2026-04-07 06:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:25:05] Production.INFO: Total Charge 0
[2026-04-07 06:25:05] Production.INFO: CreateAllLog End
[2026-04-07 06:25:05] Production.INFO: Account Balance End.
[2026-04-07 06:25:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:25:05] Production.INFO: ==23571== Releasing lock...
[2026-04-07 06:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:25:10] Production.ERROR: CronJobId end10
[2026-04-07 06:25:10] Production.INFO: ==23568== Releasing lock...
[2026-04-07 06:25:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:25:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:25:13] Production.INFO: call_cost start
[2026-04-07 06:25:13] Production.INFO: call_cost end
[2026-04-07 06:25:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:25:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:25:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:25:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:25:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:25:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:25:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:25:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:25:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:25:13] Production.INFO: ==23564== Releasing lock...
[2026-04-07 06:25:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:25:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:26:02] Production.INFO: ==23632== Lock acquired, processing the job...
[2026-04-07 11:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:26:02] Production.INFO: neon service started
[2026-04-07 11:26:02] Production.INFO: neon service started
[2026-04-07 11:26:02] Production.INFO: ==23632== Releasing lock...
[2026-04-07 11:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:26:02] Production.INFO: ==23634== Lock acquired, processing the job...
[2026-04-07 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:26:02] Production.INFO: ==23636== Lock acquired, processing the job...
[2026-04-07 10:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:26:02] Production.INFO: ==23636== Releasing lock...
[2026-04-07 10:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:26:03] Production.INFO: ==23634== Releasing lock...
[2026-04-07 06:26:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:26:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:26:03] Production.INFO: ==23639== Lock acquired, processing the job...
[2026-04-07 06:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:26:03] Production.INFO: ==23645== Lock acquired, processing the job...
[2026-04-07 06:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:26:03] Production.INFO: ==23641== Lock acquired, processing the job...
[2026-04-07 06:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:26:03] Production.INFO: ==23643== Lock acquired, processing the job...
[2026-04-07 06:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:26:04] Production.INFO: ==23647== Lock acquired, processing the job...
[2026-04-07 06:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:26:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:26:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:26:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:26:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:26:04] Production.INFO: Account Balance Start.
[2026-04-07 06:26:04] Production.INFO: CreateAllLog Start
[2026-04-07 06:26:04] Production.INFO: 117
[2026-04-07 06:26:04] Production.INFO: Date 2026-03-08
[2026-04-07 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:26:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:26:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:26:04] Production.INFO: Date 2026-03-09
[2026-04-07 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:04] Production.INFO: ==23647== Releasing lock...
[2026-04-07 06:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:26:04] Production.INFO: Date 2026-03-10
[2026-04-07 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:04] Production.INFO: Date 2026-03-11
[2026-04-07 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:04] Production.INFO: Date 2026-03-12
[2026-04-07 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:04] Production.INFO: Date 2026-03-13
[2026-04-07 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:04] Production.INFO: Date 2026-03-14
[2026-04-07 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:04] Production.INFO: Date 2026-03-15
[2026-04-07 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:04] Production.INFO: ==23641== Releasing lock...
[2026-04-07 06:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:26:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:05] Production.INFO: Date 2026-03-26
[2026-04-07 06:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:05] Production.INFO: Date 2026-03-27
[2026-04-07 06:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:05] Production.INFO: Date 2026-03-28
[2026-04-07 06:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:05] Production.INFO: Date 2026-03-29
[2026-04-07 06:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:05] Production.INFO: Date 2026-03-30
[2026-04-07 06:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:05] Production.INFO: Date 2026-03-31
[2026-04-07 06:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:05] Production.INFO: Date 2026-04-01
[2026-04-07 06:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:05] Production.INFO: Date 2026-04-02
[2026-04-07 06:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:05] Production.INFO: Date 2026-04-03
[2026-04-07 06:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:05] Production.INFO: Date 2026-04-04
[2026-04-07 06:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:05] Production.INFO: Date 2026-04-05
[2026-04-07 06:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:05] Production.INFO: Date 2026-04-06
[2026-04-07 06:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:05] Production.INFO: Date 2026-04-07
[2026-04-07 06:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:26:05] Production.INFO: Total Charge 0
[2026-04-07 06:26:05] Production.INFO: CreateAllLog End
[2026-04-07 06:26:05] Production.INFO: Account Balance End.
[2026-04-07 06:26:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:26:05] Production.INFO: ==23645== Releasing lock...
[2026-04-07 06:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:26:11] Production.ERROR: CronJobId end10
[2026-04-07 06:26:11] Production.INFO: ==23643== Releasing lock...
[2026-04-07 06:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:26:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:26:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:26:14] Production.INFO: call_cost start
[2026-04-07 06:26:14] Production.INFO: call_cost end
[2026-04-07 06:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:26:14] Production.INFO: ==23639== Releasing lock...
[2026-04-07 06:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:27:01] Production.INFO: ==23708== Lock acquired, processing the job...
[2026-04-07 11:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:27:01] Production.INFO: neon service started
[2026-04-07 11:27:01] Production.INFO: neon service started
[2026-04-07 11:27:01] Production.INFO: ==23708== Releasing lock...
[2026-04-07 11:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:27:01] Production.INFO: ==23710== Lock acquired, processing the job...
[2026-04-07 06:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:27:02] Production.INFO: ==23710== Releasing lock...
[2026-04-07 06:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:27:02] Production.INFO: ==23712== Lock acquired, processing the job...
[2026-04-07 10:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:27:02] Production.INFO: ==23712== Releasing lock...
[2026-04-07 10:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:27:03] Production.INFO: ==23715== Lock acquired, processing the job...
[2026-04-07 06:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:27:03] Production.INFO: ==23717== Lock acquired, processing the job...
[2026-04-07 06:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:27:03] Production.INFO: ==23721== Lock acquired, processing the job...
[2026-04-07 06:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:27:03] Production.INFO: ==23719== Lock acquired, processing the job...
[2026-04-07 06:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:27:03] Production.INFO: ==23723== Lock acquired, processing the job...
[2026-04-07 06:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:27:03] Production.INFO: Account Balance Start.
[2026-04-07 06:27:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:27:03] Production.INFO: 117
[2026-04-07 06:27:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:27:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:27:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:03] Production.INFO: ==23723== Releasing lock...
[2026-04-07 06:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:27:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:03] Production.INFO: ==23717== Releasing lock...
[2026-04-07 06:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:27:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:03] Production.INFO: Date 2026-03-22
[2026-04-07 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:03] Production.INFO: Date 2026-03-23
[2026-04-07 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:03] Production.INFO: Date 2026-03-24
[2026-04-07 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:03] Production.INFO: Date 2026-03-25
[2026-04-07 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:03] Production.INFO: Date 2026-03-26
[2026-04-07 06:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:03] Production.INFO: Date 2026-03-27
[2026-04-07 06:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:27:04] Production.INFO: Total Charge 0
[2026-04-07 06:27:04] Production.INFO: CreateAllLog End
[2026-04-07 06:27:04] Production.INFO: Account Balance End.
[2026-04-07 06:27:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:27:04] Production.INFO: ==23721== Releasing lock...
[2026-04-07 06:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:27:11] Production.ERROR: CronJobId end10
[2026-04-07 06:27:11] Production.INFO: ==23719== Releasing lock...
[2026-04-07 06:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:27:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:27:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:27:13] Production.INFO: call_cost start
[2026-04-07 06:27:13] Production.INFO: call_cost end
[2026-04-07 06:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:27:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:27:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:27:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:27:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:27:13] Production.INFO: ==23715== Releasing lock...
[2026-04-07 06:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:28:02] Production.INFO: ==23777== Lock acquired, processing the job...
[2026-04-07 11:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:28:02] Production.INFO: neon service started
[2026-04-07 11:28:02] Production.INFO: neon service started
[2026-04-07 11:28:02] Production.INFO: ==23777== Releasing lock...
[2026-04-07 11:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:28:02] Production.INFO: ==23780== Lock acquired, processing the job...
[2026-04-07 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:28:02] Production.INFO: ==23780== Releasing lock...
[2026-04-07 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:28:02] Production.INFO: ==23782== Lock acquired, processing the job...
[2026-04-07 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:28:02] Production.INFO: ==23782== Releasing lock...
[2026-04-07 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:28:03] Production.INFO: ==23784== Lock acquired, processing the job...
[2026-04-07 06:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:28:03] Production.INFO: ==23786== Lock acquired, processing the job...
[2026-04-07 06:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:28:03] Production.INFO: ==23788== Lock acquired, processing the job...
[2026-04-07 06:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:28:03] Production.INFO: ==23790== Lock acquired, processing the job...
[2026-04-07 06:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:28:03] Production.INFO: ==23792== Lock acquired, processing the job...
[2026-04-07 06:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:28:03] Production.INFO: Account Balance Start.
[2026-04-07 06:28:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:28:03] Production.INFO: 117
[2026-04-07 06:28:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:28:03] Production.INFO: ==23792== Releasing lock...
[2026-04-07 06:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:28:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-03-12
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-03-13
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-03-14
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-03-15
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: ==23786== Releasing lock...
[2026-04-07 06:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:28:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:28:04] Production.INFO: Total Charge 0
[2026-04-07 06:28:04] Production.INFO: CreateAllLog End
[2026-04-07 06:28:05] Production.INFO: Account Balance End.
[2026-04-07 06:28:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:28:05] Production.INFO: ==23790== Releasing lock...
[2026-04-07 06:28:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:28:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:28:12] Production.ERROR: CronJobId end10
[2026-04-07 06:28:12] Production.INFO: ==23788== Releasing lock...
[2026-04-07 06:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:28:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:28:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:28:14] Production.INFO: call_cost start
[2026-04-07 06:28:14] Production.INFO: call_cost end
[2026-04-07 06:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:28:14] Production.INFO: ==23784== Releasing lock...
[2026-04-07 06:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:29:01] Production.INFO: ==23847== Lock acquired, processing the job...
[2026-04-07 11:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:29:01] Production.INFO: neon service started
[2026-04-07 11:29:01] Production.INFO: neon service started
[2026-04-07 11:29:01] Production.INFO: ==23847== Releasing lock...
[2026-04-07 11:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:29:01] Production.INFO: ==23851== Lock acquired, processing the job...
[2026-04-07 10:29:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:29:01] Production.INFO: ==23851== Releasing lock...
[2026-04-07 10:29:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:29:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:29:02] Production.INFO: ==23849== Lock acquired, processing the job...
[2026-04-07 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:29:02] Production.INFO: ==23849== Releasing lock...
[2026-04-07 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:29:02] Production.INFO: ==23855== Lock acquired, processing the job...
[2026-04-07 06:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:29:02] Production.INFO: ==23857== Lock acquired, processing the job...
[2026-04-07 06:29:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:29:03] Production.INFO: ==23853== Lock acquired, processing the job...
[2026-04-07 06:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:29:03] Production.INFO: ==23859== Lock acquired, processing the job...
[2026-04-07 06:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:29:03] Production.INFO: ==23862== Lock acquired, processing the job...
[2026-04-07 06:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:29:03] Production.INFO: Account Balance Start.
[2026-04-07 06:29:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:29:03] Production.INFO: 117
[2026-04-07 06:29:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:29:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:29:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:29:03] Production.INFO: ==23862== Releasing lock...
[2026-04-07 06:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:29:03] Production.INFO: ==23855== Releasing lock...
[2026-04-07 06:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:29:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:29:04] Production.INFO: Total Charge 0
[2026-04-07 06:29:04] Production.INFO: CreateAllLog End
[2026-04-07 06:29:05] Production.INFO: Account Balance End.
[2026-04-07 06:29:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:29:05] Production.INFO: ==23859== Releasing lock...
[2026-04-07 06:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:29:11] Production.ERROR: CronJobId end10
[2026-04-07 06:29:11] Production.INFO: ==23857== Releasing lock...
[2026-04-07 06:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:29:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:29:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:29:14] Production.INFO: call_cost start
[2026-04-07 06:29:14] Production.INFO: call_cost end
[2026-04-07 06:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:29:14] Production.INFO: ==23853== Releasing lock...
[2026-04-07 06:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:30:01] Production.INFO: ==23919== Lock acquired, processing the job...
[2026-04-07 11:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:30:01] Production.INFO: neon service started
[2026-04-07 11:30:01] Production.INFO: neon service started
[2026-04-07 11:30:01] Production.INFO: ==23919== Releasing lock...
[2026-04-07 11:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:30:02] Production.INFO: ==23924== Lock acquired, processing the job...
[2026-04-07 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:30:02] Production.INFO: ==23924== Releasing lock...
[2026-04-07 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:30:02] Production.INFO: ==23922== Lock acquired, processing the job...
[2026-04-07 06:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:30:02] Production.INFO: ==23922== Releasing lock...
[2026-04-07 06:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:30:03] Production.INFO: ==23926== Lock acquired, processing the job...
[2026-04-07 06:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:30:03] Production.INFO: ==23930== Lock acquired, processing the job...
[2026-04-07 06:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:30:03] Production.INFO: ==23934== Lock acquired, processing the job...
[2026-04-07 06:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:30:03] Production.INFO: ==23928== Lock acquired, processing the job...
[2026-04-07 06:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:30:03] Production.INFO: ==23932== Lock acquired, processing the job...
[2026-04-07 06:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:30:03] Production.INFO: Account Balance Start.
[2026-04-07 06:30:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:30:03] Production.INFO: 117
[2026-04-07 06:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:30:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:30:03] Production.INFO: ==23934== Releasing lock...
[2026-04-07 06:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:04] Production.INFO: ==23928== Releasing lock...
[2026-04-07 06:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:30:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:30:04] Production.INFO: Total Charge 0
[2026-04-07 06:30:04] Production.INFO: CreateAllLog End
[2026-04-07 06:30:05] Production.INFO: Account Balance End.
[2026-04-07 06:30:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:30:05] Production.INFO: ==23932== Releasing lock...
[2026-04-07 06:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:30:11] Production.ERROR: CronJobId end10
[2026-04-07 06:30:11] Production.INFO: ==23930== Releasing lock...
[2026-04-07 06:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:30:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:30:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:30:14] Production.INFO: call_cost start
[2026-04-07 06:30:14] Production.INFO: call_cost end
[2026-04-07 06:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:30:14] Production.INFO: ==23926== Releasing lock...
[2026-04-07 06:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:31:01] Production.INFO: ==23991== Lock acquired, processing the job...
[2026-04-07 11:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:31:01] Production.INFO: neon service started
[2026-04-07 11:31:01] Production.INFO: neon service started
[2026-04-07 11:31:01] Production.INFO: ==23991== Releasing lock...
[2026-04-07 11:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:31:01] Production.INFO: ==23993== Lock acquired, processing the job...
[2026-04-07 06:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:31:01] Production.INFO: ==23993== Releasing lock...
[2026-04-07 06:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:31:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:31:02] Production.INFO: ==23995== Lock acquired, processing the job...
[2026-04-07 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:31:02] Production.INFO: ==23995== Releasing lock...
[2026-04-07 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:31:02] Production.INFO: ==23997== Lock acquired, processing the job...
[2026-04-07 06:31:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 06:31:02] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 06:31:02] Production.INFO: ==24002== Lock acquired, processing the job...
[2026-04-07 06:31:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:31:02] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 06:31:02] Production.INFO: ==23997== Releasing lock...
[2026-04-07 06:31:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 06:31:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 06:31:03] Production.INFO: ==24006== Lock acquired, processing the job...
[2026-04-07 06:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:31:03] Production.INFO: ==24000== Lock acquired, processing the job...
[2026-04-07 06:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:31:03] Production.INFO: ==24010== Lock acquired, processing the job...
[2026-04-07 06:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:31:03] Production.INFO: ==24004== Lock acquired, processing the job...
[2026-04-07 06:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:31:03] Production.INFO: Account Balance Start.
[2026-04-07 06:31:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:31:03] Production.INFO: 117
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: ==24008== Lock acquired, processing the job...
[2026-04-07 06:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 06:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: ==24010== Releasing lock...
[2026-04-07 06:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-22
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-23
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-24
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-25
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-26
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-27
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-28
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-29
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.ERROR: done
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-30
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:03] Production.INFO: ==24002== Releasing lock...
[2026-04-07 06:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:31:03] Production.INFO: Date 2026-03-31
[2026-04-07 06:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 06:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052121', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 06:31:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:31:04] Production.INFO: Total Charge 0
[2026-04-07 06:31:04] Production.INFO: CreateAllLog End
[2026-04-07 06:31:04] Production.INFO: Account Balance End.
[2026-04-07 06:31:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:31:04] Production.INFO: ==24006== Releasing lock...
[2026-04-07 06:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:31:08] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052121', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 06:31:08] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 06:31:08] Production.INFO: ProcessCDR(1,17052121,1,1,2)
[2026-04-07 06:31:08] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052121,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 06:31:08] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052121,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 06:31:08] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 06:31:08] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 06:31:08] Production.INFO: ==24008== Releasing lock...
[2026-04-07 06:31:08] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 06:31:08] Production.INFO: 26 MB #Memory Used#
[2026-04-07 06:31:12] Production.ERROR: CronJobId end10
[2026-04-07 06:31:12] Production.INFO: ==24004== Releasing lock...
[2026-04-07 06:31:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:31:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:31:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:31:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:31:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:31:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:31:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:31:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:31:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:31:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:31:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:31:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:31:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:31:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:31:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:31:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:31:15] Production.INFO: call_cost start
[2026-04-07 06:31:15] Production.INFO: call_cost end
[2026-04-07 06:31:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:31:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:31:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:31:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:31:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:31:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:31:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:31:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:31:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:31:15] Production.INFO: ==24000== Releasing lock...
[2026-04-07 06:31:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:31:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:32:01] Production.INFO: ==24065== Lock acquired, processing the job...
[2026-04-07 11:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:32:01] Production.INFO: neon service started
[2026-04-07 11:32:01] Production.INFO: neon service started
[2026-04-07 11:32:01] Production.INFO: ==24065== Releasing lock...
[2026-04-07 11:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:32:02] Production.INFO: ==24067== Lock acquired, processing the job...
[2026-04-07 06:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:32:02] Production.INFO: ==24067== Releasing lock...
[2026-04-07 06:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:32:02] Production.INFO: ==24069== Lock acquired, processing the job...
[2026-04-07 10:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:32:02] Production.INFO: ==24069== Releasing lock...
[2026-04-07 10:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:32:02] Production.INFO: ==24074== Lock acquired, processing the job...
[2026-04-07 06:32:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:32:03] Production.INFO: ==24072== Lock acquired, processing the job...
[2026-04-07 06:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:32:03] Production.INFO: ==24076== Lock acquired, processing the job...
[2026-04-07 06:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:32:03] Production.INFO: ==24078== Lock acquired, processing the job...
[2026-04-07 06:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:32:03] Production.INFO: ==24080== Lock acquired, processing the job...
[2026-04-07 06:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:32:03] Production.INFO: Account Balance Start.
[2026-04-07 06:32:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:32:03] Production.INFO: 117
[2026-04-07 06:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:32:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:32:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:32:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:03] Production.INFO: ==24080== Releasing lock...
[2026-04-07 06:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:32:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:03] Production.INFO: ==24074== Releasing lock...
[2026-04-07 06:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:32:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:32:04] Production.INFO: Total Charge 0
[2026-04-07 06:32:04] Production.INFO: CreateAllLog End
[2026-04-07 06:32:04] Production.INFO: Account Balance End.
[2026-04-07 06:32:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:32:05] Production.INFO: ==24078== Releasing lock...
[2026-04-07 06:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:32:11] Production.ERROR: CronJobId end10
[2026-04-07 06:32:11] Production.INFO: ==24076== Releasing lock...
[2026-04-07 06:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:32:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:32:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:32:13] Production.INFO: call_cost start
[2026-04-07 06:32:13] Production.INFO: call_cost end
[2026-04-07 06:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:32:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:32:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:32:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:32:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:32:13] Production.INFO: ==24072== Releasing lock...
[2026-04-07 06:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:33:02] Production.INFO: ==24136== Lock acquired, processing the job...
[2026-04-07 11:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:33:02] Production.INFO: neon service started
[2026-04-07 11:33:02] Production.INFO: neon service started
[2026-04-07 11:33:02] Production.INFO: ==24136== Releasing lock...
[2026-04-07 11:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:33:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 06:33:02] Production.INFO: ==24138== Lock acquired, processing the job...
[2026-04-07 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:33:02] Production.INFO: ==24138== Releasing lock...
[2026-04-07 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:33:02] Production.INFO: ==24140== Lock acquired, processing the job...
[2026-04-07 10:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:33:03] Production.INFO: ==24140== Releasing lock...
[2026-04-07 10:33:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:33:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:33:03] Production.INFO: ==24142== Lock acquired, processing the job...
[2026-04-07 06:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:33:03] Production.INFO: ==24144== Lock acquired, processing the job...
[2026-04-07 06:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:33:03] Production.INFO: ==24146== Lock acquired, processing the job...
[2026-04-07 06:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:33:03] Production.INFO: ==24150== Lock acquired, processing the job...
[2026-04-07 06:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:33:03] Production.INFO: ==24148== Lock acquired, processing the job...
[2026-04-07 06:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:33:03] Production.INFO: ==24150== Releasing lock...
[2026-04-07 06:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:33:03] Production.INFO: Account Balance Start.
[2026-04-07 06:33:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:33:03] Production.INFO: 117
[2026-04-07 06:33:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-03-12
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-03-13
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-03-14
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-03-15
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: ==24144== Releasing lock...
[2026-04-07 06:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:33:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:05] Production.INFO: Date 2026-04-06
[2026-04-07 06:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:05] Production.INFO: Date 2026-04-07
[2026-04-07 06:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:33:05] Production.INFO: Total Charge 0
[2026-04-07 06:33:05] Production.INFO: CreateAllLog End
[2026-04-07 06:33:05] Production.INFO: Account Balance End.
[2026-04-07 06:33:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:33:05] Production.INFO: ==24148== Releasing lock...
[2026-04-07 06:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:33:11] Production.ERROR: CronJobId end10
[2026-04-07 06:33:11] Production.INFO: ==24146== Releasing lock...
[2026-04-07 06:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:33:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:33:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:33:14] Production.INFO: call_cost start
[2026-04-07 06:33:14] Production.INFO: call_cost end
[2026-04-07 06:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:33:14] Production.INFO: ==24142== Releasing lock...
[2026-04-07 06:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:34:01] Production.INFO: ==24206== Lock acquired, processing the job...
[2026-04-07 11:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:34:01] Production.INFO: neon service started
[2026-04-07 11:34:01] Production.INFO: neon service started
[2026-04-07 11:34:01] Production.INFO: ==24206== Releasing lock...
[2026-04-07 11:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:34:01] Production.INFO: ==24210== Lock acquired, processing the job...
[2026-04-07 10:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:34:01] Production.INFO: ==24210== Releasing lock...
[2026-04-07 10:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:34:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:34:02] Production.INFO: ==24208== Lock acquired, processing the job...
[2026-04-07 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:34:02] Production.INFO: ==24208== Releasing lock...
[2026-04-07 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:34:02] Production.INFO: ==24214== Lock acquired, processing the job...
[2026-04-07 06:34:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:34:02] Production.INFO: ==24218== Lock acquired, processing the job...
[2026-04-07 06:34:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:34:02] Production.INFO: Account Balance Start.
[2026-04-07 06:34:02] Production.INFO: CreateAllLog Start
[2026-04-07 06:34:02] Production.INFO: 117
[2026-04-07 06:34:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:03] Production.INFO: ==24216== Lock acquired, processing the job...
[2026-04-07 06:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:34:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:03] Production.INFO: ==24212== Lock acquired, processing the job...
[2026-04-07 06:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:34:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:34:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:34:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:03] Production.INFO: ==24220== Lock acquired, processing the job...
[2026-04-07 06:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:34:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:03] Production.INFO: ==24214== Releasing lock...
[2026-04-07 06:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:34:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:34:03] Production.INFO: ==24220== Releasing lock...
[2026-04-07 06:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:34:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:03] Production.INFO: Date 2026-03-22
[2026-04-07 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:03] Production.INFO: Date 2026-03-23
[2026-04-07 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:03] Production.INFO: Date 2026-03-24
[2026-04-07 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:03] Production.INFO: Date 2026-03-25
[2026-04-07 06:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:34:04] Production.INFO: Total Charge 0
[2026-04-07 06:34:04] Production.INFO: CreateAllLog End
[2026-04-07 06:34:04] Production.INFO: Account Balance End.
[2026-04-07 06:34:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:34:04] Production.INFO: ==24218== Releasing lock...
[2026-04-07 06:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:34:11] Production.ERROR: CronJobId end10
[2026-04-07 06:34:11] Production.INFO: ==24216== Releasing lock...
[2026-04-07 06:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:34:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:34:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:34:14] Production.INFO: call_cost start
[2026-04-07 06:34:14] Production.INFO: call_cost end
[2026-04-07 06:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:34:14] Production.INFO: ==24212== Releasing lock...
[2026-04-07 06:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:35:01] Production.INFO: ==24285== Lock acquired, processing the job...
[2026-04-07 11:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:35:01] Production.INFO: neon service started
[2026-04-07 11:35:01] Production.INFO: neon service started
[2026-04-07 11:35:01] Production.INFO: ==24285== Releasing lock...
[2026-04-07 11:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:35:02] Production.INFO: ==24289== Lock acquired, processing the job...
[2026-04-07 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:35:02] Production.INFO: ==24289== Releasing lock...
[2026-04-07 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:35:02] Production.INFO: ==24287== Lock acquired, processing the job...
[2026-04-07 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:35:02] Production.INFO: ==24287== Releasing lock...
[2026-04-07 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:35:03] Production.INFO: ==24293== Lock acquired, processing the job...
[2026-04-07 06:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:35:03] Production.INFO: ==24291== Lock acquired, processing the job...
[2026-04-07 06:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:35:03] Production.INFO: ==24295== Lock acquired, processing the job...
[2026-04-07 06:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:35:03] Production.INFO: ==24297== Lock acquired, processing the job...
[2026-04-07 06:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:35:03] Production.INFO: ==24299== Lock acquired, processing the job...
[2026-04-07 06:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:35:03] Production.INFO: Account Balance Start.
[2026-04-07 06:35:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:35:03] Production.INFO: 117
[2026-04-07 06:35:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:35:03] Production.INFO: ==24299== Releasing lock...
[2026-04-07 06:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:35:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: ==24293== Releasing lock...
[2026-04-07 06:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:35:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:35:04] Production.INFO: Total Charge 0
[2026-04-07 06:35:04] Production.INFO: CreateAllLog End
[2026-04-07 06:35:04] Production.INFO: Account Balance End.
[2026-04-07 06:35:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:35:04] Production.INFO: ==24297== Releasing lock...
[2026-04-07 06:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:35:11] Production.ERROR: CronJobId end10
[2026-04-07 06:35:11] Production.INFO: ==24295== Releasing lock...
[2026-04-07 06:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:35:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:35:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:35:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:35:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:35:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:35:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:35:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:35:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:35:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:35:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:35:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:35:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:35:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:35:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:35:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:35:13] Production.INFO: call_cost start
[2026-04-07 06:35:13] Production.INFO: call_cost end
[2026-04-07 06:35:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:35:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:35:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:35:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:35:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:35:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:35:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:35:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:35:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:35:13] Production.INFO: ==24291== Releasing lock...
[2026-04-07 06:35:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:35:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:36:02] Production.INFO: ==24359== Lock acquired, processing the job...
[2026-04-07 11:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:36:02] Production.INFO: neon service started
[2026-04-07 11:36:02] Production.INFO: neon service started
[2026-04-07 11:36:02] Production.INFO: ==24359== Releasing lock...
[2026-04-07 11:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:36:02] Production.INFO: ==24362== Lock acquired, processing the job...
[2026-04-07 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:36:02] Production.INFO: ==24362== Releasing lock...
[2026-04-07 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:36:03] Production.INFO: ==24364== Lock acquired, processing the job...
[2026-04-07 10:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:36:03] Production.INFO: ==24364== Releasing lock...
[2026-04-07 10:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:36:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:36:03] Production.INFO: ==24374== Lock acquired, processing the job...
[2026-04-07 06:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:36:03] Production.INFO: ==24368== Lock acquired, processing the job...
[2026-04-07 06:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:36:03] Production.INFO: ==24366== Lock acquired, processing the job...
[2026-04-07 06:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:36:03] Production.INFO: ==24372== Lock acquired, processing the job...
[2026-04-07 06:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:36:03] Production.INFO: ==24370== Lock acquired, processing the job...
[2026-04-07 06:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:36:03] Production.INFO: ==24374== Releasing lock...
[2026-04-07 06:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:36:03] Production.INFO: Account Balance Start.
[2026-04-07 06:36:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:36:03] Production.INFO: 117
[2026-04-07 06:36:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-09
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-10
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:36:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:36:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-11
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-12
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-13
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-14
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-15
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: ==24368== Releasing lock...
[2026-04-07 06:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:36:05] Production.INFO: Total Charge 0
[2026-04-07 06:36:05] Production.INFO: CreateAllLog End
[2026-04-07 06:36:05] Production.INFO: Account Balance End.
[2026-04-07 06:36:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:36:05] Production.INFO: ==24372== Releasing lock...
[2026-04-07 06:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:36:11] Production.ERROR: CronJobId end10
[2026-04-07 06:36:11] Production.INFO: ==24370== Releasing lock...
[2026-04-07 06:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:36:15] Production.INFO: call_cost start
[2026-04-07 06:36:15] Production.INFO: call_cost end
[2026-04-07 06:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:36:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:36:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:36:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:36:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:36:15] Production.INFO: ==24366== Releasing lock...
[2026-04-07 06:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:37:01] Production.INFO: ==24428== Lock acquired, processing the job...
[2026-04-07 11:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:37:01] Production.INFO: neon service started
[2026-04-07 11:37:01] Production.INFO: neon service started
[2026-04-07 11:37:01] Production.INFO: ==24428== Releasing lock...
[2026-04-07 11:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:37:02] Production.INFO: ==24432== Lock acquired, processing the job...
[2026-04-07 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:37:02] Production.INFO: ==24432== Releasing lock...
[2026-04-07 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:37:02] Production.INFO: ==24430== Lock acquired, processing the job...
[2026-04-07 06:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:37:02] Production.INFO: ==24430== Releasing lock...
[2026-04-07 06:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:37:03] Production.INFO: ==24434== Lock acquired, processing the job...
[2026-04-07 06:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:37:03] Production.INFO: ==24438== Lock acquired, processing the job...
[2026-04-07 06:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:37:03] Production.INFO: ==24436== Lock acquired, processing the job...
[2026-04-07 06:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:37:03] Production.INFO: ==24440== Lock acquired, processing the job...
[2026-04-07 06:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:37:03] Production.INFO: ==24442== Lock acquired, processing the job...
[2026-04-07 06:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:37:03] Production.INFO: Account Balance Start.
[2026-04-07 06:37:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:37:03] Production.INFO: 117
[2026-04-07 06:37:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:37:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:37:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:03] Production.INFO: ==24442== Releasing lock...
[2026-04-07 06:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:37:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: ==24436== Releasing lock...
[2026-04-07 06:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:37:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:37:04] Production.INFO: Total Charge 0
[2026-04-07 06:37:04] Production.INFO: CreateAllLog End
[2026-04-07 06:37:04] Production.INFO: Account Balance End.
[2026-04-07 06:37:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:37:04] Production.INFO: ==24440== Releasing lock...
[2026-04-07 06:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:37:11] Production.ERROR: CronJobId end10
[2026-04-07 06:37:11] Production.INFO: ==24438== Releasing lock...
[2026-04-07 06:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:37:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:37:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:37:13] Production.INFO: call_cost start
[2026-04-07 06:37:13] Production.INFO: call_cost end
[2026-04-07 06:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:37:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:37:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:37:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:37:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:37:13] Production.INFO: ==24434== Releasing lock...
[2026-04-07 06:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:38:02] Production.INFO: ==24503== Lock acquired, processing the job...
[2026-04-07 11:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:38:02] Production.INFO: neon service started
[2026-04-07 11:38:02] Production.INFO: neon service started
[2026-04-07 11:38:02] Production.INFO: ==24503== Releasing lock...
[2026-04-07 11:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:38:02] Production.INFO: ==24506== Lock acquired, processing the job...
[2026-04-07 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:38:02] Production.INFO: ==24506== Releasing lock...
[2026-04-07 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:38:02] Production.INFO: ==24508== Lock acquired, processing the job...
[2026-04-07 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:38:02] Production.INFO: ==24508== Releasing lock...
[2026-04-07 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:38:03] Production.INFO: ==24516== Lock acquired, processing the job...
[2026-04-07 06:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:38:03] Production.INFO: Account Balance Start.
[2026-04-07 06:38:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:38:03] Production.INFO: 117
[2026-04-07 06:38:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:03] Production.INFO: ==24510== Lock acquired, processing the job...
[2026-04-07 06:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:38:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:38:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:03] Production.INFO: ==24512== Lock acquired, processing the job...
[2026-04-07 06:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:38:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:03] Production.INFO: ==24514== Lock acquired, processing the job...
[2026-04-07 06:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:38:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:03] Production.INFO: ==24518== Lock acquired, processing the job...
[2026-04-07 06:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:38:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:38:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:38:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:38:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:38:04] Production.INFO: ==24518== Releasing lock...
[2026-04-07 06:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:38:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:38:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:38:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:38:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:38:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:38:04] Production.INFO: ==24512== Releasing lock...
[2026-04-07 06:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:05] Production.INFO: Date 2026-03-26
[2026-04-07 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:05] Production.INFO: Date 2026-03-27
[2026-04-07 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:05] Production.INFO: Date 2026-03-28
[2026-04-07 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:05] Production.INFO: Date 2026-03-29
[2026-04-07 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:05] Production.INFO: Date 2026-03-30
[2026-04-07 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:05] Production.INFO: Date 2026-03-31
[2026-04-07 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:05] Production.INFO: Date 2026-04-01
[2026-04-07 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:05] Production.INFO: Date 2026-04-02
[2026-04-07 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:05] Production.INFO: Date 2026-04-03
[2026-04-07 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:05] Production.INFO: Date 2026-04-04
[2026-04-07 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:05] Production.INFO: Date 2026-04-05
[2026-04-07 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:05] Production.INFO: Date 2026-04-06
[2026-04-07 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:05] Production.INFO: Date 2026-04-07
[2026-04-07 06:38:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:38:05] Production.INFO: Total Charge 0
[2026-04-07 06:38:05] Production.INFO: CreateAllLog End
[2026-04-07 06:38:05] Production.INFO: Account Balance End.
[2026-04-07 06:38:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:38:05] Production.INFO: ==24516== Releasing lock...
[2026-04-07 06:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:38:12] Production.ERROR: CronJobId end10
[2026-04-07 06:38:12] Production.INFO: ==24514== Releasing lock...
[2026-04-07 06:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:38:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:38:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:38:15] Production.INFO: call_cost start
[2026-04-07 06:38:15] Production.INFO: call_cost end
[2026-04-07 06:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:38:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:38:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:38:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:38:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:38:15] Production.INFO: ==24510== Releasing lock...
[2026-04-07 06:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:39:01] Production.INFO: ==24572== Lock acquired, processing the job...
[2026-04-07 11:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:39:01] Production.INFO: neon service started
[2026-04-07 11:39:01] Production.INFO: neon service started
[2026-04-07 11:39:01] Production.INFO: ==24572== Releasing lock...
[2026-04-07 11:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:39:02] Production.INFO: ==24574== Lock acquired, processing the job...
[2026-04-07 06:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:39:02] Production.INFO: ==24576== Lock acquired, processing the job...
[2026-04-07 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:39:02] Production.INFO: ==24576== Releasing lock...
[2026-04-07 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:39:02] Production.INFO: ==24574== Releasing lock...
[2026-04-07 06:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:39:03] Production.INFO: ==24579== Lock acquired, processing the job...
[2026-04-07 06:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:39:03] Production.INFO: ==24583== Lock acquired, processing the job...
[2026-04-07 06:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:39:03] Production.INFO: ==24581== Lock acquired, processing the job...
[2026-04-07 06:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:39:03] Production.INFO: ==24587== Lock acquired, processing the job...
[2026-04-07 06:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:39:03] Production.INFO: ==24585== Lock acquired, processing the job...
[2026-04-07 06:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:39:03] Production.INFO: ==24587== Releasing lock...
[2026-04-07 06:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:39:03] Production.INFO: Account Balance Start.
[2026-04-07 06:39:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:39:03] Production.INFO: 117
[2026-04-07 06:39:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: ==24581== Releasing lock...
[2026-04-07 06:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:39:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:39:04] Production.INFO: Total Charge 0
[2026-04-07 06:39:04] Production.INFO: CreateAllLog End
[2026-04-07 06:39:04] Production.INFO: Account Balance End.
[2026-04-07 06:39:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:39:04] Production.INFO: ==24585== Releasing lock...
[2026-04-07 06:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:39:11] Production.ERROR: CronJobId end10
[2026-04-07 06:39:11] Production.INFO: ==24583== Releasing lock...
[2026-04-07 06:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:39:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:39:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:39:14] Production.INFO: call_cost start
[2026-04-07 06:39:14] Production.INFO: call_cost end
[2026-04-07 06:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:39:14] Production.INFO: ==24579== Releasing lock...
[2026-04-07 06:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:40:02] Production.INFO: ==24642== Lock acquired, processing the job...
[2026-04-07 11:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:40:02] Production.INFO: neon service started
[2026-04-07 11:40:02] Production.INFO: neon service started
[2026-04-07 11:40:02] Production.INFO: ==24642== Releasing lock...
[2026-04-07 11:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:40:02] Production.INFO: ==24644== Lock acquired, processing the job...
[2026-04-07 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:40:02] Production.INFO: ==24644== Releasing lock...
[2026-04-07 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:40:02] Production.INFO: ==24646== Lock acquired, processing the job...
[2026-04-07 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:40:02] Production.INFO: ==24646== Releasing lock...
[2026-04-07 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:40:03] Production.INFO: ==24648== Lock acquired, processing the job...
[2026-04-07 06:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:40:03] Production.INFO: ==24652== Lock acquired, processing the job...
[2026-04-07 06:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:40:03] Production.INFO: ==24650== Lock acquired, processing the job...
[2026-04-07 06:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:40:03] Production.INFO: ==24656== Lock acquired, processing the job...
[2026-04-07 06:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:40:03] Production.INFO: ==24654== Lock acquired, processing the job...
[2026-04-07 06:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:40:03] Production.INFO: Account Balance Start.
[2026-04-07 06:40:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:40:03] Production.INFO: 117
[2026-04-07 06:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:40:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:40:03] Production.INFO: ==24656== Releasing lock...
[2026-04-07 06:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:40:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:04] Production.INFO: ==24650== Releasing lock...
[2026-04-07 06:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:40:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:40:04] Production.INFO: Total Charge 0
[2026-04-07 06:40:04] Production.INFO: CreateAllLog End
[2026-04-07 06:40:04] Production.INFO: Account Balance End.
[2026-04-07 06:40:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:40:04] Production.INFO: ==24654== Releasing lock...
[2026-04-07 06:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:40:11] Production.ERROR: CronJobId end10
[2026-04-07 06:40:11] Production.INFO: ==24652== Releasing lock...
[2026-04-07 06:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:40:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:40:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:40:13] Production.INFO: call_cost start
[2026-04-07 06:40:13] Production.INFO: call_cost end
[2026-04-07 06:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:40:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:40:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:40:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:40:14] Production.INFO: ==24648== Releasing lock...
[2026-04-07 06:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:41:01] Production.INFO: ==24713== Lock acquired, processing the job...
[2026-04-07 11:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:41:01] Production.INFO: neon service started
[2026-04-07 11:41:01] Production.INFO: neon service started
[2026-04-07 11:41:01] Production.INFO: ==24713== Releasing lock...
[2026-04-07 11:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:41:01] Production.INFO: ==24715== Lock acquired, processing the job...
[2026-04-07 06:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:41:02] Production.INFO: ==24715== Releasing lock...
[2026-04-07 06:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:41:02] Production.INFO: ==24717== Lock acquired, processing the job...
[2026-04-07 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:41:02] Production.INFO: ==24717== Releasing lock...
[2026-04-07 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:41:02] Production.INFO: ==24719== Lock acquired, processing the job...
[2026-04-07 06:41:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 06:41:02] Production.INFO: ==24721== Lock acquired, processing the job...
[2026-04-07 06:41:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:41:02] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 06:41:02] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 06:41:02] Production.INFO: ==24719== Releasing lock...
[2026-04-07 06:41:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 06:41:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 06:41:02] Production.INFO: ==24727== Lock acquired, processing the job...
[2026-04-07 06:41:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:41:03] Production.INFO: Account Balance Start.
[2026-04-07 06:41:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:41:03] Production.INFO: 117
[2026-04-07 06:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.INFO: ==24723== Lock acquired, processing the job...
[2026-04-07 06:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.INFO: ==24725== Lock acquired, processing the job...
[2026-04-07 06:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.INFO: ==24729== Lock acquired, processing the job...
[2026-04-07 06:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:41:03] Production.INFO: ==24731== Lock acquired, processing the job...
[2026-04-07 06:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-22
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-23
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-24
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-25
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-26
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-27
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.INFO: ==24731== Releasing lock...
[2026-04-07 06:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-28
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:03] Production.INFO: Date 2026-03-29
[2026-04-07 06:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:04] Production.INFO: ==24723== Releasing lock...
[2026-04-07 06:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:41:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:04] Production.ERROR: done
[2026-04-07 06:41:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:41:04] Production.INFO: Total Charge 0
[2026-04-07 06:41:04] Production.INFO: CreateAllLog End
[2026-04-07 06:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 06:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052162', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 06:41:04] Production.INFO: Account Balance End.
[2026-04-07 06:41:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:41:04] Production.INFO: ==24727== Releasing lock...
[2026-04-07 06:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:41:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052162', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 06:41:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 06:41:09] Production.INFO: ProcessCDR(1,17052162,1,1,2)
[2026-04-07 06:41:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052162,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 06:41:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052162,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 06:41:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 06:41:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 06:41:09] Production.INFO: ==24729== Releasing lock...
[2026-04-07 06:41:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 06:41:09] Production.INFO: 26 MB #Memory Used#
[2026-04-07 06:41:13] Production.ERROR: CronJobId end10
[2026-04-07 06:41:13] Production.INFO: ==24725== Releasing lock...
[2026-04-07 06:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:41:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:41:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:41:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:41:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:41:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:41:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:41:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:41:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:41:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:41:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:41:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:41:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:41:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:41:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:41:16] Production.INFO: call_cost start
[2026-04-07 06:41:16] Production.INFO: call_cost end
[2026-04-07 06:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:41:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:41:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:41:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:41:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:41:16] Production.INFO: ==24721== Releasing lock...
[2026-04-07 06:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:42:01] Production.INFO: ==24786== Lock acquired, processing the job...
[2026-04-07 11:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:42:01] Production.INFO: neon service started
[2026-04-07 11:42:01] Production.INFO: neon service started
[2026-04-07 11:42:01] Production.INFO: ==24786== Releasing lock...
[2026-04-07 11:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:42:02] Production.INFO: ==24790== Lock acquired, processing the job...
[2026-04-07 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:42:02] Production.INFO: ==24790== Releasing lock...
[2026-04-07 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:42:02] Production.INFO: ==24788== Lock acquired, processing the job...
[2026-04-07 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:42:02] Production.INFO: ==24788== Releasing lock...
[2026-04-07 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:42:03] Production.INFO: ==24794== Lock acquired, processing the job...
[2026-04-07 06:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:42:03] Production.INFO: ==24792== Lock acquired, processing the job...
[2026-04-07 06:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:42:03] Production.INFO: ==24796== Lock acquired, processing the job...
[2026-04-07 06:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:42:03] Production.INFO: ==24798== Lock acquired, processing the job...
[2026-04-07 06:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:42:03] Production.INFO: ==24800== Lock acquired, processing the job...
[2026-04-07 06:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:42:03] Production.INFO: Account Balance Start.
[2026-04-07 06:42:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:42:03] Production.INFO: 117
[2026-04-07 06:42:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:42:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:42:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:03] Production.INFO: ==24800== Releasing lock...
[2026-04-07 06:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:42:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: ==24794== Releasing lock...
[2026-04-07 06:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:42:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:42:04] Production.INFO: Total Charge 0
[2026-04-07 06:42:04] Production.INFO: CreateAllLog End
[2026-04-07 06:42:04] Production.INFO: Account Balance End.
[2026-04-07 06:42:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:42:04] Production.INFO: ==24798== Releasing lock...
[2026-04-07 06:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:42:11] Production.ERROR: CronJobId end10
[2026-04-07 06:42:11] Production.INFO: ==24796== Releasing lock...
[2026-04-07 06:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:42:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:42:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:42:14] Production.INFO: call_cost start
[2026-04-07 06:42:14] Production.INFO: call_cost end
[2026-04-07 06:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:42:14] Production.INFO: ==24792== Releasing lock...
[2026-04-07 06:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:43:02] Production.INFO: ==24856== Lock acquired, processing the job...
[2026-04-07 11:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:43:02] Production.INFO: neon service started
[2026-04-07 11:43:02] Production.INFO: neon service started
[2026-04-07 11:43:02] Production.INFO: ==24856== Releasing lock...
[2026-04-07 11:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:43:02] Production.INFO: ==24858== Lock acquired, processing the job...
[2026-04-07 06:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:43:02] Production.INFO: ==24858== Releasing lock...
[2026-04-07 06:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:43:02] Production.INFO: ==24860== Lock acquired, processing the job...
[2026-04-07 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:43:02] Production.INFO: ==24860== Releasing lock...
[2026-04-07 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:43:03] Production.INFO: ==24862== Lock acquired, processing the job...
[2026-04-07 06:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:43:03] Production.INFO: ==24864== Lock acquired, processing the job...
[2026-04-07 06:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:43:03] Production.INFO: ==24870== Lock acquired, processing the job...
[2026-04-07 06:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:43:03] Production.INFO: ==24866== Lock acquired, processing the job...
[2026-04-07 06:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:43:03] Production.INFO: ==24868== Lock acquired, processing the job...
[2026-04-07 06:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:43:03] Production.INFO: ==24870== Releasing lock...
[2026-04-07 06:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:43:03] Production.INFO: Account Balance Start.
[2026-04-07 06:43:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:43:03] Production.INFO: 117
[2026-04-07 06:43:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-10
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-11
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-12
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-13
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-14
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: ==24864== Releasing lock...
[2026-04-07 06:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-15
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:05] Production.INFO: Date 2026-04-06
[2026-04-07 06:43:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:05] Production.INFO: Date 2026-04-07
[2026-04-07 06:43:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:43:05] Production.INFO: Total Charge 0
[2026-04-07 06:43:05] Production.INFO: CreateAllLog End
[2026-04-07 06:43:05] Production.INFO: Account Balance End.
[2026-04-07 06:43:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:43:05] Production.INFO: ==24868== Releasing lock...
[2026-04-07 06:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:43:10] Production.ERROR: CronJobId end10
[2026-04-07 06:43:10] Production.INFO: ==24866== Releasing lock...
[2026-04-07 06:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:43:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:43:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:43:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:43:13] Production.INFO: call_cost start
[2026-04-07 06:43:13] Production.INFO: call_cost end
[2026-04-07 06:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:43:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:43:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:43:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:43:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:43:13] Production.INFO: ==24862== Releasing lock...
[2026-04-07 06:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:44:01] Production.INFO: ==24927== Lock acquired, processing the job...
[2026-04-07 11:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:44:01] Production.INFO: neon service started
[2026-04-07 11:44:01] Production.INFO: neon service started
[2026-04-07 11:44:01] Production.INFO: ==24927== Releasing lock...
[2026-04-07 11:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:44:01] Production.INFO: ==24929== Lock acquired, processing the job...
[2026-04-07 06:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:44:02] Production.INFO: ==24929== Releasing lock...
[2026-04-07 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:44:02] Production.INFO: ==24931== Lock acquired, processing the job...
[2026-04-07 10:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:44:02] Production.INFO: ==24931== Releasing lock...
[2026-04-07 10:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:44:02] Production.INFO: ==24939== Lock acquired, processing the job...
[2026-04-07 06:44:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:44:02] Production.INFO: Account Balance Start.
[2026-04-07 06:44:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:44:03] Production.INFO: 117
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: ==24933== Lock acquired, processing the job...
[2026-04-07 06:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: ==24935== Lock acquired, processing the job...
[2026-04-07 06:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:44:03] Production.INFO: ==24937== Lock acquired, processing the job...
[2026-04-07 06:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: ==24941== Lock acquired, processing the job...
[2026-04-07 06:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-22
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:44:03] Production.INFO: ==24941== Releasing lock...
[2026-04-07 06:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-23
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-24
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-25
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-26
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-27
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: ==24935== Releasing lock...
[2026-04-07 06:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-28
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-29
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-30
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: Date 2026-03-31
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: Date 2026-04-01
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:03] Production.INFO: Date 2026-04-02
[2026-04-07 06:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:44:04] Production.INFO: Total Charge 0
[2026-04-07 06:44:04] Production.INFO: CreateAllLog End
[2026-04-07 06:44:04] Production.INFO: Account Balance End.
[2026-04-07 06:44:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:44:04] Production.INFO: ==24939== Releasing lock...
[2026-04-07 06:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:44:11] Production.ERROR: CronJobId end10
[2026-04-07 06:44:11] Production.INFO: ==24937== Releasing lock...
[2026-04-07 06:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:44:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:44:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:44:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:44:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:44:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:44:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:44:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:44:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:44:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:44:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:44:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:44:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:44:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:44:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:44:13] Production.INFO: call_cost start
[2026-04-07 06:44:13] Production.INFO: call_cost end
[2026-04-07 06:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:44:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:44:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:44:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:44:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:44:13] Production.INFO: ==24933== Releasing lock...
[2026-04-07 06:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:45:01] Production.INFO: ==24995== Lock acquired, processing the job...
[2026-04-07 11:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:45:02] Production.INFO: neon service started
[2026-04-07 11:45:02] Production.INFO: neon service started
[2026-04-07 11:45:02] Production.INFO: ==24995== Releasing lock...
[2026-04-07 11:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:45:02] Production.INFO: ==24997== Lock acquired, processing the job...
[2026-04-07 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:45:02] Production.INFO: ==24997== Releasing lock...
[2026-04-07 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:45:02] Production.INFO: ==24999== Lock acquired, processing the job...
[2026-04-07 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:45:02] Production.INFO: ==24999== Releasing lock...
[2026-04-07 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:45:03] Production.INFO: ==25002== Lock acquired, processing the job...
[2026-04-07 06:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:45:03] Production.INFO: ==25004== Lock acquired, processing the job...
[2026-04-07 06:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:45:03] Production.INFO: ==25006== Lock acquired, processing the job...
[2026-04-07 06:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:45:03] Production.INFO: ==25008== Lock acquired, processing the job...
[2026-04-07 06:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:45:03] Production.INFO: ==25010== Lock acquired, processing the job...
[2026-04-07 06:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:45:03] Production.INFO: Account Balance Start.
[2026-04-07 06:45:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:45:03] Production.INFO: 117
[2026-04-07 06:45:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:45:03] Production.INFO: ==25010== Releasing lock...
[2026-04-07 06:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:45:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:45:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: ==25004== Releasing lock...
[2026-04-07 06:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:45:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:45:04] Production.INFO: Total Charge 0
[2026-04-07 06:45:05] Production.INFO: CreateAllLog End
[2026-04-07 06:45:05] Production.INFO: Account Balance End.
[2026-04-07 06:45:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:45:05] Production.INFO: ==25008== Releasing lock...
[2026-04-07 06:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:45:11] Production.ERROR: CronJobId end10
[2026-04-07 06:45:11] Production.INFO: ==25006== Releasing lock...
[2026-04-07 06:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:45:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:45:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:45:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:45:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:45:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:45:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:45:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:45:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:45:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:45:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:45:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:45:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:45:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:45:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:45:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:45:13] Production.INFO: call_cost start
[2026-04-07 06:45:13] Production.INFO: call_cost end
[2026-04-07 06:45:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:45:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:45:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:45:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:45:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:45:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:45:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:45:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:45:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:45:13] Production.INFO: ==25002== Releasing lock...
[2026-04-07 06:45:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:45:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:46:01] Production.INFO: ==25063== Lock acquired, processing the job...
[2026-04-07 11:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:46:01] Production.INFO: neon service started
[2026-04-07 11:46:01] Production.INFO: neon service started
[2026-04-07 11:46:01] Production.INFO: ==25063== Releasing lock...
[2026-04-07 11:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:46:01] Production.INFO: ==25065== Lock acquired, processing the job...
[2026-04-07 06:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:46:01] Production.INFO: ==25065== Releasing lock...
[2026-04-07 06:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:46:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:46:02] Production.INFO: ==25067== Lock acquired, processing the job...
[2026-04-07 10:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:46:02] Production.INFO: ==25067== Releasing lock...
[2026-04-07 10:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:46:02] Production.INFO: ==25071== Lock acquired, processing the job...
[2026-04-07 06:46:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:46:02] Production.INFO: ==25069== Lock acquired, processing the job...
[2026-04-07 06:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:46:02] Production.INFO: ==25075== Lock acquired, processing the job...
[2026-04-07 06:46:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:46:02] Production.INFO: ==25073== Lock acquired, processing the job...
[2026-04-07 06:46:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:46:02] Production.INFO: ==25077== Lock acquired, processing the job...
[2026-04-07 06:46:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:46:03] Production.INFO: Account Balance Start.
[2026-04-07 06:46:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:46:03] Production.INFO: 117
[2026-04-07 06:46:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:03] Production.INFO: ==25077== Releasing lock...
[2026-04-07 06:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:46:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:46:03] Production.INFO: ==25071== Releasing lock...
[2026-04-07 06:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:03] Production.INFO: Date 2026-03-22
[2026-04-07 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:03] Production.INFO: Date 2026-03-23
[2026-04-07 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:03] Production.INFO: Date 2026-03-24
[2026-04-07 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:03] Production.INFO: Date 2026-03-25
[2026-04-07 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:03] Production.INFO: Date 2026-03-26
[2026-04-07 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:03] Production.INFO: Date 2026-03-27
[2026-04-07 06:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:46:04] Production.INFO: Total Charge 0
[2026-04-07 06:46:04] Production.INFO: CreateAllLog End
[2026-04-07 06:46:04] Production.INFO: Account Balance End.
[2026-04-07 06:46:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:46:04] Production.INFO: ==25075== Releasing lock...
[2026-04-07 06:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:46:10] Production.ERROR: CronJobId end10
[2026-04-07 06:46:10] Production.INFO: ==25073== Releasing lock...
[2026-04-07 06:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:46:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:46:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:46:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:46:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:46:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:46:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:46:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:46:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:46:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:46:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:46:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:46:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:46:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:46:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:46:13] Production.INFO: call_cost start
[2026-04-07 06:46:13] Production.INFO: call_cost end
[2026-04-07 06:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:46:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:46:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:46:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:46:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:46:13] Production.INFO: ==25069== Releasing lock...
[2026-04-07 06:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:47:01] Production.INFO: ==25133== Lock acquired, processing the job...
[2026-04-07 11:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:47:01] Production.INFO: neon service started
[2026-04-07 11:47:01] Production.INFO: neon service started
[2026-04-07 11:47:01] Production.INFO: ==25133== Releasing lock...
[2026-04-07 11:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:47:02] Production.INFO: ==25138== Lock acquired, processing the job...
[2026-04-07 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:47:02] Production.INFO: ==25138== Releasing lock...
[2026-04-07 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:47:02] Production.INFO: ==25136== Lock acquired, processing the job...
[2026-04-07 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:47:02] Production.INFO: ==25136== Releasing lock...
[2026-04-07 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:47:02] Production.INFO: ==25140== Lock acquired, processing the job...
[2026-04-07 06:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:47:02] Production.INFO: ==25144== Lock acquired, processing the job...
[2026-04-07 06:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:47:03] Production.INFO: ==25146== Lock acquired, processing the job...
[2026-04-07 06:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:47:03] Production.INFO: ==25142== Lock acquired, processing the job...
[2026-04-07 06:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:47:03] Production.INFO: ==25148== Lock acquired, processing the job...
[2026-04-07 06:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:47:03] Production.INFO: Account Balance Start.
[2026-04-07 06:47:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:47:03] Production.INFO: 117
[2026-04-07 06:47:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:47:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:03] Production.INFO: ==25148== Releasing lock...
[2026-04-07 06:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:47:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:03] Production.INFO: Date 2026-03-22
[2026-04-07 06:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:03] Production.INFO: Date 2026-03-23
[2026-04-07 06:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:03] Production.INFO: Date 2026-03-24
[2026-04-07 06:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:47:04] Production.INFO: ==25142== Releasing lock...
[2026-04-07 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:47:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:47:04] Production.INFO: Total Charge 0
[2026-04-07 06:47:04] Production.INFO: CreateAllLog End
[2026-04-07 06:47:04] Production.INFO: Account Balance End.
[2026-04-07 06:47:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:47:04] Production.INFO: ==25146== Releasing lock...
[2026-04-07 06:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:47:11] Production.ERROR: CronJobId end10
[2026-04-07 06:47:11] Production.INFO: ==25144== Releasing lock...
[2026-04-07 06:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:47:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:47:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:47:14] Production.INFO: call_cost start
[2026-04-07 06:47:14] Production.INFO: call_cost end
[2026-04-07 06:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:47:14] Production.INFO: ==25140== Releasing lock...
[2026-04-07 06:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:48:02] Production.INFO: ==25204== Lock acquired, processing the job...
[2026-04-07 11:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:48:02] Production.INFO: neon service started
[2026-04-07 11:48:02] Production.INFO: neon service started
[2026-04-07 11:48:02] Production.INFO: ==25204== Releasing lock...
[2026-04-07 11:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:48:02] Production.INFO: ==25208== Lock acquired, processing the job...
[2026-04-07 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:48:02] Production.INFO: ==25208== Releasing lock...
[2026-04-07 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:48:02] Production.INFO: ==25206== Lock acquired, processing the job...
[2026-04-07 06:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:48:02] Production.INFO: ==25206== Releasing lock...
[2026-04-07 06:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:48:03] Production.INFO: ==25211== Lock acquired, processing the job...
[2026-04-07 06:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:48:03] Production.INFO: ==25215== Lock acquired, processing the job...
[2026-04-07 06:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:48:03] Production.INFO: ==25213== Lock acquired, processing the job...
[2026-04-07 06:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:48:03] Production.INFO: ==25219== Lock acquired, processing the job...
[2026-04-07 06:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:48:03] Production.INFO: ==25217== Lock acquired, processing the job...
[2026-04-07 06:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:48:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:48:04] Production.INFO: ==25219== Releasing lock...
[2026-04-07 06:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:48:04] Production.INFO: Account Balance Start.
[2026-04-07 06:48:04] Production.INFO: CreateAllLog Start
[2026-04-07 06:48:04] Production.INFO: 117
[2026-04-07 06:48:04] Production.INFO: Date 2026-03-08
[2026-04-07 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:04] Production.INFO: Date 2026-03-09
[2026-04-07 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:04] Production.INFO: Date 2026-03-10
[2026-04-07 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:04] Production.INFO: Date 2026-03-11
[2026-04-07 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:04] Production.INFO: Date 2026-03-12
[2026-04-07 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:04] Production.INFO: Date 2026-03-13
[2026-04-07 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:04] Production.INFO: Date 2026-03-14
[2026-04-07 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:04] Production.INFO: Date 2026-03-15
[2026-04-07 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:04] Production.INFO: ==25213== Releasing lock...
[2026-04-07 06:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:48:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:05] Production.INFO: Date 2026-03-26
[2026-04-07 06:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:05] Production.INFO: Date 2026-03-27
[2026-04-07 06:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:05] Production.INFO: Date 2026-03-28
[2026-04-07 06:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:05] Production.INFO: Date 2026-03-29
[2026-04-07 06:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:05] Production.INFO: Date 2026-03-30
[2026-04-07 06:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:05] Production.INFO: Date 2026-03-31
[2026-04-07 06:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:05] Production.INFO: Date 2026-04-01
[2026-04-07 06:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:05] Production.INFO: Date 2026-04-02
[2026-04-07 06:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:05] Production.INFO: Date 2026-04-03
[2026-04-07 06:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:05] Production.INFO: Date 2026-04-04
[2026-04-07 06:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:05] Production.INFO: Date 2026-04-05
[2026-04-07 06:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:05] Production.INFO: Date 2026-04-06
[2026-04-07 06:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:05] Production.INFO: Date 2026-04-07
[2026-04-07 06:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:48:05] Production.INFO: Total Charge 0
[2026-04-07 06:48:05] Production.INFO: CreateAllLog End
[2026-04-07 06:48:05] Production.INFO: Account Balance End.
[2026-04-07 06:48:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:48:05] Production.INFO: ==25217== Releasing lock...
[2026-04-07 06:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:48:11] Production.ERROR: CronJobId end10
[2026-04-07 06:48:11] Production.INFO: ==25215== Releasing lock...
[2026-04-07 06:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:48:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:48:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:48:14] Production.INFO: call_cost start
[2026-04-07 06:48:14] Production.INFO: call_cost end
[2026-04-07 06:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:48:14] Production.INFO: ==25211== Releasing lock...
[2026-04-07 06:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:49:01] Production.INFO: ==25271== Lock acquired, processing the job...
[2026-04-07 11:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:49:01] Production.INFO: neon service started
[2026-04-07 11:49:01] Production.INFO: neon service started
[2026-04-07 11:49:01] Production.INFO: ==25271== Releasing lock...
[2026-04-07 11:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:49:01] Production.INFO: ==25275== Lock acquired, processing the job...
[2026-04-07 10:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:49:01] Production.INFO: ==25275== Releasing lock...
[2026-04-07 10:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:49:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:49:02] Production.INFO: ==25273== Lock acquired, processing the job...
[2026-04-07 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:49:02] Production.INFO: ==25273== Releasing lock...
[2026-04-07 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:49:03] Production.INFO: ==25277== Lock acquired, processing the job...
[2026-04-07 06:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:49:03] Production.INFO: ==25279== Lock acquired, processing the job...
[2026-04-07 06:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:49:03] Production.INFO: ==25281== Lock acquired, processing the job...
[2026-04-07 06:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:49:03] Production.INFO: ==25285== Lock acquired, processing the job...
[2026-04-07 06:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:49:03] Production.INFO: ==25283== Lock acquired, processing the job...
[2026-04-07 06:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:49:03] Production.INFO: Account Balance Start.
[2026-04-07 06:49:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:49:03] Production.INFO: 117
[2026-04-07 06:49:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:49:03] Production.INFO: ==25285== Releasing lock...
[2026-04-07 06:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:03] Production.INFO: ==25279== Releasing lock...
[2026-04-07 06:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:49:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:03] Production.INFO: Date 2026-03-22
[2026-04-07 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:03] Production.INFO: Date 2026-03-23
[2026-04-07 06:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:49:04] Production.INFO: Total Charge 0
[2026-04-07 06:49:04] Production.INFO: CreateAllLog End
[2026-04-07 06:49:04] Production.INFO: Account Balance End.
[2026-04-07 06:49:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:49:04] Production.INFO: ==25283== Releasing lock...
[2026-04-07 06:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:49:10] Production.ERROR: CronJobId end10
[2026-04-07 06:49:10] Production.INFO: ==25281== Releasing lock...
[2026-04-07 06:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:49:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:49:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:49:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:49:13] Production.INFO: call_cost start
[2026-04-07 06:49:13] Production.INFO: call_cost end
[2026-04-07 06:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:49:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:49:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:49:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:49:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:49:13] Production.INFO: ==25277== Releasing lock...
[2026-04-07 06:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:50:01] Production.INFO: ==25338== Lock acquired, processing the job...
[2026-04-07 11:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:50:01] Production.INFO: neon service started
[2026-04-07 11:50:01] Production.INFO: neon service started
[2026-04-07 11:50:01] Production.INFO: ==25338== Releasing lock...
[2026-04-07 11:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:50:02] Production.INFO: ==25340== Lock acquired, processing the job...
[2026-04-07 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:50:02] Production.INFO: ==25340== Releasing lock...
[2026-04-07 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:50:02] Production.INFO: ==25342== Lock acquired, processing the job...
[2026-04-07 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:50:02] Production.INFO: ==25342== Releasing lock...
[2026-04-07 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:50:03] Production.INFO: ==25347== Lock acquired, processing the job...
[2026-04-07 06:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:50:03] Production.INFO: ==25345== Lock acquired, processing the job...
[2026-04-07 06:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:50:03] Production.INFO: ==25349== Lock acquired, processing the job...
[2026-04-07 06:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:50:03] Production.INFO: ==25353== Lock acquired, processing the job...
[2026-04-07 06:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:50:03] Production.INFO: ==25351== Lock acquired, processing the job...
[2026-04-07 06:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:50:03] Production.INFO: Account Balance Start.
[2026-04-07 06:50:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:50:03] Production.INFO: 117
[2026-04-07 06:50:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:50:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:50:03] Production.INFO: ==25353== Releasing lock...
[2026-04-07 06:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:03] Production.INFO: ==25347== Releasing lock...
[2026-04-07 06:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:50:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:50:04] Production.INFO: Total Charge 0
[2026-04-07 06:50:04] Production.INFO: CreateAllLog End
[2026-04-07 06:50:04] Production.INFO: Account Balance End.
[2026-04-07 06:50:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:50:04] Production.INFO: ==25351== Releasing lock...
[2026-04-07 06:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:50:11] Production.ERROR: CronJobId end10
[2026-04-07 06:50:11] Production.INFO: ==25349== Releasing lock...
[2026-04-07 06:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:50:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:50:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:50:13] Production.INFO: call_cost start
[2026-04-07 06:50:13] Production.INFO: call_cost end
[2026-04-07 06:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:50:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:50:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:50:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:50:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:50:13] Production.INFO: ==25345== Releasing lock...
[2026-04-07 06:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:51:01] Production.INFO: ==25416== Lock acquired, processing the job...
[2026-04-07 11:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:51:01] Production.INFO: neon service started
[2026-04-07 11:51:01] Production.INFO: neon service started
[2026-04-07 11:51:01] Production.INFO: ==25416== Releasing lock...
[2026-04-07 11:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:51:01] Production.INFO: ==25418== Lock acquired, processing the job...
[2026-04-07 06:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:51:02] Production.INFO: ==25420== Lock acquired, processing the job...
[2026-04-07 10:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 06:51:02] Production.INFO: ==25418== Releasing lock...
[2026-04-07 06:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:51:02] Production.INFO: ==25420== Releasing lock...
[2026-04-07 10:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:51:02] Production.INFO: ==25422== Lock acquired, processing the job...
[2026-04-07 06:51:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 06:51:02] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 06:51:02] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 06:51:02] Production.INFO: ==25422== Releasing lock...
[2026-04-07 06:51:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 06:51:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 06:51:02] Production.INFO: ==25424== Lock acquired, processing the job...
[2026-04-07 06:51:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:51:03] Production.INFO: ==25426== Lock acquired, processing the job...
[2026-04-07 06:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:51:03] Production.INFO: ==25430== Lock acquired, processing the job...
[2026-04-07 06:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:51:03] Production.INFO: ==25428== Lock acquired, processing the job...
[2026-04-07 06:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:51:03] Production.INFO: Account Balance Start.
[2026-04-07 06:51:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:51:03] Production.INFO: 117
[2026-04-07 06:51:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:03] Production.INFO: ==25432== Lock acquired, processing the job...
[2026-04-07 06:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 06:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:51:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 06:51:03] Production.INFO: ==25435== Lock acquired, processing the job...
[2026-04-07 06:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:51:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:51:03] Production.INFO: ==25435== Releasing lock...
[2026-04-07 06:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:51:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:03] Production.INFO: Date 2026-03-22
[2026-04-07 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:03] Production.ERROR: done
[2026-04-07 06:51:03] Production.INFO: ==25426== Releasing lock...
[2026-04-07 06:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:51:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 06:51:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052203', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 06:51:03] Production.INFO: Date 2026-03-23
[2026-04-07 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:03] Production.INFO: Date 2026-03-24
[2026-04-07 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:03] Production.INFO: Date 2026-03-25
[2026-04-07 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:03] Production.INFO: Date 2026-03-26
[2026-04-07 06:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:51:04] Production.INFO: Total Charge 0
[2026-04-07 06:51:04] Production.INFO: CreateAllLog End
[2026-04-07 06:51:04] Production.INFO: Account Balance End.
[2026-04-07 06:51:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:51:04] Production.INFO: ==25430== Releasing lock...
[2026-04-07 06:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:51:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052203', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 06:51:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 06:51:09] Production.INFO: ProcessCDR(1,17052203,1,1,2)
[2026-04-07 06:51:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052203,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 06:51:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052203,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 06:51:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 06:51:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 06:51:10] Production.INFO: ==25432== Releasing lock...
[2026-04-07 06:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 06:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 06:51:13] Production.ERROR: CronJobId end10
[2026-04-07 06:51:13] Production.INFO: ==25428== Releasing lock...
[2026-04-07 06:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:51:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:51:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:51:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:51:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:51:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:51:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:51:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:51:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:51:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:51:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:51:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:51:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:51:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:51:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:51:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:51:16] Production.INFO: call_cost start
[2026-04-07 06:51:16] Production.INFO: call_cost end
[2026-04-07 06:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:51:16] Production.INFO: ==25424== Releasing lock...
[2026-04-07 06:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:52:01] Production.INFO: ==25487== Lock acquired, processing the job...
[2026-04-07 11:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:52:01] Production.INFO: neon service started
[2026-04-07 11:52:01] Production.INFO: neon service started
[2026-04-07 11:52:01] Production.INFO: ==25487== Releasing lock...
[2026-04-07 11:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:52:02] Production.INFO: ==25491== Lock acquired, processing the job...
[2026-04-07 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:52:02] Production.INFO: ==25491== Releasing lock...
[2026-04-07 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:52:02] Production.INFO: ==25489== Lock acquired, processing the job...
[2026-04-07 06:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:52:02] Production.INFO: ==25489== Releasing lock...
[2026-04-07 06:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:52:03] Production.INFO: ==25494== Lock acquired, processing the job...
[2026-04-07 06:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:52:03] Production.INFO: ==25496== Lock acquired, processing the job...
[2026-04-07 06:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:52:03] Production.INFO: ==25498== Lock acquired, processing the job...
[2026-04-07 06:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:52:03] Production.INFO: ==25500== Lock acquired, processing the job...
[2026-04-07 06:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:52:03] Production.INFO: Account Balance Start.
[2026-04-07 06:52:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:52:03] Production.INFO: 117
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:52:03] Production.INFO: ==25502== Lock acquired, processing the job...
[2026-04-07 06:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.INFO: ==25502== Releasing lock...
[2026-04-07 06:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-22
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-23
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-24
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-25
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-26
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-27
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.INFO: Date 2026-03-28
[2026-04-07 06:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:03] Production.INFO: ==25496== Releasing lock...
[2026-04-07 06:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:52:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:52:04] Production.INFO: Total Charge 0
[2026-04-07 06:52:04] Production.INFO: CreateAllLog End
[2026-04-07 06:52:04] Production.INFO: Account Balance End.
[2026-04-07 06:52:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:52:04] Production.INFO: ==25500== Releasing lock...
[2026-04-07 06:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:52:11] Production.ERROR: CronJobId end10
[2026-04-07 06:52:11] Production.INFO: ==25498== Releasing lock...
[2026-04-07 06:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:52:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:52:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:52:14] Production.INFO: call_cost start
[2026-04-07 06:52:14] Production.INFO: call_cost end
[2026-04-07 06:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:52:14] Production.INFO: ==25494== Releasing lock...
[2026-04-07 06:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:53:02] Production.INFO: ==25557== Lock acquired, processing the job...
[2026-04-07 11:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:53:02] Production.INFO: neon service started
[2026-04-07 11:53:02] Production.INFO: neon service started
[2026-04-07 11:53:02] Production.INFO: ==25557== Releasing lock...
[2026-04-07 11:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:53:02] Production.INFO: ==25559== Lock acquired, processing the job...
[2026-04-07 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:53:02] Production.INFO: ==25559== Releasing lock...
[2026-04-07 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:53:02] Production.INFO: ==25561== Lock acquired, processing the job...
[2026-04-07 10:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:53:02] Production.INFO: ==25561== Releasing lock...
[2026-04-07 10:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:53:03] Production.INFO: ==25563== Lock acquired, processing the job...
[2026-04-07 06:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:53:03] Production.INFO: ==25565== Lock acquired, processing the job...
[2026-04-07 06:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:53:03] Production.INFO: ==25567== Lock acquired, processing the job...
[2026-04-07 06:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:53:03] Production.INFO: ==25569== Lock acquired, processing the job...
[2026-04-07 06:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:53:03] Production.INFO: ==25571== Lock acquired, processing the job...
[2026-04-07 06:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:53:03] Production.INFO: Account Balance Start.
[2026-04-07 06:53:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:53:03] Production.INFO: 117
[2026-04-07 06:53:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:53:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:53:03] Production.INFO: ==25571== Releasing lock...
[2026-04-07 06:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:53:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-03-15
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:53:04] Production.INFO: ==25565== Releasing lock...
[2026-04-07 06:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:53:04] Production.INFO: Total Charge 0
[2026-04-07 06:53:04] Production.INFO: CreateAllLog End
[2026-04-07 06:53:04] Production.INFO: Account Balance End.
[2026-04-07 06:53:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:53:04] Production.INFO: ==25569== Releasing lock...
[2026-04-07 06:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:53:11] Production.ERROR: CronJobId end10
[2026-04-07 06:53:11] Production.INFO: ==25567== Releasing lock...
[2026-04-07 06:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:53:13] Production.INFO: call_cost start
[2026-04-07 06:53:13] Production.INFO: call_cost end
[2026-04-07 06:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:53:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:53:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:53:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:53:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:53:13] Production.INFO: ==25563== Releasing lock...
[2026-04-07 06:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:54:01] Production.INFO: ==25627== Lock acquired, processing the job...
[2026-04-07 11:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:54:01] Production.INFO: neon service started
[2026-04-07 11:54:01] Production.INFO: neon service started
[2026-04-07 11:54:01] Production.INFO: ==25627== Releasing lock...
[2026-04-07 11:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:54:01] Production.INFO: ==25629== Lock acquired, processing the job...
[2026-04-07 06:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:54:02] Production.INFO: ==25631== Lock acquired, processing the job...
[2026-04-07 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:54:02] Production.INFO: ==25631== Releasing lock...
[2026-04-07 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:54:02] Production.INFO: ==25629== Releasing lock...
[2026-04-07 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:54:02] Production.INFO: ==25635== Lock acquired, processing the job...
[2026-04-07 06:54:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:54:02] Production.INFO: ==25637== Lock acquired, processing the job...
[2026-04-07 06:54:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:54:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:54:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:54:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:54:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:54:03] Production.INFO: ==25633== Lock acquired, processing the job...
[2026-04-07 06:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:54:03] Production.INFO: ==25639== Lock acquired, processing the job...
[2026-04-07 06:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:54:03] Production.INFO: ==25642== Lock acquired, processing the job...
[2026-04-07 06:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:54:03] Production.INFO: Account Balance Start.
[2026-04-07 06:54:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:54:03] Production.INFO: 117
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:54:03] Production.INFO: ==25635== Releasing lock...
[2026-04-07 06:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:54:03] Production.INFO: ==25642== Releasing lock...
[2026-04-07 06:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-22
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-23
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-24
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-25
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-26
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-27
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-28
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-29
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-30
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:03] Production.INFO: Date 2026-03-31
[2026-04-07 06:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:54:04] Production.INFO: Total Charge 0
[2026-04-07 06:54:04] Production.INFO: CreateAllLog End
[2026-04-07 06:54:04] Production.INFO: Account Balance End.
[2026-04-07 06:54:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:54:04] Production.INFO: ==25639== Releasing lock...
[2026-04-07 06:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:54:11] Production.ERROR: CronJobId end10
[2026-04-07 06:54:11] Production.INFO: ==25637== Releasing lock...
[2026-04-07 06:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:54:14] Production.INFO: call_cost start
[2026-04-07 06:54:14] Production.INFO: call_cost end
[2026-04-07 06:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:54:14] Production.INFO: ==25633== Releasing lock...
[2026-04-07 06:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:55:02] Production.INFO: ==25698== Lock acquired, processing the job...
[2026-04-07 11:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:55:02] Production.INFO: neon service started
[2026-04-07 11:55:02] Production.INFO: neon service started
[2026-04-07 11:55:02] Production.INFO: ==25698== Releasing lock...
[2026-04-07 11:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:55:02] Production.INFO: ==25702== Lock acquired, processing the job...
[2026-04-07 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:55:02] Production.INFO: ==25702== Releasing lock...
[2026-04-07 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:55:02] Production.INFO: ==25700== Lock acquired, processing the job...
[2026-04-07 06:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:55:02] Production.INFO: ==25700== Releasing lock...
[2026-04-07 06:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:55:03] Production.INFO: ==25707== Lock acquired, processing the job...
[2026-04-07 06:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:55:03] Production.INFO: ==25709== Lock acquired, processing the job...
[2026-04-07 06:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:55:03] Production.INFO: ==25711== Lock acquired, processing the job...
[2026-04-07 06:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:55:03] Production.INFO: ==25705== Lock acquired, processing the job...
[2026-04-07 06:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:55:03] Production.INFO: ==25713== Lock acquired, processing the job...
[2026-04-07 06:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:55:03] Production.INFO: Account Balance Start.
[2026-04-07 06:55:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:55:03] Production.INFO: 117
[2026-04-07 06:55:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:55:03] Production.INFO: ==25713== Releasing lock...
[2026-04-07 06:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:55:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-11
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-12
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-13
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-14
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-15
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: ==25707== Releasing lock...
[2026-04-07 06:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:55:04] Production.INFO: Total Charge 0
[2026-04-07 06:55:04] Production.INFO: CreateAllLog End
[2026-04-07 06:55:05] Production.INFO: Account Balance End.
[2026-04-07 06:55:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:55:05] Production.INFO: ==25711== Releasing lock...
[2026-04-07 06:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:55:12] Production.ERROR: CronJobId end10
[2026-04-07 06:55:12] Production.INFO: ==25709== Releasing lock...
[2026-04-07 06:55:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:55:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:55:14] Production.INFO: call_cost start
[2026-04-07 06:55:14] Production.INFO: call_cost end
[2026-04-07 06:55:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:55:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:55:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:55:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:55:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:55:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:55:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:55:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:55:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:55:14] Production.INFO: ==25705== Releasing lock...
[2026-04-07 06:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:55:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:56:01] Production.INFO: ==25766== Lock acquired, processing the job...
[2026-04-07 11:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:56:01] Production.INFO: neon service started
[2026-04-07 11:56:01] Production.INFO: neon service started
[2026-04-07 11:56:01] Production.INFO: ==25766== Releasing lock...
[2026-04-07 11:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:56:01] Production.INFO: ==25770== Lock acquired, processing the job...
[2026-04-07 10:56:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:56:01] Production.INFO: ==25770== Releasing lock...
[2026-04-07 10:56:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:56:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:56:02] Production.INFO: ==25768== Lock acquired, processing the job...
[2026-04-07 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:56:02] Production.INFO: ==25768== Releasing lock...
[2026-04-07 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:56:03] Production.INFO: ==25773== Lock acquired, processing the job...
[2026-04-07 06:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:56:03] Production.INFO: ==25779== Lock acquired, processing the job...
[2026-04-07 06:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:56:03] Production.INFO: ==25775== Lock acquired, processing the job...
[2026-04-07 06:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:56:03] Production.INFO: ==25777== Lock acquired, processing the job...
[2026-04-07 06:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:56:03] Production.INFO: ==25781== Lock acquired, processing the job...
[2026-04-07 06:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:56:03] Production.INFO: Account Balance Start.
[2026-04-07 06:56:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:56:03] Production.INFO: 117
[2026-04-07 06:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:56:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:56:03] Production.INFO: ==25781== Releasing lock...
[2026-04-07 06:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:56:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: ==25775== Releasing lock...
[2026-04-07 06:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:56:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:56:04] Production.INFO: Total Charge 0
[2026-04-07 06:56:04] Production.INFO: CreateAllLog End
[2026-04-07 06:56:04] Production.INFO: Account Balance End.
[2026-04-07 06:56:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:56:05] Production.INFO: ==25779== Releasing lock...
[2026-04-07 06:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:56:13] Production.ERROR: CronJobId end10
[2026-04-07 06:56:13] Production.INFO: ==25777== Releasing lock...
[2026-04-07 06:56:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:56:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:56:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:56:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:56:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:56:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:56:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:56:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:56:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:56:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:56:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:56:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:56:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:56:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:56:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:56:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:56:16] Production.INFO: call_cost start
[2026-04-07 06:56:16] Production.INFO: call_cost end
[2026-04-07 06:56:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:56:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:56:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:56:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:56:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:56:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:56:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:56:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:56:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:56:16] Production.INFO: ==25773== Releasing lock...
[2026-04-07 06:56:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:56:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:57:01] Production.INFO: ==25839== Lock acquired, processing the job...
[2026-04-07 11:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:57:01] Production.INFO: neon service started
[2026-04-07 11:57:01] Production.INFO: neon service started
[2026-04-07 11:57:01] Production.INFO: ==25839== Releasing lock...
[2026-04-07 11:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:57:02] Production.INFO: ==25843== Lock acquired, processing the job...
[2026-04-07 10:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:57:02] Production.INFO: ==25843== Releasing lock...
[2026-04-07 10:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:57:02] Production.INFO: ==25841== Lock acquired, processing the job...
[2026-04-07 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:57:02] Production.INFO: ==25841== Releasing lock...
[2026-04-07 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 06:57:03] Production.INFO: ==25846== Lock acquired, processing the job...
[2026-04-07 06:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:57:03] Production.INFO: ==25850== Lock acquired, processing the job...
[2026-04-07 06:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:57:03] Production.INFO: ==25848== Lock acquired, processing the job...
[2026-04-07 06:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:57:03] Production.INFO: ==25852== Lock acquired, processing the job...
[2026-04-07 06:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:57:03] Production.INFO: Account Balance Start.
[2026-04-07 06:57:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:57:03] Production.INFO: 117
[2026-04-07 06:57:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:57:03] Production.INFO: ==25854== Lock acquired, processing the job...
[2026-04-07 06:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:57:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:57:03] Production.INFO: ==25854== Releasing lock...
[2026-04-07 06:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:57:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: ==25848== Releasing lock...
[2026-04-07 06:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:57:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:57:04] Production.INFO: Total Charge 0
[2026-04-07 06:57:04] Production.INFO: CreateAllLog End
[2026-04-07 06:57:04] Production.INFO: Account Balance End.
[2026-04-07 06:57:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:57:04] Production.INFO: ==25852== Releasing lock...
[2026-04-07 06:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:57:12] Production.ERROR: CronJobId end10
[2026-04-07 06:57:12] Production.INFO: ==25850== Releasing lock...
[2026-04-07 06:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:57:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:57:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:57:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:57:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:57:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:57:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:57:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:57:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:57:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:57:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:57:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:57:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:57:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:57:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:57:15] Production.INFO: call_cost start
[2026-04-07 06:57:15] Production.INFO: call_cost end
[2026-04-07 06:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:57:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:57:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:57:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:57:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:57:15] Production.INFO: ==25846== Releasing lock...
[2026-04-07 06:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:58:02] Production.INFO: ==25908== Lock acquired, processing the job...
[2026-04-07 11:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:58:02] Production.INFO: neon service started
[2026-04-07 11:58:02] Production.INFO: neon service started
[2026-04-07 11:58:02] Production.INFO: ==25908== Releasing lock...
[2026-04-07 11:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:58:02] Production.INFO: ==25910== Lock acquired, processing the job...
[2026-04-07 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:58:02] Production.INFO: ==25910== Releasing lock...
[2026-04-07 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:58:03] Production.INFO: ==25912== Lock acquired, processing the job...
[2026-04-07 10:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:58:03] Production.INFO: ==25912== Releasing lock...
[2026-04-07 10:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:58:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:58:03] Production.INFO: ==25915== Lock acquired, processing the job...
[2026-04-07 06:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:58:03] Production.INFO: ==25917== Lock acquired, processing the job...
[2026-04-07 06:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:58:03] Production.INFO: ==25919== Lock acquired, processing the job...
[2026-04-07 06:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:58:03] Production.INFO: ==25921== Lock acquired, processing the job...
[2026-04-07 06:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:58:03] Production.INFO: ==25923== Lock acquired, processing the job...
[2026-04-07 06:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:58:03] Production.INFO: Account Balance Start.
[2026-04-07 06:58:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:58:03] Production.INFO: 117
[2026-04-07 06:58:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-09
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:58:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-10
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.INFO: ==25923== Releasing lock...
[2026-04-07 06:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-11
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-12
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-13
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-14
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.INFO: ==25917== Releasing lock...
[2026-04-07 06:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-15
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-16
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-17
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-18
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-19
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-20
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-21
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-22
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-23
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-24
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-25
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-26
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-27
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-28
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:04] Production.INFO: Date 2026-03-29
[2026-04-07 06:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:05] Production.INFO: Date 2026-03-30
[2026-04-07 06:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:05] Production.INFO: Date 2026-03-31
[2026-04-07 06:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:05] Production.INFO: Date 2026-04-01
[2026-04-07 06:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:05] Production.INFO: Date 2026-04-02
[2026-04-07 06:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:05] Production.INFO: Date 2026-04-03
[2026-04-07 06:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:05] Production.INFO: Date 2026-04-04
[2026-04-07 06:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:05] Production.INFO: Date 2026-04-05
[2026-04-07 06:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:05] Production.INFO: Date 2026-04-06
[2026-04-07 06:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:05] Production.INFO: Date 2026-04-07
[2026-04-07 06:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 06:58:05] Production.INFO: Total Charge 0
[2026-04-07 06:58:05] Production.INFO: CreateAllLog End
[2026-04-07 06:58:05] Production.INFO: Account Balance End.
[2026-04-07 06:58:05] Production.ERROR: CronJobId end 12
[2026-04-07 06:58:05] Production.INFO: ==25921== Releasing lock...
[2026-04-07 06:58:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:58:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:58:12] Production.ERROR: CronJobId end10
[2026-04-07 06:58:12] Production.INFO: ==25919== Releasing lock...
[2026-04-07 06:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:58:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:58:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:58:15] Production.INFO: call_cost start
[2026-04-07 06:58:15] Production.INFO: call_cost end
[2026-04-07 06:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:58:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:58:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:58:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:58:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:58:15] Production.INFO: ==25915== Releasing lock...
[2026-04-07 06:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 11:59:01] Production.INFO: ==25979== Lock acquired, processing the job...
[2026-04-07 11:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 11:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 11:59:01] Production.INFO: neon service started
[2026-04-07 11:59:01] Production.INFO: neon service started
[2026-04-07 11:59:01] Production.INFO: ==25979== Releasing lock...
[2026-04-07 11:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 11:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 06:59:01] Production.INFO: ==25981== Lock acquired, processing the job...
[2026-04-07 06:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 06:59:02] Production.INFO: ==25981== Releasing lock...
[2026-04-07 06:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 06:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:59:02] Production.INFO: ==25983== Lock acquired, processing the job...
[2026-04-07 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:59:02] Production.INFO: ==25983== Releasing lock...
[2026-04-07 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 10:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 06:59:02] Production.INFO: ==25986== Lock acquired, processing the job...
[2026-04-07 06:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 06:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 06:59:03] Production.INFO: ==25988== Lock acquired, processing the job...
[2026-04-07 06:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 06:59:03] Production.INFO: ==25990== Lock acquired, processing the job...
[2026-04-07 06:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 06:59:03] Production.INFO: ==25992== Lock acquired, processing the job...
[2026-04-07 06:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 06:59:03] Production.INFO: ==25994== Lock acquired, processing the job...
[2026-04-07 06:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 06:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 06:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 06:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 06:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 06:59:03] Production.INFO: Account Balance Start.
[2026-04-07 06:59:03] Production.INFO: CreateAllLog Start
[2026-04-07 06:59:03] Production.INFO: 117
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-08
[2026-04-07 06:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 06:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-09
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.INFO: ==25994== Releasing lock...
[2026-04-07 06:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 06:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-10
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-11
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-12
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-13
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-14
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-15
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-16
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-17
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-18
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-19
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-20
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-21
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-22
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-23
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.INFO: ==25988== Releasing lock...
[2026-04-07 06:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 06:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-24
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-25
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-26
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-27
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-28
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:03] Production.INFO: Date 2026-03-29
[2026-04-07 06:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:04] Production.INFO: Date 2026-03-30
[2026-04-07 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:04] Production.INFO: Date 2026-03-31
[2026-04-07 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:04] Production.INFO: Date 2026-04-01
[2026-04-07 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:04] Production.INFO: Date 2026-04-02
[2026-04-07 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:04] Production.INFO: Date 2026-04-03
[2026-04-07 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:04] Production.INFO: Date 2026-04-04
[2026-04-07 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:04] Production.INFO: Date 2026-04-05
[2026-04-07 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:04] Production.INFO: Date 2026-04-06
[2026-04-07 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:04] Production.INFO: Date 2026-04-07
[2026-04-07 06:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 06:59:04] Production.INFO: Total Charge 0
[2026-04-07 06:59:04] Production.INFO: CreateAllLog End
[2026-04-07 06:59:04] Production.INFO: Account Balance End.
[2026-04-07 06:59:04] Production.ERROR: CronJobId end 12
[2026-04-07 06:59:04] Production.INFO: ==25992== Releasing lock...
[2026-04-07 06:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 06:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 06:59:11] Production.ERROR: CronJobId end10
[2026-04-07 06:59:11] Production.INFO: ==25990== Releasing lock...
[2026-04-07 06:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 06:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 06:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 06:59:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 06:59:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 06:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 06:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 06:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 06:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 06:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 06:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 06:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 06:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 06:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 06:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 06:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 06:59:14] Production.INFO: call_cost start
[2026-04-07 06:59:14] Production.INFO: call_cost end
[2026-04-07 06:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 06:59:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 06:59:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 06:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 06:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 06:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 06:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 06:59:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 06:59:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 06:59:14] Production.INFO: ==25986== Releasing lock...
[2026-04-07 06:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 06:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:00:02] Production.INFO: ==26049== Lock acquired, processing the job...
[2026-04-07 12:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:00:02] Production.INFO: neon service started
[2026-04-07 12:00:02] Production.INFO: neon service started
[2026-04-07 12:00:02] Production.INFO: ==26049== Releasing lock...
[2026-04-07 12:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:00:03] Production.INFO: ==26051== Lock acquired, processing the job...
[2026-04-07 07:00:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:00:03] Production.INFO: ==26053== Lock acquired, processing the job...
[2026-04-07 11:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:00:03] Production.INFO: ==26053== Releasing lock...
[2026-04-07 11:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:00:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:00:03] Production.INFO: ==26051== Releasing lock...
[2026-04-07 07:00:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:00:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:00:04] Production.INFO: ==26056== Lock acquired, processing the job...
[2026-04-07 07:00:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:00:04] Production.INFO: ==26060== Lock acquired, processing the job...
[2026-04-07 07:00:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:00:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:00:04] Production.INFO: ==26058== Lock acquired, processing the job...
[2026-04-07 07:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:00:04] Production.INFO: ==26062== Lock acquired, processing the job...
[2026-04-07 07:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:00:04] Production.INFO: Account Balance Start.
[2026-04-07 07:00:04] Production.INFO: CreateAllLog Start
[2026-04-07 07:00:04] Production.INFO: 117
[2026-04-07 07:00:04] Production.INFO: Date 2026-03-08
[2026-04-07 07:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:04] Production.INFO: ==26064== Lock acquired, processing the job...
[2026-04-07 07:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:00:04] Production.INFO: Date 2026-03-09
[2026-04-07 07:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:04] Production.INFO: Date 2026-03-10
[2026-04-07 07:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:04] Production.INFO: Date 2026-03-11
[2026-04-07 07:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:00:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:00:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:00:04] Production.INFO: Date 2026-03-12
[2026-04-07 07:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:04] Production.INFO: ==26064== Releasing lock...
[2026-04-07 07:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:00:04] Production.INFO: Date 2026-03-13
[2026-04-07 07:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-03-14
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-03-15
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-03-16
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: ==26058== Releasing lock...
[2026-04-07 07:00:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:00:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:00:05] Production.INFO: Date 2026-03-17
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-03-18
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-03-19
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-03-20
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-03-21
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-03-22
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-03-23
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-03-24
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-03-25
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-03-26
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-03-27
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-03-28
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-03-29
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-03-30
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-03-31
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-04-01
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-04-02
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-04-03
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-04-04
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-04-05
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-04-06
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:05] Production.INFO: Date 2026-04-07
[2026-04-07 07:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:00:06] Production.INFO: Total Charge 0
[2026-04-07 07:00:06] Production.INFO: CreateAllLog End
[2026-04-07 07:00:06] Production.INFO: Account Balance End.
[2026-04-07 07:00:06] Production.ERROR: CronJobId end 12
[2026-04-07 07:00:06] Production.INFO: ==26062== Releasing lock...
[2026-04-07 07:00:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:00:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:00:14] Production.ERROR: CronJobId end10
[2026-04-07 07:00:14] Production.INFO: ==26060== Releasing lock...
[2026-04-07 07:00:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:00:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:00:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:00:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:00:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:00:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:00:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:00:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:00:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:00:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:00:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:00:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:00:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:00:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:00:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:00:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:00:17] Production.INFO: call_cost start
[2026-04-07 07:00:17] Production.INFO: call_cost end
[2026-04-07 07:00:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:00:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:00:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:00:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:00:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:00:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:00:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:00:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:00:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:00:17] Production.INFO: ==26056== Releasing lock...
[2026-04-07 07:00:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:00:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:01:01] Production.INFO: ==26119== Lock acquired, processing the job...
[2026-04-07 12:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:01:01] Production.INFO: neon service started
[2026-04-07 12:01:01] Production.INFO: neon service started
[2026-04-07 12:01:01] Production.INFO: ==26119== Releasing lock...
[2026-04-07 12:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:01:02] Production.INFO: ==26133== Lock acquired, processing the job...
[2026-04-07 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:01:02] Production.INFO: ==26133== Releasing lock...
[2026-04-07 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:01:02] Production.INFO: ==26131== Lock acquired, processing the job...
[2026-04-07 07:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:01:02] Production.INFO: ==26131== Releasing lock...
[2026-04-07 07:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:01:03] Production.INFO: ==26138== Lock acquired, processing the job...
[2026-04-07 07:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:01:03] Production.INFO: ==26144== Lock acquired, processing the job...
[2026-04-07 07:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:01:03] Production.INFO: ==26142== Lock acquired, processing the job...
[2026-04-07 07:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:01:03] Production.INFO: Account Balance Start.
[2026-04-07 07:01:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:01:03] Production.INFO: 117
[2026-04-07 07:01:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:01:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:03] Production.INFO: ==26136== Lock acquired, processing the job...
[2026-04-07 07:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 07:01:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:04] Production.INFO: ==26140== Lock acquired, processing the job...
[2026-04-07 07:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:01:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 07:01:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 07:01:04] Production.ERROR: CronJob PID - 26138
[2026-04-07 07:01:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 07:01:04] Production.ERROR: CronJob ID - 5
[2026-04-07 07:01:04] Production.ERROR: CronJob Last Run Time 2026-04-07 07:01:00
[2026-04-07 07:01:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 07:01:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 07:01:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 07:01:04] Production.ERROR: CronJob PID - 26142
[2026-04-07 07:01:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 07:01:04] Production.ERROR: CronJob ID - 10
[2026-04-07 07:01:04] Production.ERROR: CronJob Last Run Time 2026-04-07 07:01:00
[2026-04-07 07:01:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 07:01:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 07:01:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 07:01:04] Production.ERROR: CronJob PID - 26144
[2026-04-07 07:01:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-07 07:01:04] Production.ERROR: CronJob ID - 12
[2026-04-07 07:01:04] Production.ERROR: CronJob Last Run Time 2026-04-07 07:01:00
[2026-04-07 07:01:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 07:01:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 07:01:04] Production.INFO: ==26148== Lock acquired, processing the job...
[2026-04-07 07:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:01:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 07:01:04] Production.INFO: ==26136== Releasing lock...
[2026-04-07 07:01:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 07:01:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 07:01:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:04] Production.INFO: ==26146== Lock acquired, processing the job...
[2026-04-07 07:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 07:01:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 07:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:01:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:01:04] Production.INFO: ==26148== Releasing lock...
[2026-04-07 07:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:01:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:05] Production.ERROR: done
[2026-04-07 07:01:05] Production.INFO: Date 2026-04-01
[2026-04-07 07:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:05] Production.INFO: Date 2026-04-02
[2026-04-07 07:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:05] Production.INFO: Date 2026-04-03
[2026-04-07 07:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:05] Production.INFO: Date 2026-04-04
[2026-04-07 07:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:05] Production.INFO: Date 2026-04-05
[2026-04-07 07:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:05] Production.INFO: Date 2026-04-06
[2026-04-07 07:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 07:01:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052244', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 07:01:05] Production.INFO: Date 2026-04-07
[2026-04-07 07:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:01:05] Production.INFO: Total Charge 0
[2026-04-07 07:01:05] Production.INFO: CreateAllLog End
[2026-04-07 07:01:05] Production.INFO: ==26140== Releasing lock...
[2026-04-07 07:01:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:01:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:01:05] Production.INFO: Account Balance End.
[2026-04-07 07:01:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:01:05] Production.INFO: ==26144== Releasing lock...
[2026-04-07 07:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052244', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 07:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 07:01:11] Production.INFO: ProcessCDR(1,17052244,1,1,2)
[2026-04-07 07:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052244,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 07:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052244,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 07:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 07:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 07:01:11] Production.INFO: ==26146== Releasing lock...
[2026-04-07 07:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 07:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 07:01:15] Production.ERROR: CronJobId end10
[2026-04-07 07:01:15] Production.INFO: ==26142== Releasing lock...
[2026-04-07 07:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:01:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:01:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:01:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:01:17] Production.INFO: call_cost start
[2026-04-07 07:01:17] Production.INFO: call_cost end
[2026-04-07 07:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:01:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:01:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:01:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:01:17] Production.INFO: ==26138== Releasing lock...
[2026-04-07 07:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:02:01] Production.INFO: ==26203== Lock acquired, processing the job...
[2026-04-07 12:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:02:01] Production.INFO: neon service started
[2026-04-07 12:02:01] Production.INFO: neon service started
[2026-04-07 12:02:01] Production.INFO: ==26203== Releasing lock...
[2026-04-07 12:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:02:01] Production.INFO: ==26207== Lock acquired, processing the job...
[2026-04-07 11:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:02:01] Production.INFO: ==26207== Releasing lock...
[2026-04-07 11:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:02:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:02:01] Production.INFO: ==26205== Lock acquired, processing the job...
[2026-04-07 07:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:02:02] Production.INFO: ==26205== Releasing lock...
[2026-04-07 07:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:02:02] Production.INFO: ==26211== Lock acquired, processing the job...
[2026-04-07 07:02:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:02:02] Production.INFO: ==26209== Lock acquired, processing the job...
[2026-04-07 07:02:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:02:03] Production.INFO: ==26217== Lock acquired, processing the job...
[2026-04-07 07:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-07 07:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 07:02:03] Production.INFO: ==26219== Lock acquired, processing the job...
[2026-04-07 07:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:02:03] Production.INFO: ==26213== Lock acquired, processing the job...
[2026-04-07 07:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:02:03] Production.INFO: ==26215== Lock acquired, processing the job...
[2026-04-07 07:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:02:03] Production.INFO: Account Balance Start.
[2026-04-07 07:02:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:02:03] Production.INFO: 117
[2026-04-07 07:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:02:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:02:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:03] Production.INFO: ==26219== Releasing lock...
[2026-04-07 07:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:02:03] Production.ERROR: done
[2026-04-07 07:02:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-04-07 07:02:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:03] Production.INFO: ==26211== Releasing lock...
[2026-04-07 07:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:02:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:02:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:04] Production.ERROR: done
[2026-04-07 07:02:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-07 07:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-07 07:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:02:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:02:04] Production.INFO: ==26217== Releasing lock...
[2026-04-07 07:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-07 07:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-07 07:02:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:02:04] Production.INFO: Total Charge 0
[2026-04-07 07:02:04] Production.INFO: CreateAllLog End
[2026-04-07 07:02:04] Production.INFO: Account Balance End.
[2026-04-07 07:02:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:02:04] Production.INFO: ==26215== Releasing lock...
[2026-04-07 07:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:02:11] Production.ERROR: CronJobId end10
[2026-04-07 07:02:11] Production.INFO: ==26213== Releasing lock...
[2026-04-07 07:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:02:14] Production.INFO: call_cost start
[2026-04-07 07:02:14] Production.INFO: call_cost end
[2026-04-07 07:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:02:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:02:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:02:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:02:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:02:14] Production.INFO: ==26209== Releasing lock...
[2026-04-07 07:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:03:01] Production.INFO: ==26274== Lock acquired, processing the job...
[2026-04-07 12:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:03:01] Production.INFO: neon service started
[2026-04-07 12:03:01] Production.INFO: neon service started
[2026-04-07 12:03:01] Production.INFO: ==26274== Releasing lock...
[2026-04-07 12:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:03:02] Production.INFO: ==26279== Lock acquired, processing the job...
[2026-04-07 11:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:03:02] Production.INFO: ==26277== Lock acquired, processing the job...
[2026-04-07 07:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:03:02] Production.INFO: ==26279== Releasing lock...
[2026-04-07 11:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:03:02] Production.INFO: ==26277== Releasing lock...
[2026-04-07 07:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:03:03] Production.INFO: ==26283== Lock acquired, processing the job...
[2026-04-07 07:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:03:03] Production.INFO: ==26281== Lock acquired, processing the job...
[2026-04-07 07:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:03:03] Production.INFO: ==26285== Lock acquired, processing the job...
[2026-04-07 07:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:03:03] Production.INFO: ==26287== Lock acquired, processing the job...
[2026-04-07 07:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:03:03] Production.INFO: ==26289== Lock acquired, processing the job...
[2026-04-07 07:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:03:03] Production.INFO: Account Balance Start.
[2026-04-07 07:03:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:03:03] Production.INFO: 117
[2026-04-07 07:03:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:03:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:03] Production.INFO: ==26289== Releasing lock...
[2026-04-07 07:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:03:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:03] Production.INFO: ==26283== Releasing lock...
[2026-04-07 07:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:03:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:03:04] Production.INFO: Total Charge 0
[2026-04-07 07:03:04] Production.INFO: CreateAllLog End
[2026-04-07 07:03:04] Production.INFO: Account Balance End.
[2026-04-07 07:03:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:03:04] Production.INFO: ==26287== Releasing lock...
[2026-04-07 07:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:03:11] Production.ERROR: CronJobId end10
[2026-04-07 07:03:11] Production.INFO: ==26285== Releasing lock...
[2026-04-07 07:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:03:14] Production.INFO: call_cost start
[2026-04-07 07:03:14] Production.INFO: call_cost end
[2026-04-07 07:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:03:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:03:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:03:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:03:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:03:14] Production.INFO: ==26281== Releasing lock...
[2026-04-07 07:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:04:02] Production.INFO: ==26349== Lock acquired, processing the job...
[2026-04-07 12:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:04:02] Production.INFO: neon service started
[2026-04-07 12:04:02] Production.INFO: neon service started
[2026-04-07 12:04:02] Production.INFO: ==26349== Releasing lock...
[2026-04-07 12:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:04:02] Production.INFO: ==26351== Lock acquired, processing the job...
[2026-04-07 07:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:04:02] Production.INFO: ==26351== Releasing lock...
[2026-04-07 07:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:04:03] Production.INFO: ==26353== Lock acquired, processing the job...
[2026-04-07 11:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:04:03] Production.INFO: ==26353== Releasing lock...
[2026-04-07 11:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:04:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:04:03] Production.INFO: ==26356== Lock acquired, processing the job...
[2026-04-07 07:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:04:03] Production.INFO: ==26360== Lock acquired, processing the job...
[2026-04-07 07:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:04:03] Production.INFO: ==26362== Lock acquired, processing the job...
[2026-04-07 07:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:04:03] Production.INFO: Account Balance Start.
[2026-04-07 07:04:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:04:03] Production.INFO: 117
[2026-04-07 07:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:04:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:04:03] Production.INFO: ==26358== Lock acquired, processing the job...
[2026-04-07 07:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:03] Production.INFO: ==26364== Lock acquired, processing the job...
[2026-04-07 07:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-11
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-12
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-13
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-14
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:04:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:04:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:04:04] Production.INFO: ==26364== Releasing lock...
[2026-04-07 07:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: ==26358== Releasing lock...
[2026-04-07 07:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:05] Production.INFO: Date 2026-04-07
[2026-04-07 07:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:04:05] Production.INFO: Total Charge 0
[2026-04-07 07:04:05] Production.INFO: CreateAllLog End
[2026-04-07 07:04:05] Production.INFO: Account Balance End.
[2026-04-07 07:04:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:04:05] Production.INFO: ==26362== Releasing lock...
[2026-04-07 07:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:04:11] Production.ERROR: CronJobId end10
[2026-04-07 07:04:11] Production.INFO: ==26360== Releasing lock...
[2026-04-07 07:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:04:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:04:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:04:14] Production.INFO: call_cost start
[2026-04-07 07:04:14] Production.INFO: call_cost end
[2026-04-07 07:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:04:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:04:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:04:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:04:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:04:14] Production.INFO: ==26356== Releasing lock...
[2026-04-07 07:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:05:01] Production.INFO: ==26418== Lock acquired, processing the job...
[2026-04-07 12:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:05:01] Production.INFO: neon service started
[2026-04-07 12:05:01] Production.INFO: neon service started
[2026-04-07 12:05:01] Production.INFO: ==26418== Releasing lock...
[2026-04-07 12:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:05:02] Production.INFO: ==26420== Lock acquired, processing the job...
[2026-04-07 07:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:05:02] Production.INFO: ==26420== Releasing lock...
[2026-04-07 07:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:05:02] Production.INFO: ==26422== Lock acquired, processing the job...
[2026-04-07 11:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:05:02] Production.INFO: ==26422== Releasing lock...
[2026-04-07 11:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:05:03] Production.INFO: ==26425== Lock acquired, processing the job...
[2026-04-07 07:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:05:03] Production.INFO: ==26431== Lock acquired, processing the job...
[2026-04-07 07:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:05:03] Production.INFO: ==26433== Lock acquired, processing the job...
[2026-04-07 07:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:05:03] Production.INFO: ==26427== Lock acquired, processing the job...
[2026-04-07 07:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:05:03] Production.INFO: ==26429== Lock acquired, processing the job...
[2026-04-07 07:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:05:03] Production.INFO: Account Balance Start.
[2026-04-07 07:05:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:05:03] Production.INFO: 117
[2026-04-07 07:05:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:05:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:05:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:05:03] Production.INFO: ==26433== Releasing lock...
[2026-04-07 07:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:05:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:04] Production.INFO: ==26427== Releasing lock...
[2026-04-07 07:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:05:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:05] Production.INFO: Date 2026-04-04
[2026-04-07 07:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:05] Production.INFO: Date 2026-04-05
[2026-04-07 07:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:05] Production.INFO: Date 2026-04-06
[2026-04-07 07:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:05] Production.INFO: Date 2026-04-07
[2026-04-07 07:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:05:05] Production.INFO: Total Charge 0
[2026-04-07 07:05:05] Production.INFO: CreateAllLog End
[2026-04-07 07:05:05] Production.INFO: Account Balance End.
[2026-04-07 07:05:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:05:05] Production.INFO: ==26431== Releasing lock...
[2026-04-07 07:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:05:10] Production.ERROR: CronJobId end10
[2026-04-07 07:05:10] Production.INFO: ==26429== Releasing lock...
[2026-04-07 07:05:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:05:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:05:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:05:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:05:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:05:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:05:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:05:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:05:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:05:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:05:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:05:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:05:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:05:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:05:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:05:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:05:13] Production.INFO: call_cost start
[2026-04-07 07:05:13] Production.INFO: call_cost end
[2026-04-07 07:05:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:05:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:05:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:05:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:05:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:05:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:05:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:05:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:05:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:05:13] Production.INFO: ==26425== Releasing lock...
[2026-04-07 07:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:05:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:06:02] Production.INFO: ==26492== Lock acquired, processing the job...
[2026-04-07 12:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:06:02] Production.INFO: neon service started
[2026-04-07 12:06:02] Production.INFO: neon service started
[2026-04-07 12:06:02] Production.INFO: ==26492== Releasing lock...
[2026-04-07 12:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:06:02] Production.INFO: ==26496== Lock acquired, processing the job...
[2026-04-07 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:06:02] Production.INFO: ==26496== Releasing lock...
[2026-04-07 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:06:02] Production.INFO: ==26494== Lock acquired, processing the job...
[2026-04-07 07:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:06:02] Production.INFO: ==26494== Releasing lock...
[2026-04-07 07:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:06:03] Production.INFO: ==26499== Lock acquired, processing the job...
[2026-04-07 07:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:06:03] Production.INFO: ==26501== Lock acquired, processing the job...
[2026-04-07 07:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:06:03] Production.INFO: ==26505== Lock acquired, processing the job...
[2026-04-07 07:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:06:03] Production.INFO: Account Balance Start.
[2026-04-07 07:06:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:06:03] Production.INFO: 117
[2026-04-07 07:06:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:06:03] Production.INFO: ==26503== Lock acquired, processing the job...
[2026-04-07 07:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:06:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:06:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:03] Production.INFO: ==26507== Lock acquired, processing the job...
[2026-04-07 07:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:06:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:06:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:06:04] Production.INFO: Date 2026-03-13
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:06:04] Production.INFO: Date 2026-03-14
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: ==26507== Releasing lock...
[2026-04-07 07:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:06:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: ==26501== Releasing lock...
[2026-04-07 07:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:06:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:06:05] Production.INFO: Total Charge 0
[2026-04-07 07:06:05] Production.INFO: CreateAllLog End
[2026-04-07 07:06:05] Production.INFO: Account Balance End.
[2026-04-07 07:06:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:06:05] Production.INFO: ==26505== Releasing lock...
[2026-04-07 07:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:06:12] Production.ERROR: CronJobId end10
[2026-04-07 07:06:12] Production.INFO: ==26503== Releasing lock...
[2026-04-07 07:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:06:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:06:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:06:14] Production.INFO: call_cost start
[2026-04-07 07:06:14] Production.INFO: call_cost end
[2026-04-07 07:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:06:14] Production.INFO: ==26499== Releasing lock...
[2026-04-07 07:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:07:01] Production.INFO: ==26560== Lock acquired, processing the job...
[2026-04-07 12:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:07:01] Production.INFO: neon service started
[2026-04-07 12:07:01] Production.INFO: neon service started
[2026-04-07 12:07:01] Production.INFO: ==26560== Releasing lock...
[2026-04-07 12:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:07:01] Production.INFO: ==26562== Lock acquired, processing the job...
[2026-04-07 07:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:07:02] Production.INFO: ==26562== Releasing lock...
[2026-04-07 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:07:02] Production.INFO: ==26564== Lock acquired, processing the job...
[2026-04-07 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:07:02] Production.INFO: ==26564== Releasing lock...
[2026-04-07 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:07:02] Production.INFO: ==26567== Lock acquired, processing the job...
[2026-04-07 07:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:07:02] Production.INFO: ==26571== Lock acquired, processing the job...
[2026-04-07 07:07:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:07:03] Production.INFO: ==26569== Lock acquired, processing the job...
[2026-04-07 07:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:07:03] Production.INFO: ==26573== Lock acquired, processing the job...
[2026-04-07 07:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:07:03] Production.INFO: Account Balance Start.
[2026-04-07 07:07:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:07:03] Production.INFO: 117
[2026-04-07 07:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:07:03] Production.INFO: ==26575== Lock acquired, processing the job...
[2026-04-07 07:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:07:03] Production.INFO: ==26575== Releasing lock...
[2026-04-07 07:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: ==26569== Releasing lock...
[2026-04-07 07:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-20
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-21
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-22
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-23
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-24
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-25
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-26
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-27
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-28
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-29
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:03] Production.INFO: Date 2026-03-30
[2026-04-07 07:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:07:04] Production.INFO: Total Charge 0
[2026-04-07 07:07:04] Production.INFO: CreateAllLog End
[2026-04-07 07:07:04] Production.INFO: Account Balance End.
[2026-04-07 07:07:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:07:04] Production.INFO: ==26573== Releasing lock...
[2026-04-07 07:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:07:11] Production.ERROR: CronJobId end10
[2026-04-07 07:07:11] Production.INFO: ==26571== Releasing lock...
[2026-04-07 07:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:07:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:07:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:07:13] Production.INFO: call_cost start
[2026-04-07 07:07:13] Production.INFO: call_cost end
[2026-04-07 07:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:07:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:07:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:07:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:07:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:07:13] Production.INFO: ==26567== Releasing lock...
[2026-04-07 07:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:08:01] Production.INFO: ==26637== Lock acquired, processing the job...
[2026-04-07 12:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:08:01] Production.INFO: neon service started
[2026-04-07 12:08:02] Production.INFO: neon service started
[2026-04-07 12:08:02] Production.INFO: ==26637== Releasing lock...
[2026-04-07 12:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:08:02] Production.INFO: ==26639== Lock acquired, processing the job...
[2026-04-07 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:08:02] Production.INFO: ==26639== Releasing lock...
[2026-04-07 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:08:02] Production.INFO: ==26641== Lock acquired, processing the job...
[2026-04-07 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:08:02] Production.INFO: ==26641== Releasing lock...
[2026-04-07 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:08:03] Production.INFO: ==26643== Lock acquired, processing the job...
[2026-04-07 07:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:08:03] Production.INFO: ==26651== Lock acquired, processing the job...
[2026-04-07 07:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:08:03] Production.INFO: ==26645== Lock acquired, processing the job...
[2026-04-07 07:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:08:03] Production.INFO: ==26647== Lock acquired, processing the job...
[2026-04-07 07:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:08:03] Production.INFO: ==26649== Lock acquired, processing the job...
[2026-04-07 07:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:08:03] Production.INFO: ==26651== Releasing lock...
[2026-04-07 07:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:08:03] Production.INFO: Account Balance Start.
[2026-04-07 07:08:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:08:03] Production.INFO: 117
[2026-04-07 07:08:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-09
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-10
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-11
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-12
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-13
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-14
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: ==26645== Releasing lock...
[2026-04-07 07:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:05] Production.INFO: Date 2026-04-02
[2026-04-07 07:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:05] Production.INFO: Date 2026-04-03
[2026-04-07 07:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:05] Production.INFO: Date 2026-04-04
[2026-04-07 07:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:05] Production.INFO: Date 2026-04-05
[2026-04-07 07:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:05] Production.INFO: Date 2026-04-06
[2026-04-07 07:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:05] Production.INFO: Date 2026-04-07
[2026-04-07 07:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:08:05] Production.INFO: Total Charge 0
[2026-04-07 07:08:05] Production.INFO: CreateAllLog End
[2026-04-07 07:08:05] Production.INFO: Account Balance End.
[2026-04-07 07:08:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:08:05] Production.INFO: ==26649== Releasing lock...
[2026-04-07 07:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:08:10] Production.ERROR: CronJobId end10
[2026-04-07 07:08:10] Production.INFO: ==26647== Releasing lock...
[2026-04-07 07:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:08:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:08:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:08:14] Production.INFO: call_cost start
[2026-04-07 07:08:14] Production.INFO: call_cost end
[2026-04-07 07:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:08:14] Production.INFO: ==26643== Releasing lock...
[2026-04-07 07:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:09:01] Production.INFO: ==26708== Lock acquired, processing the job...
[2026-04-07 12:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:09:01] Production.INFO: neon service started
[2026-04-07 12:09:01] Production.INFO: neon service started
[2026-04-07 12:09:01] Production.INFO: ==26708== Releasing lock...
[2026-04-07 12:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:09:01] Production.INFO: ==26712== Lock acquired, processing the job...
[2026-04-07 11:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:09:01] Production.INFO: ==26712== Releasing lock...
[2026-04-07 11:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:09:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:09:01] Production.INFO: ==26710== Lock acquired, processing the job...
[2026-04-07 07:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:09:02] Production.INFO: ==26710== Releasing lock...
[2026-04-07 07:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:09:02] Production.INFO: ==26716== Lock acquired, processing the job...
[2026-04-07 07:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:09:02] Production.INFO: ==26721== Lock acquired, processing the job...
[2026-04-07 07:09:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:09:02] Production.INFO: ==26714== Lock acquired, processing the job...
[2026-04-07 07:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:09:02] Production.INFO: ==26718== Lock acquired, processing the job...
[2026-04-07 07:09:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:09:02] Production.INFO: ==26723== Lock acquired, processing the job...
[2026-04-07 07:09:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:09:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:09:02] Production.INFO: Account Balance Start.
[2026-04-07 07:09:02] Production.INFO: CreateAllLog Start
[2026-04-07 07:09:02] Production.INFO: 117
[2026-04-07 07:09:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:09:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:09:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:09:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:09:03] Production.INFO: ==26723== Releasing lock...
[2026-04-07 07:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-20
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-21
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-22
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: ==26716== Releasing lock...
[2026-04-07 07:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-23
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-24
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-25
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-26
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-27
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-28
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-29
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-30
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-03-31
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-04-01
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-04-02
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-04-03
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-04-04
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-04-05
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-04-06
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Date 2026-04-07
[2026-04-07 07:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:09:03] Production.INFO: Total Charge 0
[2026-04-07 07:09:03] Production.INFO: CreateAllLog End
[2026-04-07 07:09:03] Production.INFO: Account Balance End.
[2026-04-07 07:09:03] Production.ERROR: CronJobId end 12
[2026-04-07 07:09:03] Production.INFO: ==26721== Releasing lock...
[2026-04-07 07:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:09:11] Production.ERROR: CronJobId end10
[2026-04-07 07:09:11] Production.INFO: ==26718== Releasing lock...
[2026-04-07 07:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:09:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:09:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:09:14] Production.INFO: call_cost start
[2026-04-07 07:09:14] Production.INFO: call_cost end
[2026-04-07 07:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:09:14] Production.INFO: ==26714== Releasing lock...
[2026-04-07 07:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:10:01] Production.INFO: ==26777== Lock acquired, processing the job...
[2026-04-07 12:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:10:01] Production.INFO: neon service started
[2026-04-07 12:10:01] Production.INFO: neon service started
[2026-04-07 12:10:01] Production.INFO: ==26777== Releasing lock...
[2026-04-07 12:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:10:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 07:10:02] Production.INFO: ==26780== Lock acquired, processing the job...
[2026-04-07 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:10:02] Production.INFO: ==26782== Lock acquired, processing the job...
[2026-04-07 11:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:10:02] Production.INFO: ==26782== Releasing lock...
[2026-04-07 11:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:10:02] Production.INFO: ==26780== Releasing lock...
[2026-04-07 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:10:03] Production.INFO: ==26784== Lock acquired, processing the job...
[2026-04-07 07:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:10:03] Production.INFO: ==26790== Lock acquired, processing the job...
[2026-04-07 07:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:10:03] Production.INFO: ==26792== Lock acquired, processing the job...
[2026-04-07 07:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:10:03] Production.INFO: ==26786== Lock acquired, processing the job...
[2026-04-07 07:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:10:03] Production.INFO: Account Balance Start.
[2026-04-07 07:10:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:10:03] Production.INFO: 117
[2026-04-07 07:10:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:03] Production.INFO: ==26788== Lock acquired, processing the job...
[2026-04-07 07:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:10:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:10:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:10:03] Production.INFO: ==26792== Releasing lock...
[2026-04-07 07:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:10:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: ==26786== Releasing lock...
[2026-04-07 07:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:10:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:10:04] Production.INFO: Total Charge 0
[2026-04-07 07:10:04] Production.INFO: CreateAllLog End
[2026-04-07 07:10:04] Production.INFO: Account Balance End.
[2026-04-07 07:10:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:10:04] Production.INFO: ==26790== Releasing lock...
[2026-04-07 07:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:10:10] Production.ERROR: CronJobId end10
[2026-04-07 07:10:10] Production.INFO: ==26788== Releasing lock...
[2026-04-07 07:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:10:13] Production.INFO: call_cost start
[2026-04-07 07:10:13] Production.INFO: call_cost end
[2026-04-07 07:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:10:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:10:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:10:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:10:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:10:13] Production.INFO: ==26784== Releasing lock...
[2026-04-07 07:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:11:02] Production.INFO: ==26845== Lock acquired, processing the job...
[2026-04-07 12:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:11:02] Production.INFO: neon service started
[2026-04-07 12:11:02] Production.INFO: neon service started
[2026-04-07 12:11:02] Production.INFO: ==26845== Releasing lock...
[2026-04-07 12:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:11:02] Production.INFO: ==26847== Lock acquired, processing the job...
[2026-04-07 07:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:11:02] Production.INFO: ==26847== Releasing lock...
[2026-04-07 07:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:11:02] Production.INFO: ==26849== Lock acquired, processing the job...
[2026-04-07 11:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:11:03] Production.INFO: ==26849== Releasing lock...
[2026-04-07 11:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:11:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:11:03] Production.INFO: ==26852== Lock acquired, processing the job...
[2026-04-07 07:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 07:11:03] Production.INFO: ==26854== Lock acquired, processing the job...
[2026-04-07 07:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:11:03] Production.INFO: ==26858== Lock acquired, processing the job...
[2026-04-07 07:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 07:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 07:11:03] Production.INFO: ==26856== Lock acquired, processing the job...
[2026-04-07 07:11:03] Production.ERROR: CronJob PID - 26854
[2026-04-07 07:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:11:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 07:11:03] Production.ERROR: CronJob ID - 5
[2026-04-07 07:11:03] Production.ERROR: CronJob Last Run Time 2026-04-07 07:11:00
[2026-04-07 07:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 07:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 07:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 07:11:03] Production.INFO: ==26852== Releasing lock...
[2026-04-07 07:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 07:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 07:11:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:11:04] Production.INFO: ==26860== Lock acquired, processing the job...
[2026-04-07 07:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:11:04] Production.INFO: ==26862== Lock acquired, processing the job...
[2026-04-07 07:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 07:11:04] Production.INFO: ==26864== Lock acquired, processing the job...
[2026-04-07 07:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:11:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 07:11:04] Production.INFO: Account Balance Start.
[2026-04-07 07:11:04] Production.INFO: CreateAllLog Start
[2026-04-07 07:11:04] Production.INFO: 117
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-08
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-09
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-10
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-11
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-12
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-13
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-14
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.INFO: ==26864== Releasing lock...
[2026-04-07 07:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:11:04] Production.ERROR: done
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 07:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052286', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 07:11:04] Production.INFO: ==26856== Releasing lock...
[2026-04-07 07:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:05] Production.INFO: Date 2026-03-31
[2026-04-07 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:05] Production.INFO: Date 2026-04-01
[2026-04-07 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:05] Production.INFO: Date 2026-04-02
[2026-04-07 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:05] Production.INFO: Date 2026-04-03
[2026-04-07 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:05] Production.INFO: Date 2026-04-04
[2026-04-07 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:05] Production.INFO: Date 2026-04-05
[2026-04-07 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:05] Production.INFO: Date 2026-04-06
[2026-04-07 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:05] Production.INFO: Date 2026-04-07
[2026-04-07 07:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:11:05] Production.INFO: Total Charge 0
[2026-04-07 07:11:05] Production.INFO: CreateAllLog End
[2026-04-07 07:11:05] Production.INFO: Account Balance End.
[2026-04-07 07:11:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:11:05] Production.INFO: ==26860== Releasing lock...
[2026-04-07 07:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052286', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 07:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 07:11:10] Production.INFO: ProcessCDR(1,17052286,1,1,2)
[2026-04-07 07:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052286,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 07:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052286,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 07:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 07:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 07:11:10] Production.INFO: ==26862== Releasing lock...
[2026-04-07 07:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 07:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 07:11:14] Production.ERROR: CronJobId end10
[2026-04-07 07:11:14] Production.INFO: ==26858== Releasing lock...
[2026-04-07 07:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:11:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:11:16] Production.INFO: call_cost start
[2026-04-07 07:11:16] Production.INFO: call_cost end
[2026-04-07 07:11:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:11:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:11:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:11:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:11:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:11:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:11:16] Production.INFO: ==26854== Releasing lock...
[2026-04-07 07:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:12:01] Production.INFO: ==26919== Lock acquired, processing the job...
[2026-04-07 12:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:12:01] Production.INFO: neon service started
[2026-04-07 12:12:01] Production.INFO: neon service started
[2026-04-07 12:12:01] Production.INFO: ==26919== Releasing lock...
[2026-04-07 12:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:12:01] Production.INFO: ==26921== Lock acquired, processing the job...
[2026-04-07 07:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:12:02] Production.INFO: ==26921== Releasing lock...
[2026-04-07 07:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:12:02] Production.INFO: ==26923== Lock acquired, processing the job...
[2026-04-07 11:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:12:02] Production.INFO: ==26923== Releasing lock...
[2026-04-07 11:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:12:02] Production.INFO: ==26931== Lock acquired, processing the job...
[2026-04-07 07:12:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:12:03] Production.INFO: ==26925== Lock acquired, processing the job...
[2026-04-07 07:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:12:03] Production.INFO: Account Balance Start.
[2026-04-07 07:12:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:12:03] Production.INFO: 117
[2026-04-07 07:12:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:12:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:03] Production.INFO: ==26927== Lock acquired, processing the job...
[2026-04-07 07:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:12:03] Production.INFO: ==26929== Lock acquired, processing the job...
[2026-04-07 07:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:12:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:03] Production.INFO: ==26933== Lock acquired, processing the job...
[2026-04-07 07:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:12:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:12:03] Production.INFO: ==26933== Releasing lock...
[2026-04-07 07:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:12:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:03] Production.INFO: Date 2026-03-20
[2026-04-07 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:03] Production.INFO: ==26927== Releasing lock...
[2026-04-07 07:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:12:03] Production.INFO: Date 2026-03-21
[2026-04-07 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:03] Production.INFO: Date 2026-03-22
[2026-04-07 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:03] Production.INFO: Date 2026-03-23
[2026-04-07 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:03] Production.INFO: Date 2026-03-24
[2026-04-07 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:03] Production.INFO: Date 2026-03-25
[2026-04-07 07:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:12:04] Production.INFO: Total Charge 0
[2026-04-07 07:12:04] Production.INFO: CreateAllLog End
[2026-04-07 07:12:04] Production.INFO: Account Balance End.
[2026-04-07 07:12:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:12:04] Production.INFO: ==26931== Releasing lock...
[2026-04-07 07:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:12:10] Production.ERROR: CronJobId end10
[2026-04-07 07:12:10] Production.INFO: ==26929== Releasing lock...
[2026-04-07 07:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:12:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:12:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:12:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:12:13] Production.INFO: call_cost start
[2026-04-07 07:12:13] Production.INFO: call_cost end
[2026-04-07 07:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:12:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:12:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:12:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:12:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:12:13] Production.INFO: ==26925== Releasing lock...
[2026-04-07 07:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:13:01] Production.INFO: ==26986== Lock acquired, processing the job...
[2026-04-07 12:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:13:02] Production.INFO: neon service started
[2026-04-07 12:13:02] Production.INFO: neon service started
[2026-04-07 12:13:02] Production.INFO: ==26986== Releasing lock...
[2026-04-07 12:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:13:02] Production.INFO: ==26988== Lock acquired, processing the job...
[2026-04-07 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:13:02] Production.INFO: ==26988== Releasing lock...
[2026-04-07 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:13:02] Production.INFO: ==26990== Lock acquired, processing the job...
[2026-04-07 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:13:02] Production.INFO: ==26990== Releasing lock...
[2026-04-07 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:13:03] Production.INFO: ==26993== Lock acquired, processing the job...
[2026-04-07 07:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:13:03] Production.INFO: ==26995== Lock acquired, processing the job...
[2026-04-07 07:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:13:03] Production.INFO: ==26997== Lock acquired, processing the job...
[2026-04-07 07:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:13:03] Production.INFO: ==26999== Lock acquired, processing the job...
[2026-04-07 07:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:13:03] Production.INFO: ==27001== Lock acquired, processing the job...
[2026-04-07 07:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:13:03] Production.INFO: Account Balance Start.
[2026-04-07 07:13:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:13:03] Production.INFO: 117
[2026-04-07 07:13:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:13:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:13:03] Production.INFO: ==27001== Releasing lock...
[2026-04-07 07:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:13:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: ==26995== Releasing lock...
[2026-04-07 07:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:13:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:13:04] Production.INFO: Total Charge 0
[2026-04-07 07:13:04] Production.INFO: CreateAllLog End
[2026-04-07 07:13:05] Production.INFO: Account Balance End.
[2026-04-07 07:13:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:13:05] Production.INFO: ==26999== Releasing lock...
[2026-04-07 07:13:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:13:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:13:12] Production.ERROR: CronJobId end10
[2026-04-07 07:13:12] Production.INFO: ==26997== Releasing lock...
[2026-04-07 07:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:13:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:13:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:13:14] Production.INFO: call_cost start
[2026-04-07 07:13:14] Production.INFO: call_cost end
[2026-04-07 07:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:13:14] Production.INFO: ==26993== Releasing lock...
[2026-04-07 07:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:14:01] Production.INFO: ==27055== Lock acquired, processing the job...
[2026-04-07 12:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:14:01] Production.INFO: neon service started
[2026-04-07 12:14:01] Production.INFO: neon service started
[2026-04-07 12:14:01] Production.INFO: ==27055== Releasing lock...
[2026-04-07 12:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:14:01] Production.INFO: ==27057== Lock acquired, processing the job...
[2026-04-07 07:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:14:02] Production.INFO: ==27057== Releasing lock...
[2026-04-07 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:14:02] Production.INFO: ==27059== Lock acquired, processing the job...
[2026-04-07 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:14:02] Production.INFO: ==27059== Releasing lock...
[2026-04-07 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:14:02] Production.INFO: ==27065== Lock acquired, processing the job...
[2026-04-07 07:14:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:14:03] Production.INFO: ==27061== Lock acquired, processing the job...
[2026-04-07 07:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:14:03] Production.INFO: ==27063== Lock acquired, processing the job...
[2026-04-07 07:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:14:03] Production.INFO: ==27067== Lock acquired, processing the job...
[2026-04-07 07:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:14:03] Production.INFO: Account Balance Start.
[2026-04-07 07:14:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:14:03] Production.INFO: 117
[2026-04-07 07:14:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:03] Production.INFO: ==27069== Lock acquired, processing the job...
[2026-04-07 07:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:14:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:14:03] Production.INFO: ==27069== Releasing lock...
[2026-04-07 07:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:14:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:03] Production.INFO: Date 2026-03-20
[2026-04-07 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:03] Production.INFO: Date 2026-03-21
[2026-04-07 07:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:04] Production.INFO: ==27063== Releasing lock...
[2026-04-07 07:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:14:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:14:04] Production.INFO: Total Charge 0
[2026-04-07 07:14:04] Production.INFO: CreateAllLog End
[2026-04-07 07:14:04] Production.INFO: Account Balance End.
[2026-04-07 07:14:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:14:04] Production.INFO: ==27067== Releasing lock...
[2026-04-07 07:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:14:11] Production.ERROR: CronJobId end10
[2026-04-07 07:14:11] Production.INFO: ==27065== Releasing lock...
[2026-04-07 07:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:14:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:14:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:14:14] Production.INFO: call_cost start
[2026-04-07 07:14:14] Production.INFO: call_cost end
[2026-04-07 07:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:14:14] Production.INFO: ==27061== Releasing lock...
[2026-04-07 07:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:15:01] Production.INFO: ==27125== Lock acquired, processing the job...
[2026-04-07 12:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:15:01] Production.INFO: neon service started
[2026-04-07 12:15:01] Production.INFO: neon service started
[2026-04-07 12:15:01] Production.INFO: ==27125== Releasing lock...
[2026-04-07 12:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:15:02] Production.INFO: ==27128== Lock acquired, processing the job...
[2026-04-07 07:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:15:02] Production.INFO: ==27128== Releasing lock...
[2026-04-07 07:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:15:02] Production.INFO: ==27130== Lock acquired, processing the job...
[2026-04-07 11:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:15:02] Production.INFO: ==27130== Releasing lock...
[2026-04-07 11:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:15:03] Production.INFO: ==27135== Lock acquired, processing the job...
[2026-04-07 07:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:15:03] Production.INFO: ==27133== Lock acquired, processing the job...
[2026-04-07 07:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:15:03] Production.INFO: ==27138== Lock acquired, processing the job...
[2026-04-07 07:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:15:03] Production.INFO: ==27140== Lock acquired, processing the job...
[2026-04-07 07:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:15:03] Production.INFO: ==27142== Lock acquired, processing the job...
[2026-04-07 07:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:15:03] Production.INFO: Account Balance Start.
[2026-04-07 07:15:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:15:03] Production.INFO: 117
[2026-04-07 07:15:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:15:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:15:03] Production.INFO: ==27142== Releasing lock...
[2026-04-07 07:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:15:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:03] Production.INFO: ==27135== Releasing lock...
[2026-04-07 07:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:15:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:15:04] Production.INFO: Total Charge 0
[2026-04-07 07:15:04] Production.INFO: CreateAllLog End
[2026-04-07 07:15:05] Production.INFO: Account Balance End.
[2026-04-07 07:15:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:15:05] Production.INFO: ==27140== Releasing lock...
[2026-04-07 07:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:15:11] Production.ERROR: CronJobId end10
[2026-04-07 07:15:11] Production.INFO: ==27138== Releasing lock...
[2026-04-07 07:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:15:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:15:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:15:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:15:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:15:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:15:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:15:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:15:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:15:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:15:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:15:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:15:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:15:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:15:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:15:14] Production.INFO: call_cost start
[2026-04-07 07:15:14] Production.INFO: call_cost end
[2026-04-07 07:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:15:14] Production.INFO: ==27133== Releasing lock...
[2026-04-07 07:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:16:01] Production.INFO: ==27195== Lock acquired, processing the job...
[2026-04-07 12:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:16:01] Production.INFO: neon service started
[2026-04-07 12:16:01] Production.INFO: neon service started
[2026-04-07 12:16:01] Production.INFO: ==27195== Releasing lock...
[2026-04-07 12:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:16:01] Production.INFO: ==27197== Lock acquired, processing the job...
[2026-04-07 07:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:16:01] Production.INFO: ==27197== Releasing lock...
[2026-04-07 07:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:16:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:16:02] Production.INFO: ==27199== Lock acquired, processing the job...
[2026-04-07 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:16:02] Production.INFO: ==27199== Releasing lock...
[2026-04-07 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:16:02] Production.INFO: ==27203== Lock acquired, processing the job...
[2026-04-07 07:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:16:02] Production.INFO: ==27205== Lock acquired, processing the job...
[2026-04-07 07:16:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:16:02] Production.INFO: ==27207== Lock acquired, processing the job...
[2026-04-07 07:16:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:16:02] Production.INFO: ==27201== Lock acquired, processing the job...
[2026-04-07 07:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:16:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:16:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:16:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:16:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:16:02] Production.INFO: ==27209== Lock acquired, processing the job...
[2026-04-07 07:16:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:16:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:16:02] Production.INFO: Account Balance Start.
[2026-04-07 07:16:02] Production.INFO: CreateAllLog Start
[2026-04-07 07:16:02] Production.INFO: 117
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:16:03] Production.INFO: ==27209== Releasing lock...
[2026-04-07 07:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:16:03] Production.INFO: ==27203== Releasing lock...
[2026-04-07 07:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-20
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-21
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-22
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-23
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-24
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-25
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-26
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-27
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-28
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:03] Production.INFO: Date 2026-03-29
[2026-04-07 07:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:16:04] Production.INFO: Total Charge 0
[2026-04-07 07:16:04] Production.INFO: CreateAllLog End
[2026-04-07 07:16:04] Production.INFO: Account Balance End.
[2026-04-07 07:16:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:16:04] Production.INFO: ==27207== Releasing lock...
[2026-04-07 07:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:16:10] Production.ERROR: CronJobId end10
[2026-04-07 07:16:10] Production.INFO: ==27205== Releasing lock...
[2026-04-07 07:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:16:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:16:11] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:16:11] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:16:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:16:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:16:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:16:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:16:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:16:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:16:11] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:16:11] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:16:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:16:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:16:11] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:16:12] Production.INFO: call_cost start
[2026-04-07 07:16:12] Production.INFO: call_cost end
[2026-04-07 07:16:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:16:12] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:16:12] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:16:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:16:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:16:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:16:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:16:12] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:16:12] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:16:12] Production.INFO: ==27201== Releasing lock...
[2026-04-07 07:16:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:16:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:17:01] Production.INFO: ==27263== Lock acquired, processing the job...
[2026-04-07 12:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:17:01] Production.INFO: neon service started
[2026-04-07 12:17:01] Production.INFO: neon service started
[2026-04-07 12:17:01] Production.INFO: ==27263== Releasing lock...
[2026-04-07 12:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:17:02] Production.INFO: ==27268== Lock acquired, processing the job...
[2026-04-07 11:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:17:02] Production.INFO: ==27268== Releasing lock...
[2026-04-07 11:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:17:02] Production.INFO: ==27265== Lock acquired, processing the job...
[2026-04-07 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:17:02] Production.INFO: ==27265== Releasing lock...
[2026-04-07 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:17:03] Production.INFO: ==27270== Lock acquired, processing the job...
[2026-04-07 07:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:17:03] Production.INFO: ==27272== Lock acquired, processing the job...
[2026-04-07 07:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:17:03] Production.INFO: ==27274== Lock acquired, processing the job...
[2026-04-07 07:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:17:03] Production.INFO: ==27278== Lock acquired, processing the job...
[2026-04-07 07:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:17:03] Production.INFO: ==27276== Lock acquired, processing the job...
[2026-04-07 07:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:17:03] Production.INFO: Account Balance Start.
[2026-04-07 07:17:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:17:03] Production.INFO: 117
[2026-04-07 07:17:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:17:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:17:03] Production.INFO: ==27278== Releasing lock...
[2026-04-07 07:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: ==27272== Releasing lock...
[2026-04-07 07:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:17:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:17:04] Production.INFO: Total Charge 0
[2026-04-07 07:17:04] Production.INFO: CreateAllLog End
[2026-04-07 07:17:05] Production.INFO: Account Balance End.
[2026-04-07 07:17:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:17:05] Production.INFO: ==27276== Releasing lock...
[2026-04-07 07:17:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:17:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:17:11] Production.ERROR: CronJobId end10
[2026-04-07 07:17:11] Production.INFO: ==27274== Releasing lock...
[2026-04-07 07:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:17:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:17:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:17:14] Production.INFO: call_cost start
[2026-04-07 07:17:14] Production.INFO: call_cost end
[2026-04-07 07:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:17:14] Production.INFO: ==27270== Releasing lock...
[2026-04-07 07:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:18:02] Production.INFO: ==27333== Lock acquired, processing the job...
[2026-04-07 12:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:18:02] Production.INFO: neon service started
[2026-04-07 12:18:02] Production.INFO: neon service started
[2026-04-07 12:18:02] Production.INFO: ==27333== Releasing lock...
[2026-04-07 12:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:18:02] Production.INFO: ==27337== Lock acquired, processing the job...
[2026-04-07 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:18:02] Production.INFO: ==27337== Releasing lock...
[2026-04-07 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:18:02] Production.INFO: ==27335== Lock acquired, processing the job...
[2026-04-07 07:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:18:02] Production.INFO: ==27335== Releasing lock...
[2026-04-07 07:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:18:03] Production.INFO: ==27339== Lock acquired, processing the job...
[2026-04-07 07:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:18:03] Production.INFO: ==27341== Lock acquired, processing the job...
[2026-04-07 07:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:18:03] Production.INFO: ==27343== Lock acquired, processing the job...
[2026-04-07 07:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:18:03] Production.INFO: ==27345== Lock acquired, processing the job...
[2026-04-07 07:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:18:03] Production.INFO: ==27347== Lock acquired, processing the job...
[2026-04-07 07:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:18:03] Production.INFO: Account Balance Start.
[2026-04-07 07:18:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:18:03] Production.INFO: 117
[2026-04-07 07:18:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:18:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:03] Production.INFO: ==27347== Releasing lock...
[2026-04-07 07:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:18:04] Production.INFO: Date 2026-03-10
[2026-04-07 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:04] Production.INFO: Date 2026-03-11
[2026-04-07 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:04] Production.INFO: Date 2026-03-12
[2026-04-07 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:04] Production.INFO: Date 2026-03-13
[2026-04-07 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:04] Production.INFO: ==27341== Releasing lock...
[2026-04-07 07:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:18:04] Production.INFO: Date 2026-03-14
[2026-04-07 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:05] Production.INFO: Date 2026-03-30
[2026-04-07 07:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:05] Production.INFO: Date 2026-03-31
[2026-04-07 07:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:05] Production.INFO: Date 2026-04-01
[2026-04-07 07:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:05] Production.INFO: Date 2026-04-02
[2026-04-07 07:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:05] Production.INFO: Date 2026-04-03
[2026-04-07 07:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:05] Production.INFO: Date 2026-04-04
[2026-04-07 07:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:05] Production.INFO: Date 2026-04-05
[2026-04-07 07:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:05] Production.INFO: Date 2026-04-06
[2026-04-07 07:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:05] Production.INFO: Date 2026-04-07
[2026-04-07 07:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:18:05] Production.INFO: Total Charge 0
[2026-04-07 07:18:05] Production.INFO: CreateAllLog End
[2026-04-07 07:18:05] Production.INFO: Account Balance End.
[2026-04-07 07:18:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:18:05] Production.INFO: ==27345== Releasing lock...
[2026-04-07 07:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:18:11] Production.ERROR: CronJobId end10
[2026-04-07 07:18:11] Production.INFO: ==27343== Releasing lock...
[2026-04-07 07:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:18:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:18:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:18:15] Production.INFO: call_cost start
[2026-04-07 07:18:15] Production.INFO: call_cost end
[2026-04-07 07:18:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:18:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:18:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:18:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:18:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:18:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:18:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:18:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:18:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:18:15] Production.INFO: ==27339== Releasing lock...
[2026-04-07 07:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:19:01] Production.INFO: ==27404== Lock acquired, processing the job...
[2026-04-07 12:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:19:01] Production.INFO: neon service started
[2026-04-07 12:19:01] Production.INFO: neon service started
[2026-04-07 12:19:01] Production.INFO: ==27404== Releasing lock...
[2026-04-07 12:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:19:01] Production.INFO: ==27408== Lock acquired, processing the job...
[2026-04-07 11:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:19:01] Production.INFO: ==27408== Releasing lock...
[2026-04-07 11:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:19:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:19:01] Production.INFO: ==27406== Lock acquired, processing the job...
[2026-04-07 07:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:19:02] Production.INFO: ==27406== Releasing lock...
[2026-04-07 07:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:19:02] Production.INFO: ==27410== Lock acquired, processing the job...
[2026-04-07 07:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:19:02] Production.INFO: ==27412== Lock acquired, processing the job...
[2026-04-07 07:19:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:19:02] Production.INFO: ==27414== Lock acquired, processing the job...
[2026-04-07 07:19:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:19:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:19:03] Production.INFO: ==27416== Lock acquired, processing the job...
[2026-04-07 07:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:19:03] Production.INFO: ==27418== Lock acquired, processing the job...
[2026-04-07 07:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:19:03] Production.INFO: Account Balance Start.
[2026-04-07 07:19:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:19:03] Production.INFO: 117
[2026-04-07 07:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:19:03] Production.INFO: ==27418== Releasing lock...
[2026-04-07 07:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: ==27412== Releasing lock...
[2026-04-07 07:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-20
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-21
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-22
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-23
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-24
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-25
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-26
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-27
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-28
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-29
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-30
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-03-31
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-04-01
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:03] Production.INFO: Date 2026-04-02
[2026-04-07 07:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:19:04] Production.INFO: Total Charge 0
[2026-04-07 07:19:04] Production.INFO: CreateAllLog End
[2026-04-07 07:19:04] Production.INFO: Account Balance End.
[2026-04-07 07:19:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:19:04] Production.INFO: ==27416== Releasing lock...
[2026-04-07 07:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:19:11] Production.ERROR: CronJobId end10
[2026-04-07 07:19:11] Production.INFO: ==27414== Releasing lock...
[2026-04-07 07:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:19:14] Production.INFO: call_cost start
[2026-04-07 07:19:14] Production.INFO: call_cost end
[2026-04-07 07:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:19:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:19:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:19:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:19:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:19:14] Production.INFO: ==27410== Releasing lock...
[2026-04-07 07:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:20:01] Production.INFO: ==27473== Lock acquired, processing the job...
[2026-04-07 12:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:20:01] Production.INFO: neon service started
[2026-04-07 12:20:01] Production.INFO: neon service started
[2026-04-07 12:20:01] Production.INFO: ==27473== Releasing lock...
[2026-04-07 12:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:20:02] Production.INFO: ==27477== Lock acquired, processing the job...
[2026-04-07 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:20:02] Production.INFO: ==27477== Releasing lock...
[2026-04-07 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:20:02] Production.INFO: ==27475== Lock acquired, processing the job...
[2026-04-07 07:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:20:02] Production.INFO: ==27475== Releasing lock...
[2026-04-07 07:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:20:03] Production.INFO: ==27480== Lock acquired, processing the job...
[2026-04-07 07:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:20:03] Production.INFO: ==27482== Lock acquired, processing the job...
[2026-04-07 07:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:20:03] Production.INFO: ==27484== Lock acquired, processing the job...
[2026-04-07 07:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:20:03] Production.INFO: ==27488== Lock acquired, processing the job...
[2026-04-07 07:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:20:03] Production.INFO: ==27486== Lock acquired, processing the job...
[2026-04-07 07:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:20:03] Production.INFO: Account Balance Start.
[2026-04-07 07:20:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:20:03] Production.INFO: 117
[2026-04-07 07:20:03] Production.INFO: ==27488== Releasing lock...
[2026-04-07 07:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:20:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: ==27482== Releasing lock...
[2026-04-07 07:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:20:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:20:04] Production.INFO: Total Charge 0
[2026-04-07 07:20:04] Production.INFO: CreateAllLog End
[2026-04-07 07:20:04] Production.INFO: Account Balance End.
[2026-04-07 07:20:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:20:04] Production.INFO: ==27486== Releasing lock...
[2026-04-07 07:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:20:12] Production.ERROR: CronJobId end10
[2026-04-07 07:20:12] Production.INFO: ==27484== Releasing lock...
[2026-04-07 07:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:20:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:20:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:20:14] Production.INFO: call_cost start
[2026-04-07 07:20:14] Production.INFO: call_cost end
[2026-04-07 07:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:20:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:20:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:20:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:20:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:20:14] Production.INFO: ==27480== Releasing lock...
[2026-04-07 07:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:21:01] Production.INFO: ==27546== Lock acquired, processing the job...
[2026-04-07 12:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:21:01] Production.INFO: neon service started
[2026-04-07 12:21:01] Production.INFO: neon service started
[2026-04-07 12:21:01] Production.INFO: ==27546== Releasing lock...
[2026-04-07 12:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:21:01] Production.INFO: ==27548== Lock acquired, processing the job...
[2026-04-07 07:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:21:01] Production.INFO: ==27548== Releasing lock...
[2026-04-07 07:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:21:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:21:02] Production.INFO: ==27550== Lock acquired, processing the job...
[2026-04-07 11:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:21:02] Production.INFO: ==27550== Releasing lock...
[2026-04-07 11:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:21:02] Production.INFO: ==27561== Lock acquired, processing the job...
[2026-04-07 07:21:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:21:03] Production.INFO: ==27552== Lock acquired, processing the job...
[2026-04-07 07:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 07:21:03] Production.INFO: ==27565== Lock acquired, processing the job...
[2026-04-07 07:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:21:03] Production.INFO: ==27559== Lock acquired, processing the job...
[2026-04-07 07:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:21:03] Production.INFO: Account Balance Start.
[2026-04-07 07:21:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:21:03] Production.INFO: 117
[2026-04-07 07:21:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:03] Production.INFO: ==27557== Lock acquired, processing the job...
[2026-04-07 07:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 07:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 07:21:03] Production.ERROR: CronJob PID - 27559
[2026-04-07 07:21:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 07:21:03] Production.ERROR: CronJob ID - 10
[2026-04-07 07:21:03] Production.ERROR: CronJob Last Run Time 2026-04-07 07:21:00
[2026-04-07 07:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 07:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 07:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 07:21:03] Production.ERROR: CronJob PID - 27561
[2026-04-07 07:21:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-07 07:21:03] Production.ERROR: CronJob ID - 12
[2026-04-07 07:21:03] Production.ERROR: CronJob Last Run Time 2026-04-07 07:21:00
[2026-04-07 07:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 07:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 07:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 07:21:03] Production.ERROR: CronJob PID - 27565
[2026-04-07 07:21:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-04-07 07:21:03] Production.ERROR: CronJob ID - 19
[2026-04-07 07:21:03] Production.ERROR: CronJob Last Run Time 2026-04-07 07:21:00
[2026-04-07 07:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 07:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 07:21:03] Production.INFO: ==27554== Lock acquired, processing the job...
[2026-04-07 07:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:21:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 07:21:03] Production.INFO: ==27552== Releasing lock...
[2026-04-07 07:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 07:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 07:21:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:21:03] Production.INFO: ==27565== Releasing lock...
[2026-04-07 07:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:21:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:21:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:03] Production.INFO: ==27563== Lock acquired, processing the job...
[2026-04-07 07:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 07:21:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 07:21:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:03] Production.INFO: Date 2026-03-20
[2026-04-07 07:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:03] Production.INFO: Date 2026-03-21
[2026-04-07 07:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:03] Production.INFO: Date 2026-03-22
[2026-04-07 07:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:03] Production.INFO: Date 2026-03-23
[2026-04-07 07:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:03] Production.INFO: Date 2026-03-24
[2026-04-07 07:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:03] Production.INFO: Date 2026-03-25
[2026-04-07 07:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:03] Production.INFO: ==27557== Releasing lock...
[2026-04-07 07:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:21:03] Production.ERROR: done
[2026-04-07 07:21:03] Production.INFO: Date 2026-03-26
[2026-04-07 07:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 07:21:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052327', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 07:21:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:21:04] Production.INFO: Total Charge 0
[2026-04-07 07:21:04] Production.INFO: CreateAllLog End
[2026-04-07 07:21:05] Production.INFO: Account Balance End.
[2026-04-07 07:21:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:21:05] Production.INFO: ==27561== Releasing lock...
[2026-04-07 07:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:21:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052327', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 07:21:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 07:21:09] Production.INFO: ProcessCDR(1,17052327,1,1,2)
[2026-04-07 07:21:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052327,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 07:21:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052327,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 07:21:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 07:21:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 07:21:09] Production.INFO: ==27563== Releasing lock...
[2026-04-07 07:21:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 07:21:09] Production.INFO: 26 MB #Memory Used#
[2026-04-07 07:21:13] Production.ERROR: CronJobId end10
[2026-04-07 07:21:13] Production.INFO: ==27559== Releasing lock...
[2026-04-07 07:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:21:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:21:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:21:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:21:16] Production.INFO: call_cost start
[2026-04-07 07:21:16] Production.INFO: call_cost end
[2026-04-07 07:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:21:16] Production.INFO: ==27554== Releasing lock...
[2026-04-07 07:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:22:01] Production.INFO: ==27619== Lock acquired, processing the job...
[2026-04-07 12:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:22:01] Production.INFO: neon service started
[2026-04-07 12:22:01] Production.INFO: neon service started
[2026-04-07 12:22:01] Production.INFO: ==27619== Releasing lock...
[2026-04-07 12:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:22:02] Production.INFO: ==27621== Lock acquired, processing the job...
[2026-04-07 07:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:22:02] Production.INFO: ==27623== Lock acquired, processing the job...
[2026-04-07 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 07:22:02] Production.INFO: ==27621== Releasing lock...
[2026-04-07 07:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:22:02] Production.INFO: ==27623== Releasing lock...
[2026-04-07 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:22:03] Production.INFO: ==27625== Lock acquired, processing the job...
[2026-04-07 07:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:22:03] Production.INFO: ==27634== Lock acquired, processing the job...
[2026-04-07 07:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:22:03] Production.INFO: ==27627== Lock acquired, processing the job...
[2026-04-07 07:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:22:03] Production.INFO: ==27632== Lock acquired, processing the job...
[2026-04-07 07:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:22:03] Production.INFO: ==27630== Lock acquired, processing the job...
[2026-04-07 07:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:22:03] Production.INFO: ==27634== Releasing lock...
[2026-04-07 07:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:22:03] Production.INFO: Account Balance Start.
[2026-04-07 07:22:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:22:03] Production.INFO: 117
[2026-04-07 07:22:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:03] Production.INFO: ==27627== Releasing lock...
[2026-04-07 07:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:22:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:22:04] Production.INFO: Total Charge 0
[2026-04-07 07:22:04] Production.INFO: CreateAllLog End
[2026-04-07 07:22:04] Production.INFO: Account Balance End.
[2026-04-07 07:22:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:22:04] Production.INFO: ==27632== Releasing lock...
[2026-04-07 07:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:22:10] Production.ERROR: CronJobId end10
[2026-04-07 07:22:10] Production.INFO: ==27630== Releasing lock...
[2026-04-07 07:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:22:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:22:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:22:13] Production.INFO: call_cost start
[2026-04-07 07:22:13] Production.INFO: call_cost end
[2026-04-07 07:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:22:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:22:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:22:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:22:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:22:13] Production.INFO: ==27625== Releasing lock...
[2026-04-07 07:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:23:02] Production.INFO: ==27690== Lock acquired, processing the job...
[2026-04-07 12:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:23:02] Production.INFO: neon service started
[2026-04-07 12:23:02] Production.INFO: neon service started
[2026-04-07 12:23:02] Production.INFO: ==27690== Releasing lock...
[2026-04-07 12:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:23:02] Production.INFO: ==27692== Lock acquired, processing the job...
[2026-04-07 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:23:02] Production.INFO: ==27692== Releasing lock...
[2026-04-07 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:23:02] Production.INFO: ==27694== Lock acquired, processing the job...
[2026-04-07 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:23:02] Production.INFO: ==27694== Releasing lock...
[2026-04-07 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:23:03] Production.INFO: ==27696== Lock acquired, processing the job...
[2026-04-07 07:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:23:03] Production.INFO: ==27698== Lock acquired, processing the job...
[2026-04-07 07:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:23:03] Production.INFO: ==27702== Lock acquired, processing the job...
[2026-04-07 07:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:23:03] Production.INFO: ==27700== Lock acquired, processing the job...
[2026-04-07 07:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:23:03] Production.INFO: ==27704== Lock acquired, processing the job...
[2026-04-07 07:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:23:03] Production.INFO: Account Balance Start.
[2026-04-07 07:23:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:23:03] Production.INFO: 117
[2026-04-07 07:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:23:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:23:03] Production.INFO: ==27704== Releasing lock...
[2026-04-07 07:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-03-14
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: ==27698== Releasing lock...
[2026-04-07 07:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:23:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:23:04] Production.INFO: Total Charge 0
[2026-04-07 07:23:04] Production.INFO: CreateAllLog End
[2026-04-07 07:23:04] Production.INFO: Account Balance End.
[2026-04-07 07:23:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:23:04] Production.INFO: ==27702== Releasing lock...
[2026-04-07 07:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:23:10] Production.ERROR: CronJobId end10
[2026-04-07 07:23:10] Production.INFO: ==27700== Releasing lock...
[2026-04-07 07:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:23:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:23:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:23:14] Production.INFO: call_cost start
[2026-04-07 07:23:14] Production.INFO: call_cost end
[2026-04-07 07:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:23:14] Production.INFO: ==27696== Releasing lock...
[2026-04-07 07:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:24:01] Production.INFO: ==27759== Lock acquired, processing the job...
[2026-04-07 12:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:24:01] Production.INFO: neon service started
[2026-04-07 12:24:01] Production.INFO: neon service started
[2026-04-07 12:24:01] Production.INFO: ==27759== Releasing lock...
[2026-04-07 12:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:24:01] Production.INFO: ==27761== Lock acquired, processing the job...
[2026-04-07 07:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:24:02] Production.INFO: ==27761== Releasing lock...
[2026-04-07 07:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:24:02] Production.INFO: ==27763== Lock acquired, processing the job...
[2026-04-07 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:24:02] Production.INFO: ==27763== Releasing lock...
[2026-04-07 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:24:02] Production.INFO: ==27769== Lock acquired, processing the job...
[2026-04-07 07:24:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:24:03] Production.INFO: ==27771== Lock acquired, processing the job...
[2026-04-07 07:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:24:03] Production.INFO: ==27765== Lock acquired, processing the job...
[2026-04-07 07:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:24:03] Production.INFO: ==27767== Lock acquired, processing the job...
[2026-04-07 07:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:24:03] Production.INFO: ==27773== Lock acquired, processing the job...
[2026-04-07 07:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:24:03] Production.INFO: Account Balance Start.
[2026-04-07 07:24:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:24:03] Production.INFO: 117
[2026-04-07 07:24:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:24:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:03] Production.INFO: ==27773== Releasing lock...
[2026-04-07 07:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:24:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:03] Production.INFO: ==27767== Releasing lock...
[2026-04-07 07:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:24:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:03] Production.INFO: Date 2026-03-20
[2026-04-07 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:03] Production.INFO: Date 2026-03-21
[2026-04-07 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:03] Production.INFO: Date 2026-03-22
[2026-04-07 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:03] Production.INFO: Date 2026-03-23
[2026-04-07 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:03] Production.INFO: Date 2026-03-24
[2026-04-07 07:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:24:04] Production.INFO: Total Charge 0
[2026-04-07 07:24:04] Production.INFO: CreateAllLog End
[2026-04-07 07:24:04] Production.INFO: Account Balance End.
[2026-04-07 07:24:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:24:04] Production.INFO: ==27771== Releasing lock...
[2026-04-07 07:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:24:11] Production.ERROR: CronJobId end10
[2026-04-07 07:24:11] Production.INFO: ==27769== Releasing lock...
[2026-04-07 07:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:24:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:24:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:24:13] Production.INFO: call_cost start
[2026-04-07 07:24:13] Production.INFO: call_cost end
[2026-04-07 07:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:24:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:24:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:24:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:24:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:24:13] Production.INFO: ==27765== Releasing lock...
[2026-04-07 07:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:25:01] Production.INFO: ==27827== Lock acquired, processing the job...
[2026-04-07 12:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:25:01] Production.INFO: neon service started
[2026-04-07 12:25:01] Production.INFO: neon service started
[2026-04-07 12:25:01] Production.INFO: ==27827== Releasing lock...
[2026-04-07 12:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:25:02] Production.INFO: ==27829== Lock acquired, processing the job...
[2026-04-07 07:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:25:02] Production.INFO: ==27829== Releasing lock...
[2026-04-07 07:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:25:02] Production.INFO: ==27831== Lock acquired, processing the job...
[2026-04-07 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:25:02] Production.INFO: ==27831== Releasing lock...
[2026-04-07 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:25:03] Production.INFO: ==27836== Lock acquired, processing the job...
[2026-04-07 07:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:25:03] Production.INFO: ==27838== Lock acquired, processing the job...
[2026-04-07 07:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:25:03] Production.INFO: ==27834== Lock acquired, processing the job...
[2026-04-07 07:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:25:03] Production.INFO: ==27840== Lock acquired, processing the job...
[2026-04-07 07:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:25:03] Production.INFO: ==27842== Lock acquired, processing the job...
[2026-04-07 07:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:25:03] Production.INFO: Account Balance Start.
[2026-04-07 07:25:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:25:03] Production.INFO: 117
[2026-04-07 07:25:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:25:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:03] Production.INFO: ==27842== Releasing lock...
[2026-04-07 07:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:25:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: ==27836== Releasing lock...
[2026-04-07 07:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:25:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:25:04] Production.INFO: Total Charge 0
[2026-04-07 07:25:04] Production.INFO: CreateAllLog End
[2026-04-07 07:25:05] Production.INFO: Account Balance End.
[2026-04-07 07:25:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:25:05] Production.INFO: ==27840== Releasing lock...
[2026-04-07 07:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:25:11] Production.ERROR: CronJobId end10
[2026-04-07 07:25:11] Production.INFO: ==27838== Releasing lock...
[2026-04-07 07:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:25:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:25:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:25:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:25:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:25:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:25:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:25:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:25:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:25:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:25:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:25:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:25:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:25:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:25:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:25:14] Production.INFO: call_cost start
[2026-04-07 07:25:14] Production.INFO: call_cost end
[2026-04-07 07:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:25:14] Production.INFO: ==27834== Releasing lock...
[2026-04-07 07:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:26:01] Production.INFO: ==27896== Lock acquired, processing the job...
[2026-04-07 12:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:26:01] Production.INFO: neon service started
[2026-04-07 12:26:01] Production.INFO: neon service started
[2026-04-07 12:26:01] Production.INFO: ==27896== Releasing lock...
[2026-04-07 12:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:26:01] Production.INFO: ==27899== Lock acquired, processing the job...
[2026-04-07 07:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:26:01] Production.INFO: ==27899== Releasing lock...
[2026-04-07 07:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:26:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:26:02] Production.INFO: ==27901== Lock acquired, processing the job...
[2026-04-07 11:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:26:02] Production.INFO: ==27901== Releasing lock...
[2026-04-07 11:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:26:02] Production.INFO: ==27905== Lock acquired, processing the job...
[2026-04-07 07:26:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:26:02] Production.INFO: ==27903== Lock acquired, processing the job...
[2026-04-07 07:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:26:02] Production.INFO: ==27909== Lock acquired, processing the job...
[2026-04-07 07:26:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:26:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:26:02] Production.INFO: ==27907== Lock acquired, processing the job...
[2026-04-07 07:26:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:26:02] Production.INFO: Account Balance Start.
[2026-04-07 07:26:02] Production.INFO: CreateAllLog Start
[2026-04-07 07:26:02] Production.INFO: 117
[2026-04-07 07:26:02] Production.INFO: Date 2026-03-08
[2026-04-07 07:26:02] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:26:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:26:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:26:02] Production.INFO: ==27911== Lock acquired, processing the job...
[2026-04-07 07:26:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:26:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: ==27911== Releasing lock...
[2026-04-07 07:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: ==27905== Releasing lock...
[2026-04-07 07:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-20
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-21
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-22
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-23
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-24
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-25
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-26
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-27
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-28
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-29
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-30
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: Date 2026-03-31
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:03] Production.INFO: Date 2026-04-01
[2026-04-07 07:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:26:04] Production.INFO: Total Charge 0
[2026-04-07 07:26:04] Production.INFO: CreateAllLog End
[2026-04-07 07:26:04] Production.INFO: Account Balance End.
[2026-04-07 07:26:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:26:04] Production.INFO: ==27909== Releasing lock...
[2026-04-07 07:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:26:11] Production.ERROR: CronJobId end10
[2026-04-07 07:26:11] Production.INFO: ==27907== Releasing lock...
[2026-04-07 07:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:26:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:26:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:26:15] Production.INFO: call_cost start
[2026-04-07 07:26:15] Production.INFO: call_cost end
[2026-04-07 07:26:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:26:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:26:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:26:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:26:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:26:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:26:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:26:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:26:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:26:15] Production.INFO: ==27903== Releasing lock...
[2026-04-07 07:26:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:26:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:27:01] Production.INFO: ==27965== Lock acquired, processing the job...
[2026-04-07 12:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:27:01] Production.INFO: neon service started
[2026-04-07 12:27:01] Production.INFO: neon service started
[2026-04-07 12:27:01] Production.INFO: ==27965== Releasing lock...
[2026-04-07 12:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:27:02] Production.INFO: ==27967== Lock acquired, processing the job...
[2026-04-07 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:27:02] Production.INFO: ==27967== Releasing lock...
[2026-04-07 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:27:02] Production.INFO: ==27969== Lock acquired, processing the job...
[2026-04-07 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:27:02] Production.INFO: ==27969== Releasing lock...
[2026-04-07 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:27:02] Production.INFO: ==27974== Lock acquired, processing the job...
[2026-04-07 07:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:27:03] Production.INFO: ==27978== Lock acquired, processing the job...
[2026-04-07 07:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:27:03] Production.INFO: Account Balance Start.
[2026-04-07 07:27:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:27:03] Production.INFO: 117
[2026-04-07 07:27:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:03] Production.INFO: ==27972== Lock acquired, processing the job...
[2026-04-07 07:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:27:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:27:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:03] Production.INFO: ==27976== Lock acquired, processing the job...
[2026-04-07 07:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:27:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:03] Production.INFO: ==27980== Lock acquired, processing the job...
[2026-04-07 07:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:27:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:27:03] Production.INFO: ==27974== Releasing lock...
[2026-04-07 07:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:27:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:27:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:27:03] Production.INFO: ==27980== Releasing lock...
[2026-04-07 07:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:27:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:03] Production.INFO: Date 2026-03-20
[2026-04-07 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:03] Production.INFO: Date 2026-03-21
[2026-04-07 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:03] Production.INFO: Date 2026-03-22
[2026-04-07 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:03] Production.INFO: Date 2026-03-23
[2026-04-07 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:03] Production.INFO: Date 2026-03-24
[2026-04-07 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:03] Production.INFO: Date 2026-03-25
[2026-04-07 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:03] Production.INFO: Date 2026-03-26
[2026-04-07 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:03] Production.INFO: Date 2026-03-27
[2026-04-07 07:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:27:04] Production.INFO: Total Charge 0
[2026-04-07 07:27:04] Production.INFO: CreateAllLog End
[2026-04-07 07:27:04] Production.INFO: Account Balance End.
[2026-04-07 07:27:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:27:04] Production.INFO: ==27978== Releasing lock...
[2026-04-07 07:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:27:11] Production.ERROR: CronJobId end10
[2026-04-07 07:27:11] Production.INFO: ==27976== Releasing lock...
[2026-04-07 07:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:27:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:27:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:27:14] Production.INFO: call_cost start
[2026-04-07 07:27:14] Production.INFO: call_cost end
[2026-04-07 07:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:27:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:27:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:27:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:27:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:27:14] Production.INFO: ==27972== Releasing lock...
[2026-04-07 07:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:28:02] Production.INFO: ==28034== Lock acquired, processing the job...
[2026-04-07 12:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:28:02] Production.INFO: neon service started
[2026-04-07 12:28:02] Production.INFO: neon service started
[2026-04-07 12:28:02] Production.INFO: ==28034== Releasing lock...
[2026-04-07 12:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:28:02] Production.INFO: ==28036== Lock acquired, processing the job...
[2026-04-07 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:28:02] Production.INFO: ==28036== Releasing lock...
[2026-04-07 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:28:02] Production.INFO: ==28038== Lock acquired, processing the job...
[2026-04-07 11:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:28:03] Production.INFO: ==28038== Releasing lock...
[2026-04-07 11:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:28:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:28:03] Production.INFO: ==28042== Lock acquired, processing the job...
[2026-04-07 07:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:28:03] Production.INFO: ==28040== Lock acquired, processing the job...
[2026-04-07 07:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:28:03] Production.INFO: ==28048== Lock acquired, processing the job...
[2026-04-07 07:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:28:03] Production.INFO: ==28044== Lock acquired, processing the job...
[2026-04-07 07:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:28:03] Production.INFO: ==28046== Lock acquired, processing the job...
[2026-04-07 07:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:28:03] Production.INFO: ==28048== Releasing lock...
[2026-04-07 07:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:28:03] Production.INFO: Account Balance Start.
[2026-04-07 07:28:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:28:03] Production.INFO: 117
[2026-04-07 07:28:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-03-14
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: ==28042== Releasing lock...
[2026-04-07 07:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:28:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:28:04] Production.INFO: Total Charge 0
[2026-04-07 07:28:04] Production.INFO: CreateAllLog End
[2026-04-07 07:28:05] Production.INFO: Account Balance End.
[2026-04-07 07:28:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:28:05] Production.INFO: ==28046== Releasing lock...
[2026-04-07 07:28:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:28:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:28:11] Production.ERROR: CronJobId end10
[2026-04-07 07:28:11] Production.INFO: ==28044== Releasing lock...
[2026-04-07 07:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:28:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:28:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:28:13] Production.INFO: call_cost start
[2026-04-07 07:28:13] Production.INFO: call_cost end
[2026-04-07 07:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:28:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:28:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:28:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:28:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:28:13] Production.INFO: ==28040== Releasing lock...
[2026-04-07 07:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:29:01] Production.INFO: ==28104== Lock acquired, processing the job...
[2026-04-07 12:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:29:01] Production.INFO: neon service started
[2026-04-07 12:29:01] Production.INFO: neon service started
[2026-04-07 12:29:01] Production.INFO: ==28104== Releasing lock...
[2026-04-07 12:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:29:01] Production.INFO: ==28106== Lock acquired, processing the job...
[2026-04-07 07:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:29:02] Production.INFO: ==28106== Releasing lock...
[2026-04-07 07:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:29:02] Production.INFO: ==28108== Lock acquired, processing the job...
[2026-04-07 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:29:02] Production.INFO: ==28108== Releasing lock...
[2026-04-07 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:29:02] Production.INFO: ==28110== Lock acquired, processing the job...
[2026-04-07 07:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:29:02] Production.INFO: ==28112== Lock acquired, processing the job...
[2026-04-07 07:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:29:02] Production.INFO: ==28116== Lock acquired, processing the job...
[2026-04-07 07:29:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:29:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:29:03] Production.INFO: ==28114== Lock acquired, processing the job...
[2026-04-07 07:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:29:03] Production.INFO: Account Balance Start.
[2026-04-07 07:29:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:29:03] Production.INFO: 117
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: ==28118== Lock acquired, processing the job...
[2026-04-07 07:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:29:03] Production.INFO: ==28118== Releasing lock...
[2026-04-07 07:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-20
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: ==28112== Releasing lock...
[2026-04-07 07:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-21
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-22
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-23
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-24
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-25
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-26
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-27
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-28
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-29
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-30
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-03-31
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-04-01
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-04-02
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-04-03
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-04-04
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-04-05
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-04-06
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Date 2026-04-07
[2026-04-07 07:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:29:03] Production.INFO: Total Charge 0
[2026-04-07 07:29:04] Production.INFO: CreateAllLog End
[2026-04-07 07:29:04] Production.INFO: Account Balance End.
[2026-04-07 07:29:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:29:04] Production.INFO: ==28116== Releasing lock...
[2026-04-07 07:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:29:11] Production.ERROR: CronJobId end10
[2026-04-07 07:29:11] Production.INFO: ==28114== Releasing lock...
[2026-04-07 07:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:29:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:29:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:29:13] Production.INFO: call_cost start
[2026-04-07 07:29:13] Production.INFO: call_cost end
[2026-04-07 07:29:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:29:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:29:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:29:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:29:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:29:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:29:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:29:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:29:14] Production.INFO: ==28110== Releasing lock...
[2026-04-07 07:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:30:01] Production.INFO: ==28172== Lock acquired, processing the job...
[2026-04-07 12:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:30:01] Production.INFO: neon service started
[2026-04-07 12:30:02] Production.INFO: neon service started
[2026-04-07 12:30:02] Production.INFO: ==28172== Releasing lock...
[2026-04-07 12:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:30:02] Production.INFO: ==28176== Lock acquired, processing the job...
[2026-04-07 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:30:02] Production.INFO: ==28176== Releasing lock...
[2026-04-07 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:30:02] Production.INFO: ==28174== Lock acquired, processing the job...
[2026-04-07 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:30:02] Production.INFO: ==28174== Releasing lock...
[2026-04-07 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:30:03] Production.INFO: ==28179== Lock acquired, processing the job...
[2026-04-07 07:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:30:03] Production.INFO: ==28183== Lock acquired, processing the job...
[2026-04-07 07:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:30:03] Production.INFO: ==28181== Lock acquired, processing the job...
[2026-04-07 07:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:30:03] Production.INFO: ==28185== Lock acquired, processing the job...
[2026-04-07 07:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:30:03] Production.INFO: ==28187== Lock acquired, processing the job...
[2026-04-07 07:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:30:03] Production.INFO: Account Balance Start.
[2026-04-07 07:30:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:30:03] Production.INFO: 117
[2026-04-07 07:30:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:30:04] Production.INFO: ==28187== Releasing lock...
[2026-04-07 07:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-09
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-10
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-11
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-12
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: ==28181== Releasing lock...
[2026-04-07 07:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-13
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-14
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:05] Production.INFO: Date 2026-04-03
[2026-04-07 07:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:05] Production.INFO: Date 2026-04-04
[2026-04-07 07:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:05] Production.INFO: Date 2026-04-05
[2026-04-07 07:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:05] Production.INFO: Date 2026-04-06
[2026-04-07 07:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:05] Production.INFO: Date 2026-04-07
[2026-04-07 07:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:30:05] Production.INFO: Total Charge 0
[2026-04-07 07:30:05] Production.INFO: CreateAllLog End
[2026-04-07 07:30:05] Production.INFO: Account Balance End.
[2026-04-07 07:30:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:30:05] Production.INFO: ==28185== Releasing lock...
[2026-04-07 07:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:30:11] Production.ERROR: CronJobId end10
[2026-04-07 07:30:11] Production.INFO: ==28183== Releasing lock...
[2026-04-07 07:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:30:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:30:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:30:13] Production.INFO: call_cost start
[2026-04-07 07:30:13] Production.INFO: call_cost end
[2026-04-07 07:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:30:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:30:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:30:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:30:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:30:13] Production.INFO: ==28179== Releasing lock...
[2026-04-07 07:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:31:01] Production.INFO: ==28241== Lock acquired, processing the job...
[2026-04-07 12:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:31:01] Production.INFO: neon service started
[2026-04-07 12:31:01] Production.INFO: neon service started
[2026-04-07 12:31:01] Production.INFO: ==28241== Releasing lock...
[2026-04-07 12:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:31:01] Production.INFO: ==28243== Lock acquired, processing the job...
[2026-04-07 07:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:31:02] Production.INFO: ==28243== Releasing lock...
[2026-04-07 07:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:31:02] Production.INFO: ==28245== Lock acquired, processing the job...
[2026-04-07 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:31:02] Production.INFO: ==28245== Releasing lock...
[2026-04-07 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:31:02] Production.INFO: ==28248== Lock acquired, processing the job...
[2026-04-07 07:31:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 07:31:02] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 07:31:02] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 07:31:02] Production.INFO: ==28248== Releasing lock...
[2026-04-07 07:31:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 07:31:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 07:31:02] Production.INFO: ==28250== Lock acquired, processing the job...
[2026-04-07 07:31:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:31:03] Production.INFO: ==28252== Lock acquired, processing the job...
[2026-04-07 07:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:31:03] Production.INFO: ==28254== Lock acquired, processing the job...
[2026-04-07 07:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:31:03] Production.INFO: ==28256== Lock acquired, processing the job...
[2026-04-07 07:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:31:03] Production.INFO: ==28260== Lock acquired, processing the job...
[2026-04-07 07:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:31:03] Production.INFO: Account Balance Start.
[2026-04-07 07:31:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:31:03] Production.INFO: 117
[2026-04-07 07:31:03] Production.INFO: ==28258== Lock acquired, processing the job...
[2026-04-07 07:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 07:31:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 07:31:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:31:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:31:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:03] Production.INFO: Date 2026-03-20
[2026-04-07 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:03] Production.INFO: Date 2026-03-21
[2026-04-07 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:03] Production.INFO: ==28260== Releasing lock...
[2026-04-07 07:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:31:03] Production.INFO: Date 2026-03-22
[2026-04-07 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:03] Production.INFO: ==28252== Releasing lock...
[2026-04-07 07:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:31:03] Production.INFO: Date 2026-03-23
[2026-04-07 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:03] Production.INFO: Date 2026-03-24
[2026-04-07 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:03] Production.INFO: Date 2026-03-25
[2026-04-07 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:03] Production.INFO: Date 2026-03-26
[2026-04-07 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:03] Production.INFO: Date 2026-03-27
[2026-04-07 07:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:04] Production.ERROR: done
[2026-04-07 07:31:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 07:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052368', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 07:31:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:31:04] Production.INFO: Total Charge 0
[2026-04-07 07:31:04] Production.INFO: CreateAllLog End
[2026-04-07 07:31:04] Production.INFO: Account Balance End.
[2026-04-07 07:31:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:31:04] Production.INFO: ==28256== Releasing lock...
[2026-04-07 07:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052368', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 07:31:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 07:31:10] Production.INFO: ProcessCDR(1,17052368,1,1,2)
[2026-04-07 07:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052368,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 07:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052368,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 07:31:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 07:31:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 07:31:10] Production.INFO: ==28258== Releasing lock...
[2026-04-07 07:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 07:31:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 07:31:12] Production.ERROR: CronJobId end10
[2026-04-07 07:31:12] Production.INFO: ==28254== Releasing lock...
[2026-04-07 07:31:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:31:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:31:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:31:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:31:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:31:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:31:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:31:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:31:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:31:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:31:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:31:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:31:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:31:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:31:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:31:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:31:16] Production.INFO: call_cost start
[2026-04-07 07:31:16] Production.INFO: call_cost end
[2026-04-07 07:31:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:31:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:31:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:31:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:31:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:31:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:31:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:31:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:31:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:31:16] Production.INFO: ==28250== Releasing lock...
[2026-04-07 07:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:31:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:32:01] Production.INFO: ==28314== Lock acquired, processing the job...
[2026-04-07 12:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:32:01] Production.INFO: neon service started
[2026-04-07 12:32:01] Production.INFO: neon service started
[2026-04-07 12:32:01] Production.INFO: ==28314== Releasing lock...
[2026-04-07 12:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:32:02] Production.INFO: ==28318== Lock acquired, processing the job...
[2026-04-07 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:32:02] Production.INFO: ==28318== Releasing lock...
[2026-04-07 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:32:02] Production.INFO: ==28316== Lock acquired, processing the job...
[2026-04-07 07:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:32:02] Production.INFO: ==28316== Releasing lock...
[2026-04-07 07:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:32:03] Production.INFO: ==28323== Lock acquired, processing the job...
[2026-04-07 07:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:32:03] Production.INFO: ==28321== Lock acquired, processing the job...
[2026-04-07 07:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:32:03] Production.INFO: ==28329== Lock acquired, processing the job...
[2026-04-07 07:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:32:03] Production.INFO: ==28325== Lock acquired, processing the job...
[2026-04-07 07:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:32:03] Production.INFO: ==28329== Releasing lock...
[2026-04-07 07:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:32:03] Production.INFO: ==28323== Releasing lock...
[2026-04-07 07:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:32:03] Production.INFO: ==28327== Lock acquired, processing the job...
[2026-04-07 07:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:32:03] Production.INFO: Account Balance Start.
[2026-04-07 07:32:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:32:03] Production.INFO: 117
[2026-04-07 07:32:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-03-12
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-03-13
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-03-14
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:05] Production.INFO: Date 2026-04-06
[2026-04-07 07:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:05] Production.INFO: Date 2026-04-07
[2026-04-07 07:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:32:05] Production.INFO: Total Charge 0
[2026-04-07 07:32:05] Production.INFO: CreateAllLog End
[2026-04-07 07:32:05] Production.INFO: Account Balance End.
[2026-04-07 07:32:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:32:05] Production.INFO: ==28327== Releasing lock...
[2026-04-07 07:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:32:11] Production.ERROR: CronJobId end10
[2026-04-07 07:32:11] Production.INFO: ==28325== Releasing lock...
[2026-04-07 07:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:32:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:32:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:32:13] Production.INFO: call_cost start
[2026-04-07 07:32:13] Production.INFO: call_cost end
[2026-04-07 07:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:32:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:32:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:32:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:32:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:32:13] Production.INFO: ==28321== Releasing lock...
[2026-04-07 07:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:33:02] Production.INFO: ==28385== Lock acquired, processing the job...
[2026-04-07 12:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:33:02] Production.INFO: neon service started
[2026-04-07 12:33:02] Production.INFO: neon service started
[2026-04-07 12:33:02] Production.INFO: ==28385== Releasing lock...
[2026-04-07 12:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:33:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 07:33:02] Production.INFO: ==28387== Lock acquired, processing the job...
[2026-04-07 07:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:33:02] Production.INFO: ==28387== Releasing lock...
[2026-04-07 07:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:33:02] Production.INFO: ==28389== Lock acquired, processing the job...
[2026-04-07 11:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:33:03] Production.INFO: ==28389== Releasing lock...
[2026-04-07 11:33:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:33:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:33:03] Production.INFO: ==28399== Lock acquired, processing the job...
[2026-04-07 07:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:33:03] Production.INFO: ==28399== Releasing lock...
[2026-04-07 07:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:33:03] Production.INFO: ==28393== Lock acquired, processing the job...
[2026-04-07 07:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:33:03] Production.INFO: ==28391== Lock acquired, processing the job...
[2026-04-07 07:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:33:03] Production.INFO: ==28395== Lock acquired, processing the job...
[2026-04-07 07:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:33:03] Production.INFO: ==28397== Lock acquired, processing the job...
[2026-04-07 07:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:33:04] Production.INFO: Account Balance Start.
[2026-04-07 07:33:04] Production.INFO: CreateAllLog Start
[2026-04-07 07:33:04] Production.INFO: 117
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-08
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-09
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-10
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-11
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-12
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-13
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-14
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:04] Production.INFO: ==28393== Releasing lock...
[2026-04-07 07:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:05] Production.INFO: Date 2026-03-29
[2026-04-07 07:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:05] Production.INFO: Date 2026-03-30
[2026-04-07 07:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:05] Production.INFO: Date 2026-03-31
[2026-04-07 07:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:05] Production.INFO: Date 2026-04-01
[2026-04-07 07:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:05] Production.INFO: Date 2026-04-02
[2026-04-07 07:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:05] Production.INFO: Date 2026-04-03
[2026-04-07 07:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:05] Production.INFO: Date 2026-04-04
[2026-04-07 07:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:05] Production.INFO: Date 2026-04-05
[2026-04-07 07:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:05] Production.INFO: Date 2026-04-06
[2026-04-07 07:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:05] Production.INFO: Date 2026-04-07
[2026-04-07 07:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:33:05] Production.INFO: Total Charge 0
[2026-04-07 07:33:05] Production.INFO: CreateAllLog End
[2026-04-07 07:33:05] Production.INFO: Account Balance End.
[2026-04-07 07:33:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:33:05] Production.INFO: ==28397== Releasing lock...
[2026-04-07 07:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:33:11] Production.ERROR: CronJobId end10
[2026-04-07 07:33:11] Production.INFO: ==28395== Releasing lock...
[2026-04-07 07:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:33:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:33:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:33:14] Production.INFO: call_cost start
[2026-04-07 07:33:14] Production.INFO: call_cost end
[2026-04-07 07:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:33:14] Production.INFO: ==28391== Releasing lock...
[2026-04-07 07:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:34:01] Production.INFO: ==28454== Lock acquired, processing the job...
[2026-04-07 12:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:34:01] Production.INFO: neon service started
[2026-04-07 12:34:01] Production.INFO: neon service started
[2026-04-07 12:34:01] Production.INFO: ==28454== Releasing lock...
[2026-04-07 12:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:34:01] Production.INFO: ==28458== Lock acquired, processing the job...
[2026-04-07 11:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:34:01] Production.INFO: ==28458== Releasing lock...
[2026-04-07 11:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:34:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:34:02] Production.INFO: ==28456== Lock acquired, processing the job...
[2026-04-07 07:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:34:02] Production.INFO: ==28456== Releasing lock...
[2026-04-07 07:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:34:03] Production.INFO: ==28461== Lock acquired, processing the job...
[2026-04-07 07:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:34:03] Production.INFO: ==28463== Lock acquired, processing the job...
[2026-04-07 07:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:34:03] Production.INFO: ==28465== Lock acquired, processing the job...
[2026-04-07 07:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:34:03] Production.INFO: ==28467== Lock acquired, processing the job...
[2026-04-07 07:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:34:03] Production.INFO: ==28469== Lock acquired, processing the job...
[2026-04-07 07:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:34:03] Production.INFO: Account Balance Start.
[2026-04-07 07:34:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:34:03] Production.INFO: 117
[2026-04-07 07:34:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:34:03] Production.INFO: ==28469== Releasing lock...
[2026-04-07 07:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:34:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:03] Production.INFO: Date 2026-03-20
[2026-04-07 07:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:03] Production.INFO: ==28463== Releasing lock...
[2026-04-07 07:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:34:03] Production.INFO: Date 2026-03-21
[2026-04-07 07:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:03] Production.INFO: Date 2026-03-22
[2026-04-07 07:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:03] Production.INFO: Date 2026-03-23
[2026-04-07 07:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:03] Production.INFO: Date 2026-03-24
[2026-04-07 07:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:03] Production.INFO: Date 2026-03-25
[2026-04-07 07:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:34:04] Production.INFO: Total Charge 0
[2026-04-07 07:34:04] Production.INFO: CreateAllLog End
[2026-04-07 07:34:04] Production.INFO: Account Balance End.
[2026-04-07 07:34:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:34:04] Production.INFO: ==28467== Releasing lock...
[2026-04-07 07:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:34:12] Production.ERROR: CronJobId end10
[2026-04-07 07:34:12] Production.INFO: ==28465== Releasing lock...
[2026-04-07 07:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:34:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:34:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:34:15] Production.INFO: call_cost start
[2026-04-07 07:34:15] Production.INFO: call_cost end
[2026-04-07 07:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:34:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:34:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:34:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:34:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:34:15] Production.INFO: ==28461== Releasing lock...
[2026-04-07 07:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:35:01] Production.INFO: ==28523== Lock acquired, processing the job...
[2026-04-07 12:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:35:01] Production.INFO: neon service started
[2026-04-07 12:35:02] Production.INFO: neon service started
[2026-04-07 12:35:02] Production.INFO: ==28523== Releasing lock...
[2026-04-07 12:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:35:02] Production.INFO: ==28525== Lock acquired, processing the job...
[2026-04-07 07:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:35:02] Production.INFO: ==28525== Releasing lock...
[2026-04-07 07:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:35:02] Production.INFO: ==28527== Lock acquired, processing the job...
[2026-04-07 11:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:35:02] Production.INFO: ==28527== Releasing lock...
[2026-04-07 11:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:35:03] Production.INFO: ==28529== Lock acquired, processing the job...
[2026-04-07 07:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:35:03] Production.INFO: ==28531== Lock acquired, processing the job...
[2026-04-07 07:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:35:03] Production.INFO: ==28533== Lock acquired, processing the job...
[2026-04-07 07:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:35:03] Production.INFO: ==28538== Lock acquired, processing the job...
[2026-04-07 07:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:35:03] Production.INFO: ==28535== Lock acquired, processing the job...
[2026-04-07 07:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:35:03] Production.INFO: ==28538== Releasing lock...
[2026-04-07 07:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:35:03] Production.INFO: Account Balance Start.
[2026-04-07 07:35:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:35:03] Production.INFO: 117
[2026-04-07 07:35:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: ==28531== Releasing lock...
[2026-04-07 07:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:35:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:05] Production.INFO: Date 2026-04-07
[2026-04-07 07:35:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:35:05] Production.INFO: Total Charge 0
[2026-04-07 07:35:05] Production.INFO: CreateAllLog End
[2026-04-07 07:35:05] Production.INFO: Account Balance End.
[2026-04-07 07:35:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:35:05] Production.INFO: ==28535== Releasing lock...
[2026-04-07 07:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:35:10] Production.ERROR: CronJobId end10
[2026-04-07 07:35:10] Production.INFO: ==28533== Releasing lock...
[2026-04-07 07:35:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:35:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:35:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:35:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:35:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:35:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:35:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:35:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:35:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:35:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:35:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:35:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:35:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:35:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:35:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:35:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:35:13] Production.INFO: call_cost start
[2026-04-07 07:35:13] Production.INFO: call_cost end
[2026-04-07 07:35:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:35:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:35:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:35:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:35:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:35:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:35:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:35:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:35:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:35:13] Production.INFO: ==28529== Releasing lock...
[2026-04-07 07:35:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:35:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:36:01] Production.INFO: ==28595== Lock acquired, processing the job...
[2026-04-07 12:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:36:01] Production.INFO: neon service started
[2026-04-07 12:36:01] Production.INFO: neon service started
[2026-04-07 12:36:01] Production.INFO: ==28595== Releasing lock...
[2026-04-07 12:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:36:01] Production.INFO: ==28597== Lock acquired, processing the job...
[2026-04-07 07:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:36:02] Production.INFO: ==28597== Releasing lock...
[2026-04-07 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:36:02] Production.INFO: ==28599== Lock acquired, processing the job...
[2026-04-07 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:36:02] Production.INFO: ==28599== Releasing lock...
[2026-04-07 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:36:02] Production.INFO: ==28603== Lock acquired, processing the job...
[2026-04-07 07:36:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:36:02] Production.INFO: ==28601== Lock acquired, processing the job...
[2026-04-07 07:36:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:36:02] Production.INFO: ==28605== Lock acquired, processing the job...
[2026-04-07 07:36:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:36:02] Production.INFO: ==28607== Lock acquired, processing the job...
[2026-04-07 07:36:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:36:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:36:02] Production.INFO: ==28609== Lock acquired, processing the job...
[2026-04-07 07:36:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:36:03] Production.INFO: Account Balance Start.
[2026-04-07 07:36:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:36:03] Production.INFO: 117
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: ==28609== Releasing lock...
[2026-04-07 07:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-20
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-21
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-22
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-23
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-24
[2026-04-07 07:36:03] Production.INFO: ==28603== Releasing lock...
[2026-04-07 07:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-25
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-26
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-27
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-28
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-29
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-30
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:03] Production.INFO: Date 2026-03-31
[2026-04-07 07:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:36:04] Production.INFO: Total Charge 0
[2026-04-07 07:36:04] Production.INFO: CreateAllLog End
[2026-04-07 07:36:04] Production.INFO: Account Balance End.
[2026-04-07 07:36:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:36:04] Production.INFO: ==28607== Releasing lock...
[2026-04-07 07:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:36:12] Production.ERROR: CronJobId end10
[2026-04-07 07:36:12] Production.INFO: ==28605== Releasing lock...
[2026-04-07 07:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:36:15] Production.INFO: call_cost start
[2026-04-07 07:36:15] Production.INFO: call_cost end
[2026-04-07 07:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:36:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:36:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:36:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:36:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:36:15] Production.INFO: ==28601== Releasing lock...
[2026-04-07 07:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:37:01] Production.INFO: ==28664== Lock acquired, processing the job...
[2026-04-07 12:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:37:01] Production.INFO: neon service started
[2026-04-07 12:37:01] Production.INFO: neon service started
[2026-04-07 12:37:01] Production.INFO: ==28664== Releasing lock...
[2026-04-07 12:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:37:02] Production.INFO: ==28666== Lock acquired, processing the job...
[2026-04-07 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:37:02] Production.INFO: ==28666== Releasing lock...
[2026-04-07 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:37:02] Production.INFO: ==28668== Lock acquired, processing the job...
[2026-04-07 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:37:02] Production.INFO: ==28668== Releasing lock...
[2026-04-07 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:37:03] Production.INFO: ==28672== Lock acquired, processing the job...
[2026-04-07 07:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:37:03] Production.INFO: ==28676== Lock acquired, processing the job...
[2026-04-07 07:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:37:03] Production.INFO: ==28678== Lock acquired, processing the job...
[2026-04-07 07:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:37:03] Production.INFO: ==28670== Lock acquired, processing the job...
[2026-04-07 07:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:37:03] Production.INFO: ==28674== Lock acquired, processing the job...
[2026-04-07 07:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:37:03] Production.INFO: Account Balance Start.
[2026-04-07 07:37:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:37:03] Production.INFO: 117
[2026-04-07 07:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:37:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:37:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:37:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:03] Production.INFO: ==28678== Releasing lock...
[2026-04-07 07:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:37:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: ==28672== Releasing lock...
[2026-04-07 07:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:37:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:37:04] Production.INFO: Total Charge 0
[2026-04-07 07:37:04] Production.INFO: CreateAllLog End
[2026-04-07 07:37:04] Production.INFO: Account Balance End.
[2026-04-07 07:37:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:37:05] Production.INFO: ==28676== Releasing lock...
[2026-04-07 07:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:37:11] Production.ERROR: CronJobId end10
[2026-04-07 07:37:11] Production.INFO: ==28674== Releasing lock...
[2026-04-07 07:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:37:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:37:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:37:14] Production.INFO: call_cost start
[2026-04-07 07:37:14] Production.INFO: call_cost end
[2026-04-07 07:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:37:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:37:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:37:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:37:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:37:14] Production.INFO: ==28670== Releasing lock...
[2026-04-07 07:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:38:02] Production.INFO: ==28733== Lock acquired, processing the job...
[2026-04-07 12:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:38:02] Production.INFO: neon service started
[2026-04-07 12:38:02] Production.INFO: neon service started
[2026-04-07 12:38:02] Production.INFO: ==28733== Releasing lock...
[2026-04-07 12:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:38:02] Production.INFO: ==28735== Lock acquired, processing the job...
[2026-04-07 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:38:02] Production.INFO: ==28735== Releasing lock...
[2026-04-07 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:38:03] Production.INFO: ==28737== Lock acquired, processing the job...
[2026-04-07 11:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:38:03] Production.INFO: ==28737== Releasing lock...
[2026-04-07 11:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:38:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:38:03] Production.INFO: ==28740== Lock acquired, processing the job...
[2026-04-07 07:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:38:03] Production.INFO: ==28742== Lock acquired, processing the job...
[2026-04-07 07:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:38:03] Production.INFO: ==28748== Lock acquired, processing the job...
[2026-04-07 07:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:38:03] Production.INFO: ==28744== Lock acquired, processing the job...
[2026-04-07 07:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:38:03] Production.INFO: ==28746== Lock acquired, processing the job...
[2026-04-07 07:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:38:03] Production.INFO: Account Balance Start.
[2026-04-07 07:38:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:38:03] Production.INFO: 117
[2026-04-07 07:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:38:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:03] Production.INFO: ==28748== Releasing lock...
[2026-04-07 07:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:38:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-11
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-12
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-13
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-14
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: ==28742== Releasing lock...
[2026-04-07 07:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:38:04] Production.INFO: Total Charge 0
[2026-04-07 07:38:04] Production.INFO: CreateAllLog End
[2026-04-07 07:38:04] Production.INFO: Account Balance End.
[2026-04-07 07:38:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:38:05] Production.INFO: ==28746== Releasing lock...
[2026-04-07 07:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:38:12] Production.ERROR: CronJobId end10
[2026-04-07 07:38:12] Production.INFO: ==28744== Releasing lock...
[2026-04-07 07:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:38:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:38:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:38:14] Production.INFO: call_cost start
[2026-04-07 07:38:14] Production.INFO: call_cost end
[2026-04-07 07:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:38:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:38:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:38:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:38:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:38:14] Production.INFO: ==28740== Releasing lock...
[2026-04-07 07:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:39:01] Production.INFO: ==28802== Lock acquired, processing the job...
[2026-04-07 12:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:39:01] Production.INFO: neon service started
[2026-04-07 12:39:01] Production.INFO: neon service started
[2026-04-07 12:39:01] Production.INFO: ==28802== Releasing lock...
[2026-04-07 12:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:39:02] Production.INFO: ==28804== Lock acquired, processing the job...
[2026-04-07 07:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:39:02] Production.INFO: ==28806== Lock acquired, processing the job...
[2026-04-07 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:39:02] Production.INFO: ==28806== Releasing lock...
[2026-04-07 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:39:02] Production.INFO: ==28804== Releasing lock...
[2026-04-07 07:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:39:03] Production.INFO: ==28809== Lock acquired, processing the job...
[2026-04-07 07:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:39:03] Production.INFO: ==28813== Lock acquired, processing the job...
[2026-04-07 07:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:39:03] Production.INFO: ==28811== Lock acquired, processing the job...
[2026-04-07 07:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:39:03] Production.INFO: ==28815== Lock acquired, processing the job...
[2026-04-07 07:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:39:03] Production.INFO: Account Balance Start.
[2026-04-07 07:39:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:39:03] Production.INFO: 117
[2026-04-07 07:39:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:03] Production.INFO: ==28817== Lock acquired, processing the job...
[2026-04-07 07:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:39:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:39:03] Production.INFO: ==28817== Releasing lock...
[2026-04-07 07:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:39:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:03] Production.INFO: Date 2026-03-20
[2026-04-07 07:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:03] Production.INFO: Date 2026-03-21
[2026-04-07 07:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:03] Production.INFO: Date 2026-03-22
[2026-04-07 07:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:03] Production.INFO: Date 2026-03-23
[2026-04-07 07:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:03] Production.INFO: Date 2026-03-24
[2026-04-07 07:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:03] Production.INFO: Date 2026-03-25
[2026-04-07 07:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:03] Production.INFO: Date 2026-03-26
[2026-04-07 07:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:04] Production.INFO: ==28811== Releasing lock...
[2026-04-07 07:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:39:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:39:04] Production.INFO: Total Charge 0
[2026-04-07 07:39:04] Production.INFO: CreateAllLog End
[2026-04-07 07:39:04] Production.INFO: Account Balance End.
[2026-04-07 07:39:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:39:04] Production.INFO: ==28815== Releasing lock...
[2026-04-07 07:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:39:11] Production.ERROR: CronJobId end10
[2026-04-07 07:39:11] Production.INFO: ==28813== Releasing lock...
[2026-04-07 07:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:39:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:39:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:39:14] Production.INFO: call_cost start
[2026-04-07 07:39:14] Production.INFO: call_cost end
[2026-04-07 07:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:39:14] Production.INFO: ==28809== Releasing lock...
[2026-04-07 07:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:40:01] Production.INFO: ==28871== Lock acquired, processing the job...
[2026-04-07 12:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:40:02] Production.INFO: neon service started
[2026-04-07 12:40:02] Production.INFO: neon service started
[2026-04-07 12:40:02] Production.INFO: ==28871== Releasing lock...
[2026-04-07 12:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:40:02] Production.INFO: ==28873== Lock acquired, processing the job...
[2026-04-07 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:40:02] Production.INFO: ==28873== Releasing lock...
[2026-04-07 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:40:02] Production.INFO: ==28875== Lock acquired, processing the job...
[2026-04-07 11:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:40:02] Production.INFO: ==28875== Releasing lock...
[2026-04-07 11:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:40:03] Production.INFO: ==28881== Lock acquired, processing the job...
[2026-04-07 07:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:40:03] Production.INFO: ==28879== Lock acquired, processing the job...
[2026-04-07 07:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:40:03] Production.INFO: ==28877== Lock acquired, processing the job...
[2026-04-07 07:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:40:03] Production.INFO: ==28885== Lock acquired, processing the job...
[2026-04-07 07:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:40:03] Production.INFO: ==28883== Lock acquired, processing the job...
[2026-04-07 07:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:40:03] Production.INFO: Account Balance Start.
[2026-04-07 07:40:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:40:03] Production.INFO: 117
[2026-04-07 07:40:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:40:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:40:03] Production.INFO: ==28885== Releasing lock...
[2026-04-07 07:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:40:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:03] Production.INFO: Date 2026-03-20
[2026-04-07 07:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:04] Production.INFO: ==28879== Releasing lock...
[2026-04-07 07:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:40:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:40:04] Production.INFO: Total Charge 0
[2026-04-07 07:40:04] Production.INFO: CreateAllLog End
[2026-04-07 07:40:04] Production.INFO: Account Balance End.
[2026-04-07 07:40:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:40:04] Production.INFO: ==28883== Releasing lock...
[2026-04-07 07:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:40:11] Production.ERROR: CronJobId end10
[2026-04-07 07:40:11] Production.INFO: ==28881== Releasing lock...
[2026-04-07 07:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:40:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:40:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:40:14] Production.INFO: call_cost start
[2026-04-07 07:40:14] Production.INFO: call_cost end
[2026-04-07 07:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:40:14] Production.INFO: ==28877== Releasing lock...
[2026-04-07 07:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:41:01] Production.INFO: ==28939== Lock acquired, processing the job...
[2026-04-07 12:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:41:01] Production.INFO: neon service started
[2026-04-07 12:41:01] Production.INFO: neon service started
[2026-04-07 12:41:01] Production.INFO: ==28939== Releasing lock...
[2026-04-07 12:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:41:01] Production.INFO: ==28943== Lock acquired, processing the job...
[2026-04-07 11:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:41:01] Production.INFO: ==28943== Releasing lock...
[2026-04-07 11:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:41:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:41:01] Production.INFO: ==28941== Lock acquired, processing the job...
[2026-04-07 07:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:41:02] Production.INFO: ==28941== Releasing lock...
[2026-04-07 07:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:41:02] Production.INFO: ==28948== Lock acquired, processing the job...
[2026-04-07 07:41:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:41:03] Production.INFO: ==28950== Lock acquired, processing the job...
[2026-04-07 07:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:41:03] Production.INFO: ==28952== Lock acquired, processing the job...
[2026-04-07 07:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:41:03] Production.INFO: ==28946== Lock acquired, processing the job...
[2026-04-07 07:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 07:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 07:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 07:41:03] Production.ERROR: CronJob PID - 28948
[2026-04-07 07:41:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 07:41:03] Production.ERROR: CronJob ID - 5
[2026-04-07 07:41:03] Production.ERROR: CronJob Last Run Time 2026-04-07 07:41:00
[2026-04-07 07:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 07:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 07:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 07:41:03] Production.ERROR: CronJob PID - 28950
[2026-04-07 07:41:03] Production.ERROR: CronJob Title - Account Block
[2026-04-07 07:41:03] Production.ERROR: CronJob ID - 7
[2026-04-07 07:41:03] Production.ERROR: CronJob Last Run Time 2026-04-07 07:41:00
[2026-04-07 07:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 07:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 07:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 07:41:03] Production.ERROR: CronJob PID - 28952
[2026-04-07 07:41:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 07:41:03] Production.ERROR: CronJob ID - 10
[2026-04-07 07:41:03] Production.ERROR: CronJob Last Run Time 2026-04-07 07:41:00
[2026-04-07 07:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 07:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 07:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:41:03] Production.INFO: ==28956== Lock acquired, processing the job...
[2026-04-07 07:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 07:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 07:41:03] Production.INFO: ==28946== Releasing lock...
[2026-04-07 07:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 07:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 07:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 07:41:03] Production.INFO: ==28954== Lock acquired, processing the job...
[2026-04-07 07:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:41:03] Production.INFO: ==28958== Lock acquired, processing the job...
[2026-04-07 07:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:41:03] Production.INFO: Account Balance Start.
[2026-04-07 07:41:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:41:03] Production.INFO: 117
[2026-04-07 07:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:41:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:41:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:03] Production.INFO: ==28958== Releasing lock...
[2026-04-07 07:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:41:03] Production.ERROR: done
[2026-04-07 07:41:03] Production.INFO: ==28950== Releasing lock...
[2026-04-07 07:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:41:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 07:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052409', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 07:41:04] Production.INFO: Date 2026-03-14
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:41:04] Production.INFO: Total Charge 0
[2026-04-07 07:41:04] Production.INFO: CreateAllLog End
[2026-04-07 07:41:04] Production.INFO: Account Balance End.
[2026-04-07 07:41:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:41:04] Production.INFO: ==28954== Releasing lock...
[2026-04-07 07:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052409', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 07:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 07:41:10] Production.INFO: ProcessCDR(1,17052409,1,1,2)
[2026-04-07 07:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052409,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 07:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052409,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 07:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 07:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 07:41:10] Production.INFO: ==28956== Releasing lock...
[2026-04-07 07:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 07:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 07:41:13] Production.ERROR: CronJobId end10
[2026-04-07 07:41:13] Production.INFO: ==28952== Releasing lock...
[2026-04-07 07:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:41:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:41:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:41:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:41:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:41:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:41:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:41:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:41:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:41:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:41:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:41:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:41:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:41:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:41:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:41:16] Production.INFO: call_cost start
[2026-04-07 07:41:16] Production.INFO: call_cost end
[2026-04-07 07:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:41:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:41:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:41:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:41:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:41:16] Production.INFO: ==28948== Releasing lock...
[2026-04-07 07:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:42:01] Production.INFO: ==29013== Lock acquired, processing the job...
[2026-04-07 12:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:42:01] Production.INFO: neon service started
[2026-04-07 12:42:01] Production.INFO: neon service started
[2026-04-07 12:42:01] Production.INFO: ==29013== Releasing lock...
[2026-04-07 12:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:42:02] Production.INFO: ==29015== Lock acquired, processing the job...
[2026-04-07 07:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:42:02] Production.INFO: ==29017== Lock acquired, processing the job...
[2026-04-07 11:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:42:02] Production.INFO: ==29017== Releasing lock...
[2026-04-07 11:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:42:02] Production.INFO: ==29015== Releasing lock...
[2026-04-07 07:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:42:03] Production.INFO: ==29020== Lock acquired, processing the job...
[2026-04-07 07:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:42:03] Production.INFO: ==29024== Lock acquired, processing the job...
[2026-04-07 07:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:42:03] Production.INFO: ==29022== Lock acquired, processing the job...
[2026-04-07 07:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:42:03] Production.INFO: ==29026== Lock acquired, processing the job...
[2026-04-07 07:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:42:03] Production.INFO: ==29028== Lock acquired, processing the job...
[2026-04-07 07:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:42:03] Production.INFO: Account Balance Start.
[2026-04-07 07:42:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:42:03] Production.INFO: 117
[2026-04-07 07:42:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:42:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:42:03] Production.INFO: ==29028== Releasing lock...
[2026-04-07 07:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: ==29022== Releasing lock...
[2026-04-07 07:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:42:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:42:04] Production.INFO: Total Charge 0
[2026-04-07 07:42:04] Production.INFO: CreateAllLog End
[2026-04-07 07:42:04] Production.INFO: Account Balance End.
[2026-04-07 07:42:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:42:04] Production.INFO: ==29026== Releasing lock...
[2026-04-07 07:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:42:11] Production.ERROR: CronJobId end10
[2026-04-07 07:42:11] Production.INFO: ==29024== Releasing lock...
[2026-04-07 07:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:42:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:42:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:42:14] Production.INFO: call_cost start
[2026-04-07 07:42:14] Production.INFO: call_cost end
[2026-04-07 07:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:42:14] Production.INFO: ==29020== Releasing lock...
[2026-04-07 07:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:43:02] Production.INFO: ==29084== Lock acquired, processing the job...
[2026-04-07 12:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:43:02] Production.INFO: neon service started
[2026-04-07 12:43:02] Production.INFO: neon service started
[2026-04-07 12:43:02] Production.INFO: ==29084== Releasing lock...
[2026-04-07 12:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:43:02] Production.INFO: ==29086== Lock acquired, processing the job...
[2026-04-07 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:43:02] Production.INFO: ==29088== Lock acquired, processing the job...
[2026-04-07 11:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:43:02] Production.INFO: ==29088== Releasing lock...
[2026-04-07 11:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:43:03] Production.INFO: ==29086== Releasing lock...
[2026-04-07 07:43:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:43:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:43:03] Production.INFO: ==29097== Lock acquired, processing the job...
[2026-04-07 07:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:43:03] Production.INFO: Account Balance Start.
[2026-04-07 07:43:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:43:03] Production.INFO: 117
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-08
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-09
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.INFO: ==29091== Lock acquired, processing the job...
[2026-04-07 07:43:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-10
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.INFO: ==29093== Lock acquired, processing the job...
[2026-04-07 07:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-11
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.INFO: ==29095== Lock acquired, processing the job...
[2026-04-07 07:43:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:43:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-12
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-13
[2026-04-07 07:43:04] Production.INFO: ==29099== Lock acquired, processing the job...
[2026-04-07 07:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:43:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:43:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:43:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-14
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:43:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:43:04] Production.INFO: ==29099== Releasing lock...
[2026-04-07 07:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:04] Production.INFO: ==29093== Releasing lock...
[2026-04-07 07:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:43:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:05] Production.INFO: Date 2026-03-31
[2026-04-07 07:43:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:05] Production.INFO: Date 2026-04-01
[2026-04-07 07:43:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:05] Production.INFO: Date 2026-04-02
[2026-04-07 07:43:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:05] Production.INFO: Date 2026-04-03
[2026-04-07 07:43:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:05] Production.INFO: Date 2026-04-04
[2026-04-07 07:43:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:05] Production.INFO: Date 2026-04-05
[2026-04-07 07:43:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:05] Production.INFO: Date 2026-04-06
[2026-04-07 07:43:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:05] Production.INFO: Date 2026-04-07
[2026-04-07 07:43:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:43:05] Production.INFO: Total Charge 0
[2026-04-07 07:43:05] Production.INFO: CreateAllLog End
[2026-04-07 07:43:05] Production.INFO: Account Balance End.
[2026-04-07 07:43:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:43:05] Production.INFO: ==29097== Releasing lock...
[2026-04-07 07:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:43:11] Production.ERROR: CronJobId end10
[2026-04-07 07:43:11] Production.INFO: ==29095== Releasing lock...
[2026-04-07 07:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:43:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:43:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:43:14] Production.INFO: call_cost start
[2026-04-07 07:43:14] Production.INFO: call_cost end
[2026-04-07 07:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:43:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:43:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:43:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:43:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:43:14] Production.INFO: ==29091== Releasing lock...
[2026-04-07 07:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:44:01] Production.INFO: ==29152== Lock acquired, processing the job...
[2026-04-07 12:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:44:01] Production.INFO: neon service started
[2026-04-07 12:44:01] Production.INFO: neon service started
[2026-04-07 12:44:01] Production.INFO: ==29152== Releasing lock...
[2026-04-07 12:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:44:02] Production.INFO: ==29154== Lock acquired, processing the job...
[2026-04-07 07:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:44:02] Production.INFO: ==29154== Releasing lock...
[2026-04-07 07:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:44:02] Production.INFO: ==29156== Lock acquired, processing the job...
[2026-04-07 11:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:44:02] Production.INFO: ==29156== Releasing lock...
[2026-04-07 11:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:44:03] Production.INFO: ==29158== Lock acquired, processing the job...
[2026-04-07 07:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:44:03] Production.INFO: ==29160== Lock acquired, processing the job...
[2026-04-07 07:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:44:03] Production.INFO: ==29166== Lock acquired, processing the job...
[2026-04-07 07:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:44:03] Production.INFO: ==29162== Lock acquired, processing the job...
[2026-04-07 07:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:44:03] Production.INFO: ==29164== Lock acquired, processing the job...
[2026-04-07 07:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:44:03] Production.INFO: ==29166== Releasing lock...
[2026-04-07 07:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:44:03] Production.INFO: Account Balance Start.
[2026-04-07 07:44:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:44:03] Production.INFO: 117
[2026-04-07 07:44:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:03] Production.INFO: ==29160== Releasing lock...
[2026-04-07 07:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:44:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:44:04] Production.INFO: Total Charge 0
[2026-04-07 07:44:04] Production.INFO: CreateAllLog End
[2026-04-07 07:44:04] Production.INFO: Account Balance End.
[2026-04-07 07:44:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:44:04] Production.INFO: ==29164== Releasing lock...
[2026-04-07 07:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:44:11] Production.ERROR: CronJobId end10
[2026-04-07 07:44:11] Production.INFO: ==29162== Releasing lock...
[2026-04-07 07:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:44:14] Production.INFO: call_cost start
[2026-04-07 07:44:14] Production.INFO: call_cost end
[2026-04-07 07:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:44:14] Production.INFO: ==29158== Releasing lock...
[2026-04-07 07:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:45:02] Production.INFO: ==29223== Lock acquired, processing the job...
[2026-04-07 12:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:45:02] Production.INFO: neon service started
[2026-04-07 12:45:02] Production.INFO: neon service started
[2026-04-07 12:45:02] Production.INFO: ==29223== Releasing lock...
[2026-04-07 12:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:45:02] Production.INFO: ==29225== Lock acquired, processing the job...
[2026-04-07 07:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:45:02] Production.INFO: ==29225== Releasing lock...
[2026-04-07 07:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:45:02] Production.INFO: ==29227== Lock acquired, processing the job...
[2026-04-07 11:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:45:02] Production.INFO: ==29227== Releasing lock...
[2026-04-07 11:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:45:03] Production.INFO: ==29229== Lock acquired, processing the job...
[2026-04-07 07:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:45:03] Production.INFO: ==29235== Lock acquired, processing the job...
[2026-04-07 07:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:45:03] Production.INFO: ==29231== Lock acquired, processing the job...
[2026-04-07 07:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:45:03] Production.INFO: ==29237== Lock acquired, processing the job...
[2026-04-07 07:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:45:03] Production.INFO: ==29233== Lock acquired, processing the job...
[2026-04-07 07:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:45:03] Production.INFO: Account Balance Start.
[2026-04-07 07:45:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:45:03] Production.INFO: 117
[2026-04-07 07:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:45:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:45:03] Production.INFO: ==29237== Releasing lock...
[2026-04-07 07:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:45:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-03-12
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-03-13
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-03-14
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: ==29231== Releasing lock...
[2026-04-07 07:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:45:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:45:04] Production.INFO: Total Charge 0
[2026-04-07 07:45:05] Production.INFO: CreateAllLog End
[2026-04-07 07:45:05] Production.INFO: Account Balance End.
[2026-04-07 07:45:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:45:05] Production.INFO: ==29235== Releasing lock...
[2026-04-07 07:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:45:11] Production.ERROR: CronJobId end10
[2026-04-07 07:45:11] Production.INFO: ==29233== Releasing lock...
[2026-04-07 07:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:45:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:45:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:45:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:45:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:45:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:45:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:45:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:45:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:45:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:45:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:45:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:45:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:45:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:45:13] Production.INFO: call_cost start
[2026-04-07 07:45:13] Production.INFO: call_cost end
[2026-04-07 07:45:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:45:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:45:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:45:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:45:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:45:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:45:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:45:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:45:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:45:13] Production.INFO: ==29229== Releasing lock...
[2026-04-07 07:45:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:45:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:46:01] Production.INFO: ==29290== Lock acquired, processing the job...
[2026-04-07 12:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:46:01] Production.INFO: neon service started
[2026-04-07 12:46:01] Production.INFO: neon service started
[2026-04-07 12:46:01] Production.INFO: ==29290== Releasing lock...
[2026-04-07 12:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:46:01] Production.INFO: ==29292== Lock acquired, processing the job...
[2026-04-07 07:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:46:02] Production.INFO: ==29292== Releasing lock...
[2026-04-07 07:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:46:02] Production.INFO: ==29294== Lock acquired, processing the job...
[2026-04-07 11:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:46:02] Production.INFO: ==29294== Releasing lock...
[2026-04-07 11:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:46:03] Production.INFO: ==29300== Lock acquired, processing the job...
[2026-04-07 07:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:46:03] Production.INFO: ==29296== Lock acquired, processing the job...
[2026-04-07 07:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:46:03] Production.INFO: ==29304== Lock acquired, processing the job...
[2026-04-07 07:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:46:03] Production.INFO: ==29302== Lock acquired, processing the job...
[2026-04-07 07:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:46:03] Production.INFO: ==29298== Lock acquired, processing the job...
[2026-04-07 07:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:46:03] Production.INFO: ==29304== Releasing lock...
[2026-04-07 07:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:46:03] Production.INFO: Account Balance Start.
[2026-04-07 07:46:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:46:03] Production.INFO: 117
[2026-04-07 07:46:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-03-14
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: ==29298== Releasing lock...
[2026-04-07 07:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:46:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:46:04] Production.INFO: Total Charge 0
[2026-04-07 07:46:04] Production.INFO: CreateAllLog End
[2026-04-07 07:46:04] Production.INFO: Account Balance End.
[2026-04-07 07:46:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:46:04] Production.INFO: ==29302== Releasing lock...
[2026-04-07 07:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:46:11] Production.ERROR: CronJobId end10
[2026-04-07 07:46:11] Production.INFO: ==29300== Releasing lock...
[2026-04-07 07:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:46:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:46:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:46:14] Production.INFO: call_cost start
[2026-04-07 07:46:14] Production.INFO: call_cost end
[2026-04-07 07:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:46:14] Production.INFO: ==29296== Releasing lock...
[2026-04-07 07:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:47:01] Production.INFO: ==29359== Lock acquired, processing the job...
[2026-04-07 12:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:47:01] Production.INFO: neon service started
[2026-04-07 12:47:02] Production.INFO: neon service started
[2026-04-07 12:47:02] Production.INFO: ==29359== Releasing lock...
[2026-04-07 12:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:47:02] Production.INFO: ==29361== Lock acquired, processing the job...
[2026-04-07 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:47:02] Production.INFO: ==29363== Lock acquired, processing the job...
[2026-04-07 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:47:02] Production.INFO: ==29363== Releasing lock...
[2026-04-07 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:47:02] Production.INFO: ==29361== Releasing lock...
[2026-04-07 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:47:03] Production.INFO: ==29366== Lock acquired, processing the job...
[2026-04-07 07:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:47:03] Production.INFO: ==29368== Lock acquired, processing the job...
[2026-04-07 07:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:47:03] Production.INFO: ==29370== Lock acquired, processing the job...
[2026-04-07 07:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:47:03] Production.INFO: ==29374== Lock acquired, processing the job...
[2026-04-07 07:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:47:03] Production.INFO: ==29372== Lock acquired, processing the job...
[2026-04-07 07:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:47:03] Production.INFO: Account Balance Start.
[2026-04-07 07:47:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:47:03] Production.INFO: 117
[2026-04-07 07:47:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-10
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:47:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-11
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: ==29374== Releasing lock...
[2026-04-07 07:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-12
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-13
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-14
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: ==29368== Releasing lock...
[2026-04-07 07:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:05] Production.INFO: Date 2026-04-04
[2026-04-07 07:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:05] Production.INFO: Date 2026-04-05
[2026-04-07 07:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:05] Production.INFO: Date 2026-04-06
[2026-04-07 07:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:05] Production.INFO: Date 2026-04-07
[2026-04-07 07:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:47:05] Production.INFO: Total Charge 0
[2026-04-07 07:47:05] Production.INFO: CreateAllLog End
[2026-04-07 07:47:05] Production.INFO: Account Balance End.
[2026-04-07 07:47:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:47:05] Production.INFO: ==29372== Releasing lock...
[2026-04-07 07:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:47:11] Production.ERROR: CronJobId end10
[2026-04-07 07:47:11] Production.INFO: ==29370== Releasing lock...
[2026-04-07 07:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:47:14] Production.INFO: call_cost start
[2026-04-07 07:47:14] Production.INFO: call_cost end
[2026-04-07 07:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:47:14] Production.INFO: ==29366== Releasing lock...
[2026-04-07 07:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:48:01] Production.INFO: ==29427== Lock acquired, processing the job...
[2026-04-07 12:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:48:01] Production.INFO: neon service started
[2026-04-07 12:48:01] Production.INFO: neon service started
[2026-04-07 12:48:01] Production.INFO: ==29427== Releasing lock...
[2026-04-07 12:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:48:01] Production.INFO: ==29429== Lock acquired, processing the job...
[2026-04-07 07:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:48:02] Production.INFO: ==29429== Releasing lock...
[2026-04-07 07:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:48:02] Production.INFO: ==29431== Lock acquired, processing the job...
[2026-04-07 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:48:02] Production.INFO: ==29431== Releasing lock...
[2026-04-07 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:48:02] Production.INFO: ==29433== Lock acquired, processing the job...
[2026-04-07 07:48:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:48:02] Production.INFO: ==29435== Lock acquired, processing the job...
[2026-04-07 07:48:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:48:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:48:02] Production.INFO: ==29437== Lock acquired, processing the job...
[2026-04-07 07:48:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:48:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:48:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:48:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:48:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:48:03] Production.INFO: ==29439== Lock acquired, processing the job...
[2026-04-07 07:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:48:03] Production.INFO: ==29441== Lock acquired, processing the job...
[2026-04-07 07:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:48:03] Production.INFO: Account Balance Start.
[2026-04-07 07:48:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:48:03] Production.INFO: 117
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:48:03] Production.INFO: ==29441== Releasing lock...
[2026-04-07 07:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: ==29435== Releasing lock...
[2026-04-07 07:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-20
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-21
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-22
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-23
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-24
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-25
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-26
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-27
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-28
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-29
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-30
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-03-31
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-04-01
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:03] Production.INFO: Date 2026-04-02
[2026-04-07 07:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:48:04] Production.INFO: Total Charge 0
[2026-04-07 07:48:04] Production.INFO: CreateAllLog End
[2026-04-07 07:48:04] Production.INFO: Account Balance End.
[2026-04-07 07:48:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:48:04] Production.INFO: ==29439== Releasing lock...
[2026-04-07 07:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:48:10] Production.ERROR: CronJobId end10
[2026-04-07 07:48:10] Production.INFO: ==29437== Releasing lock...
[2026-04-07 07:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:48:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:48:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:48:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:48:14] Production.INFO: call_cost start
[2026-04-07 07:48:14] Production.INFO: call_cost end
[2026-04-07 07:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:48:14] Production.INFO: ==29433== Releasing lock...
[2026-04-07 07:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:49:01] Production.INFO: ==29494== Lock acquired, processing the job...
[2026-04-07 12:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:49:01] Production.INFO: neon service started
[2026-04-07 12:49:01] Production.INFO: neon service started
[2026-04-07 12:49:01] Production.INFO: ==29494== Releasing lock...
[2026-04-07 12:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:49:02] Production.INFO: ==29499== Lock acquired, processing the job...
[2026-04-07 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:49:02] Production.INFO: ==29499== Releasing lock...
[2026-04-07 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:49:02] Production.INFO: ==29497== Lock acquired, processing the job...
[2026-04-07 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:49:02] Production.INFO: ==29497== Releasing lock...
[2026-04-07 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:49:03] Production.INFO: ==29501== Lock acquired, processing the job...
[2026-04-07 07:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:49:03] Production.INFO: ==29503== Lock acquired, processing the job...
[2026-04-07 07:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:49:03] Production.INFO: ==29505== Lock acquired, processing the job...
[2026-04-07 07:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:49:03] Production.INFO: ==29509== Lock acquired, processing the job...
[2026-04-07 07:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:49:03] Production.INFO: ==29507== Lock acquired, processing the job...
[2026-04-07 07:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:49:03] Production.INFO: Account Balance Start.
[2026-04-07 07:49:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:49:03] Production.INFO: 117
[2026-04-07 07:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:49:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:49:03] Production.INFO: ==29509== Releasing lock...
[2026-04-07 07:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:49:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:03] Production.INFO: Date 2026-03-20
[2026-04-07 07:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:04] Production.INFO: ==29503== Releasing lock...
[2026-04-07 07:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:49:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:49:04] Production.INFO: Total Charge 0
[2026-04-07 07:49:04] Production.INFO: CreateAllLog End
[2026-04-07 07:49:04] Production.INFO: Account Balance End.
[2026-04-07 07:49:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:49:04] Production.INFO: ==29507== Releasing lock...
[2026-04-07 07:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:49:11] Production.ERROR: CronJobId end10
[2026-04-07 07:49:11] Production.INFO: ==29505== Releasing lock...
[2026-04-07 07:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:49:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:49:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:49:14] Production.INFO: call_cost start
[2026-04-07 07:49:14] Production.INFO: call_cost end
[2026-04-07 07:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:49:14] Production.INFO: ==29501== Releasing lock...
[2026-04-07 07:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:50:02] Production.INFO: ==29564== Lock acquired, processing the job...
[2026-04-07 12:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:50:02] Production.INFO: neon service started
[2026-04-07 12:50:02] Production.INFO: neon service started
[2026-04-07 12:50:02] Production.INFO: ==29564== Releasing lock...
[2026-04-07 12:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:50:02] Production.INFO: ==29566== Lock acquired, processing the job...
[2026-04-07 07:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:50:02] Production.INFO: ==29568== Lock acquired, processing the job...
[2026-04-07 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:50:02] Production.INFO: ==29568== Releasing lock...
[2026-04-07 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:50:03] Production.INFO: ==29566== Releasing lock...
[2026-04-07 07:50:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:50:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:50:03] Production.INFO: ==29573== Lock acquired, processing the job...
[2026-04-07 07:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:50:03] Production.INFO: ==29571== Lock acquired, processing the job...
[2026-04-07 07:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:50:03] Production.INFO: ==29577== Lock acquired, processing the job...
[2026-04-07 07:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:50:03] Production.INFO: ==29575== Lock acquired, processing the job...
[2026-04-07 07:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:50:03] Production.INFO: ==29579== Lock acquired, processing the job...
[2026-04-07 07:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:50:03] Production.INFO: Account Balance Start.
[2026-04-07 07:50:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:50:04] Production.INFO: 117
[2026-04-07 07:50:04] Production.INFO: Date 2026-03-08
[2026-04-07 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:04] Production.INFO: Date 2026-03-09
[2026-04-07 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:04] Production.INFO: Date 2026-03-10
[2026-04-07 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:04] Production.INFO: Date 2026-03-11
[2026-04-07 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:50:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:50:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:50:04] Production.INFO: ==29579== Releasing lock...
[2026-04-07 07:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:50:04] Production.INFO: Date 2026-03-12
[2026-04-07 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:04] Production.INFO: Date 2026-03-13
[2026-04-07 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:04] Production.INFO: Date 2026-03-14
[2026-04-07 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:04] Production.INFO: ==29573== Releasing lock...
[2026-04-07 07:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:50:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:05] Production.INFO: Date 2026-03-27
[2026-04-07 07:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:05] Production.INFO: Date 2026-03-28
[2026-04-07 07:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:05] Production.INFO: Date 2026-03-29
[2026-04-07 07:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:05] Production.INFO: Date 2026-03-30
[2026-04-07 07:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:05] Production.INFO: Date 2026-03-31
[2026-04-07 07:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:05] Production.INFO: Date 2026-04-01
[2026-04-07 07:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:05] Production.INFO: Date 2026-04-02
[2026-04-07 07:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:05] Production.INFO: Date 2026-04-03
[2026-04-07 07:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:05] Production.INFO: Date 2026-04-04
[2026-04-07 07:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:05] Production.INFO: Date 2026-04-05
[2026-04-07 07:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:05] Production.INFO: Date 2026-04-06
[2026-04-07 07:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:05] Production.INFO: Date 2026-04-07
[2026-04-07 07:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:50:05] Production.INFO: Total Charge 0
[2026-04-07 07:50:05] Production.INFO: CreateAllLog End
[2026-04-07 07:50:05] Production.INFO: Account Balance End.
[2026-04-07 07:50:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:50:05] Production.INFO: ==29577== Releasing lock...
[2026-04-07 07:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:50:11] Production.ERROR: CronJobId end10
[2026-04-07 07:50:11] Production.INFO: ==29575== Releasing lock...
[2026-04-07 07:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:50:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:50:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:50:15] Production.INFO: call_cost start
[2026-04-07 07:50:15] Production.INFO: call_cost end
[2026-04-07 07:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:50:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:50:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:50:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:50:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:50:15] Production.INFO: ==29571== Releasing lock...
[2026-04-07 07:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:51:01] Production.INFO: ==29639== Lock acquired, processing the job...
[2026-04-07 12:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:51:01] Production.INFO: neon service started
[2026-04-07 12:51:01] Production.INFO: neon service started
[2026-04-07 12:51:01] Production.INFO: ==29639== Releasing lock...
[2026-04-07 12:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:51:02] Production.INFO: ==29641== Lock acquired, processing the job...
[2026-04-07 07:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:51:02] Production.INFO: ==29643== Lock acquired, processing the job...
[2026-04-07 11:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:51:02] Production.INFO: ==29643== Releasing lock...
[2026-04-07 11:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:51:02] Production.INFO: ==29641== Releasing lock...
[2026-04-07 07:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:51:03] Production.INFO: ==29650== Lock acquired, processing the job...
[2026-04-07 07:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:51:03] Production.INFO: ==29648== Lock acquired, processing the job...
[2026-04-07 07:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:51:03] Production.INFO: ==29654== Lock acquired, processing the job...
[2026-04-07 07:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:51:03] Production.INFO: ==29646== Lock acquired, processing the job...
[2026-04-07 07:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 07:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 07:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 07:51:03] Production.ERROR: CronJob PID - 29650
[2026-04-07 07:51:03] Production.ERROR: CronJob Title - Account Block
[2026-04-07 07:51:03] Production.ERROR: CronJob ID - 7
[2026-04-07 07:51:03] Production.ERROR: CronJob Last Run Time 2026-04-07 07:51:00
[2026-04-07 07:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 07:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 07:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 07:51:03] Production.ERROR: CronJob PID - 29654
[2026-04-07 07:51:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-07 07:51:03] Production.ERROR: CronJob ID - 12
[2026-04-07 07:51:03] Production.ERROR: CronJob Last Run Time 2026-04-07 07:51:00
[2026-04-07 07:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 07:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 07:51:03] Production.INFO: ==29652== Lock acquired, processing the job...
[2026-04-07 07:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 07:51:03] Production.INFO: ==29646== Releasing lock...
[2026-04-07 07:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 07:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 07:51:03] Production.INFO: ==29658== Lock acquired, processing the job...
[2026-04-07 07:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:51:03] Production.INFO: Account Balance Start.
[2026-04-07 07:51:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:51:03] Production.INFO: 117
[2026-04-07 07:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:51:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:03] Production.INFO: ==29656== Lock acquired, processing the job...
[2026-04-07 07:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 07:51:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 07:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:51:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-03-12
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-03-13
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-03-14
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: ==29658== Releasing lock...
[2026-04-07 07:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:51:04] Production.INFO: ==29650== Releasing lock...
[2026-04-07 07:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:51:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.ERROR: done
[2026-04-07 07:51:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 07:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052450', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 07:51:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:05] Production.INFO: Date 2026-04-05
[2026-04-07 07:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:05] Production.INFO: Date 2026-04-06
[2026-04-07 07:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:05] Production.INFO: Date 2026-04-07
[2026-04-07 07:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:51:05] Production.INFO: Total Charge 0
[2026-04-07 07:51:05] Production.INFO: CreateAllLog End
[2026-04-07 07:51:05] Production.INFO: Account Balance End.
[2026-04-07 07:51:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:51:05] Production.INFO: ==29654== Releasing lock...
[2026-04-07 07:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052450', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 07:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 07:51:10] Production.INFO: ProcessCDR(1,17052450,1,1,2)
[2026-04-07 07:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052450,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 07:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052450,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 07:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 07:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 07:51:10] Production.INFO: ==29656== Releasing lock...
[2026-04-07 07:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 07:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 07:51:14] Production.ERROR: CronJobId end10
[2026-04-07 07:51:14] Production.INFO: ==29652== Releasing lock...
[2026-04-07 07:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:51:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:51:17] Production.INFO: call_cost start
[2026-04-07 07:51:17] Production.INFO: call_cost end
[2026-04-07 07:51:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:51:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:51:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:51:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:51:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:51:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:51:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:51:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:51:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:51:17] Production.INFO: ==29648== Releasing lock...
[2026-04-07 07:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:51:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:52:02] Production.INFO: ==29710== Lock acquired, processing the job...
[2026-04-07 12:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:52:02] Production.INFO: neon service started
[2026-04-07 12:52:02] Production.INFO: neon service started
[2026-04-07 12:52:02] Production.INFO: ==29710== Releasing lock...
[2026-04-07 12:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:52:02] Production.INFO: ==29712== Lock acquired, processing the job...
[2026-04-07 07:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:52:02] Production.INFO: ==29715== Lock acquired, processing the job...
[2026-04-07 11:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:52:02] Production.INFO: ==29715== Releasing lock...
[2026-04-07 11:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:52:02] Production.INFO: ==29712== Releasing lock...
[2026-04-07 07:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:52:03] Production.INFO: ==29721== Lock acquired, processing the job...
[2026-04-07 07:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:52:03] Production.INFO: ==29717== Lock acquired, processing the job...
[2026-04-07 07:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:52:04] Production.INFO: ==29719== Lock acquired, processing the job...
[2026-04-07 07:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:52:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:52:04] Production.INFO: ==29725== Lock acquired, processing the job...
[2026-04-07 07:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:52:04] Production.INFO: ==29723== Lock acquired, processing the job...
[2026-04-07 07:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:52:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:52:04] Production.INFO: Account Balance Start.
[2026-04-07 07:52:04] Production.INFO: CreateAllLog Start
[2026-04-07 07:52:04] Production.INFO: 117
[2026-04-07 07:52:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:52:04] Production.INFO: Date 2026-03-08
[2026-04-07 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:52:04] Production.INFO: ==29725== Releasing lock...
[2026-04-07 07:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:52:04] Production.INFO: Date 2026-03-09
[2026-04-07 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:04] Production.INFO: Date 2026-03-10
[2026-04-07 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:04] Production.INFO: Date 2026-03-11
[2026-04-07 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:04] Production.INFO: Date 2026-03-12
[2026-04-07 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:04] Production.INFO: Date 2026-03-13
[2026-04-07 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:04] Production.INFO: Date 2026-03-14
[2026-04-07 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:04] Production.INFO: ==29719== Releasing lock...
[2026-04-07 07:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:52:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:05] Production.INFO: Date 2026-03-25
[2026-04-07 07:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:05] Production.INFO: Date 2026-03-26
[2026-04-07 07:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:05] Production.INFO: Date 2026-03-27
[2026-04-07 07:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:05] Production.INFO: Date 2026-03-28
[2026-04-07 07:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:05] Production.INFO: Date 2026-03-29
[2026-04-07 07:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:05] Production.INFO: Date 2026-03-30
[2026-04-07 07:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:05] Production.INFO: Date 2026-03-31
[2026-04-07 07:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:05] Production.INFO: Date 2026-04-01
[2026-04-07 07:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:05] Production.INFO: Date 2026-04-02
[2026-04-07 07:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:05] Production.INFO: Date 2026-04-03
[2026-04-07 07:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:05] Production.INFO: Date 2026-04-04
[2026-04-07 07:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:05] Production.INFO: Date 2026-04-05
[2026-04-07 07:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:05] Production.INFO: Date 2026-04-06
[2026-04-07 07:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:05] Production.INFO: Date 2026-04-07
[2026-04-07 07:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:52:05] Production.INFO: Total Charge 0
[2026-04-07 07:52:05] Production.INFO: CreateAllLog End
[2026-04-07 07:52:05] Production.INFO: Account Balance End.
[2026-04-07 07:52:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:52:05] Production.INFO: ==29723== Releasing lock...
[2026-04-07 07:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:52:11] Production.ERROR: CronJobId end10
[2026-04-07 07:52:11] Production.INFO: ==29721== Releasing lock...
[2026-04-07 07:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:52:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:52:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:52:14] Production.INFO: call_cost start
[2026-04-07 07:52:14] Production.INFO: call_cost end
[2026-04-07 07:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:52:14] Production.INFO: ==29717== Releasing lock...
[2026-04-07 07:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:53:01] Production.INFO: ==29779== Lock acquired, processing the job...
[2026-04-07 12:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:53:01] Production.INFO: neon service started
[2026-04-07 12:53:01] Production.INFO: neon service started
[2026-04-07 12:53:01] Production.INFO: ==29779== Releasing lock...
[2026-04-07 12:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:53:01] Production.INFO: ==29783== Lock acquired, processing the job...
[2026-04-07 11:53:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:53:01] Production.INFO: ==29783== Releasing lock...
[2026-04-07 11:53:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:53:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:53:01] Production.INFO: ==29781== Lock acquired, processing the job...
[2026-04-07 07:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:53:02] Production.INFO: ==29781== Releasing lock...
[2026-04-07 07:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:53:02] Production.INFO: ==29788== Lock acquired, processing the job...
[2026-04-07 07:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:53:03] Production.INFO: ==29786== Lock acquired, processing the job...
[2026-04-07 07:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:53:03] Production.INFO: ==29788== Releasing lock...
[2026-04-07 07:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:53:03] Production.INFO: ==29792== Lock acquired, processing the job...
[2026-04-07 07:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:53:03] Production.INFO: ==29790== Lock acquired, processing the job...
[2026-04-07 07:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:53:03] Production.INFO: ==29794== Lock acquired, processing the job...
[2026-04-07 07:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:53:03] Production.INFO: Account Balance Start.
[2026-04-07 07:53:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:53:03] Production.INFO: 117
[2026-04-07 07:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:53:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:53:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:53:03] Production.INFO: ==29794== Releasing lock...
[2026-04-07 07:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:53:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:03] Production.INFO: Date 2026-03-20
[2026-04-07 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:03] Production.INFO: Date 2026-03-21
[2026-04-07 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:03] Production.INFO: Date 2026-03-22
[2026-04-07 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:03] Production.INFO: Date 2026-03-23
[2026-04-07 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:03] Production.INFO: Date 2026-03-24
[2026-04-07 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:03] Production.INFO: Date 2026-03-25
[2026-04-07 07:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:53:04] Production.INFO: Total Charge 0
[2026-04-07 07:53:04] Production.INFO: CreateAllLog End
[2026-04-07 07:53:04] Production.INFO: Account Balance End.
[2026-04-07 07:53:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:53:04] Production.INFO: ==29792== Releasing lock...
[2026-04-07 07:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:53:09] Production.ERROR: CronJobId end10
[2026-04-07 07:53:09] Production.INFO: ==29790== Releasing lock...
[2026-04-07 07:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:53:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:53:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:53:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:53:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:53:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:53:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:53:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:53:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:53:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:53:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:53:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:53:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:53:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:53:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:53:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:53:12] Production.INFO: call_cost start
[2026-04-07 07:53:12] Production.INFO: call_cost end
[2026-04-07 07:53:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:53:12] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:53:12] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:53:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:53:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:53:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:53:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:53:12] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:53:12] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:53:12] Production.INFO: ==29786== Releasing lock...
[2026-04-07 07:53:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:53:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:54:01] Production.INFO: ==29849== Lock acquired, processing the job...
[2026-04-07 12:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:54:01] Production.INFO: neon service started
[2026-04-07 12:54:01] Production.INFO: neon service started
[2026-04-07 12:54:01] Production.INFO: ==29849== Releasing lock...
[2026-04-07 12:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:54:02] Production.INFO: ==29853== Lock acquired, processing the job...
[2026-04-07 11:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:54:02] Production.INFO: ==29853== Releasing lock...
[2026-04-07 11:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:54:02] Production.INFO: ==29851== Lock acquired, processing the job...
[2026-04-07 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:54:02] Production.INFO: ==29851== Releasing lock...
[2026-04-07 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:54:03] Production.INFO: ==29855== Lock acquired, processing the job...
[2026-04-07 07:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:54:03] Production.INFO: ==29857== Lock acquired, processing the job...
[2026-04-07 07:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:54:03] Production.INFO: ==29860== Lock acquired, processing the job...
[2026-04-07 07:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:54:03] Production.INFO: ==29864== Lock acquired, processing the job...
[2026-04-07 07:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:54:03] Production.INFO: ==29862== Lock acquired, processing the job...
[2026-04-07 07:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:54:03] Production.INFO: Account Balance Start.
[2026-04-07 07:54:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:54:03] Production.INFO: 117
[2026-04-07 07:54:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:03] Production.INFO: ==29864== Releasing lock...
[2026-04-07 07:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:54:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: ==29857== Releasing lock...
[2026-04-07 07:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:54:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:54:04] Production.INFO: Total Charge 0
[2026-04-07 07:54:04] Production.INFO: CreateAllLog End
[2026-04-07 07:54:04] Production.INFO: Account Balance End.
[2026-04-07 07:54:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:54:04] Production.INFO: ==29862== Releasing lock...
[2026-04-07 07:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:54:11] Production.ERROR: CronJobId end10
[2026-04-07 07:54:11] Production.INFO: ==29860== Releasing lock...
[2026-04-07 07:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:54:13] Production.INFO: call_cost start
[2026-04-07 07:54:13] Production.INFO: call_cost end
[2026-04-07 07:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:54:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:54:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:54:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:54:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:54:13] Production.INFO: ==29855== Releasing lock...
[2026-04-07 07:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:55:02] Production.INFO: ==29917== Lock acquired, processing the job...
[2026-04-07 12:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:55:02] Production.INFO: neon service started
[2026-04-07 12:55:02] Production.INFO: neon service started
[2026-04-07 12:55:02] Production.INFO: ==29917== Releasing lock...
[2026-04-07 12:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:55:02] Production.INFO: ==29919== Lock acquired, processing the job...
[2026-04-07 07:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:55:02] Production.INFO: ==29921== Lock acquired, processing the job...
[2026-04-07 11:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:55:02] Production.INFO: ==29921== Releasing lock...
[2026-04-07 11:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:55:03] Production.INFO: ==29919== Releasing lock...
[2026-04-07 07:55:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:55:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:55:03] Production.INFO: ==29928== Lock acquired, processing the job...
[2026-04-07 07:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:55:03] Production.INFO: ==29924== Lock acquired, processing the job...
[2026-04-07 07:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:55:03] Production.INFO: ==29926== Lock acquired, processing the job...
[2026-04-07 07:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:55:03] Production.INFO: ==29930== Lock acquired, processing the job...
[2026-04-07 07:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:55:04] Production.INFO: ==29932== Lock acquired, processing the job...
[2026-04-07 07:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:55:04] Production.INFO: Account Balance Start.
[2026-04-07 07:55:04] Production.INFO: CreateAllLog Start
[2026-04-07 07:55:04] Production.INFO: 117
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-08
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-09
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-10
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-11
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-12
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-13
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:55:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-14
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: ==29932== Releasing lock...
[2026-04-07 07:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: ==29926== Releasing lock...
[2026-04-07 07:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:05] Production.INFO: Date 2026-04-07
[2026-04-07 07:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 07:55:05] Production.INFO: Total Charge 0
[2026-04-07 07:55:05] Production.INFO: CreateAllLog End
[2026-04-07 07:55:05] Production.INFO: Account Balance End.
[2026-04-07 07:55:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:55:05] Production.INFO: ==29930== Releasing lock...
[2026-04-07 07:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:55:11] Production.ERROR: CronJobId end10
[2026-04-07 07:55:11] Production.INFO: ==29928== Releasing lock...
[2026-04-07 07:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:55:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:55:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:55:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:55:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:55:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:55:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:55:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:55:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:55:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:55:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:55:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:55:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:55:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:55:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:55:13] Production.INFO: call_cost start
[2026-04-07 07:55:13] Production.INFO: call_cost end
[2026-04-07 07:55:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:55:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:55:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:55:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:55:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:55:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:55:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:55:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:55:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:55:13] Production.INFO: ==29924== Releasing lock...
[2026-04-07 07:55:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:55:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:56:01] Production.INFO: ==29987== Lock acquired, processing the job...
[2026-04-07 12:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:56:01] Production.INFO: neon service started
[2026-04-07 12:56:01] Production.INFO: neon service started
[2026-04-07 12:56:01] Production.INFO: ==29987== Releasing lock...
[2026-04-07 12:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:56:01] Production.INFO: ==29989== Lock acquired, processing the job...
[2026-04-07 07:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:56:02] Production.INFO: ==29991== Lock acquired, processing the job...
[2026-04-07 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:56:02] Production.INFO: ==29991== Releasing lock...
[2026-04-07 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:56:02] Production.INFO: ==29989== Releasing lock...
[2026-04-07 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:56:02] Production.INFO: ==29993== Lock acquired, processing the job...
[2026-04-07 07:56:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:56:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:56:03] Production.INFO: ==29995== Lock acquired, processing the job...
[2026-04-07 07:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:56:03] Production.INFO: ==29997== Lock acquired, processing the job...
[2026-04-07 07:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:56:03] Production.INFO: ==29999== Lock acquired, processing the job...
[2026-04-07 07:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:56:03] Production.INFO: ==30001== Lock acquired, processing the job...
[2026-04-07 07:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:56:03] Production.INFO: Account Balance Start.
[2026-04-07 07:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:56:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:56:03] Production.INFO: ==30001== Releasing lock...
[2026-04-07 07:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:56:03] Production.INFO: 117
[2026-04-07 07:56:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:03] Production.INFO: ==29995== Releasing lock...
[2026-04-07 07:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:56:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:03] Production.INFO: Date 2026-03-19
[2026-04-07 07:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:03] Production.INFO: Date 2026-03-20
[2026-04-07 07:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:56:04] Production.INFO: Total Charge 0
[2026-04-07 07:56:04] Production.INFO: CreateAllLog End
[2026-04-07 07:56:04] Production.INFO: Account Balance End.
[2026-04-07 07:56:04] Production.ERROR: CronJobId end 12
[2026-04-07 07:56:04] Production.INFO: ==29999== Releasing lock...
[2026-04-07 07:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:56:11] Production.ERROR: CronJobId end10
[2026-04-07 07:56:11] Production.INFO: ==29997== Releasing lock...
[2026-04-07 07:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:56:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:56:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:56:14] Production.INFO: call_cost start
[2026-04-07 07:56:14] Production.INFO: call_cost end
[2026-04-07 07:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:56:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:56:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:56:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:56:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:56:14] Production.INFO: ==29993== Releasing lock...
[2026-04-07 07:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:57:02] Production.INFO: ==30057== Lock acquired, processing the job...
[2026-04-07 12:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:57:02] Production.INFO: neon service started
[2026-04-07 12:57:02] Production.INFO: neon service started
[2026-04-07 12:57:02] Production.INFO: ==30057== Releasing lock...
[2026-04-07 12:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:57:02] Production.INFO: ==30059== Lock acquired, processing the job...
[2026-04-07 07:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:57:02] Production.INFO: ==30059== Releasing lock...
[2026-04-07 07:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:57:02] Production.INFO: ==30061== Lock acquired, processing the job...
[2026-04-07 11:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:57:02] Production.INFO: ==30061== Releasing lock...
[2026-04-07 11:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:57:03] Production.INFO: ==30063== Lock acquired, processing the job...
[2026-04-07 07:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:57:03] Production.INFO: ==30065== Lock acquired, processing the job...
[2026-04-07 07:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:57:03] Production.INFO: ==30067== Lock acquired, processing the job...
[2026-04-07 07:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:57:03] Production.INFO: ==30069== Lock acquired, processing the job...
[2026-04-07 07:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:57:03] Production.INFO: ==30071== Lock acquired, processing the job...
[2026-04-07 07:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:57:03] Production.INFO: Account Balance Start.
[2026-04-07 07:57:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:57:03] Production.INFO: 117
[2026-04-07 07:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:57:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:57:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:57:03] Production.INFO: ==30071== Releasing lock...
[2026-04-07 07:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:57:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: ==30065== Releasing lock...
[2026-04-07 07:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:57:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:57:04] Production.INFO: Total Charge 0
[2026-04-07 07:57:04] Production.INFO: CreateAllLog End
[2026-04-07 07:57:04] Production.INFO: Account Balance End.
[2026-04-07 07:57:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:57:05] Production.INFO: ==30069== Releasing lock...
[2026-04-07 07:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:57:11] Production.ERROR: CronJobId end10
[2026-04-07 07:57:11] Production.INFO: ==30067== Releasing lock...
[2026-04-07 07:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:57:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:57:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:57:14] Production.INFO: call_cost start
[2026-04-07 07:57:14] Production.INFO: call_cost end
[2026-04-07 07:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:57:14] Production.INFO: ==30063== Releasing lock...
[2026-04-07 07:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:58:01] Production.INFO: ==30124== Lock acquired, processing the job...
[2026-04-07 12:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:58:01] Production.INFO: neon service started
[2026-04-07 12:58:01] Production.INFO: neon service started
[2026-04-07 12:58:01] Production.INFO: ==30124== Releasing lock...
[2026-04-07 12:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 07:58:02] Production.INFO: ==30126== Lock acquired, processing the job...
[2026-04-07 07:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:58:02] Production.INFO: ==30128== Lock acquired, processing the job...
[2026-04-07 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:58:02] Production.INFO: ==30128== Releasing lock...
[2026-04-07 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:58:02] Production.INFO: ==30126== Releasing lock...
[2026-04-07 07:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:58:02] Production.INFO: ==30132== Lock acquired, processing the job...
[2026-04-07 07:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:58:03] Production.INFO: ==30134== Lock acquired, processing the job...
[2026-04-07 07:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:58:03] Production.INFO: ==30138== Lock acquired, processing the job...
[2026-04-07 07:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:58:03] Production.INFO: ==30136== Lock acquired, processing the job...
[2026-04-07 07:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:58:03] Production.INFO: Account Balance Start.
[2026-04-07 07:58:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:58:03] Production.INFO: 117
[2026-04-07 07:58:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:58:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:03] Production.INFO: ==30140== Lock acquired, processing the job...
[2026-04-07 07:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:58:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:58:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:58:03] Production.INFO: Date 2026-03-15
[2026-04-07 07:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:03] Production.INFO: ==30140== Releasing lock...
[2026-04-07 07:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:58:03] Production.INFO: Date 2026-03-16
[2026-04-07 07:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:03] Production.INFO: Date 2026-03-17
[2026-04-07 07:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:03] Production.INFO: Date 2026-03-18
[2026-04-07 07:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: ==30134== Releasing lock...
[2026-04-07 07:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:58:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:58:04] Production.INFO: Total Charge 0
[2026-04-07 07:58:04] Production.INFO: CreateAllLog End
[2026-04-07 07:58:05] Production.INFO: Account Balance End.
[2026-04-07 07:58:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:58:05] Production.INFO: ==30138== Releasing lock...
[2026-04-07 07:58:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:58:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:58:12] Production.ERROR: CronJobId end10
[2026-04-07 07:58:12] Production.INFO: ==30136== Releasing lock...
[2026-04-07 07:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:58:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:58:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:58:15] Production.INFO: call_cost start
[2026-04-07 07:58:15] Production.INFO: call_cost end
[2026-04-07 07:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:58:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:58:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:58:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:58:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:58:15] Production.INFO: ==30132== Releasing lock...
[2026-04-07 07:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:59:01] Production.INFO: ==30193== Lock acquired, processing the job...
[2026-04-07 12:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 12:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 12:59:01] Production.INFO: neon service started
[2026-04-07 12:59:01] Production.INFO: neon service started
[2026-04-07 12:59:01] Production.INFO: ==30193== Releasing lock...
[2026-04-07 12:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 12:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:59:02] Production.INFO: ==30197== Lock acquired, processing the job...
[2026-04-07 11:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:59:02] Production.INFO: ==30197== Releasing lock...
[2026-04-07 11:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 11:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 07:59:02] Production.INFO: ==30195== Lock acquired, processing the job...
[2026-04-07 07:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 07:59:02] Production.INFO: ==30195== Releasing lock...
[2026-04-07 07:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 07:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 07:59:03] Production.INFO: ==30200== Lock acquired, processing the job...
[2026-04-07 07:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 07:59:03] Production.INFO: ==30206== Lock acquired, processing the job...
[2026-04-07 07:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 07:59:03] Production.INFO: ==30202== Lock acquired, processing the job...
[2026-04-07 07:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 07:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 07:59:03] Production.INFO: ==30204== Lock acquired, processing the job...
[2026-04-07 07:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 07:59:03] Production.INFO: ==30208== Lock acquired, processing the job...
[2026-04-07 07:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 07:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 07:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 07:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 07:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 07:59:03] Production.INFO: Account Balance Start.
[2026-04-07 07:59:03] Production.INFO: CreateAllLog Start
[2026-04-07 07:59:03] Production.INFO: 117
[2026-04-07 07:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 07:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 07:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 07:59:03] Production.INFO: ==30208== Releasing lock...
[2026-04-07 07:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 07:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 07:59:03] Production.INFO: Date 2026-03-08
[2026-04-07 07:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:03] Production.INFO: Date 2026-03-09
[2026-04-07 07:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:03] Production.INFO: Date 2026-03-10
[2026-04-07 07:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:03] Production.INFO: Date 2026-03-11
[2026-04-07 07:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:03] Production.INFO: Date 2026-03-12
[2026-04-07 07:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:03] Production.INFO: Date 2026-03-13
[2026-04-07 07:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:03] Production.INFO: Date 2026-03-14
[2026-04-07 07:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-03-15
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-03-16
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-03-17
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-03-18
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-03-19
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-03-20
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: ==30202== Releasing lock...
[2026-04-07 07:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 07:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 07:59:04] Production.INFO: Date 2026-03-21
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-03-22
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-03-23
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-03-24
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-03-25
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-03-26
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-03-27
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-03-28
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-03-29
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-03-30
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-03-31
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-04-01
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-04-02
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-04-03
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-04-04
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-04-05
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-04-06
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Date 2026-04-07
[2026-04-07 07:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 07:59:04] Production.INFO: Total Charge 0
[2026-04-07 07:59:05] Production.INFO: CreateAllLog End
[2026-04-07 07:59:05] Production.INFO: Account Balance End.
[2026-04-07 07:59:05] Production.ERROR: CronJobId end 12
[2026-04-07 07:59:05] Production.INFO: ==30206== Releasing lock...
[2026-04-07 07:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 07:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 07:59:11] Production.ERROR: CronJobId end10
[2026-04-07 07:59:11] Production.INFO: ==30204== Releasing lock...
[2026-04-07 07:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 07:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 07:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 07:59:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 07:59:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 07:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 07:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 07:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 07:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 07:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 07:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 07:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 07:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 07:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 07:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 07:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 07:59:14] Production.INFO: call_cost start
[2026-04-07 07:59:14] Production.INFO: call_cost end
[2026-04-07 07:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 07:59:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 07:59:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 07:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 07:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 07:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 07:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 07:59:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 07:59:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 07:59:14] Production.INFO: ==30200== Releasing lock...
[2026-04-07 07:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 07:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:00:02] Production.INFO: ==30264== Lock acquired, processing the job...
[2026-04-07 13:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:00:02] Production.INFO: neon service started
[2026-04-07 13:00:02] Production.INFO: neon service started
[2026-04-07 13:00:02] Production.INFO: ==30264== Releasing lock...
[2026-04-07 13:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:00:03] Production.INFO: ==30266== Lock acquired, processing the job...
[2026-04-07 08:00:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:00:03] Production.INFO: ==30268== Lock acquired, processing the job...
[2026-04-07 12:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:00:03] Production.INFO: ==30268== Releasing lock...
[2026-04-07 12:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:00:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:00:03] Production.INFO: ==30266== Releasing lock...
[2026-04-07 08:00:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:00:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:00:04] Production.INFO: ==30271== Lock acquired, processing the job...
[2026-04-07 08:00:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:00:04] Production.INFO: ==30275== Lock acquired, processing the job...
[2026-04-07 08:00:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:00:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:00:04] Production.INFO: ==30279== Lock acquired, processing the job...
[2026-04-07 08:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:00:04] Production.INFO: ==30273== Lock acquired, processing the job...
[2026-04-07 08:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:00:04] Production.INFO: ==30277== Lock acquired, processing the job...
[2026-04-07 08:00:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:00:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:00:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:00:04] Production.INFO: ==30279== Releasing lock...
[2026-04-07 08:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:00:04] Production.INFO: Account Balance Start.
[2026-04-07 08:00:04] Production.INFO: CreateAllLog Start
[2026-04-07 08:00:04] Production.INFO: 117
[2026-04-07 08:00:04] Production.INFO: Date 2026-03-08
[2026-04-07 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:04] Production.INFO: Date 2026-03-09
[2026-04-07 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:04] Production.INFO: Date 2026-03-10
[2026-04-07 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:04] Production.INFO: Date 2026-03-11
[2026-04-07 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:04] Production.INFO: Date 2026-03-12
[2026-04-07 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:04] Production.INFO: Date 2026-03-13
[2026-04-07 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:04] Production.INFO: Date 2026-03-14
[2026-04-07 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:04] Production.INFO: Date 2026-03-15
[2026-04-07 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:05] Production.INFO: Date 2026-03-21
[2026-04-07 08:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:05] Production.INFO: Date 2026-03-22
[2026-04-07 08:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:05] Production.INFO: Date 2026-03-23
[2026-04-07 08:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:05] Production.INFO: Date 2026-03-24
[2026-04-07 08:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:05] Production.INFO: ==30273== Releasing lock...
[2026-04-07 08:00:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:00:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:00:05] Production.INFO: Date 2026-03-25
[2026-04-07 08:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:05] Production.INFO: Date 2026-03-26
[2026-04-07 08:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:05] Production.INFO: Date 2026-03-27
[2026-04-07 08:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:05] Production.INFO: Date 2026-03-28
[2026-04-07 08:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:05] Production.INFO: Date 2026-03-29
[2026-04-07 08:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:05] Production.INFO: Date 2026-03-30
[2026-04-07 08:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:05] Production.INFO: Date 2026-03-31
[2026-04-07 08:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:05] Production.INFO: Date 2026-04-01
[2026-04-07 08:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:05] Production.INFO: Date 2026-04-02
[2026-04-07 08:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:05] Production.INFO: Date 2026-04-03
[2026-04-07 08:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:05] Production.INFO: Date 2026-04-04
[2026-04-07 08:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:05] Production.INFO: Date 2026-04-05
[2026-04-07 08:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:05] Production.INFO: Date 2026-04-06
[2026-04-07 08:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:05] Production.INFO: Date 2026-04-07
[2026-04-07 08:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:00:05] Production.INFO: Total Charge 0
[2026-04-07 08:00:05] Production.INFO: CreateAllLog End
[2026-04-07 08:00:05] Production.INFO: Account Balance End.
[2026-04-07 08:00:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:00:05] Production.INFO: ==30277== Releasing lock...
[2026-04-07 08:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:00:12] Production.ERROR: CronJobId end10
[2026-04-07 08:00:12] Production.INFO: ==30275== Releasing lock...
[2026-04-07 08:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:00:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:00:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:00:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:00:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:00:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:00:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:00:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:00:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:00:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:00:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:00:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:00:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:00:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:00:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:00:16] Production.INFO: call_cost start
[2026-04-07 08:00:16] Production.INFO: call_cost end
[2026-04-07 08:00:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:00:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:00:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:00:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:00:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:00:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:00:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:00:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:00:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:00:16] Production.INFO: ==30271== Releasing lock...
[2026-04-07 08:00:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:00:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:01:01] Production.INFO: ==30344== Lock acquired, processing the job...
[2026-04-07 13:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:01:01] Production.INFO: neon service started
[2026-04-07 13:01:01] Production.INFO: neon service started
[2026-04-07 13:01:01] Production.INFO: ==30344== Releasing lock...
[2026-04-07 13:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:01:02] Production.INFO: ==30347== Lock acquired, processing the job...
[2026-04-07 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:01:02] Production.INFO: ==30347== Releasing lock...
[2026-04-07 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:01:02] Production.INFO: ==30349== Lock acquired, processing the job...
[2026-04-07 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:01:02] Production.INFO: ==30349== Releasing lock...
[2026-04-07 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:01:03] Production.INFO: ==30355== Lock acquired, processing the job...
[2026-04-07 08:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:01:03] Production.INFO: ==30359== Lock acquired, processing the job...
[2026-04-07 08:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:01:03] Production.INFO: ==30363== Lock acquired, processing the job...
[2026-04-07 08:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:01:03] Production.INFO: Account Balance Start.
[2026-04-07 08:01:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:01:03] Production.INFO: 117
[2026-04-07 08:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:01:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:01:03] Production.INFO: ==30363== Releasing lock...
[2026-04-07 08:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:01:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:03] Production.INFO: ==30351== Lock acquired, processing the job...
[2026-04-07 08:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 08:01:03] Production.INFO: ==30357== Lock acquired, processing the job...
[2026-04-07 08:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:01:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:03] Production.INFO: ==30353== Lock acquired, processing the job...
[2026-04-07 08:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 08:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 08:01:03] Production.ERROR: CronJob PID - 30355
[2026-04-07 08:01:03] Production.ERROR: CronJob Title - Account Block
[2026-04-07 08:01:03] Production.ERROR: CronJob ID - 7
[2026-04-07 08:01:03] Production.ERROR: CronJob Last Run Time 2026-04-07 08:01:00
[2026-04-07 08:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 08:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 08:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 08:01:03] Production.ERROR: CronJob PID - 30357
[2026-04-07 08:01:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 08:01:03] Production.ERROR: CronJob ID - 10
[2026-04-07 08:01:03] Production.ERROR: CronJob Last Run Time 2026-04-07 08:01:00
[2026-04-07 08:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 08:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 08:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 08:01:03] Production.ERROR: CronJob PID - 30359
[2026-04-07 08:01:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-07 08:01:03] Production.ERROR: CronJob ID - 12
[2026-04-07 08:01:03] Production.ERROR: CronJob Last Run Time 2026-04-07 08:01:00
[2026-04-07 08:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 08:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 08:01:03] Production.INFO: ==30361== Lock acquired, processing the job...
[2026-04-07 08:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 08:01:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:01:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 08:01:03] Production.INFO: ==30351== Releasing lock...
[2026-04-07 08:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 08:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 08:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 08:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:04] Production.INFO: ==30355== Releasing lock...
[2026-04-07 08:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:01:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:01:04] Production.INFO: Total Charge 0
[2026-04-07 08:01:04] Production.INFO: CreateAllLog End
[2026-04-07 08:01:04] Production.ERROR: done
[2026-04-07 08:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 08:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052491', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 08:01:04] Production.INFO: Account Balance End.
[2026-04-07 08:01:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:01:04] Production.INFO: ==30359== Releasing lock...
[2026-04-07 08:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052491', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 08:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 08:01:11] Production.INFO: ProcessCDR(1,17052491,1,1,2)
[2026-04-07 08:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052491,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 08:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052491,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 08:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 08:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 08:01:11] Production.INFO: ==30361== Releasing lock...
[2026-04-07 08:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 08:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 08:01:15] Production.ERROR: CronJobId end10
[2026-04-07 08:01:15] Production.INFO: ==30357== Releasing lock...
[2026-04-07 08:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:01:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:01:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:01:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:01:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:01:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:01:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:01:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:01:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:01:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:01:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:01:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:01:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:01:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:01:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:01:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:01:17] Production.INFO: call_cost start
[2026-04-07 08:01:17] Production.INFO: call_cost end
[2026-04-07 08:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:01:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:01:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:01:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:01:17] Production.INFO: ==30353== Releasing lock...
[2026-04-07 08:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:02:02] Production.INFO: ==30418== Lock acquired, processing the job...
[2026-04-07 13:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:02:02] Production.INFO: neon service started
[2026-04-07 13:02:02] Production.INFO: neon service started
[2026-04-07 13:02:02] Production.INFO: ==30418== Releasing lock...
[2026-04-07 13:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:02:02] Production.INFO: ==30420== Lock acquired, processing the job...
[2026-04-07 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:02:02] Production.INFO: ==30422== Lock acquired, processing the job...
[2026-04-07 12:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:02:02] Production.INFO: ==30422== Releasing lock...
[2026-04-07 12:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:02:03] Production.INFO: ==30420== Releasing lock...
[2026-04-07 08:02:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:02:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:02:03] Production.INFO: ==30431== Lock acquired, processing the job...
[2026-04-07 08:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:02:03] Production.INFO: ==30435== Lock acquired, processing the job...
[2026-04-07 08:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:02:04] Production.INFO: Account Balance Start.
[2026-04-07 08:02:04] Production.INFO: CreateAllLog Start
[2026-04-07 08:02:04] Production.INFO: 117
[2026-04-07 08:02:04] Production.INFO: Date 2026-03-08
[2026-04-07 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:02:04] Production.INFO: Date 2026-03-09
[2026-04-07 08:02:04] Production.INFO: ==30435== Releasing lock...
[2026-04-07 08:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:04] Production.INFO: ==30425== Lock acquired, processing the job...
[2026-04-07 08:02:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:02:04] Production.INFO: ==30427== Lock acquired, processing the job...
[2026-04-07 08:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:02:04] Production.INFO: Date 2026-03-10
[2026-04-07 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:04] Production.INFO: ==30429== Lock acquired, processing the job...
[2026-04-07 08:02:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:02:04] Production.INFO: Date 2026-03-11
[2026-04-07 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:02:04] Production.INFO: Date 2026-03-12
[2026-04-07 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:04] Production.INFO: ==30433== Lock acquired, processing the job...
[2026-04-07 08:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-07 08:02:04] Production.INFO: Date 2026-03-13
[2026-04-07 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:04] Production.INFO: Date 2026-03-14
[2026-04-07 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 08:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:02:04] Production.INFO: Date 2026-03-15
[2026-04-07 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:04] Production.ERROR: done
[2026-04-07 08:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-07 08:02:04] Production.INFO: ==30427== Releasing lock...
[2026-04-07 08:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:02:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:05] Production.INFO: Date 2026-03-23
[2026-04-07 08:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:05] Production.INFO: Date 2026-03-24
[2026-04-07 08:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:05] Production.INFO: Date 2026-03-25
[2026-04-07 08:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:05] Production.INFO: Date 2026-03-26
[2026-04-07 08:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:05] Production.INFO: Date 2026-03-27
[2026-04-07 08:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:05] Production.ERROR: done
[2026-04-07 08:02:05] Production.INFO: Date 2026-03-28
[2026-04-07 08:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:05] Production.INFO: Date 2026-03-29
[2026-04-07 08:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:05] Production.INFO: Date 2026-03-30
[2026-04-07 08:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:05] Production.INFO: Date 2026-03-31
[2026-04-07 08:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:05] Production.INFO: Date 2026-04-01
[2026-04-07 08:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:05] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-07 08:02:05] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-07 08:02:05] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:02:05] Production.INFO: Date 2026-04-02
[2026-04-07 08:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:05] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:02:05] Production.INFO: ==30433== Releasing lock...
[2026-04-07 08:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-07 08:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-04-07 08:02:05] Production.INFO: Date 2026-04-03
[2026-04-07 08:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:05] Production.INFO: Date 2026-04-04
[2026-04-07 08:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:05] Production.INFO: Date 2026-04-05
[2026-04-07 08:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:05] Production.INFO: Date 2026-04-06
[2026-04-07 08:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:05] Production.INFO: Date 2026-04-07
[2026-04-07 08:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:02:05] Production.INFO: Total Charge 0
[2026-04-07 08:02:05] Production.INFO: CreateAllLog End
[2026-04-07 08:02:05] Production.INFO: Account Balance End.
[2026-04-07 08:02:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:02:05] Production.INFO: ==30431== Releasing lock...
[2026-04-07 08:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:02:12] Production.ERROR: CronJobId end10
[2026-04-07 08:02:12] Production.INFO: ==30429== Releasing lock...
[2026-04-07 08:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:02:15] Production.INFO: call_cost start
[2026-04-07 08:02:15] Production.INFO: call_cost end
[2026-04-07 08:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:02:15] Production.INFO: ==30425== Releasing lock...
[2026-04-07 08:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:03:01] Production.INFO: ==30488== Lock acquired, processing the job...
[2026-04-07 13:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:03:01] Production.INFO: neon service started
[2026-04-07 13:03:01] Production.INFO: neon service started
[2026-04-07 13:03:01] Production.INFO: ==30488== Releasing lock...
[2026-04-07 13:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:03:02] Production.INFO: ==30492== Lock acquired, processing the job...
[2026-04-07 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:03:02] Production.INFO: ==30490== Lock acquired, processing the job...
[2026-04-07 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:03:02] Production.INFO: ==30492== Releasing lock...
[2026-04-07 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:03:02] Production.INFO: ==30490== Releasing lock...
[2026-04-07 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:03:03] Production.INFO: ==30496== Lock acquired, processing the job...
[2026-04-07 08:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:03:03] Production.INFO: ==30499== Lock acquired, processing the job...
[2026-04-07 08:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:03:03] Production.INFO: ==30501== Lock acquired, processing the job...
[2026-04-07 08:03:03] Production.INFO: ==30505== Lock acquired, processing the job...
[2026-04-07 08:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:03:03] Production.INFO: ==30503== Lock acquired, processing the job...
[2026-04-07 08:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:03:03] Production.INFO: Account Balance Start.
[2026-04-07 08:03:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:03:03] Production.INFO: 117
[2026-04-07 08:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:03:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:03:03] Production.INFO: ==30505== Releasing lock...
[2026-04-07 08:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:03] Production.INFO: ==30499== Releasing lock...
[2026-04-07 08:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:03:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:03] Production.INFO: Date 2026-03-22
[2026-04-07 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:03:04] Production.INFO: Total Charge 0
[2026-04-07 08:03:04] Production.INFO: CreateAllLog End
[2026-04-07 08:03:04] Production.INFO: Account Balance End.
[2026-04-07 08:03:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:03:04] Production.INFO: ==30503== Releasing lock...
[2026-04-07 08:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:03:11] Production.ERROR: CronJobId end10
[2026-04-07 08:03:11] Production.INFO: ==30501== Releasing lock...
[2026-04-07 08:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:03:14] Production.INFO: call_cost start
[2026-04-07 08:03:14] Production.INFO: call_cost end
[2026-04-07 08:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:03:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:03:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:03:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:03:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:03:14] Production.INFO: ==30496== Releasing lock...
[2026-04-07 08:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:04:01] Production.INFO: ==30560== Lock acquired, processing the job...
[2026-04-07 13:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:04:01] Production.INFO: neon service started
[2026-04-07 13:04:01] Production.INFO: neon service started
[2026-04-07 13:04:01] Production.INFO: ==30560== Releasing lock...
[2026-04-07 13:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:04:02] Production.INFO: ==30562== Lock acquired, processing the job...
[2026-04-07 08:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:04:02] Production.INFO: ==30564== Lock acquired, processing the job...
[2026-04-07 12:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:04:02] Production.INFO: ==30564== Releasing lock...
[2026-04-07 12:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:04:02] Production.INFO: ==30562== Releasing lock...
[2026-04-07 08:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:04:03] Production.INFO: ==30567== Lock acquired, processing the job...
[2026-04-07 08:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:04:03] Production.INFO: ==30569== Lock acquired, processing the job...
[2026-04-07 08:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:04:03] Production.INFO: ==30573== Lock acquired, processing the job...
[2026-04-07 08:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:04:03] Production.INFO: ==30571== Lock acquired, processing the job...
[2026-04-07 08:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:04:03] Production.INFO: Account Balance Start.
[2026-04-07 08:04:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:04:03] Production.INFO: 117
[2026-04-07 08:04:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:03] Production.INFO: ==30575== Lock acquired, processing the job...
[2026-04-07 08:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:04:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-03-15
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:04:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:04:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:04:04] Production.INFO: ==30569== Releasing lock...
[2026-04-07 08:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:04:04] Production.INFO: ==30575== Releasing lock...
[2026-04-07 08:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:04:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:05] Production.INFO: Date 2026-04-06
[2026-04-07 08:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:05] Production.INFO: Date 2026-04-07
[2026-04-07 08:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:04:05] Production.INFO: Total Charge 0
[2026-04-07 08:04:05] Production.INFO: CreateAllLog End
[2026-04-07 08:04:05] Production.INFO: Account Balance End.
[2026-04-07 08:04:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:04:05] Production.INFO: ==30573== Releasing lock...
[2026-04-07 08:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:04:11] Production.ERROR: CronJobId end10
[2026-04-07 08:04:11] Production.INFO: ==30571== Releasing lock...
[2026-04-07 08:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:04:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:04:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:04:13] Production.INFO: call_cost start
[2026-04-07 08:04:13] Production.INFO: call_cost end
[2026-04-07 08:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:04:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:04:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:04:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:04:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:04:13] Production.INFO: ==30567== Releasing lock...
[2026-04-07 08:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:05:01] Production.INFO: ==30629== Lock acquired, processing the job...
[2026-04-07 13:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:05:01] Production.INFO: neon service started
[2026-04-07 13:05:01] Production.INFO: neon service started
[2026-04-07 13:05:01] Production.INFO: ==30629== Releasing lock...
[2026-04-07 13:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:05:01] Production.INFO: ==30631== Lock acquired, processing the job...
[2026-04-07 08:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:05:01] Production.INFO: ==30631== Releasing lock...
[2026-04-07 08:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:05:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:05:02] Production.INFO: ==30633== Lock acquired, processing the job...
[2026-04-07 12:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:05:02] Production.INFO: ==30633== Releasing lock...
[2026-04-07 12:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:05:02] Production.INFO: ==30639== Lock acquired, processing the job...
[2026-04-07 08:05:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:05:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:05:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:05:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:05:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:05:02] Production.INFO: ==30635== Lock acquired, processing the job...
[2026-04-07 08:05:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:05:02] Production.INFO: ==30637== Lock acquired, processing the job...
[2026-04-07 08:05:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:05:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:05:03] Production.INFO: ==30641== Lock acquired, processing the job...
[2026-04-07 08:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:05:03] Production.INFO: ==30643== Lock acquired, processing the job...
[2026-04-07 08:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:05:03] Production.INFO: Account Balance Start.
[2026-04-07 08:05:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:05:03] Production.INFO: 117
[2026-04-07 08:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:05:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:05:03] Production.INFO: ==30643== Releasing lock...
[2026-04-07 08:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:05:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:03] Production.INFO: ==30637== Releasing lock...
[2026-04-07 08:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:05:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:05:04] Production.INFO: Total Charge 0
[2026-04-07 08:05:04] Production.INFO: CreateAllLog End
[2026-04-07 08:05:04] Production.INFO: Account Balance End.
[2026-04-07 08:05:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:05:04] Production.INFO: ==30641== Releasing lock...
[2026-04-07 08:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:05:10] Production.ERROR: CronJobId end10
[2026-04-07 08:05:10] Production.INFO: ==30639== Releasing lock...
[2026-04-07 08:05:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:05:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:05:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:05:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:05:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:05:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:05:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:05:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:05:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:05:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:05:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:05:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:05:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:05:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:05:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:05:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:05:12] Production.INFO: call_cost start
[2026-04-07 08:05:12] Production.INFO: call_cost end
[2026-04-07 08:05:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:05:12] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:05:12] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:05:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:05:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:05:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:05:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:05:12] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:05:12] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:05:12] Production.INFO: ==30635== Releasing lock...
[2026-04-07 08:05:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:05:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:06:01] Production.INFO: ==30696== Lock acquired, processing the job...
[2026-04-07 13:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:06:01] Production.INFO: neon service started
[2026-04-07 13:06:01] Production.INFO: neon service started
[2026-04-07 13:06:01] Production.INFO: ==30696== Releasing lock...
[2026-04-07 13:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:06:02] Production.INFO: ==30703== Lock acquired, processing the job...
[2026-04-07 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:06:02] Production.INFO: ==30703== Releasing lock...
[2026-04-07 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:06:02] Production.INFO: ==30705== Lock acquired, processing the job...
[2026-04-07 12:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:06:02] Production.INFO: ==30705== Releasing lock...
[2026-04-07 12:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:06:03] Production.INFO: ==30710== Lock acquired, processing the job...
[2026-04-07 08:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:06:03] Production.INFO: ==30712== Lock acquired, processing the job...
[2026-04-07 08:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:06:03] Production.INFO: ==30714== Lock acquired, processing the job...
[2026-04-07 08:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:06:03] Production.INFO: Account Balance Start.
[2026-04-07 08:06:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:06:03] Production.INFO: 117
[2026-04-07 08:06:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:06:03] Production.INFO: ==30708== Lock acquired, processing the job...
[2026-04-07 08:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:03] Production.INFO: ==30716== Lock acquired, processing the job...
[2026-04-07 08:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:06:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:06:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:06:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:06:03] Production.INFO: ==30716== Releasing lock...
[2026-04-07 08:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:06:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:03] Production.INFO: ==30710== Releasing lock...
[2026-04-07 08:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:06:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:06:04] Production.INFO: Total Charge 0
[2026-04-07 08:06:04] Production.INFO: CreateAllLog End
[2026-04-07 08:06:04] Production.INFO: Account Balance End.
[2026-04-07 08:06:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:06:04] Production.INFO: ==30714== Releasing lock...
[2026-04-07 08:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:06:11] Production.ERROR: CronJobId end10
[2026-04-07 08:06:11] Production.INFO: ==30712== Releasing lock...
[2026-04-07 08:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:06:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:06:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:06:14] Production.INFO: call_cost start
[2026-04-07 08:06:14] Production.INFO: call_cost end
[2026-04-07 08:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:06:14] Production.INFO: ==30708== Releasing lock...
[2026-04-07 08:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:07:02] Production.INFO: ==30773== Lock acquired, processing the job...
[2026-04-07 13:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:07:02] Production.INFO: neon service started
[2026-04-07 13:07:02] Production.INFO: neon service started
[2026-04-07 13:07:02] Production.INFO: ==30773== Releasing lock...
[2026-04-07 13:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:07:02] Production.INFO: ==30775== Lock acquired, processing the job...
[2026-04-07 08:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:07:02] Production.INFO: ==30775== Releasing lock...
[2026-04-07 08:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:07:02] Production.INFO: ==30777== Lock acquired, processing the job...
[2026-04-07 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:07:02] Production.INFO: ==30777== Releasing lock...
[2026-04-07 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:07:03] Production.INFO: ==30779== Lock acquired, processing the job...
[2026-04-07 08:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:07:03] Production.INFO: ==30781== Lock acquired, processing the job...
[2026-04-07 08:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:07:03] Production.INFO: ==30783== Lock acquired, processing the job...
[2026-04-07 08:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:07:03] Production.INFO: ==30785== Lock acquired, processing the job...
[2026-04-07 08:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:07:03] Production.INFO: Account Balance Start.
[2026-04-07 08:07:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:07:03] Production.INFO: 117
[2026-04-07 08:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:07:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:07:03] Production.INFO: ==30787== Lock acquired, processing the job...
[2026-04-07 08:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:07:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:03] Production.INFO: ==30787== Releasing lock...
[2026-04-07 08:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:07:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-03-14
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-03-15
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: ==30781== Releasing lock...
[2026-04-07 08:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:07:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:07:05] Production.INFO: Total Charge 0
[2026-04-07 08:07:05] Production.INFO: CreateAllLog End
[2026-04-07 08:07:05] Production.INFO: Account Balance End.
[2026-04-07 08:07:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:07:05] Production.INFO: ==30785== Releasing lock...
[2026-04-07 08:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:07:12] Production.ERROR: CronJobId end10
[2026-04-07 08:07:12] Production.INFO: ==30783== Releasing lock...
[2026-04-07 08:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:07:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:07:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:07:13] Production.INFO: call_cost start
[2026-04-07 08:07:13] Production.INFO: call_cost end
[2026-04-07 08:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:07:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:07:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:07:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:07:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:07:13] Production.INFO: ==30779== Releasing lock...
[2026-04-07 08:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:08:01] Production.INFO: ==30840== Lock acquired, processing the job...
[2026-04-07 13:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:08:01] Production.INFO: neon service started
[2026-04-07 13:08:01] Production.INFO: neon service started
[2026-04-07 13:08:01] Production.INFO: ==30840== Releasing lock...
[2026-04-07 13:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:08:01] Production.INFO: ==30842== Lock acquired, processing the job...
[2026-04-07 08:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:08:02] Production.INFO: ==30842== Releasing lock...
[2026-04-07 08:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:08:02] Production.INFO: ==30844== Lock acquired, processing the job...
[2026-04-07 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:08:02] Production.INFO: ==30844== Releasing lock...
[2026-04-07 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:08:02] Production.INFO: ==30850== Lock acquired, processing the job...
[2026-04-07 08:08:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:08:02] Production.INFO: ==30846== Lock acquired, processing the job...
[2026-04-07 08:08:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:08:03] Production.INFO: ==30852== Lock acquired, processing the job...
[2026-04-07 08:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:08:03] Production.INFO: ==30848== Lock acquired, processing the job...
[2026-04-07 08:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:08:03] Production.INFO: ==30854== Lock acquired, processing the job...
[2026-04-07 08:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:08:03] Production.INFO: Account Balance Start.
[2026-04-07 08:08:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:08:03] Production.INFO: 117
[2026-04-07 08:08:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:08:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:08:03] Production.INFO: ==30854== Releasing lock...
[2026-04-07 08:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:03] Production.INFO: ==30848== Releasing lock...
[2026-04-07 08:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:08:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:08:04] Production.INFO: Total Charge 0
[2026-04-07 08:08:04] Production.INFO: CreateAllLog End
[2026-04-07 08:08:04] Production.INFO: Account Balance End.
[2026-04-07 08:08:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:08:04] Production.INFO: ==30852== Releasing lock...
[2026-04-07 08:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:08:10] Production.ERROR: CronJobId end10
[2026-04-07 08:08:10] Production.INFO: ==30850== Releasing lock...
[2026-04-07 08:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:08:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:08:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:08:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:08:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:08:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:08:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:08:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:08:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:08:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:08:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:08:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:08:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:08:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:08:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:08:13] Production.INFO: call_cost start
[2026-04-07 08:08:13] Production.INFO: call_cost end
[2026-04-07 08:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:08:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:08:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:08:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:08:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:08:13] Production.INFO: ==30846== Releasing lock...
[2026-04-07 08:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:09:01] Production.INFO: ==30911== Lock acquired, processing the job...
[2026-04-07 13:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:09:01] Production.INFO: neon service started
[2026-04-07 13:09:02] Production.INFO: neon service started
[2026-04-07 13:09:02] Production.INFO: ==30911== Releasing lock...
[2026-04-07 13:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:09:02] Production.INFO: ==30913== Lock acquired, processing the job...
[2026-04-07 08:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:09:02] Production.INFO: ==30913== Releasing lock...
[2026-04-07 08:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:09:02] Production.INFO: ==30915== Lock acquired, processing the job...
[2026-04-07 12:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:09:02] Production.INFO: ==30915== Releasing lock...
[2026-04-07 12:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:09:03] Production.INFO: ==30925== Lock acquired, processing the job...
[2026-04-07 08:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:09:03] Production.INFO: ==30925== Releasing lock...
[2026-04-07 08:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:09:03] Production.INFO: ==30917== Lock acquired, processing the job...
[2026-04-07 08:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:09:03] Production.INFO: ==30921== Lock acquired, processing the job...
[2026-04-07 08:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:09:03] Production.INFO: ==30919== Lock acquired, processing the job...
[2026-04-07 08:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:09:03] Production.INFO: ==30923== Lock acquired, processing the job...
[2026-04-07 08:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:09:03] Production.INFO: Account Balance Start.
[2026-04-07 08:09:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:09:03] Production.INFO: 117
[2026-04-07 08:09:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-10
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-11
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-12
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-13
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-14
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-15
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: ==30919== Releasing lock...
[2026-04-07 08:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:05] Production.INFO: Date 2026-04-05
[2026-04-07 08:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:05] Production.INFO: Date 2026-04-06
[2026-04-07 08:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:05] Production.INFO: Date 2026-04-07
[2026-04-07 08:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:09:05] Production.INFO: Total Charge 0
[2026-04-07 08:09:05] Production.INFO: CreateAllLog End
[2026-04-07 08:09:05] Production.INFO: Account Balance End.
[2026-04-07 08:09:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:09:05] Production.INFO: ==30923== Releasing lock...
[2026-04-07 08:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:09:10] Production.ERROR: CronJobId end10
[2026-04-07 08:09:10] Production.INFO: ==30921== Releasing lock...
[2026-04-07 08:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:09:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:09:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:09:14] Production.INFO: call_cost start
[2026-04-07 08:09:14] Production.INFO: call_cost end
[2026-04-07 08:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:09:14] Production.INFO: ==30917== Releasing lock...
[2026-04-07 08:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:10:01] Production.INFO: ==30979== Lock acquired, processing the job...
[2026-04-07 13:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:10:01] Production.INFO: neon service started
[2026-04-07 13:10:01] Production.INFO: neon service started
[2026-04-07 13:10:01] Production.INFO: ==30979== Releasing lock...
[2026-04-07 13:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:10:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 08:10:01] Production.INFO: ==30981== Lock acquired, processing the job...
[2026-04-07 08:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:10:01] Production.INFO: ==30981== Releasing lock...
[2026-04-07 08:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:10:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:10:02] Production.INFO: ==30983== Lock acquired, processing the job...
[2026-04-07 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:10:02] Production.INFO: ==30983== Releasing lock...
[2026-04-07 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:10:02] Production.INFO: ==30989== Lock acquired, processing the job...
[2026-04-07 08:10:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:10:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:10:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:10:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:10:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:10:03] Production.INFO: ==30987== Lock acquired, processing the job...
[2026-04-07 08:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:10:03] Production.INFO: ==30985== Lock acquired, processing the job...
[2026-04-07 08:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:10:03] Production.INFO: ==30991== Lock acquired, processing the job...
[2026-04-07 08:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:10:03] Production.INFO: ==30993== Lock acquired, processing the job...
[2026-04-07 08:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:10:03] Production.INFO: Account Balance Start.
[2026-04-07 08:10:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:10:03] Production.INFO: 117
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:10:03] Production.INFO: ==30993== Releasing lock...
[2026-04-07 08:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-22
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-23
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-24
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-25
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:03] Production.INFO: ==30987== Releasing lock...
[2026-04-07 08:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-26
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-27
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:03] Production.INFO: Date 2026-03-28
[2026-04-07 08:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:10:04] Production.INFO: Total Charge 0
[2026-04-07 08:10:04] Production.INFO: CreateAllLog End
[2026-04-07 08:10:04] Production.INFO: Account Balance End.
[2026-04-07 08:10:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:10:04] Production.INFO: ==30991== Releasing lock...
[2026-04-07 08:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:10:11] Production.ERROR: CronJobId end10
[2026-04-07 08:10:11] Production.INFO: ==30989== Releasing lock...
[2026-04-07 08:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:10:13] Production.INFO: call_cost start
[2026-04-07 08:10:13] Production.INFO: call_cost end
[2026-04-07 08:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:10:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:10:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:10:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:10:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:10:13] Production.INFO: ==30985== Releasing lock...
[2026-04-07 08:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:11:01] Production.INFO: ==31048== Lock acquired, processing the job...
[2026-04-07 13:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:11:01] Production.INFO: neon service started
[2026-04-07 13:11:01] Production.INFO: neon service started
[2026-04-07 13:11:01] Production.INFO: ==31048== Releasing lock...
[2026-04-07 13:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:11:02] Production.INFO: ==31050== Lock acquired, processing the job...
[2026-04-07 08:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:11:02] Production.INFO: ==31050== Releasing lock...
[2026-04-07 08:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:11:02] Production.INFO: ==31052== Lock acquired, processing the job...
[2026-04-07 12:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:11:02] Production.INFO: ==31052== Releasing lock...
[2026-04-07 12:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:11:03] Production.INFO: ==31055== Lock acquired, processing the job...
[2026-04-07 08:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 08:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 08:11:03] Production.INFO: ==31057== Lock acquired, processing the job...
[2026-04-07 08:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 08:11:03] Production.INFO: ==31055== Releasing lock...
[2026-04-07 08:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 08:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 08:11:03] Production.INFO: ==31059== Lock acquired, processing the job...
[2026-04-07 08:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:11:03] Production.INFO: ==31061== Lock acquired, processing the job...
[2026-04-07 08:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:11:03] Production.INFO: ==31063== Lock acquired, processing the job...
[2026-04-07 08:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:11:03] Production.INFO: ==31065== Lock acquired, processing the job...
[2026-04-07 08:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 08:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 08:11:03] Production.INFO: ==31067== Lock acquired, processing the job...
[2026-04-07 08:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:11:03] Production.INFO: Account Balance Start.
[2026-04-07 08:11:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:11:03] Production.INFO: 117
[2026-04-07 08:11:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:11:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-03-12
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-03-13
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-03-14
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-03-15
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: ==31067== Releasing lock...
[2026-04-07 08:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:11:04] Production.INFO: ==31059== Releasing lock...
[2026-04-07 08:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:11:04] Production.ERROR: done
[2026-04-07 08:11:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 08:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052533', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 08:11:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:11:04] Production.INFO: Total Charge 0
[2026-04-07 08:11:04] Production.INFO: CreateAllLog End
[2026-04-07 08:11:04] Production.INFO: Account Balance End.
[2026-04-07 08:11:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:11:05] Production.INFO: ==31063== Releasing lock...
[2026-04-07 08:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052533', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 08:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 08:11:10] Production.INFO: ProcessCDR(1,17052533,1,1,2)
[2026-04-07 08:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052533,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 08:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052533,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 08:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 08:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 08:11:10] Production.INFO: ==31065== Releasing lock...
[2026-04-07 08:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 08:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 08:11:12] Production.ERROR: CronJobId end10
[2026-04-07 08:11:12] Production.INFO: ==31061== Releasing lock...
[2026-04-07 08:11:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:11:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:11:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:11:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:11:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:11:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:11:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:11:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:11:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:11:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:11:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:11:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:11:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:11:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:11:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:11:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:11:16] Production.INFO: call_cost start
[2026-04-07 08:11:16] Production.INFO: call_cost end
[2026-04-07 08:11:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:11:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:11:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:11:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:11:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:11:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:11:16] Production.INFO: ==31057== Releasing lock...
[2026-04-07 08:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:12:02] Production.INFO: ==31121== Lock acquired, processing the job...
[2026-04-07 13:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:12:02] Production.INFO: neon service started
[2026-04-07 13:12:02] Production.INFO: neon service started
[2026-04-07 13:12:02] Production.INFO: ==31121== Releasing lock...
[2026-04-07 13:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:12:02] Production.INFO: ==31123== Lock acquired, processing the job...
[2026-04-07 08:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:12:02] Production.INFO: ==31123== Releasing lock...
[2026-04-07 08:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:12:03] Production.INFO: ==31125== Lock acquired, processing the job...
[2026-04-07 12:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:12:03] Production.INFO: ==31125== Releasing lock...
[2026-04-07 12:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:12:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:12:03] Production.INFO: ==31128== Lock acquired, processing the job...
[2026-04-07 08:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:12:03] Production.INFO: ==31130== Lock acquired, processing the job...
[2026-04-07 08:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:12:03] Production.INFO: ==31132== Lock acquired, processing the job...
[2026-04-07 08:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:12:03] Production.INFO: ==31134== Lock acquired, processing the job...
[2026-04-07 08:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:12:03] Production.INFO: ==31136== Lock acquired, processing the job...
[2026-04-07 08:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:12:03] Production.INFO: Account Balance Start.
[2026-04-07 08:12:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:12:03] Production.INFO: 117
[2026-04-07 08:12:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-10
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:12:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-11
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:12:04] Production.INFO: ==31136== Releasing lock...
[2026-04-07 08:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-12
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-13
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: ==31130== Releasing lock...
[2026-04-07 08:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-14
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-15
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:12:05] Production.INFO: Total Charge 0
[2026-04-07 08:12:05] Production.INFO: CreateAllLog End
[2026-04-07 08:12:05] Production.INFO: Account Balance End.
[2026-04-07 08:12:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:12:05] Production.INFO: ==31134== Releasing lock...
[2026-04-07 08:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:12:12] Production.ERROR: CronJobId end10
[2026-04-07 08:12:12] Production.INFO: ==31132== Releasing lock...
[2026-04-07 08:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:12:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:12:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:12:14] Production.INFO: call_cost start
[2026-04-07 08:12:14] Production.INFO: call_cost end
[2026-04-07 08:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:12:14] Production.INFO: ==31128== Releasing lock...
[2026-04-07 08:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:13:01] Production.INFO: ==31190== Lock acquired, processing the job...
[2026-04-07 13:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:13:01] Production.INFO: neon service started
[2026-04-07 13:13:01] Production.INFO: neon service started
[2026-04-07 13:13:01] Production.INFO: ==31190== Releasing lock...
[2026-04-07 13:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:13:02] Production.INFO: ==31192== Lock acquired, processing the job...
[2026-04-07 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:13:02] Production.INFO: ==31194== Lock acquired, processing the job...
[2026-04-07 12:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:13:02] Production.INFO: ==31194== Releasing lock...
[2026-04-07 12:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:13:02] Production.INFO: ==31192== Releasing lock...
[2026-04-07 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:13:03] Production.INFO: ==31199== Lock acquired, processing the job...
[2026-04-07 08:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:13:03] Production.INFO: ==31197== Lock acquired, processing the job...
[2026-04-07 08:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:13:03] Production.INFO: ==31203== Lock acquired, processing the job...
[2026-04-07 08:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:13:03] Production.INFO: ==31201== Lock acquired, processing the job...
[2026-04-07 08:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:13:03] Production.INFO: ==31205== Lock acquired, processing the job...
[2026-04-07 08:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:13:03] Production.INFO: Account Balance Start.
[2026-04-07 08:13:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:13:03] Production.INFO: 117
[2026-04-07 08:13:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:13:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:13:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:03] Production.INFO: ==31205== Releasing lock...
[2026-04-07 08:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:13:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:03] Production.INFO: ==31199== Releasing lock...
[2026-04-07 08:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:13:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:13:04] Production.INFO: Total Charge 0
[2026-04-07 08:13:04] Production.INFO: CreateAllLog End
[2026-04-07 08:13:04] Production.INFO: Account Balance End.
[2026-04-07 08:13:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:13:04] Production.INFO: ==31203== Releasing lock...
[2026-04-07 08:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:13:10] Production.ERROR: CronJobId end10
[2026-04-07 08:13:10] Production.INFO: ==31201== Releasing lock...
[2026-04-07 08:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:13:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:13:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:13:13] Production.INFO: call_cost start
[2026-04-07 08:13:13] Production.INFO: call_cost end
[2026-04-07 08:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:13:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:13:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:13:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:13:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:13:13] Production.INFO: ==31197== Releasing lock...
[2026-04-07 08:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:14:01] Production.INFO: ==31260== Lock acquired, processing the job...
[2026-04-07 13:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:14:02] Production.INFO: neon service started
[2026-04-07 13:14:02] Production.INFO: neon service started
[2026-04-07 13:14:02] Production.INFO: ==31260== Releasing lock...
[2026-04-07 13:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:14:02] Production.INFO: ==31262== Lock acquired, processing the job...
[2026-04-07 08:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:14:02] Production.INFO: ==31262== Releasing lock...
[2026-04-07 08:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:14:02] Production.INFO: ==31264== Lock acquired, processing the job...
[2026-04-07 12:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:14:02] Production.INFO: ==31264== Releasing lock...
[2026-04-07 12:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:14:03] Production.INFO: ==31266== Lock acquired, processing the job...
[2026-04-07 08:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:14:03] Production.INFO: ==31270== Lock acquired, processing the job...
[2026-04-07 08:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:14:03] Production.INFO: ==31268== Lock acquired, processing the job...
[2026-04-07 08:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:14:03] Production.INFO: ==31272== Lock acquired, processing the job...
[2026-04-07 08:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:14:03] Production.INFO: ==31274== Lock acquired, processing the job...
[2026-04-07 08:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:14:03] Production.INFO: Account Balance Start.
[2026-04-07 08:14:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:14:03] Production.INFO: 117
[2026-04-07 08:14:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:14:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:14:03] Production.INFO: ==31274== Releasing lock...
[2026-04-07 08:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:14:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: ==31268== Releasing lock...
[2026-04-07 08:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:14:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:14:04] Production.INFO: Total Charge 0
[2026-04-07 08:14:04] Production.INFO: CreateAllLog End
[2026-04-07 08:14:04] Production.INFO: Account Balance End.
[2026-04-07 08:14:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:14:04] Production.INFO: ==31272== Releasing lock...
[2026-04-07 08:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:14:11] Production.ERROR: CronJobId end10
[2026-04-07 08:14:11] Production.INFO: ==31270== Releasing lock...
[2026-04-07 08:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:14:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:14:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:14:14] Production.INFO: call_cost start
[2026-04-07 08:14:14] Production.INFO: call_cost end
[2026-04-07 08:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:14:14] Production.INFO: ==31266== Releasing lock...
[2026-04-07 08:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:15:01] Production.INFO: ==31329== Lock acquired, processing the job...
[2026-04-07 13:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:15:01] Production.INFO: neon service started
[2026-04-07 13:15:01] Production.INFO: neon service started
[2026-04-07 13:15:01] Production.INFO: ==31329== Releasing lock...
[2026-04-07 13:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:15:01] Production.INFO: ==31331== Lock acquired, processing the job...
[2026-04-07 08:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:15:02] Production.INFO: ==31331== Releasing lock...
[2026-04-07 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:15:02] Production.INFO: ==31333== Lock acquired, processing the job...
[2026-04-07 12:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:15:02] Production.INFO: ==31333== Releasing lock...
[2026-04-07 12:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:15:02] Production.INFO: ==31335== Lock acquired, processing the job...
[2026-04-07 08:15:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:15:02] Production.INFO: ==31337== Lock acquired, processing the job...
[2026-04-07 08:15:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:15:02] Production.INFO: ==31339== Lock acquired, processing the job...
[2026-04-07 08:15:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:15:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:15:02] Production.INFO: ==31341== Lock acquired, processing the job...
[2026-04-07 08:15:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:15:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:15:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:15:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:15:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:15:02] Production.INFO: ==31343== Lock acquired, processing the job...
[2026-04-07 08:15:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:15:02] Production.INFO: Account Balance Start.
[2026-04-07 08:15:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:15:03] Production.INFO: 117
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:15:03] Production.INFO: ==31343== Releasing lock...
[2026-04-07 08:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: ==31337== Releasing lock...
[2026-04-07 08:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-22
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-23
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-24
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-25
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-26
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-27
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-28
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-29
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:03] Production.INFO: Date 2026-03-30
[2026-04-07 08:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:15:04] Production.INFO: Total Charge 0
[2026-04-07 08:15:04] Production.INFO: CreateAllLog End
[2026-04-07 08:15:04] Production.INFO: Account Balance End.
[2026-04-07 08:15:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:15:04] Production.INFO: ==31341== Releasing lock...
[2026-04-07 08:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:15:11] Production.ERROR: CronJobId end10
[2026-04-07 08:15:11] Production.INFO: ==31339== Releasing lock...
[2026-04-07 08:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:15:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:15:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:15:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:15:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:15:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:15:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:15:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:15:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:15:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:15:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:15:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:15:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:15:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:15:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:15:12] Production.INFO: call_cost start
[2026-04-07 08:15:12] Production.INFO: call_cost end
[2026-04-07 08:15:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:15:12] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:15:12] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:15:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:15:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:15:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:15:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:15:12] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:15:12] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:15:12] Production.INFO: ==31335== Releasing lock...
[2026-04-07 08:15:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:15:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:16:01] Production.INFO: ==31397== Lock acquired, processing the job...
[2026-04-07 13:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:16:01] Production.INFO: neon service started
[2026-04-07 13:16:01] Production.INFO: neon service started
[2026-04-07 13:16:01] Production.INFO: ==31397== Releasing lock...
[2026-04-07 13:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:16:02] Production.INFO: ==31400== Lock acquired, processing the job...
[2026-04-07 08:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:16:02] Production.INFO: ==31402== Lock acquired, processing the job...
[2026-04-07 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:16:02] Production.INFO: ==31402== Releasing lock...
[2026-04-07 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:16:02] Production.INFO: ==31400== Releasing lock...
[2026-04-07 08:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:16:03] Production.INFO: ==31404== Lock acquired, processing the job...
[2026-04-07 08:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:16:03] Production.INFO: ==31406== Lock acquired, processing the job...
[2026-04-07 08:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:16:03] Production.INFO: ==31408== Lock acquired, processing the job...
[2026-04-07 08:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:16:03] Production.INFO: ==31410== Lock acquired, processing the job...
[2026-04-07 08:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:16:03] Production.INFO: ==31412== Lock acquired, processing the job...
[2026-04-07 08:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:16:03] Production.INFO: Account Balance Start.
[2026-04-07 08:16:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:16:03] Production.INFO: 117
[2026-04-07 08:16:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:16:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:16:03] Production.INFO: ==31412== Releasing lock...
[2026-04-07 08:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-10
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-11
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-12
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: ==31406== Releasing lock...
[2026-04-07 08:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-13
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-14
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-15
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:05] Production.INFO: Date 2026-04-04
[2026-04-07 08:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:05] Production.INFO: Date 2026-04-05
[2026-04-07 08:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:05] Production.INFO: Date 2026-04-06
[2026-04-07 08:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:05] Production.INFO: Date 2026-04-07
[2026-04-07 08:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:16:05] Production.INFO: Total Charge 0
[2026-04-07 08:16:05] Production.INFO: CreateAllLog End
[2026-04-07 08:16:05] Production.INFO: Account Balance End.
[2026-04-07 08:16:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:16:05] Production.INFO: ==31410== Releasing lock...
[2026-04-07 08:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:16:10] Production.ERROR: CronJobId end10
[2026-04-07 08:16:10] Production.INFO: ==31408== Releasing lock...
[2026-04-07 08:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:16:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:16:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:16:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:16:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:16:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:16:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:16:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:16:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:16:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:16:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:16:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:16:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:16:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:16:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:16:13] Production.INFO: call_cost start
[2026-04-07 08:16:13] Production.INFO: call_cost end
[2026-04-07 08:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:16:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:16:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:16:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:16:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:16:13] Production.INFO: ==31404== Releasing lock...
[2026-04-07 08:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:17:02] Production.INFO: ==31466== Lock acquired, processing the job...
[2026-04-07 13:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:17:02] Production.INFO: neon service started
[2026-04-07 13:17:02] Production.INFO: neon service started
[2026-04-07 13:17:02] Production.INFO: ==31466== Releasing lock...
[2026-04-07 13:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:17:02] Production.INFO: ==31468== Lock acquired, processing the job...
[2026-04-07 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:17:02] Production.INFO: ==31470== Lock acquired, processing the job...
[2026-04-07 12:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:17:02] Production.INFO: ==31470== Releasing lock...
[2026-04-07 12:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:17:03] Production.INFO: ==31468== Releasing lock...
[2026-04-07 08:17:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:17:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:17:03] Production.INFO: ==31473== Lock acquired, processing the job...
[2026-04-07 08:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:17:03] Production.INFO: ==31475== Lock acquired, processing the job...
[2026-04-07 08:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:17:03] Production.INFO: ==31479== Lock acquired, processing the job...
[2026-04-07 08:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:17:03] Production.INFO: ==31481== Lock acquired, processing the job...
[2026-04-07 08:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:17:04] Production.INFO: ==31477== Lock acquired, processing the job...
[2026-04-07 08:17:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:17:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:17:04] Production.INFO: Account Balance Start.
[2026-04-07 08:17:04] Production.INFO: CreateAllLog Start
[2026-04-07 08:17:04] Production.INFO: 117
[2026-04-07 08:17:04] Production.INFO: Date 2026-03-08
[2026-04-07 08:17:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:17:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:17:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:17:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:17:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:17:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:17:04] Production.INFO: ==31481== Releasing lock...
[2026-04-07 08:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:17:04] Production.INFO: Date 2026-03-09
[2026-04-07 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:04] Production.INFO: Date 2026-03-10
[2026-04-07 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:04] Production.INFO: Date 2026-03-11
[2026-04-07 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:04] Production.INFO: Date 2026-03-12
[2026-04-07 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:04] Production.INFO: Date 2026-03-13
[2026-04-07 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:04] Production.INFO: Date 2026-03-14
[2026-04-07 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:04] Production.INFO: Date 2026-03-15
[2026-04-07 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:04] Production.INFO: ==31475== Releasing lock...
[2026-04-07 08:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:17:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:05] Production.INFO: Date 2026-03-28
[2026-04-07 08:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:05] Production.INFO: Date 2026-03-29
[2026-04-07 08:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:05] Production.INFO: Date 2026-03-30
[2026-04-07 08:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:05] Production.INFO: Date 2026-03-31
[2026-04-07 08:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:05] Production.INFO: Date 2026-04-01
[2026-04-07 08:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:05] Production.INFO: Date 2026-04-02
[2026-04-07 08:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:05] Production.INFO: Date 2026-04-03
[2026-04-07 08:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:05] Production.INFO: Date 2026-04-04
[2026-04-07 08:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:05] Production.INFO: Date 2026-04-05
[2026-04-07 08:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:05] Production.INFO: Date 2026-04-06
[2026-04-07 08:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:05] Production.INFO: Date 2026-04-07
[2026-04-07 08:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:17:05] Production.INFO: Total Charge 0
[2026-04-07 08:17:05] Production.INFO: CreateAllLog End
[2026-04-07 08:17:05] Production.INFO: Account Balance End.
[2026-04-07 08:17:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:17:05] Production.INFO: ==31479== Releasing lock...
[2026-04-07 08:17:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:17:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:17:12] Production.ERROR: CronJobId end10
[2026-04-07 08:17:12] Production.INFO: ==31477== Releasing lock...
[2026-04-07 08:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:17:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:17:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:17:14] Production.INFO: call_cost start
[2026-04-07 08:17:14] Production.INFO: call_cost end
[2026-04-07 08:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:17:14] Production.INFO: ==31473== Releasing lock...
[2026-04-07 08:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:18:01] Production.INFO: ==31536== Lock acquired, processing the job...
[2026-04-07 13:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:18:01] Production.INFO: neon service started
[2026-04-07 13:18:01] Production.INFO: neon service started
[2026-04-07 13:18:01] Production.INFO: ==31536== Releasing lock...
[2026-04-07 13:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:18:02] Production.INFO: ==31540== Lock acquired, processing the job...
[2026-04-07 12:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:18:02] Production.INFO: ==31540== Releasing lock...
[2026-04-07 12:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:18:02] Production.INFO: ==31538== Lock acquired, processing the job...
[2026-04-07 08:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:18:02] Production.INFO: ==31538== Releasing lock...
[2026-04-07 08:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:18:03] Production.INFO: ==31543== Lock acquired, processing the job...
[2026-04-07 08:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:18:03] Production.INFO: ==31549== Lock acquired, processing the job...
[2026-04-07 08:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:18:03] Production.INFO: ==31545== Lock acquired, processing the job...
[2026-04-07 08:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:18:03] Production.INFO: ==31547== Lock acquired, processing the job...
[2026-04-07 08:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:18:03] Production.INFO: ==31551== Lock acquired, processing the job...
[2026-04-07 08:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:18:03] Production.INFO: Account Balance Start.
[2026-04-07 08:18:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:18:03] Production.INFO: 117
[2026-04-07 08:18:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:18:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:18:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:03] Production.INFO: ==31551== Releasing lock...
[2026-04-07 08:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:18:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:03] Production.INFO: ==31545== Releasing lock...
[2026-04-07 08:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:18:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:18:04] Production.INFO: Total Charge 0
[2026-04-07 08:18:04] Production.INFO: CreateAllLog End
[2026-04-07 08:18:04] Production.INFO: Account Balance End.
[2026-04-07 08:18:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:18:04] Production.INFO: ==31549== Releasing lock...
[2026-04-07 08:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:18:11] Production.ERROR: CronJobId end10
[2026-04-07 08:18:11] Production.INFO: ==31547== Releasing lock...
[2026-04-07 08:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:18:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:18:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:18:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:18:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:18:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:18:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:18:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:18:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:18:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:18:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:18:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:18:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:18:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:18:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:18:13] Production.INFO: call_cost start
[2026-04-07 08:18:13] Production.INFO: call_cost end
[2026-04-07 08:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:18:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:18:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:18:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:18:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:18:13] Production.INFO: ==31543== Releasing lock...
[2026-04-07 08:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:19:01] Production.INFO: ==31606== Lock acquired, processing the job...
[2026-04-07 13:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:19:01] Production.INFO: neon service started
[2026-04-07 13:19:02] Production.INFO: neon service started
[2026-04-07 13:19:02] Production.INFO: ==31606== Releasing lock...
[2026-04-07 13:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:19:02] Production.INFO: ==31608== Lock acquired, processing the job...
[2026-04-07 08:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:19:02] Production.INFO: ==31608== Releasing lock...
[2026-04-07 08:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:19:02] Production.INFO: ==31610== Lock acquired, processing the job...
[2026-04-07 12:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:19:02] Production.INFO: ==31610== Releasing lock...
[2026-04-07 12:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:19:03] Production.INFO: ==31612== Lock acquired, processing the job...
[2026-04-07 08:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:19:03] Production.INFO: ==31616== Lock acquired, processing the job...
[2026-04-07 08:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:19:03] Production.INFO: ==31618== Lock acquired, processing the job...
[2026-04-07 08:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:19:03] Production.INFO: ==31614== Lock acquired, processing the job...
[2026-04-07 08:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:19:03] Production.INFO: ==31620== Lock acquired, processing the job...
[2026-04-07 08:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:19:03] Production.INFO: Account Balance Start.
[2026-04-07 08:19:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:19:03] Production.INFO: 117
[2026-04-07 08:19:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:19:03] Production.INFO: ==31620== Releasing lock...
[2026-04-07 08:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:19:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: ==31614== Releasing lock...
[2026-04-07 08:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:19:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:19:04] Production.INFO: Total Charge 0
[2026-04-07 08:19:04] Production.INFO: CreateAllLog End
[2026-04-07 08:19:04] Production.INFO: Account Balance End.
[2026-04-07 08:19:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:19:04] Production.INFO: ==31618== Releasing lock...
[2026-04-07 08:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:19:10] Production.ERROR: CronJobId end10
[2026-04-07 08:19:10] Production.INFO: ==31616== Releasing lock...
[2026-04-07 08:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:19:13] Production.INFO: call_cost start
[2026-04-07 08:19:13] Production.INFO: call_cost end
[2026-04-07 08:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:19:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:19:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:19:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:19:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:19:13] Production.INFO: ==31612== Releasing lock...
[2026-04-07 08:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:20:01] Production.INFO: ==31674== Lock acquired, processing the job...
[2026-04-07 13:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:20:01] Production.INFO: neon service started
[2026-04-07 13:20:01] Production.INFO: neon service started
[2026-04-07 13:20:01] Production.INFO: ==31674== Releasing lock...
[2026-04-07 13:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:20:01] Production.INFO: ==31676== Lock acquired, processing the job...
[2026-04-07 08:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:20:02] Production.INFO: ==31676== Releasing lock...
[2026-04-07 08:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:20:02] Production.INFO: ==31678== Lock acquired, processing the job...
[2026-04-07 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:20:02] Production.INFO: ==31678== Releasing lock...
[2026-04-07 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:20:02] Production.INFO: ==31688== Lock acquired, processing the job...
[2026-04-07 08:20:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:20:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:20:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:20:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:20:02] Production.INFO: ==31688== Releasing lock...
[2026-04-07 08:20:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:20:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:20:03] Production.INFO: ==31680== Lock acquired, processing the job...
[2026-04-07 08:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:20:03] Production.INFO: ==31682== Lock acquired, processing the job...
[2026-04-07 08:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:20:03] Production.INFO: ==31684== Lock acquired, processing the job...
[2026-04-07 08:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:20:03] Production.INFO: ==31686== Lock acquired, processing the job...
[2026-04-07 08:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:20:03] Production.INFO: Account Balance Start.
[2026-04-07 08:20:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:20:03] Production.INFO: 117
[2026-04-07 08:20:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:20:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:03] Production.INFO: ==31682== Releasing lock...
[2026-04-07 08:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:20:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:03] Production.INFO: Date 2026-03-22
[2026-04-07 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:03] Production.INFO: Date 2026-03-23
[2026-04-07 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:03] Production.INFO: Date 2026-03-24
[2026-04-07 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:03] Production.INFO: Date 2026-03-25
[2026-04-07 08:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:20:04] Production.INFO: Total Charge 0
[2026-04-07 08:20:04] Production.INFO: CreateAllLog End
[2026-04-07 08:20:04] Production.INFO: Account Balance End.
[2026-04-07 08:20:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:20:04] Production.INFO: ==31686== Releasing lock...
[2026-04-07 08:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:20:10] Production.ERROR: CronJobId end10
[2026-04-07 08:20:10] Production.INFO: ==31684== Releasing lock...
[2026-04-07 08:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:20:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:20:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:20:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:20:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:20:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:20:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:20:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:20:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:20:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:20:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:20:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:20:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:20:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:20:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:20:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:20:13] Production.INFO: call_cost start
[2026-04-07 08:20:13] Production.INFO: call_cost end
[2026-04-07 08:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:20:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:20:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:20:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:20:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:20:13] Production.INFO: ==31680== Releasing lock...
[2026-04-07 08:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:21:01] Production.INFO: ==31750== Lock acquired, processing the job...
[2026-04-07 13:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:21:01] Production.INFO: neon service started
[2026-04-07 13:21:01] Production.INFO: neon service started
[2026-04-07 13:21:01] Production.INFO: ==31750== Releasing lock...
[2026-04-07 13:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:21:02] Production.INFO: ==31753== Lock acquired, processing the job...
[2026-04-07 08:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:21:02] Production.INFO: ==31755== Lock acquired, processing the job...
[2026-04-07 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:21:02] Production.INFO: ==31755== Releasing lock...
[2026-04-07 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:21:02] Production.INFO: ==31753== Releasing lock...
[2026-04-07 08:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:21:03] Production.INFO: ==31757== Lock acquired, processing the job...
[2026-04-07 08:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 08:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 08:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 08:21:03] Production.INFO: ==31757== Releasing lock...
[2026-04-07 08:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 08:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 08:21:03] Production.INFO: ==31761== Lock acquired, processing the job...
[2026-04-07 08:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:21:03] Production.INFO: ==31759== Lock acquired, processing the job...
[2026-04-07 08:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:21:03] Production.INFO: ==31763== Lock acquired, processing the job...
[2026-04-07 08:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:21:03] Production.INFO: ==31765== Lock acquired, processing the job...
[2026-04-07 08:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:21:03] Production.INFO: ==31767== Lock acquired, processing the job...
[2026-04-07 08:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 08:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 08:21:03] Production.INFO: Account Balance Start.
[2026-04-07 08:21:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:21:03] Production.INFO: 117
[2026-04-07 08:21:03] Production.INFO: ==31769== Lock acquired, processing the job...
[2026-04-07 08:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:21:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-11
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-12
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-13
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-14
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-15
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:21:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.INFO: ==31769== Releasing lock...
[2026-04-07 08:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:21:04] Production.ERROR: done
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 08:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052574', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 08:21:04] Production.INFO: ==31761== Releasing lock...
[2026-04-07 08:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:05] Production.INFO: Date 2026-04-01
[2026-04-07 08:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:05] Production.INFO: Date 2026-04-02
[2026-04-07 08:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:05] Production.INFO: Date 2026-04-03
[2026-04-07 08:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:05] Production.INFO: Date 2026-04-04
[2026-04-07 08:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:05] Production.INFO: Date 2026-04-05
[2026-04-07 08:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:05] Production.INFO: Date 2026-04-06
[2026-04-07 08:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:05] Production.INFO: Date 2026-04-07
[2026-04-07 08:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:21:05] Production.INFO: Total Charge 0
[2026-04-07 08:21:05] Production.INFO: CreateAllLog End
[2026-04-07 08:21:05] Production.INFO: Account Balance End.
[2026-04-07 08:21:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:21:05] Production.INFO: ==31765== Releasing lock...
[2026-04-07 08:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052574', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 08:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 08:21:10] Production.INFO: ProcessCDR(1,17052574,1,1,2)
[2026-04-07 08:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052574,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 08:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052574,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 08:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 08:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 08:21:10] Production.INFO: ==31767== Releasing lock...
[2026-04-07 08:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 08:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 08:21:13] Production.ERROR: CronJobId end10
[2026-04-07 08:21:13] Production.INFO: ==31763== Releasing lock...
[2026-04-07 08:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:21:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:21:16] Production.INFO: call_cost start
[2026-04-07 08:21:16] Production.INFO: call_cost end
[2026-04-07 08:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:21:16] Production.INFO: ==31759== Releasing lock...
[2026-04-07 08:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:22:02] Production.INFO: ==31828== Lock acquired, processing the job...
[2026-04-07 13:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:22:02] Production.INFO: neon service started
[2026-04-07 13:22:02] Production.INFO: neon service started
[2026-04-07 13:22:02] Production.INFO: ==31828== Releasing lock...
[2026-04-07 13:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:22:02] Production.INFO: ==31830== Lock acquired, processing the job...
[2026-04-07 08:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:22:02] Production.INFO: ==31830== Releasing lock...
[2026-04-07 08:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:22:02] Production.INFO: ==31832== Lock acquired, processing the job...
[2026-04-07 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:22:02] Production.INFO: ==31832== Releasing lock...
[2026-04-07 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:22:03] Production.INFO: ==31834== Lock acquired, processing the job...
[2026-04-07 08:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:22:03] Production.INFO: ==31836== Lock acquired, processing the job...
[2026-04-07 08:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:22:03] Production.INFO: ==31838== Lock acquired, processing the job...
[2026-04-07 08:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:22:03] Production.INFO: ==31840== Lock acquired, processing the job...
[2026-04-07 08:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:22:03] Production.INFO: ==31842== Lock acquired, processing the job...
[2026-04-07 08:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:22:03] Production.INFO: Account Balance Start.
[2026-04-07 08:22:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:22:03] Production.INFO: 117
[2026-04-07 08:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:22:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:03] Production.INFO: ==31842== Releasing lock...
[2026-04-07 08:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:22:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-03-12
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-03-13
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: ==31836== Releasing lock...
[2026-04-07 08:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:22:04] Production.INFO: Date 2026-03-14
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-03-15
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:22:05] Production.INFO: Total Charge 0
[2026-04-07 08:22:05] Production.INFO: CreateAllLog End
[2026-04-07 08:22:05] Production.INFO: Account Balance End.
[2026-04-07 08:22:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:22:05] Production.INFO: ==31840== Releasing lock...
[2026-04-07 08:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:22:11] Production.ERROR: CronJobId end10
[2026-04-07 08:22:11] Production.INFO: ==31838== Releasing lock...
[2026-04-07 08:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:22:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:22:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:22:13] Production.INFO: call_cost start
[2026-04-07 08:22:13] Production.INFO: call_cost end
[2026-04-07 08:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:22:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:22:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:22:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:22:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:22:13] Production.INFO: ==31834== Releasing lock...
[2026-04-07 08:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:23:01] Production.INFO: ==31896== Lock acquired, processing the job...
[2026-04-07 13:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:23:01] Production.INFO: neon service started
[2026-04-07 13:23:01] Production.INFO: neon service started
[2026-04-07 13:23:01] Production.INFO: ==31896== Releasing lock...
[2026-04-07 13:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:23:02] Production.INFO: ==31898== Lock acquired, processing the job...
[2026-04-07 08:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:23:02] Production.INFO: ==31900== Lock acquired, processing the job...
[2026-04-07 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:23:02] Production.INFO: ==31900== Releasing lock...
[2026-04-07 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:23:02] Production.INFO: ==31898== Releasing lock...
[2026-04-07 08:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:23:03] Production.INFO: ==31903== Lock acquired, processing the job...
[2026-04-07 08:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:23:03] Production.INFO: ==31905== Lock acquired, processing the job...
[2026-04-07 08:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:23:03] Production.INFO: ==31907== Lock acquired, processing the job...
[2026-04-07 08:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:23:03] Production.INFO: ==31909== Lock acquired, processing the job...
[2026-04-07 08:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:23:03] Production.INFO: ==31911== Lock acquired, processing the job...
[2026-04-07 08:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:23:03] Production.INFO: Account Balance Start.
[2026-04-07 08:23:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:23:03] Production.INFO: 117
[2026-04-07 08:23:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:23:03] Production.INFO: ==31911== Releasing lock...
[2026-04-07 08:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:23:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:03] Production.INFO: Date 2026-03-22
[2026-04-07 08:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:04] Production.INFO: ==31905== Releasing lock...
[2026-04-07 08:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:23:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:23:04] Production.INFO: Total Charge 0
[2026-04-07 08:23:04] Production.INFO: CreateAllLog End
[2026-04-07 08:23:04] Production.INFO: Account Balance End.
[2026-04-07 08:23:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:23:04] Production.INFO: ==31909== Releasing lock...
[2026-04-07 08:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:23:10] Production.ERROR: CronJobId end10
[2026-04-07 08:23:10] Production.INFO: ==31907== Releasing lock...
[2026-04-07 08:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:23:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:23:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:23:13] Production.INFO: call_cost start
[2026-04-07 08:23:13] Production.INFO: call_cost end
[2026-04-07 08:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:23:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:23:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:23:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:23:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:23:13] Production.INFO: ==31903== Releasing lock...
[2026-04-07 08:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:24:02] Production.INFO: ==31968== Lock acquired, processing the job...
[2026-04-07 13:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:24:02] Production.INFO: neon service started
[2026-04-07 13:24:02] Production.INFO: neon service started
[2026-04-07 13:24:02] Production.INFO: ==31968== Releasing lock...
[2026-04-07 13:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:24:02] Production.INFO: ==31970== Lock acquired, processing the job...
[2026-04-07 08:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:24:02] Production.INFO: ==31972== Lock acquired, processing the job...
[2026-04-07 12:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 08:24:02] Production.INFO: ==31970== Releasing lock...
[2026-04-07 08:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:24:02] Production.INFO: ==31972== Releasing lock...
[2026-04-07 12:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:24:03] Production.INFO: ==31981== Lock acquired, processing the job...
[2026-04-07 08:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:24:03] Production.INFO: ==31975== Lock acquired, processing the job...
[2026-04-07 08:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:24:03] Production.INFO: Account Balance Start.
[2026-04-07 08:24:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:24:03] Production.INFO: 117
[2026-04-07 08:24:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:03] Production.INFO: ==31977== Lock acquired, processing the job...
[2026-04-07 08:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:24:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:24:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:03] Production.INFO: ==31979== Lock acquired, processing the job...
[2026-04-07 08:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:24:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:24:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:03] Production.INFO: ==31983== Lock acquired, processing the job...
[2026-04-07 08:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:24:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:24:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:24:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:24:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: ==31983== Releasing lock...
[2026-04-07 08:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:24:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: ==31977== Releasing lock...
[2026-04-07 08:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:24:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:24:04] Production.INFO: Total Charge 0
[2026-04-07 08:24:04] Production.INFO: CreateAllLog End
[2026-04-07 08:24:04] Production.INFO: Account Balance End.
[2026-04-07 08:24:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:24:04] Production.INFO: ==31981== Releasing lock...
[2026-04-07 08:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:24:12] Production.ERROR: CronJobId end10
[2026-04-07 08:24:12] Production.INFO: ==31979== Releasing lock...
[2026-04-07 08:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:24:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:24:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:24:14] Production.INFO: call_cost start
[2026-04-07 08:24:14] Production.INFO: call_cost end
[2026-04-07 08:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:24:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:24:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:24:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:24:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:24:14] Production.INFO: ==31975== Releasing lock...
[2026-04-07 08:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:25:01] Production.INFO: ==32036== Lock acquired, processing the job...
[2026-04-07 13:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:25:01] Production.INFO: neon service started
[2026-04-07 13:25:01] Production.INFO: neon service started
[2026-04-07 13:25:01] Production.INFO: ==32036== Releasing lock...
[2026-04-07 13:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:25:01] Production.INFO: ==32038== Lock acquired, processing the job...
[2026-04-07 08:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:25:02] Production.INFO: ==32038== Releasing lock...
[2026-04-07 08:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:25:02] Production.INFO: ==32040== Lock acquired, processing the job...
[2026-04-07 12:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:25:02] Production.INFO: ==32040== Releasing lock...
[2026-04-07 12:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:25:02] Production.INFO: ==32043== Lock acquired, processing the job...
[2026-04-07 08:25:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:25:02] Production.INFO: ==32045== Lock acquired, processing the job...
[2026-04-07 08:25:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:25:03] Production.INFO: ==32051== Lock acquired, processing the job...
[2026-04-07 08:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:25:03] Production.INFO: ==32047== Lock acquired, processing the job...
[2026-04-07 08:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:25:03] Production.INFO: ==32049== Lock acquired, processing the job...
[2026-04-07 08:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:25:03] Production.INFO: ==32051== Releasing lock...
[2026-04-07 08:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:25:03] Production.INFO: Account Balance Start.
[2026-04-07 08:25:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:25:03] Production.INFO: 117
[2026-04-07 08:25:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:25:03] Production.INFO: ==32045== Releasing lock...
[2026-04-07 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:25:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:03] Production.INFO: Date 2026-03-22
[2026-04-07 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:03] Production.INFO: Date 2026-03-23
[2026-04-07 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:03] Production.INFO: Date 2026-03-24
[2026-04-07 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:03] Production.INFO: Date 2026-03-25
[2026-04-07 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:03] Production.INFO: Date 2026-03-26
[2026-04-07 08:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:25:04] Production.INFO: Total Charge 0
[2026-04-07 08:25:04] Production.INFO: CreateAllLog End
[2026-04-07 08:25:04] Production.INFO: Account Balance End.
[2026-04-07 08:25:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:25:04] Production.INFO: ==32049== Releasing lock...
[2026-04-07 08:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:25:11] Production.ERROR: CronJobId end10
[2026-04-07 08:25:11] Production.INFO: ==32047== Releasing lock...
[2026-04-07 08:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:25:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:25:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:25:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:25:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:25:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:25:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:25:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:25:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:25:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:25:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:25:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:25:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:25:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:25:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:25:14] Production.INFO: call_cost start
[2026-04-07 08:25:14] Production.INFO: call_cost end
[2026-04-07 08:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:25:14] Production.INFO: ==32043== Releasing lock...
[2026-04-07 08:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:26:01] Production.INFO: ==32106== Lock acquired, processing the job...
[2026-04-07 13:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:26:01] Production.INFO: neon service started
[2026-04-07 13:26:01] Production.INFO: neon service started
[2026-04-07 13:26:01] Production.INFO: ==32106== Releasing lock...
[2026-04-07 13:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:26:02] Production.INFO: ==32108== Lock acquired, processing the job...
[2026-04-07 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:26:02] Production.INFO: ==32110== Lock acquired, processing the job...
[2026-04-07 12:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:26:02] Production.INFO: ==32110== Releasing lock...
[2026-04-07 12:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:26:02] Production.INFO: ==32108== Releasing lock...
[2026-04-07 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:26:03] Production.INFO: ==32113== Lock acquired, processing the job...
[2026-04-07 08:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:26:03] Production.INFO: ==32115== Lock acquired, processing the job...
[2026-04-07 08:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:26:03] Production.INFO: ==32121== Lock acquired, processing the job...
[2026-04-07 08:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:26:03] Production.INFO: ==32117== Lock acquired, processing the job...
[2026-04-07 08:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:26:03] Production.INFO: ==32119== Lock acquired, processing the job...
[2026-04-07 08:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:26:03] Production.INFO: ==32121== Releasing lock...
[2026-04-07 08:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:26:03] Production.INFO: Account Balance Start.
[2026-04-07 08:26:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:26:03] Production.INFO: 117
[2026-04-07 08:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:26:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-09
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-10
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-11
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-12
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: ==32115== Releasing lock...
[2026-04-07 08:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-13
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-14
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-15
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:05] Production.INFO: Date 2026-03-31
[2026-04-07 08:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:05] Production.INFO: Date 2026-04-01
[2026-04-07 08:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:05] Production.INFO: Date 2026-04-02
[2026-04-07 08:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:05] Production.INFO: Date 2026-04-03
[2026-04-07 08:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:05] Production.INFO: Date 2026-04-04
[2026-04-07 08:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:05] Production.INFO: Date 2026-04-05
[2026-04-07 08:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:05] Production.INFO: Date 2026-04-06
[2026-04-07 08:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:05] Production.INFO: Date 2026-04-07
[2026-04-07 08:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:26:05] Production.INFO: Total Charge 0
[2026-04-07 08:26:05] Production.INFO: CreateAllLog End
[2026-04-07 08:26:05] Production.INFO: Account Balance End.
[2026-04-07 08:26:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:26:05] Production.INFO: ==32119== Releasing lock...
[2026-04-07 08:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:26:12] Production.ERROR: CronJobId end10
[2026-04-07 08:26:12] Production.INFO: ==32117== Releasing lock...
[2026-04-07 08:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:26:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:26:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:26:14] Production.INFO: call_cost start
[2026-04-07 08:26:14] Production.INFO: call_cost end
[2026-04-07 08:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:26:14] Production.INFO: ==32113== Releasing lock...
[2026-04-07 08:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:27:01] Production.INFO: ==32174== Lock acquired, processing the job...
[2026-04-07 13:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:27:01] Production.INFO: neon service started
[2026-04-07 13:27:01] Production.INFO: neon service started
[2026-04-07 13:27:01] Production.INFO: ==32174== Releasing lock...
[2026-04-07 13:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:27:01] Production.INFO: ==32176== Lock acquired, processing the job...
[2026-04-07 08:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:27:01] Production.INFO: ==32178== Lock acquired, processing the job...
[2026-04-07 12:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:27:01] Production.INFO: ==32178== Releasing lock...
[2026-04-07 12:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:27:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:27:01] Production.INFO: ==32176== Releasing lock...
[2026-04-07 08:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:27:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:27:02] Production.INFO: ==32182== Lock acquired, processing the job...
[2026-04-07 08:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:27:02] Production.INFO: ==32186== Lock acquired, processing the job...
[2026-04-07 08:27:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:27:02] Production.INFO: Account Balance Start.
[2026-04-07 08:27:02] Production.INFO: CreateAllLog Start
[2026-04-07 08:27:02] Production.INFO: 117
[2026-04-07 08:27:02] Production.INFO: Date 2026-03-08
[2026-04-07 08:27:02] Production.INFO: ==32180== Lock acquired, processing the job...
[2026-04-07 08:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:27:02] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:02] Production.INFO: Date 2026-03-09
[2026-04-07 08:27:02] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:27:02] Production.INFO: Date 2026-03-10
[2026-04-07 08:27:02] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:02] Production.INFO: ==32184== Lock acquired, processing the job...
[2026-04-07 08:27:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:27:02] Production.INFO: Date 2026-03-11
[2026-04-07 08:27:02] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:27:02] Production.INFO: Date 2026-03-12
[2026-04-07 08:27:02] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:27:03] Production.INFO: ==32188== Lock acquired, processing the job...
[2026-04-07 08:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:27:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:27:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:27:03] Production.INFO: ==32188== Releasing lock...
[2026-04-07 08:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:27:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: ==32182== Releasing lock...
[2026-04-07 08:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:27:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-03-22
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-03-23
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-03-24
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-03-25
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-03-26
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-03-27
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-03-28
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-03-29
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-03-30
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-03-31
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-04-01
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-04-02
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-04-03
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-04-04
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-04-05
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-04-06
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Date 2026-04-07
[2026-04-07 08:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:27:03] Production.INFO: Total Charge 0
[2026-04-07 08:27:03] Production.INFO: CreateAllLog End
[2026-04-07 08:27:04] Production.INFO: Account Balance End.
[2026-04-07 08:27:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:27:04] Production.INFO: ==32186== Releasing lock...
[2026-04-07 08:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:27:10] Production.ERROR: CronJobId end10
[2026-04-07 08:27:10] Production.INFO: ==32184== Releasing lock...
[2026-04-07 08:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:27:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:27:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:27:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:27:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:27:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:27:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:27:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:27:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:27:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:27:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:27:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:27:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:27:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:27:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:27:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:27:12] Production.INFO: call_cost start
[2026-04-07 08:27:12] Production.INFO: call_cost end
[2026-04-07 08:27:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:27:12] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:27:12] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:27:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:27:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:27:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:27:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:27:12] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:27:12] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:27:12] Production.INFO: ==32180== Releasing lock...
[2026-04-07 08:27:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:27:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:28:01] Production.INFO: ==32248== Lock acquired, processing the job...
[2026-04-07 13:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:28:01] Production.INFO: neon service started
[2026-04-07 13:28:01] Production.INFO: neon service started
[2026-04-07 13:28:01] Production.INFO: ==32248== Releasing lock...
[2026-04-07 13:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:28:02] Production.INFO: ==32250== Lock acquired, processing the job...
[2026-04-07 08:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:28:02] Production.INFO: ==32252== Lock acquired, processing the job...
[2026-04-07 12:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:28:02] Production.INFO: ==32252== Releasing lock...
[2026-04-07 12:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:28:02] Production.INFO: ==32250== Releasing lock...
[2026-04-07 08:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:28:03] Production.INFO: ==32255== Lock acquired, processing the job...
[2026-04-07 08:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:28:03] Production.INFO: ==32257== Lock acquired, processing the job...
[2026-04-07 08:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:28:03] Production.INFO: ==32261== Lock acquired, processing the job...
[2026-04-07 08:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:28:03] Production.INFO: ==32259== Lock acquired, processing the job...
[2026-04-07 08:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:28:03] Production.INFO: ==32263== Lock acquired, processing the job...
[2026-04-07 08:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:28:03] Production.INFO: Account Balance Start.
[2026-04-07 08:28:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:28:03] Production.INFO: 117
[2026-04-07 08:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:28:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:28:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:28:03] Production.INFO: ==32263== Releasing lock...
[2026-04-07 08:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:03] Production.INFO: Date 2026-03-22
[2026-04-07 08:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:04] Production.INFO: ==32257== Releasing lock...
[2026-04-07 08:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:28:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:28:04] Production.INFO: Total Charge 0
[2026-04-07 08:28:04] Production.INFO: CreateAllLog End
[2026-04-07 08:28:04] Production.INFO: Account Balance End.
[2026-04-07 08:28:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:28:04] Production.INFO: ==32261== Releasing lock...
[2026-04-07 08:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:28:10] Production.ERROR: CronJobId end10
[2026-04-07 08:28:10] Production.INFO: ==32259== Releasing lock...
[2026-04-07 08:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:28:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:28:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:28:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:28:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:28:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:28:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:28:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:28:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:28:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:28:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:28:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:28:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:28:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:28:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:28:13] Production.INFO: call_cost start
[2026-04-07 08:28:13] Production.INFO: call_cost end
[2026-04-07 08:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:28:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:28:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:28:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:28:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:28:13] Production.INFO: ==32255== Releasing lock...
[2026-04-07 08:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:29:02] Production.INFO: ==32315== Lock acquired, processing the job...
[2026-04-07 13:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:29:02] Production.INFO: neon service started
[2026-04-07 13:29:02] Production.INFO: neon service started
[2026-04-07 13:29:02] Production.INFO: ==32315== Releasing lock...
[2026-04-07 13:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:29:02] Production.INFO: ==32319== Lock acquired, processing the job...
[2026-04-07 12:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:29:02] Production.INFO: ==32319== Releasing lock...
[2026-04-07 12:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:29:02] Production.INFO: ==32317== Lock acquired, processing the job...
[2026-04-07 08:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:29:02] Production.INFO: ==32317== Releasing lock...
[2026-04-07 08:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:29:03] Production.INFO: ==32324== Lock acquired, processing the job...
[2026-04-07 08:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:29:03] Production.INFO: ==32322== Lock acquired, processing the job...
[2026-04-07 08:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:29:03] Production.INFO: ==32326== Lock acquired, processing the job...
[2026-04-07 08:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:29:03] Production.INFO: ==32328== Lock acquired, processing the job...
[2026-04-07 08:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:29:03] Production.INFO: ==32330== Lock acquired, processing the job...
[2026-04-07 08:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:29:03] Production.INFO: Account Balance Start.
[2026-04-07 08:29:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:29:03] Production.INFO: 117
[2026-04-07 08:29:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:29:03] Production.INFO: ==32330== Releasing lock...
[2026-04-07 08:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:29:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: ==32324== Releasing lock...
[2026-04-07 08:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:29:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:29:04] Production.INFO: Total Charge 0
[2026-04-07 08:29:04] Production.INFO: CreateAllLog End
[2026-04-07 08:29:04] Production.INFO: Account Balance End.
[2026-04-07 08:29:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:29:04] Production.INFO: ==32328== Releasing lock...
[2026-04-07 08:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:29:11] Production.ERROR: CronJobId end10
[2026-04-07 08:29:11] Production.INFO: ==32326== Releasing lock...
[2026-04-07 08:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:29:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:29:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:29:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:29:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:29:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:29:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:29:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:29:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:29:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:29:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:29:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:29:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:29:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:29:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:29:13] Production.INFO: call_cost start
[2026-04-07 08:29:13] Production.INFO: call_cost end
[2026-04-07 08:29:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:29:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:29:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:29:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:29:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:29:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:29:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:29:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:29:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:29:13] Production.INFO: ==32322== Releasing lock...
[2026-04-07 08:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:29:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:30:01] Production.INFO: ==32383== Lock acquired, processing the job...
[2026-04-07 13:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:30:01] Production.INFO: neon service started
[2026-04-07 13:30:01] Production.INFO: neon service started
[2026-04-07 13:30:01] Production.INFO: ==32383== Releasing lock...
[2026-04-07 13:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:30:02] Production.INFO: ==32385== Lock acquired, processing the job...
[2026-04-07 08:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:30:02] Production.INFO: ==32387== Lock acquired, processing the job...
[2026-04-07 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:30:02] Production.INFO: ==32387== Releasing lock...
[2026-04-07 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:30:02] Production.INFO: ==32385== Releasing lock...
[2026-04-07 08:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:30:02] Production.INFO: ==32392== Lock acquired, processing the job...
[2026-04-07 08:30:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:30:02] Production.INFO: ==32396== Lock acquired, processing the job...
[2026-04-07 08:30:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:30:03] Production.INFO: Account Balance Start.
[2026-04-07 08:30:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:30:03] Production.INFO: 117
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: ==32398== Lock acquired, processing the job...
[2026-04-07 08:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:30:03] Production.INFO: ==32398== Releasing lock...
[2026-04-07 08:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:30:03] Production.INFO: ==32390== Lock acquired, processing the job...
[2026-04-07 08:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: ==32394== Lock acquired, processing the job...
[2026-04-07 08:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: ==32392== Releasing lock...
[2026-04-07 08:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-22
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-23
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-24
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-25
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-26
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-27
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-28
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-29
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-30
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-03-31
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-04-01
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-04-02
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-04-03
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-04-04
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-04-05
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:03] Production.INFO: Date 2026-04-06
[2026-04-07 08:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:30:04] Production.INFO: Total Charge 0
[2026-04-07 08:30:04] Production.INFO: CreateAllLog End
[2026-04-07 08:30:04] Production.INFO: Account Balance End.
[2026-04-07 08:30:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:30:04] Production.INFO: ==32396== Releasing lock...
[2026-04-07 08:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:30:10] Production.ERROR: CronJobId end10
[2026-04-07 08:30:10] Production.INFO: ==32394== Releasing lock...
[2026-04-07 08:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:30:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:30:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:30:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:30:13] Production.INFO: call_cost start
[2026-04-07 08:30:13] Production.INFO: call_cost end
[2026-04-07 08:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:30:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:30:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:30:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:30:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:30:13] Production.INFO: ==32390== Releasing lock...
[2026-04-07 08:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:31:01] Production.INFO: ==32453== Lock acquired, processing the job...
[2026-04-07 13:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:31:01] Production.INFO: neon service started
[2026-04-07 13:31:01] Production.INFO: neon service started
[2026-04-07 13:31:01] Production.INFO: ==32453== Releasing lock...
[2026-04-07 13:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:31:02] Production.INFO: ==32457== Lock acquired, processing the job...
[2026-04-07 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:31:02] Production.INFO: ==32457== Releasing lock...
[2026-04-07 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:31:02] Production.INFO: ==32455== Lock acquired, processing the job...
[2026-04-07 08:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:31:02] Production.INFO: ==32455== Releasing lock...
[2026-04-07 08:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:31:03] Production.INFO: ==32460== Lock acquired, processing the job...
[2026-04-07 08:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 08:31:03] Production.INFO: ==32462== Lock acquired, processing the job...
[2026-04-07 08:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 08:31:03] Production.INFO: ==32464== Lock acquired, processing the job...
[2026-04-07 08:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 08:31:03] Production.INFO: ==32460== Releasing lock...
[2026-04-07 08:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 08:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 08:31:03] Production.INFO: ==32466== Lock acquired, processing the job...
[2026-04-07 08:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:31:03] Production.INFO: ==32470== Lock acquired, processing the job...
[2026-04-07 08:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 08:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:31:03] Production.INFO: ==32468== Lock acquired, processing the job...
[2026-04-07 08:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 08:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:31:03] Production.INFO: ==32472== Lock acquired, processing the job...
[2026-04-07 08:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:31:03] Production.INFO: Account Balance Start.
[2026-04-07 08:31:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:31:03] Production.INFO: 117
[2026-04-07 08:31:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:31:04] Production.INFO: Date 2026-03-13
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:31:04] Production.INFO: Date 2026-03-14
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-03-15
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: ==32472== Releasing lock...
[2026-04-07 08:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:31:04] Production.ERROR: done
[2026-04-07 08:31:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: ==32464== Releasing lock...
[2026-04-07 08:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 08:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052615', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 08:31:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:31:04] Production.INFO: Total Charge 0
[2026-04-07 08:31:04] Production.INFO: CreateAllLog End
[2026-04-07 08:31:04] Production.INFO: Account Balance End.
[2026-04-07 08:31:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:31:05] Production.INFO: ==32468== Releasing lock...
[2026-04-07 08:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:31:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052615', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 08:31:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 08:31:09] Production.INFO: ProcessCDR(1,17052615,1,1,2)
[2026-04-07 08:31:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052615,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 08:31:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052615,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 08:31:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 08:31:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 08:31:09] Production.INFO: ==32470== Releasing lock...
[2026-04-07 08:31:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 08:31:09] Production.INFO: 26 MB #Memory Used#
[2026-04-07 08:31:13] Production.ERROR: CronJobId end10
[2026-04-07 08:31:13] Production.INFO: ==32466== Releasing lock...
[2026-04-07 08:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:31:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:31:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:31:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:31:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:31:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:31:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:31:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:31:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:31:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:31:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:31:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:31:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:31:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:31:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:31:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:31:15] Production.INFO: call_cost start
[2026-04-07 08:31:15] Production.INFO: call_cost end
[2026-04-07 08:31:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:31:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:31:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:31:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:31:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:31:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:31:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:31:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:31:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:31:15] Production.INFO: ==32462== Releasing lock...
[2026-04-07 08:31:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:31:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:32:02] Production.INFO: ==32527== Lock acquired, processing the job...
[2026-04-07 13:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:32:02] Production.INFO: neon service started
[2026-04-07 13:32:02] Production.INFO: neon service started
[2026-04-07 13:32:02] Production.INFO: ==32527== Releasing lock...
[2026-04-07 13:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:32:02] Production.INFO: ==32529== Lock acquired, processing the job...
[2026-04-07 08:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:32:02] Production.INFO: ==32529== Releasing lock...
[2026-04-07 08:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:32:02] Production.INFO: ==32531== Lock acquired, processing the job...
[2026-04-07 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:32:02] Production.INFO: ==32531== Releasing lock...
[2026-04-07 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:32:03] Production.INFO: ==32541== Lock acquired, processing the job...
[2026-04-07 08:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:32:03] Production.INFO: ==32541== Releasing lock...
[2026-04-07 08:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:32:03] Production.INFO: ==32533== Lock acquired, processing the job...
[2026-04-07 08:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:32:03] Production.INFO: ==32535== Lock acquired, processing the job...
[2026-04-07 08:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:32:03] Production.INFO: ==32537== Lock acquired, processing the job...
[2026-04-07 08:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:32:03] Production.INFO: ==32539== Lock acquired, processing the job...
[2026-04-07 08:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:32:03] Production.INFO: Account Balance Start.
[2026-04-07 08:32:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:32:03] Production.INFO: 117
[2026-04-07 08:32:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:32:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-10
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-11
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-12
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-13
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-14
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-15
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: ==32535== Releasing lock...
[2026-04-07 08:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:05] Production.INFO: Date 2026-04-02
[2026-04-07 08:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:05] Production.INFO: Date 2026-04-03
[2026-04-07 08:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:05] Production.INFO: Date 2026-04-04
[2026-04-07 08:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:05] Production.INFO: Date 2026-04-05
[2026-04-07 08:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:05] Production.INFO: Date 2026-04-06
[2026-04-07 08:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:05] Production.INFO: Date 2026-04-07
[2026-04-07 08:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:32:05] Production.INFO: Total Charge 0
[2026-04-07 08:32:05] Production.INFO: CreateAllLog End
[2026-04-07 08:32:05] Production.INFO: Account Balance End.
[2026-04-07 08:32:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:32:05] Production.INFO: ==32539== Releasing lock...
[2026-04-07 08:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:32:11] Production.ERROR: CronJobId end10
[2026-04-07 08:32:11] Production.INFO: ==32537== Releasing lock...
[2026-04-07 08:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:32:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:32:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:32:13] Production.INFO: call_cost start
[2026-04-07 08:32:13] Production.INFO: call_cost end
[2026-04-07 08:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:32:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:32:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:32:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:32:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:32:13] Production.INFO: ==32533== Releasing lock...
[2026-04-07 08:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:33:01] Production.INFO: ==32606== Lock acquired, processing the job...
[2026-04-07 13:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:33:01] Production.INFO: neon service started
[2026-04-07 13:33:01] Production.INFO: neon service started
[2026-04-07 13:33:01] Production.INFO: ==32606== Releasing lock...
[2026-04-07 13:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:33:01] Production.INFO: ==32608== Lock acquired, processing the job...
[2026-04-07 08:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:33:02] Production.INFO: ==32608== Releasing lock...
[2026-04-07 08:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:33:02] Production.INFO: ==32610== Lock acquired, processing the job...
[2026-04-07 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:33:02] Production.INFO: ==32610== Releasing lock...
[2026-04-07 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:33:02] Production.INFO: ==32613== Lock acquired, processing the job...
[2026-04-07 08:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:33:03] Production.INFO: ==32615== Lock acquired, processing the job...
[2026-04-07 08:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:33:03] Production.INFO: ==32621== Lock acquired, processing the job...
[2026-04-07 08:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:33:03] Production.INFO: ==32617== Lock acquired, processing the job...
[2026-04-07 08:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:33:03] Production.INFO: ==32619== Lock acquired, processing the job...
[2026-04-07 08:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:33:03] Production.INFO: ==32621== Releasing lock...
[2026-04-07 08:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:33:03] Production.INFO: Account Balance Start.
[2026-04-07 08:33:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:33:03] Production.INFO: 117
[2026-04-07 08:33:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:03] Production.INFO: Date 2026-03-22
[2026-04-07 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:03] Production.INFO: ==32615== Releasing lock...
[2026-04-07 08:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:33:03] Production.INFO: Date 2026-03-23
[2026-04-07 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:03] Production.INFO: Date 2026-03-24
[2026-04-07 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:03] Production.INFO: Date 2026-03-25
[2026-04-07 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:03] Production.INFO: Date 2026-03-26
[2026-04-07 08:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:33:04] Production.INFO: Total Charge 0
[2026-04-07 08:33:04] Production.INFO: CreateAllLog End
[2026-04-07 08:33:04] Production.INFO: Account Balance End.
[2026-04-07 08:33:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:33:04] Production.INFO: ==32619== Releasing lock...
[2026-04-07 08:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:33:10] Production.ERROR: CronJobId end10
[2026-04-07 08:33:10] Production.INFO: ==32617== Releasing lock...
[2026-04-07 08:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:33:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:33:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:33:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:33:13] Production.INFO: call_cost start
[2026-04-07 08:33:13] Production.INFO: call_cost end
[2026-04-07 08:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:33:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:33:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:33:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:33:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:33:13] Production.INFO: ==32613== Releasing lock...
[2026-04-07 08:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:34:02] Production.INFO: ==32679== Lock acquired, processing the job...
[2026-04-07 13:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:34:02] Production.INFO: neon service started
[2026-04-07 13:34:02] Production.INFO: neon service started
[2026-04-07 13:34:02] Production.INFO: ==32679== Releasing lock...
[2026-04-07 13:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:34:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 08:34:02] Production.INFO: ==32681== Lock acquired, processing the job...
[2026-04-07 08:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:34:02] Production.INFO: ==32681== Releasing lock...
[2026-04-07 08:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:34:02] Production.INFO: ==32683== Lock acquired, processing the job...
[2026-04-07 12:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:34:02] Production.INFO: ==32683== Releasing lock...
[2026-04-07 12:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:34:03] Production.INFO: ==32691== Lock acquired, processing the job...
[2026-04-07 08:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:34:03] Production.INFO: ==32685== Lock acquired, processing the job...
[2026-04-07 08:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:34:03] Production.INFO: ==32689== Lock acquired, processing the job...
[2026-04-07 08:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:34:03] Production.INFO: ==32687== Lock acquired, processing the job...
[2026-04-07 08:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:34:03] Production.INFO: Account Balance Start.
[2026-04-07 08:34:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:34:03] Production.INFO: 117
[2026-04-07 08:34:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:34:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:03] Production.INFO: ==32693== Lock acquired, processing the job...
[2026-04-07 08:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:34:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:34:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:34:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:03] Production.INFO: ==32693== Releasing lock...
[2026-04-07 08:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:34:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: ==32687== Releasing lock...
[2026-04-07 08:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:34:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:34:04] Production.INFO: Total Charge 0
[2026-04-07 08:34:04] Production.INFO: CreateAllLog End
[2026-04-07 08:34:05] Production.INFO: Account Balance End.
[2026-04-07 08:34:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:34:05] Production.INFO: ==32691== Releasing lock...
[2026-04-07 08:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:34:12] Production.ERROR: CronJobId end10
[2026-04-07 08:34:12] Production.INFO: ==32689== Releasing lock...
[2026-04-07 08:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:34:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:34:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:34:14] Production.INFO: call_cost start
[2026-04-07 08:34:14] Production.INFO: call_cost end
[2026-04-07 08:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:34:14] Production.INFO: ==32685== Releasing lock...
[2026-04-07 08:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:35:01] Production.INFO: ==32749== Lock acquired, processing the job...
[2026-04-07 13:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:35:01] Production.INFO: neon service started
[2026-04-07 13:35:01] Production.INFO: neon service started
[2026-04-07 13:35:01] Production.INFO: ==32749== Releasing lock...
[2026-04-07 13:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:35:01] Production.INFO: ==32751== Lock acquired, processing the job...
[2026-04-07 08:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:35:02] Production.INFO: ==32751== Releasing lock...
[2026-04-07 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:35:02] Production.INFO: ==32753== Lock acquired, processing the job...
[2026-04-07 12:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:35:02] Production.INFO: ==32753== Releasing lock...
[2026-04-07 12:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:35:02] Production.INFO: ==32760== Lock acquired, processing the job...
[2026-04-07 08:35:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:35:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:35:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:35:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:35:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:35:03] Production.INFO: ==32756== Lock acquired, processing the job...
[2026-04-07 08:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:35:03] Production.INFO: ==32758== Lock acquired, processing the job...
[2026-04-07 08:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:35:03] Production.INFO: ==32762== Lock acquired, processing the job...
[2026-04-07 08:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:35:03] Production.INFO: ==32764== Lock acquired, processing the job...
[2026-04-07 08:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:35:03] Production.INFO: Account Balance Start.
[2026-04-07 08:35:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:35:03] Production.INFO: 117
[2026-04-07 08:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:35:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:35:03] Production.INFO: ==32764== Releasing lock...
[2026-04-07 08:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:35:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:03] Production.INFO: ==32758== Releasing lock...
[2026-04-07 08:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:35:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:03] Production.INFO: Date 2026-03-22
[2026-04-07 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:03] Production.INFO: Date 2026-03-23
[2026-04-07 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:03] Production.INFO: Date 2026-03-24
[2026-04-07 08:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:35:04] Production.INFO: Total Charge 0
[2026-04-07 08:35:04] Production.INFO: CreateAllLog End
[2026-04-07 08:35:04] Production.INFO: Account Balance End.
[2026-04-07 08:35:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:35:04] Production.INFO: ==32762== Releasing lock...
[2026-04-07 08:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:35:09] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,8))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-04-07 08:35:09] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:35:09] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:35:09] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:35:09] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:35:09] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:35:09] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:35:09] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:35:09] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:35:09] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:35:09] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:35:09] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:35:09] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:35:09] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:35:09] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:35:09] Production.INFO: call_cost start
[2026-04-07 08:35:09] Production.INFO: call_cost end
[2026-04-07 08:35:09] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:35:09] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:35:09] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:35:09] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:35:09] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:35:09] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:35:09] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:35:09] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:35:09] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:35:09] Production.INFO: ==32756== Releasing lock...
[2026-04-07 08:35:09] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:35:09] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 08:35:10] Production.ERROR: CronJobId end10
[2026-04-07 08:35:10] Production.INFO: ==32760== Releasing lock...
[2026-04-07 08:35:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:35:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:36:01] Production.INFO: ==372== Lock acquired, processing the job...
[2026-04-07 13:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:36:01] Production.INFO: neon service started
[2026-04-07 13:36:01] Production.INFO: neon service started
[2026-04-07 13:36:01] Production.INFO: ==372== Releasing lock...
[2026-04-07 13:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:36:02] Production.INFO: ==374== Lock acquired, processing the job...
[2026-04-07 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:36:02] Production.INFO: ==374== Releasing lock...
[2026-04-07 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:36:02] Production.INFO: ==376== Lock acquired, processing the job...
[2026-04-07 12:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:36:02] Production.INFO: ==376== Releasing lock...
[2026-04-07 12:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:36:03] Production.INFO: ==378== Lock acquired, processing the job...
[2026-04-07 08:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:36:03] Production.INFO: ==383== Lock acquired, processing the job...
[2026-04-07 08:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:36:03] Production.INFO: ==385== Lock acquired, processing the job...
[2026-04-07 08:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:36:03] Production.INFO: ==380== Lock acquired, processing the job...
[2026-04-07 08:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:36:03] Production.INFO: ==387== Lock acquired, processing the job...
[2026-04-07 08:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:36:03] Production.INFO: Account Balance Start.
[2026-04-07 08:36:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:36:03] Production.INFO: 117
[2026-04-07 08:36:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:36:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:03] Production.INFO: ==387== Releasing lock...
[2026-04-07 08:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:36:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:03] Production.INFO: ==380== Releasing lock...
[2026-04-07 08:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:36:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:36:04] Production.INFO: Total Charge 0
[2026-04-07 08:36:04] Production.INFO: CreateAllLog End
[2026-04-07 08:36:04] Production.INFO: Account Balance End.
[2026-04-07 08:36:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:36:04] Production.INFO: ==385== Releasing lock...
[2026-04-07 08:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:36:11] Production.ERROR: CronJobId end10
[2026-04-07 08:36:11] Production.INFO: ==383== Releasing lock...
[2026-04-07 08:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:36:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:36:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:36:13] Production.INFO: call_cost start
[2026-04-07 08:36:13] Production.INFO: call_cost end
[2026-04-07 08:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:36:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:36:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:36:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:36:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:36:13] Production.INFO: ==378== Releasing lock...
[2026-04-07 08:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:37:02] Production.INFO: ==449== Lock acquired, processing the job...
[2026-04-07 13:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:37:02] Production.INFO: neon service started
[2026-04-07 13:37:02] Production.INFO: neon service started
[2026-04-07 13:37:02] Production.INFO: ==449== Releasing lock...
[2026-04-07 13:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:37:02] Production.INFO: ==451== Lock acquired, processing the job...
[2026-04-07 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:37:02] Production.INFO: ==451== Releasing lock...
[2026-04-07 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:37:02] Production.INFO: ==453== Lock acquired, processing the job...
[2026-04-07 12:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:37:02] Production.INFO: ==453== Releasing lock...
[2026-04-07 12:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:37:03] Production.INFO: ==455== Lock acquired, processing the job...
[2026-04-07 08:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:37:03] Production.INFO: ==457== Lock acquired, processing the job...
[2026-04-07 08:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:37:03] Production.INFO: ==459== Lock acquired, processing the job...
[2026-04-07 08:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:37:03] Production.INFO: ==461== Lock acquired, processing the job...
[2026-04-07 08:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:37:03] Production.INFO: ==463== Lock acquired, processing the job...
[2026-04-07 08:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:37:03] Production.INFO: Account Balance Start.
[2026-04-07 08:37:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:37:03] Production.INFO: 117
[2026-04-07 08:37:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:37:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:37:03] Production.INFO: ==463== Releasing lock...
[2026-04-07 08:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:37:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-03-12
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-03-13
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-03-14
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-03-15
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: ==457== Releasing lock...
[2026-04-07 08:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:37:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:37:04] Production.INFO: Total Charge 0
[2026-04-07 08:37:04] Production.INFO: CreateAllLog End
[2026-04-07 08:37:04] Production.INFO: Account Balance End.
[2026-04-07 08:37:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:37:04] Production.INFO: ==461== Releasing lock...
[2026-04-07 08:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:37:10] Production.ERROR: CronJobId end10
[2026-04-07 08:37:10] Production.INFO: ==459== Releasing lock...
[2026-04-07 08:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:37:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:37:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:37:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:37:13] Production.INFO: call_cost start
[2026-04-07 08:37:13] Production.INFO: call_cost end
[2026-04-07 08:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:37:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:37:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:37:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:37:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:37:13] Production.INFO: ==455== Releasing lock...
[2026-04-07 08:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:38:01] Production.INFO: ==520== Lock acquired, processing the job...
[2026-04-07 13:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:38:01] Production.INFO: neon service started
[2026-04-07 13:38:01] Production.INFO: neon service started
[2026-04-07 13:38:01] Production.INFO: ==520== Releasing lock...
[2026-04-07 13:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:38:01] Production.INFO: ==522== Lock acquired, processing the job...
[2026-04-07 08:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:38:02] Production.INFO: ==522== Releasing lock...
[2026-04-07 08:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:38:02] Production.INFO: ==524== Lock acquired, processing the job...
[2026-04-07 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:38:02] Production.INFO: ==524== Releasing lock...
[2026-04-07 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:38:02] Production.INFO: ==528== Lock acquired, processing the job...
[2026-04-07 08:38:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:38:03] Production.INFO: ==526== Lock acquired, processing the job...
[2026-04-07 08:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:38:03] Production.INFO: ==534== Lock acquired, processing the job...
[2026-04-07 08:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:38:03] Production.INFO: ==532== Lock acquired, processing the job...
[2026-04-07 08:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:38:03] Production.INFO: ==530== Lock acquired, processing the job...
[2026-04-07 08:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:38:03] Production.INFO: Account Balance Start.
[2026-04-07 08:38:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:38:03] Production.INFO: 117
[2026-04-07 08:38:03] Production.INFO: ==534== Releasing lock...
[2026-04-07 08:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:38:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:03] Production.INFO: ==528== Releasing lock...
[2026-04-07 08:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:38:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:38:04] Production.INFO: Total Charge 0
[2026-04-07 08:38:04] Production.INFO: CreateAllLog End
[2026-04-07 08:38:04] Production.INFO: Account Balance End.
[2026-04-07 08:38:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:38:04] Production.INFO: ==532== Releasing lock...
[2026-04-07 08:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:38:11] Production.ERROR: CronJobId end10
[2026-04-07 08:38:11] Production.INFO: ==530== Releasing lock...
[2026-04-07 08:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:38:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:38:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:38:13] Production.INFO: call_cost start
[2026-04-07 08:38:13] Production.INFO: call_cost end
[2026-04-07 08:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:38:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:38:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:38:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:38:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:38:14] Production.INFO: ==526== Releasing lock...
[2026-04-07 08:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:39:02] Production.INFO: ==592== Lock acquired, processing the job...
[2026-04-07 13:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:39:02] Production.INFO: neon service started
[2026-04-07 13:39:02] Production.INFO: neon service started
[2026-04-07 13:39:02] Production.INFO: ==592== Releasing lock...
[2026-04-07 13:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:39:02] Production.INFO: ==595== Lock acquired, processing the job...
[2026-04-07 08:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:39:02] Production.INFO: ==597== Lock acquired, processing the job...
[2026-04-07 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:39:02] Production.INFO: ==597== Releasing lock...
[2026-04-07 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:39:02] Production.INFO: ==595== Releasing lock...
[2026-04-07 08:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:39:03] Production.INFO: ==604== Lock acquired, processing the job...
[2026-04-07 08:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:39:03] Production.INFO: ==600== Lock acquired, processing the job...
[2026-04-07 08:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:39:03] Production.INFO: ==602== Lock acquired, processing the job...
[2026-04-07 08:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:39:03] Production.INFO: ==606== Lock acquired, processing the job...
[2026-04-07 08:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:39:03] Production.INFO: Account Balance Start.
[2026-04-07 08:39:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:39:03] Production.INFO: 117
[2026-04-07 08:39:03] Production.INFO: ==608== Lock acquired, processing the job...
[2026-04-07 08:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:39:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:39:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:03] Production.INFO: ==608== Releasing lock...
[2026-04-07 08:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:39:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: ==602== Releasing lock...
[2026-04-07 08:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:39:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:39:04] Production.INFO: Total Charge 0
[2026-04-07 08:39:04] Production.INFO: CreateAllLog End
[2026-04-07 08:39:04] Production.INFO: Account Balance End.
[2026-04-07 08:39:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:39:04] Production.INFO: ==606== Releasing lock...
[2026-04-07 08:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:39:11] Production.ERROR: CronJobId end10
[2026-04-07 08:39:11] Production.INFO: ==604== Releasing lock...
[2026-04-07 08:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:39:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:39:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:39:14] Production.INFO: call_cost start
[2026-04-07 08:39:14] Production.INFO: call_cost end
[2026-04-07 08:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:39:14] Production.INFO: ==600== Releasing lock...
[2026-04-07 08:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:40:01] Production.INFO: ==676== Lock acquired, processing the job...
[2026-04-07 13:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:40:01] Production.INFO: neon service started
[2026-04-07 13:40:01] Production.INFO: neon service started
[2026-04-07 13:40:01] Production.INFO: ==676== Releasing lock...
[2026-04-07 13:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:40:01] Production.INFO: ==679== Lock acquired, processing the job...
[2026-04-07 08:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:40:02] Production.INFO: ==679== Releasing lock...
[2026-04-07 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:40:02] Production.INFO: ==681== Lock acquired, processing the job...
[2026-04-07 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:40:02] Production.INFO: ==681== Releasing lock...
[2026-04-07 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:40:02] Production.INFO: ==700== Lock acquired, processing the job...
[2026-04-07 08:40:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:40:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:40:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:40:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:40:02] Production.INFO: ==700== Releasing lock...
[2026-04-07 08:40:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:40:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:40:03] Production.INFO: ==690== Lock acquired, processing the job...
[2026-04-07 08:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:40:03] Production.INFO: ==698== Lock acquired, processing the job...
[2026-04-07 08:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:40:03] Production.INFO: ==696== Lock acquired, processing the job...
[2026-04-07 08:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:40:03] Production.INFO: ==693== Lock acquired, processing the job...
[2026-04-07 08:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:40:03] Production.INFO: Account Balance Start.
[2026-04-07 08:40:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:40:03] Production.INFO: 117
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-22
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-23
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: ==693== Releasing lock...
[2026-04-07 08:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-24
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-25
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-26
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-27
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-28
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-29
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-30
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:03] Production.INFO: Date 2026-03-31
[2026-04-07 08:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:40:04] Production.INFO: Total Charge 0
[2026-04-07 08:40:04] Production.INFO: CreateAllLog End
[2026-04-07 08:40:04] Production.INFO: Account Balance End.
[2026-04-07 08:40:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:40:04] Production.INFO: ==698== Releasing lock...
[2026-04-07 08:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:40:10] Production.ERROR: CronJobId end10
[2026-04-07 08:40:10] Production.INFO: ==696== Releasing lock...
[2026-04-07 08:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:40:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:40:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:40:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:40:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:40:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:40:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:40:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:40:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:40:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:40:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:40:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:40:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:40:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:40:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:40:12] Production.INFO: call_cost start
[2026-04-07 08:40:12] Production.INFO: call_cost end
[2026-04-07 08:40:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:40:12] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:40:12] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:40:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:40:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:40:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:40:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:40:12] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:40:12] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:40:12] Production.INFO: ==690== Releasing lock...
[2026-04-07 08:40:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:40:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:41:01] Production.INFO: ==764== Lock acquired, processing the job...
[2026-04-07 13:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:41:01] Production.INFO: neon service started
[2026-04-07 13:41:01] Production.INFO: neon service started
[2026-04-07 13:41:01] Production.INFO: ==764== Releasing lock...
[2026-04-07 13:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:41:02] Production.INFO: ==766== Lock acquired, processing the job...
[2026-04-07 08:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:41:02] Production.INFO: ==766== Releasing lock...
[2026-04-07 08:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:41:02] Production.INFO: ==768== Lock acquired, processing the job...
[2026-04-07 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:41:02] Production.INFO: ==768== Releasing lock...
[2026-04-07 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:41:03] Production.INFO: ==770== Lock acquired, processing the job...
[2026-04-07 08:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 08:41:03] Production.INFO: ==772== Lock acquired, processing the job...
[2026-04-07 08:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 08:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 08:41:03] Production.INFO: ==770== Releasing lock...
[2026-04-07 08:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 08:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 08:41:03] Production.INFO: ==776== Lock acquired, processing the job...
[2026-04-07 08:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:41:03] Production.INFO: ==774== Lock acquired, processing the job...
[2026-04-07 08:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:41:03] Production.INFO: ==778== Lock acquired, processing the job...
[2026-04-07 08:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:41:03] Production.INFO: ==780== Lock acquired, processing the job...
[2026-04-07 08:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 08:41:03] Production.INFO: ==782== Lock acquired, processing the job...
[2026-04-07 08:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 08:41:03] Production.INFO: Account Balance Start.
[2026-04-07 08:41:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:41:03] Production.INFO: 117
[2026-04-07 08:41:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:41:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:41:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:03] Production.INFO: ==782== Releasing lock...
[2026-04-07 08:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:41:04] Production.INFO: Date 2026-03-11
[2026-04-07 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:04] Production.INFO: Date 2026-03-12
[2026-04-07 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:04] Production.INFO: ==774== Releasing lock...
[2026-04-07 08:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:41:04] Production.ERROR: done
[2026-04-07 08:41:04] Production.INFO: Date 2026-03-13
[2026-04-07 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:04] Production.INFO: Date 2026-03-14
[2026-04-07 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 08:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052656', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 08:41:04] Production.INFO: Date 2026-03-15
[2026-04-07 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:05] Production.INFO: Date 2026-03-26
[2026-04-07 08:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:05] Production.INFO: Date 2026-03-27
[2026-04-07 08:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:05] Production.INFO: Date 2026-03-28
[2026-04-07 08:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:05] Production.INFO: Date 2026-03-29
[2026-04-07 08:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:05] Production.INFO: Date 2026-03-30
[2026-04-07 08:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:05] Production.INFO: Date 2026-03-31
[2026-04-07 08:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:05] Production.INFO: Date 2026-04-01
[2026-04-07 08:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:05] Production.INFO: Date 2026-04-02
[2026-04-07 08:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:05] Production.INFO: Date 2026-04-03
[2026-04-07 08:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:05] Production.INFO: Date 2026-04-04
[2026-04-07 08:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:05] Production.INFO: Date 2026-04-05
[2026-04-07 08:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:05] Production.INFO: Date 2026-04-06
[2026-04-07 08:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:05] Production.INFO: Date 2026-04-07
[2026-04-07 08:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:41:05] Production.INFO: Total Charge 0
[2026-04-07 08:41:05] Production.INFO: CreateAllLog End
[2026-04-07 08:41:05] Production.INFO: Account Balance End.
[2026-04-07 08:41:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:41:05] Production.INFO: ==778== Releasing lock...
[2026-04-07 08:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052656', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 08:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 08:41:10] Production.INFO: ProcessCDR(1,17052656,1,1,2)
[2026-04-07 08:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052656,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 08:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052656,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 08:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 08:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 08:41:10] Production.INFO: ==780== Releasing lock...
[2026-04-07 08:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 08:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 08:41:13] Production.ERROR: CronJobId end10
[2026-04-07 08:41:13] Production.INFO: ==776== Releasing lock...
[2026-04-07 08:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:41:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:41:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:41:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:41:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:41:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:41:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:41:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:41:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:41:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:41:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:41:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:41:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:41:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:41:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:41:16] Production.INFO: call_cost start
[2026-04-07 08:41:16] Production.INFO: call_cost end
[2026-04-07 08:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:41:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:41:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:41:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:41:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:41:16] Production.INFO: ==772== Releasing lock...
[2026-04-07 08:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:42:02] Production.INFO: ==848== Lock acquired, processing the job...
[2026-04-07 13:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:42:02] Production.INFO: neon service started
[2026-04-07 13:42:02] Production.INFO: neon service started
[2026-04-07 13:42:02] Production.INFO: ==848== Releasing lock...
[2026-04-07 13:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:42:02] Production.INFO: ==850== Lock acquired, processing the job...
[2026-04-07 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:42:02] Production.INFO: ==850== Releasing lock...
[2026-04-07 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:42:02] Production.INFO: ==852== Lock acquired, processing the job...
[2026-04-07 12:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:42:03] Production.INFO: ==852== Releasing lock...
[2026-04-07 12:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:42:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:42:03] Production.INFO: ==854== Lock acquired, processing the job...
[2026-04-07 08:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:42:03] Production.INFO: ==860== Lock acquired, processing the job...
[2026-04-07 08:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:42:03] Production.INFO: ==858== Lock acquired, processing the job...
[2026-04-07 08:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:42:03] Production.INFO: ==856== Lock acquired, processing the job...
[2026-04-07 08:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:42:03] Production.INFO: Account Balance Start.
[2026-04-07 08:42:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:42:03] Production.INFO: 117
[2026-04-07 08:42:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:03] Production.INFO: ==862== Lock acquired, processing the job...
[2026-04-07 08:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:42:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:42:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:42:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:42:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: ==862== Releasing lock...
[2026-04-07 08:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:42:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: ==856== Releasing lock...
[2026-04-07 08:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:42:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:42:04] Production.INFO: Total Charge 0
[2026-04-07 08:42:04] Production.INFO: CreateAllLog End
[2026-04-07 08:42:04] Production.INFO: Account Balance End.
[2026-04-07 08:42:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:42:04] Production.INFO: ==860== Releasing lock...
[2026-04-07 08:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:42:11] Production.ERROR: CronJobId end10
[2026-04-07 08:42:11] Production.INFO: ==858== Releasing lock...
[2026-04-07 08:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:42:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:42:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:42:14] Production.INFO: call_cost start
[2026-04-07 08:42:14] Production.INFO: call_cost end
[2026-04-07 08:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:42:14] Production.INFO: ==854== Releasing lock...
[2026-04-07 08:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:43:01] Production.INFO: ==916== Lock acquired, processing the job...
[2026-04-07 13:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:43:01] Production.INFO: neon service started
[2026-04-07 13:43:01] Production.INFO: neon service started
[2026-04-07 13:43:01] Production.INFO: ==916== Releasing lock...
[2026-04-07 13:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:43:02] Production.INFO: ==918== Lock acquired, processing the job...
[2026-04-07 08:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:43:02] Production.INFO: ==918== Releasing lock...
[2026-04-07 08:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:43:02] Production.INFO: ==920== Lock acquired, processing the job...
[2026-04-07 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:43:02] Production.INFO: ==920== Releasing lock...
[2026-04-07 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:43:02] Production.INFO: ==922== Lock acquired, processing the job...
[2026-04-07 08:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:43:02] Production.INFO: ==924== Lock acquired, processing the job...
[2026-04-07 08:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:43:03] Production.INFO: ==928== Lock acquired, processing the job...
[2026-04-07 08:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:43:03] Production.INFO: Account Balance Start.
[2026-04-07 08:43:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:43:03] Production.INFO: 117
[2026-04-07 08:43:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:43:03] Production.INFO: ==926== Lock acquired, processing the job...
[2026-04-07 08:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:03] Production.INFO: ==930== Lock acquired, processing the job...
[2026-04-07 08:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:43:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:43:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:43:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:03] Production.INFO: ==930== Releasing lock...
[2026-04-07 08:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:43:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:03] Production.INFO: Date 2026-03-22
[2026-04-07 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:03] Production.INFO: Date 2026-03-23
[2026-04-07 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:03] Production.INFO: ==924== Releasing lock...
[2026-04-07 08:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:43:03] Production.INFO: Date 2026-03-24
[2026-04-07 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:03] Production.INFO: Date 2026-03-25
[2026-04-07 08:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:43:04] Production.INFO: Total Charge 0
[2026-04-07 08:43:04] Production.INFO: CreateAllLog End
[2026-04-07 08:43:04] Production.INFO: Account Balance End.
[2026-04-07 08:43:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:43:04] Production.INFO: ==928== Releasing lock...
[2026-04-07 08:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:43:11] Production.ERROR: CronJobId end10
[2026-04-07 08:43:11] Production.INFO: ==926== Releasing lock...
[2026-04-07 08:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:43:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:43:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:43:14] Production.INFO: call_cost start
[2026-04-07 08:43:14] Production.INFO: call_cost end
[2026-04-07 08:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:43:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:43:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:43:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:43:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:43:14] Production.INFO: ==922== Releasing lock...
[2026-04-07 08:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:44:02] Production.INFO: ==985== Lock acquired, processing the job...
[2026-04-07 13:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:44:02] Production.INFO: neon service started
[2026-04-07 13:44:02] Production.INFO: neon service started
[2026-04-07 13:44:02] Production.INFO: ==985== Releasing lock...
[2026-04-07 13:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:44:02] Production.INFO: ==988== Lock acquired, processing the job...
[2026-04-07 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:44:02] Production.INFO: ==988== Releasing lock...
[2026-04-07 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:44:02] Production.INFO: ==990== Lock acquired, processing the job...
[2026-04-07 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:44:02] Production.INFO: ==990== Releasing lock...
[2026-04-07 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:44:03] Production.INFO: ==994== Lock acquired, processing the job...
[2026-04-07 08:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:44:03] Production.INFO: ==992== Lock acquired, processing the job...
[2026-04-07 08:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:44:03] Production.INFO: ==996== Lock acquired, processing the job...
[2026-04-07 08:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:44:03] Production.INFO: ==1000== Lock acquired, processing the job...
[2026-04-07 08:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:44:03] Production.INFO: ==998== Lock acquired, processing the job...
[2026-04-07 08:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:44:03] Production.INFO: Account Balance Start.
[2026-04-07 08:44:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:44:03] Production.INFO: 117
[2026-04-07 08:44:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:44:03] Production.INFO: ==1000== Releasing lock...
[2026-04-07 08:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:44:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:03] Production.INFO: ==994== Releasing lock...
[2026-04-07 08:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:44:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:44:04] Production.INFO: Total Charge 0
[2026-04-07 08:44:04] Production.INFO: CreateAllLog End
[2026-04-07 08:44:04] Production.INFO: Account Balance End.
[2026-04-07 08:44:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:44:05] Production.INFO: ==998== Releasing lock...
[2026-04-07 08:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:44:11] Production.ERROR: CronJobId end10
[2026-04-07 08:44:11] Production.INFO: ==996== Releasing lock...
[2026-04-07 08:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:44:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:44:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:44:14] Production.INFO: call_cost start
[2026-04-07 08:44:14] Production.INFO: call_cost end
[2026-04-07 08:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:44:14] Production.INFO: ==992== Releasing lock...
[2026-04-07 08:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:45:01] Production.INFO: ==1060== Lock acquired, processing the job...
[2026-04-07 13:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:45:01] Production.INFO: neon service started
[2026-04-07 13:45:01] Production.INFO: neon service started
[2026-04-07 13:45:01] Production.INFO: ==1060== Releasing lock...
[2026-04-07 13:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:45:02] Production.INFO: ==1062== Lock acquired, processing the job...
[2026-04-07 08:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:45:02] Production.INFO: ==1064== Lock acquired, processing the job...
[2026-04-07 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:45:02] Production.INFO: ==1064== Releasing lock...
[2026-04-07 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:45:02] Production.INFO: ==1062== Releasing lock...
[2026-04-07 08:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:45:03] Production.INFO: ==1067== Lock acquired, processing the job...
[2026-04-07 08:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:45:03] Production.INFO: ==1073== Lock acquired, processing the job...
[2026-04-07 08:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:45:03] Production.INFO: ==1069== Lock acquired, processing the job...
[2026-04-07 08:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:45:03] Production.INFO: ==1071== Lock acquired, processing the job...
[2026-04-07 08:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:45:03] Production.INFO: ==1075== Lock acquired, processing the job...
[2026-04-07 08:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:45:03] Production.INFO: Account Balance Start.
[2026-04-07 08:45:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:45:03] Production.INFO: 117
[2026-04-07 08:45:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:45:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:03] Production.INFO: ==1075== Releasing lock...
[2026-04-07 08:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:45:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:03] Production.INFO: ==1069== Releasing lock...
[2026-04-07 08:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:45:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:03] Production.INFO: Date 2026-03-22
[2026-04-07 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:03] Production.INFO: Date 2026-03-23
[2026-04-07 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:03] Production.INFO: Date 2026-03-24
[2026-04-07 08:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:45:04] Production.INFO: Total Charge 0
[2026-04-07 08:45:04] Production.INFO: CreateAllLog End
[2026-04-07 08:45:04] Production.INFO: Account Balance End.
[2026-04-07 08:45:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:45:04] Production.INFO: ==1073== Releasing lock...
[2026-04-07 08:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:45:10] Production.ERROR: CronJobId end10
[2026-04-07 08:45:10] Production.INFO: ==1071== Releasing lock...
[2026-04-07 08:45:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:45:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:45:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:45:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:45:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:45:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:45:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:45:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:45:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:45:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:45:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:45:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:45:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:45:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:45:13] Production.INFO: call_cost start
[2026-04-07 08:45:13] Production.INFO: call_cost end
[2026-04-07 08:45:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:45:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:45:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:45:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:45:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:45:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:45:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:45:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:45:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:45:13] Production.INFO: ==1067== Releasing lock...
[2026-04-07 08:45:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:45:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:46:01] Production.INFO: ==1138== Lock acquired, processing the job...
[2026-04-07 13:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:46:01] Production.INFO: neon service started
[2026-04-07 13:46:01] Production.INFO: neon service started
[2026-04-07 13:46:01] Production.INFO: ==1138== Releasing lock...
[2026-04-07 13:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:46:02] Production.INFO: ==1140== Lock acquired, processing the job...
[2026-04-07 08:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:46:02] Production.INFO: ==1140== Releasing lock...
[2026-04-07 08:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:46:02] Production.INFO: ==1142== Lock acquired, processing the job...
[2026-04-07 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:46:02] Production.INFO: ==1142== Releasing lock...
[2026-04-07 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:46:03] Production.INFO: ==1151== Lock acquired, processing the job...
[2026-04-07 08:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:46:03] Production.INFO: Account Balance Start.
[2026-04-07 08:46:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:46:03] Production.INFO: 117
[2026-04-07 08:46:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:03] Production.INFO: ==1145== Lock acquired, processing the job...
[2026-04-07 08:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:46:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:03] Production.INFO: ==1147== Lock acquired, processing the job...
[2026-04-07 08:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:46:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:03] Production.INFO: ==1149== Lock acquired, processing the job...
[2026-04-07 08:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:46:03] Production.INFO: ==1153== Lock acquired, processing the job...
[2026-04-07 08:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:46:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:46:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:46:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:46:03] Production.INFO: ==1153== Releasing lock...
[2026-04-07 08:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:46:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: ==1147== Releasing lock...
[2026-04-07 08:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:46:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:46:04] Production.INFO: Total Charge 0
[2026-04-07 08:46:04] Production.INFO: CreateAllLog End
[2026-04-07 08:46:04] Production.INFO: Account Balance End.
[2026-04-07 08:46:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:46:04] Production.INFO: ==1151== Releasing lock...
[2026-04-07 08:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:46:11] Production.ERROR: CronJobId end10
[2026-04-07 08:46:11] Production.INFO: ==1149== Releasing lock...
[2026-04-07 08:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:46:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:46:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:46:13] Production.INFO: call_cost start
[2026-04-07 08:46:13] Production.INFO: call_cost end
[2026-04-07 08:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:46:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:46:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:46:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:46:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:46:13] Production.INFO: ==1145== Releasing lock...
[2026-04-07 08:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:47:02] Production.INFO: ==1214== Lock acquired, processing the job...
[2026-04-07 13:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:47:02] Production.INFO: neon service started
[2026-04-07 13:47:02] Production.INFO: neon service started
[2026-04-07 13:47:02] Production.INFO: ==1214== Releasing lock...
[2026-04-07 13:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:47:02] Production.INFO: ==1217== Lock acquired, processing the job...
[2026-04-07 08:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:47:02] Production.INFO: ==1219== Lock acquired, processing the job...
[2026-04-07 12:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:47:03] Production.INFO: ==1219== Releasing lock...
[2026-04-07 12:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:47:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:47:03] Production.INFO: ==1217== Releasing lock...
[2026-04-07 08:47:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:47:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:47:03] Production.INFO: ==1221== Lock acquired, processing the job...
[2026-04-07 08:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:47:03] Production.INFO: ==1223== Lock acquired, processing the job...
[2026-04-07 08:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:47:04] Production.INFO: ==1227== Lock acquired, processing the job...
[2026-04-07 08:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:47:04] Production.INFO: ==1225== Lock acquired, processing the job...
[2026-04-07 08:47:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:47:04] Production.INFO: ==1229== Lock acquired, processing the job...
[2026-04-07 08:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:47:04] Production.INFO: Account Balance Start.
[2026-04-07 08:47:04] Production.INFO: CreateAllLog Start
[2026-04-07 08:47:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:47:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:47:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:47:04] Production.INFO: 117
[2026-04-07 08:47:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-08
[2026-04-07 08:47:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:47:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:47:04] Production.INFO: ==1229== Releasing lock...
[2026-04-07 08:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-09
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-10
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-11
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-12
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-13
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-14
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-15
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: ==1223== Releasing lock...
[2026-04-07 08:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:05] Production.INFO: Date 2026-04-05
[2026-04-07 08:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:05] Production.INFO: Date 2026-04-06
[2026-04-07 08:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:05] Production.INFO: Date 2026-04-07
[2026-04-07 08:47:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:47:05] Production.INFO: Total Charge 0
[2026-04-07 08:47:05] Production.INFO: CreateAllLog End
[2026-04-07 08:47:05] Production.INFO: Account Balance End.
[2026-04-07 08:47:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:47:05] Production.INFO: ==1227== Releasing lock...
[2026-04-07 08:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:47:11] Production.ERROR: CronJobId end10
[2026-04-07 08:47:11] Production.INFO: ==1225== Releasing lock...
[2026-04-07 08:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:47:14] Production.INFO: call_cost start
[2026-04-07 08:47:14] Production.INFO: call_cost end
[2026-04-07 08:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:47:14] Production.INFO: ==1221== Releasing lock...
[2026-04-07 08:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:48:01] Production.INFO: ==1304== Lock acquired, processing the job...
[2026-04-07 13:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:48:01] Production.INFO: neon service started
[2026-04-07 13:48:01] Production.INFO: neon service started
[2026-04-07 13:48:01] Production.INFO: ==1304== Releasing lock...
[2026-04-07 13:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:48:02] Production.INFO: ==1306== Lock acquired, processing the job...
[2026-04-07 08:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:48:02] Production.INFO: ==1308== Lock acquired, processing the job...
[2026-04-07 12:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:48:02] Production.INFO: ==1308== Releasing lock...
[2026-04-07 12:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:48:02] Production.INFO: ==1306== Releasing lock...
[2026-04-07 08:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:48:03] Production.INFO: ==1311== Lock acquired, processing the job...
[2026-04-07 08:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:48:03] Production.INFO: ==1313== Lock acquired, processing the job...
[2026-04-07 08:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:48:03] Production.INFO: ==1317== Lock acquired, processing the job...
[2026-04-07 08:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:48:03] Production.INFO: ==1315== Lock acquired, processing the job...
[2026-04-07 08:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:48:03] Production.INFO: ==1319== Lock acquired, processing the job...
[2026-04-07 08:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:48:03] Production.INFO: Account Balance Start.
[2026-04-07 08:48:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:48:03] Production.INFO: 117
[2026-04-07 08:48:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:48:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:48:03] Production.INFO: ==1319== Releasing lock...
[2026-04-07 08:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:48:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:04] Production.INFO: ==1313== Releasing lock...
[2026-04-07 08:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:48:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:48:04] Production.INFO: Total Charge 0
[2026-04-07 08:48:04] Production.INFO: CreateAllLog End
[2026-04-07 08:48:04] Production.INFO: Account Balance End.
[2026-04-07 08:48:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:48:04] Production.INFO: ==1317== Releasing lock...
[2026-04-07 08:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:48:10] Production.ERROR: CronJobId end10
[2026-04-07 08:48:10] Production.INFO: ==1315== Releasing lock...
[2026-04-07 08:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:48:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:48:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:48:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:48:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:48:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:48:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:48:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:48:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:48:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:48:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:48:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:48:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:48:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:48:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:48:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:48:13] Production.INFO: call_cost start
[2026-04-07 08:48:13] Production.INFO: call_cost end
[2026-04-07 08:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:48:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:48:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:48:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:48:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:48:13] Production.INFO: ==1311== Releasing lock...
[2026-04-07 08:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:49:02] Production.INFO: ==1378== Lock acquired, processing the job...
[2026-04-07 13:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:49:02] Production.INFO: neon service started
[2026-04-07 13:49:02] Production.INFO: neon service started
[2026-04-07 13:49:02] Production.INFO: ==1378== Releasing lock...
[2026-04-07 13:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:49:02] Production.INFO: ==1380== Lock acquired, processing the job...
[2026-04-07 08:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:49:02] Production.INFO: ==1382== Lock acquired, processing the job...
[2026-04-07 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:49:02] Production.INFO: ==1382== Releasing lock...
[2026-04-07 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:49:02] Production.INFO: ==1380== Releasing lock...
[2026-04-07 08:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:49:03] Production.INFO: ==1384== Lock acquired, processing the job...
[2026-04-07 08:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:49:03] Production.INFO: ==1390== Lock acquired, processing the job...
[2026-04-07 08:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:49:03] Production.INFO: Account Balance Start.
[2026-04-07 08:49:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:49:03] Production.INFO: 117
[2026-04-07 08:49:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:03] Production.INFO: ==1386== Lock acquired, processing the job...
[2026-04-07 08:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:49:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:03] Production.INFO: ==1388== Lock acquired, processing the job...
[2026-04-07 08:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:49:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:49:03] Production.INFO: ==1392== Lock acquired, processing the job...
[2026-04-07 08:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:49:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:03] Production.INFO: Date 2026-03-22
[2026-04-07 08:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:03] Production.INFO: Date 2026-03-23
[2026-04-07 08:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:49:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:49:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:49:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:04] Production.INFO: ==1392== Releasing lock...
[2026-04-07 08:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:49:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:04] Production.INFO: ==1386== Releasing lock...
[2026-04-07 08:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:49:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:49:04] Production.INFO: Total Charge 0
[2026-04-07 08:49:04] Production.INFO: CreateAllLog End
[2026-04-07 08:49:05] Production.INFO: Account Balance End.
[2026-04-07 08:49:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:49:05] Production.INFO: ==1390== Releasing lock...
[2026-04-07 08:49:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:49:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:49:11] Production.ERROR: CronJobId end10
[2026-04-07 08:49:11] Production.INFO: ==1388== Releasing lock...
[2026-04-07 08:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:49:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:49:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:49:13] Production.INFO: call_cost start
[2026-04-07 08:49:13] Production.INFO: call_cost end
[2026-04-07 08:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:49:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:49:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:49:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:49:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:49:13] Production.INFO: ==1384== Releasing lock...
[2026-04-07 08:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:50:01] Production.INFO: ==1453== Lock acquired, processing the job...
[2026-04-07 13:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:50:01] Production.INFO: neon service started
[2026-04-07 13:50:01] Production.INFO: neon service started
[2026-04-07 13:50:01] Production.INFO: ==1453== Releasing lock...
[2026-04-07 13:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:50:01] Production.INFO: ==1455== Lock acquired, processing the job...
[2026-04-07 08:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:50:02] Production.INFO: ==1455== Releasing lock...
[2026-04-07 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:50:02] Production.INFO: ==1457== Lock acquired, processing the job...
[2026-04-07 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:50:02] Production.INFO: ==1457== Releasing lock...
[2026-04-07 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:50:02] Production.INFO: ==1460== Lock acquired, processing the job...
[2026-04-07 08:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:50:02] Production.INFO: ==1464== Lock acquired, processing the job...
[2026-04-07 08:50:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:50:02] Production.INFO: ==1462== Lock acquired, processing the job...
[2026-04-07 08:50:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:50:03] Production.INFO: ==1466== Lock acquired, processing the job...
[2026-04-07 08:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:50:03] Production.INFO: ==1468== Lock acquired, processing the job...
[2026-04-07 08:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:50:03] Production.INFO: Account Balance Start.
[2026-04-07 08:50:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:50:03] Production.INFO: 117
[2026-04-07 08:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:50:03] Production.INFO: ==1468== Releasing lock...
[2026-04-07 08:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:50:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:03] Production.INFO: ==1462== Releasing lock...
[2026-04-07 08:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:50:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:50:04] Production.INFO: Total Charge 0
[2026-04-07 08:50:04] Production.INFO: CreateAllLog End
[2026-04-07 08:50:04] Production.INFO: Account Balance End.
[2026-04-07 08:50:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:50:04] Production.INFO: ==1466== Releasing lock...
[2026-04-07 08:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:50:11] Production.ERROR: CronJobId end10
[2026-04-07 08:50:11] Production.INFO: ==1464== Releasing lock...
[2026-04-07 08:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:50:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:50:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:50:13] Production.INFO: call_cost start
[2026-04-07 08:50:13] Production.INFO: call_cost end
[2026-04-07 08:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:50:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:50:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:50:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:50:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:50:13] Production.INFO: ==1460== Releasing lock...
[2026-04-07 08:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:51:01] Production.INFO: ==1562== Lock acquired, processing the job...
[2026-04-07 13:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:51:01] Production.INFO: neon service started
[2026-04-07 13:51:01] Production.INFO: neon service started
[2026-04-07 13:51:01] Production.INFO: ==1562== Releasing lock...
[2026-04-07 13:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:51:02] Production.INFO: ==1564== Lock acquired, processing the job...
[2026-04-07 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:51:02] Production.INFO: ==1566== Lock acquired, processing the job...
[2026-04-07 12:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:51:02] Production.INFO: ==1566== Releasing lock...
[2026-04-07 12:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:51:03] Production.INFO: ==1564== Releasing lock...
[2026-04-07 08:51:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:51:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:51:03] Production.INFO: ==1577== Lock acquired, processing the job...
[2026-04-07 08:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:51:03] Production.INFO: ==1573== Lock acquired, processing the job...
[2026-04-07 08:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 08:51:03] Production.INFO: ==1575== Lock acquired, processing the job...
[2026-04-07 08:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 08:51:03] Production.INFO: ==1583== Lock acquired, processing the job...
[2026-04-07 08:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 08:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 08:51:03] Production.ERROR: CronJob PID - 1577
[2026-04-07 08:51:03] Production.ERROR: CronJob Title - Account Block
[2026-04-07 08:51:03] Production.ERROR: CronJob ID - 7
[2026-04-07 08:51:03] Production.ERROR: CronJob Last Run Time 2026-04-07 08:51:00
[2026-04-07 08:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 08:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 08:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 08:51:03] Production.INFO: ==1573== Releasing lock...
[2026-04-07 08:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 08:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 08:51:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 08:51:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:51:04] Production.INFO: ==1579== Lock acquired, processing the job...
[2026-04-07 08:51:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:51:04] Production.INFO: ==1581== Lock acquired, processing the job...
[2026-04-07 08:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:51:04] Production.INFO: ==1585== Lock acquired, processing the job...
[2026-04-07 08:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:51:04] Production.INFO: Account Balance Start.
[2026-04-07 08:51:04] Production.INFO: CreateAllLog Start
[2026-04-07 08:51:04] Production.INFO: 117
[2026-04-07 08:51:04] Production.INFO: Date 2026-03-08
[2026-04-07 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:04] Production.INFO: Date 2026-03-09
[2026-04-07 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:04] Production.INFO: Date 2026-03-10
[2026-04-07 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:51:04] Production.INFO: Date 2026-03-11
[2026-04-07 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:51:04] Production.INFO: Date 2026-03-12
[2026-04-07 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:51:04] Production.INFO: Date 2026-03-13
[2026-04-07 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:04] Production.INFO: Date 2026-03-14
[2026-04-07 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:04] Production.ERROR: done
[2026-04-07 08:51:04] Production.INFO: Date 2026-03-15
[2026-04-07 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:04] Production.INFO: ==1585== Releasing lock...
[2026-04-07 08:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:51:04] Production.INFO: ==1577== Releasing lock...
[2026-04-07 08:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:51:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 08:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052697', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 08:51:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:05] Production.INFO: Date 2026-03-23
[2026-04-07 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:05] Production.INFO: Date 2026-03-24
[2026-04-07 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:05] Production.INFO: Date 2026-03-25
[2026-04-07 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:05] Production.INFO: Date 2026-03-26
[2026-04-07 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:05] Production.INFO: Date 2026-03-27
[2026-04-07 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:05] Production.INFO: Date 2026-03-28
[2026-04-07 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:05] Production.INFO: Date 2026-03-29
[2026-04-07 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:05] Production.INFO: Date 2026-03-30
[2026-04-07 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:05] Production.INFO: Date 2026-03-31
[2026-04-07 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:05] Production.INFO: Date 2026-04-01
[2026-04-07 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:05] Production.INFO: Date 2026-04-02
[2026-04-07 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:05] Production.INFO: Date 2026-04-03
[2026-04-07 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:05] Production.INFO: Date 2026-04-04
[2026-04-07 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:05] Production.INFO: Date 2026-04-05
[2026-04-07 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:05] Production.INFO: Date 2026-04-06
[2026-04-07 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:05] Production.INFO: Date 2026-04-07
[2026-04-07 08:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:51:05] Production.INFO: Total Charge 0
[2026-04-07 08:51:05] Production.INFO: CreateAllLog End
[2026-04-07 08:51:05] Production.INFO: Account Balance End.
[2026-04-07 08:51:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:51:05] Production.INFO: ==1581== Releasing lock...
[2026-04-07 08:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052697', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 08:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 08:51:10] Production.INFO: ProcessCDR(1,17052697,1,1,2)
[2026-04-07 08:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052697,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 08:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052697,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 08:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 08:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 08:51:10] Production.INFO: ==1583== Releasing lock...
[2026-04-07 08:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 08:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 08:51:13] Production.ERROR: CronJobId end10
[2026-04-07 08:51:13] Production.INFO: ==1579== Releasing lock...
[2026-04-07 08:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:51:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:51:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:51:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:51:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:51:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:51:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:51:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:51:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:51:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:51:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:51:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:51:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:51:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:51:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:51:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:51:16] Production.INFO: call_cost start
[2026-04-07 08:51:16] Production.INFO: call_cost end
[2026-04-07 08:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:51:16] Production.INFO: ==1575== Releasing lock...
[2026-04-07 08:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:52:01] Production.INFO: ==1647== Lock acquired, processing the job...
[2026-04-07 13:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:52:01] Production.INFO: neon service started
[2026-04-07 13:52:01] Production.INFO: neon service started
[2026-04-07 13:52:01] Production.INFO: ==1647== Releasing lock...
[2026-04-07 13:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:52:01] Production.INFO: ==1651== Lock acquired, processing the job...
[2026-04-07 12:52:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:52:01] Production.INFO: ==1651== Releasing lock...
[2026-04-07 12:52:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:52:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:52:01] Production.INFO: ==1649== Lock acquired, processing the job...
[2026-04-07 08:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:52:02] Production.INFO: ==1649== Releasing lock...
[2026-04-07 08:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:52:02] Production.INFO: ==1653== Lock acquired, processing the job...
[2026-04-07 08:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:52:03] Production.INFO: ==1656== Lock acquired, processing the job...
[2026-04-07 08:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:52:03] Production.INFO: ==1658== Lock acquired, processing the job...
[2026-04-07 08:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:52:03] Production.INFO: ==1660== Lock acquired, processing the job...
[2026-04-07 08:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:52:03] Production.INFO: ==1662== Lock acquired, processing the job...
[2026-04-07 08:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:52:03] Production.INFO: Account Balance Start.
[2026-04-07 08:52:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:52:03] Production.INFO: 117
[2026-04-07 08:52:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:52:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:03] Production.INFO: ==1662== Releasing lock...
[2026-04-07 08:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:52:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:03] Production.INFO: ==1656== Releasing lock...
[2026-04-07 08:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:52:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:03] Production.INFO: Date 2026-03-22
[2026-04-07 08:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:52:04] Production.INFO: Total Charge 0
[2026-04-07 08:52:04] Production.INFO: CreateAllLog End
[2026-04-07 08:52:04] Production.INFO: Account Balance End.
[2026-04-07 08:52:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:52:04] Production.INFO: ==1660== Releasing lock...
[2026-04-07 08:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:52:10] Production.ERROR: CronJobId end10
[2026-04-07 08:52:10] Production.INFO: ==1658== Releasing lock...
[2026-04-07 08:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:52:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:52:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:52:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:52:14] Production.INFO: call_cost start
[2026-04-07 08:52:14] Production.INFO: call_cost end
[2026-04-07 08:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:52:14] Production.INFO: ==1653== Releasing lock...
[2026-04-07 08:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:53:01] Production.INFO: ==1726== Lock acquired, processing the job...
[2026-04-07 13:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:53:01] Production.INFO: neon service started
[2026-04-07 13:53:01] Production.INFO: neon service started
[2026-04-07 13:53:01] Production.INFO: ==1726== Releasing lock...
[2026-04-07 13:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:53:02] Production.INFO: ==1728== Lock acquired, processing the job...
[2026-04-07 08:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:53:02] Production.INFO: ==1728== Releasing lock...
[2026-04-07 08:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:53:02] Production.INFO: ==1730== Lock acquired, processing the job...
[2026-04-07 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:53:02] Production.INFO: ==1730== Releasing lock...
[2026-04-07 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:53:03] Production.INFO: ==1732== Lock acquired, processing the job...
[2026-04-07 08:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:53:03] Production.INFO: ==1734== Lock acquired, processing the job...
[2026-04-07 08:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:53:03] Production.INFO: ==1738== Lock acquired, processing the job...
[2026-04-07 08:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:53:03] Production.INFO: ==1736== Lock acquired, processing the job...
[2026-04-07 08:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:53:03] Production.INFO: ==1740== Lock acquired, processing the job...
[2026-04-07 08:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:53:03] Production.INFO: Account Balance Start.
[2026-04-07 08:53:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:53:03] Production.INFO: 117
[2026-04-07 08:53:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:53:03] Production.INFO: ==1740== Releasing lock...
[2026-04-07 08:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:53:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:03] Production.INFO: ==1734== Releasing lock...
[2026-04-07 08:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:53:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:53:04] Production.INFO: Total Charge 0
[2026-04-07 08:53:04] Production.INFO: CreateAllLog End
[2026-04-07 08:53:04] Production.INFO: Account Balance End.
[2026-04-07 08:53:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:53:04] Production.INFO: ==1738== Releasing lock...
[2026-04-07 08:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:53:11] Production.ERROR: CronJobId end10
[2026-04-07 08:53:11] Production.INFO: ==1736== Releasing lock...
[2026-04-07 08:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:53:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:53:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:53:14] Production.INFO: call_cost start
[2026-04-07 08:53:14] Production.INFO: call_cost end
[2026-04-07 08:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:53:14] Production.INFO: ==1732== Releasing lock...
[2026-04-07 08:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:54:02] Production.INFO: ==1799== Lock acquired, processing the job...
[2026-04-07 13:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:54:02] Production.INFO: neon service started
[2026-04-07 13:54:02] Production.INFO: neon service started
[2026-04-07 13:54:02] Production.INFO: ==1799== Releasing lock...
[2026-04-07 13:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:54:02] Production.INFO: ==1801== Lock acquired, processing the job...
[2026-04-07 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:54:02] Production.INFO: ==1801== Releasing lock...
[2026-04-07 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:54:02] Production.INFO: ==1803== Lock acquired, processing the job...
[2026-04-07 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:54:02] Production.INFO: ==1803== Releasing lock...
[2026-04-07 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:54:03] Production.INFO: ==1812== Lock acquired, processing the job...
[2026-04-07 08:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:54:03] Production.INFO: Account Balance Start.
[2026-04-07 08:54:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:54:03] Production.INFO: 117
[2026-04-07 08:54:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:03] Production.INFO: ==1806== Lock acquired, processing the job...
[2026-04-07 08:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:54:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:54:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:03] Production.INFO: ==1808== Lock acquired, processing the job...
[2026-04-07 08:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:54:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:54:03] Production.INFO: ==1810== Lock acquired, processing the job...
[2026-04-07 08:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:03] Production.INFO: ==1814== Lock acquired, processing the job...
[2026-04-07 08:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:54:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:54:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:54:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:54:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:54:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:54:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:54:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:54:04] Production.INFO: ==1814== Releasing lock...
[2026-04-07 08:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:54:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:54:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:04] Production.INFO: ==1808== Releasing lock...
[2026-04-07 08:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:54:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:54:04] Production.INFO: Total Charge 0
[2026-04-07 08:54:04] Production.INFO: CreateAllLog End
[2026-04-07 08:54:04] Production.INFO: Account Balance End.
[2026-04-07 08:54:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:54:04] Production.INFO: ==1812== Releasing lock...
[2026-04-07 08:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:54:11] Production.ERROR: CronJobId end10
[2026-04-07 08:54:11] Production.INFO: ==1810== Releasing lock...
[2026-04-07 08:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:54:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:54:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:54:14] Production.INFO: call_cost start
[2026-04-07 08:54:14] Production.INFO: call_cost end
[2026-04-07 08:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:54:14] Production.INFO: ==1806== Releasing lock...
[2026-04-07 08:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:55:01] Production.INFO: ==1877== Lock acquired, processing the job...
[2026-04-07 13:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:55:01] Production.INFO: neon service started
[2026-04-07 13:55:01] Production.INFO: neon service started
[2026-04-07 13:55:01] Production.INFO: ==1877== Releasing lock...
[2026-04-07 13:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:55:01] Production.INFO: ==1881== Lock acquired, processing the job...
[2026-04-07 12:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:55:01] Production.INFO: ==1881== Releasing lock...
[2026-04-07 12:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:55:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:55:02] Production.INFO: ==1879== Lock acquired, processing the job...
[2026-04-07 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:55:02] Production.INFO: ==1879== Releasing lock...
[2026-04-07 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:55:03] Production.INFO: ==1884== Lock acquired, processing the job...
[2026-04-07 08:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:55:03] Production.INFO: ==1886== Lock acquired, processing the job...
[2026-04-07 08:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:55:03] Production.INFO: ==1890== Lock acquired, processing the job...
[2026-04-07 08:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:55:03] Production.INFO: ==1888== Lock acquired, processing the job...
[2026-04-07 08:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:55:03] Production.INFO: ==1892== Lock acquired, processing the job...
[2026-04-07 08:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:55:03] Production.INFO: Account Balance Start.
[2026-04-07 08:55:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:55:03] Production.INFO: 117
[2026-04-07 08:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:55:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:55:03] Production.INFO: ==1892== Releasing lock...
[2026-04-07 08:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:55:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:03] Production.INFO: ==1886== Releasing lock...
[2026-04-07 08:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:55:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:55:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:03] Production.INFO: Date 2026-03-22
[2026-04-07 08:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:55:04] Production.INFO: Total Charge 0
[2026-04-07 08:55:04] Production.INFO: CreateAllLog End
[2026-04-07 08:55:04] Production.INFO: Account Balance End.
[2026-04-07 08:55:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:55:04] Production.INFO: ==1890== Releasing lock...
[2026-04-07 08:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:55:11] Production.ERROR: CronJobId end10
[2026-04-07 08:55:11] Production.INFO: ==1888== Releasing lock...
[2026-04-07 08:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:55:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:55:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:55:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:55:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:55:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:55:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:55:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:55:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:55:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:55:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:55:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:55:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:55:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:55:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:55:13] Production.INFO: call_cost start
[2026-04-07 08:55:13] Production.INFO: call_cost end
[2026-04-07 08:55:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:55:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:55:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:55:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:55:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:55:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:55:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:55:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:55:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:55:13] Production.INFO: ==1884== Releasing lock...
[2026-04-07 08:55:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:55:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:56:01] Production.INFO: ==1957== Lock acquired, processing the job...
[2026-04-07 13:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:56:01] Production.INFO: neon service started
[2026-04-07 13:56:01] Production.INFO: neon service started
[2026-04-07 13:56:02] Production.INFO: ==1957== Releasing lock...
[2026-04-07 13:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:56:02] Production.INFO: ==1959== Lock acquired, processing the job...
[2026-04-07 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:56:02] Production.INFO: ==1959== Releasing lock...
[2026-04-07 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:56:02] Production.INFO: ==1961== Lock acquired, processing the job...
[2026-04-07 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:56:02] Production.INFO: ==1961== Releasing lock...
[2026-04-07 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:56:03] Production.INFO: ==1963== Lock acquired, processing the job...
[2026-04-07 08:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:56:03] Production.INFO: ==1969== Lock acquired, processing the job...
[2026-04-07 08:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:56:03] Production.INFO: ==1965== Lock acquired, processing the job...
[2026-04-07 08:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:56:03] Production.INFO: ==1971== Lock acquired, processing the job...
[2026-04-07 08:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:56:03] Production.INFO: ==1967== Lock acquired, processing the job...
[2026-04-07 08:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:56:03] Production.INFO: Account Balance Start.
[2026-04-07 08:56:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:56:03] Production.INFO: 117
[2026-04-07 08:56:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:03] Production.INFO: ==1971== Releasing lock...
[2026-04-07 08:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:56:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:04] Production.INFO: ==1965== Releasing lock...
[2026-04-07 08:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:56:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:56:04] Production.INFO: Total Charge 0
[2026-04-07 08:56:04] Production.INFO: CreateAllLog End
[2026-04-07 08:56:04] Production.INFO: Account Balance End.
[2026-04-07 08:56:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:56:04] Production.INFO: ==1969== Releasing lock...
[2026-04-07 08:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:56:11] Production.ERROR: CronJobId end10
[2026-04-07 08:56:11] Production.INFO: ==1967== Releasing lock...
[2026-04-07 08:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:56:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:56:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:56:13] Production.INFO: call_cost start
[2026-04-07 08:56:13] Production.INFO: call_cost end
[2026-04-07 08:56:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:56:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:56:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:56:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:56:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:56:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:56:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:56:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:56:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:56:13] Production.INFO: ==1963== Releasing lock...
[2026-04-07 08:56:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:56:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:57:01] Production.INFO: ==2032== Lock acquired, processing the job...
[2026-04-07 13:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:57:01] Production.INFO: neon service started
[2026-04-07 13:57:01] Production.INFO: neon service started
[2026-04-07 13:57:01] Production.INFO: ==2032== Releasing lock...
[2026-04-07 13:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:57:01] Production.INFO: ==2036== Lock acquired, processing the job...
[2026-04-07 12:57:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:57:01] Production.INFO: ==2036== Releasing lock...
[2026-04-07 12:57:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:57:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:57:01] Production.INFO: ==2034== Lock acquired, processing the job...
[2026-04-07 08:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:57:02] Production.INFO: ==2034== Releasing lock...
[2026-04-07 08:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:57:02] Production.INFO: ==2039== Lock acquired, processing the job...
[2026-04-07 08:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:57:02] Production.INFO: ==2041== Lock acquired, processing the job...
[2026-04-07 08:57:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:57:03] Production.INFO: ==2043== Lock acquired, processing the job...
[2026-04-07 08:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:57:03] Production.INFO: ==2047== Lock acquired, processing the job...
[2026-04-07 08:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:57:03] Production.INFO: ==2045== Lock acquired, processing the job...
[2026-04-07 08:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:57:03] Production.INFO: Account Balance Start.
[2026-04-07 08:57:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:57:03] Production.INFO: 117
[2026-04-07 08:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:57:03] Production.INFO: ==2047== Releasing lock...
[2026-04-07 08:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:57:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:03] Production.INFO: ==2041== Releasing lock...
[2026-04-07 08:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:57:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:03] Production.INFO: Date 2026-03-21
[2026-04-07 08:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:03] Production.INFO: Date 2026-03-22
[2026-04-07 08:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:03] Production.INFO: Date 2026-03-23
[2026-04-07 08:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:03] Production.INFO: Date 2026-03-24
[2026-04-07 08:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:03] Production.INFO: Date 2026-03-25
[2026-04-07 08:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:57:04] Production.INFO: Total Charge 0
[2026-04-07 08:57:04] Production.INFO: CreateAllLog End
[2026-04-07 08:57:04] Production.INFO: Account Balance End.
[2026-04-07 08:57:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:57:04] Production.INFO: ==2045== Releasing lock...
[2026-04-07 08:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:57:10] Production.ERROR: CronJobId end10
[2026-04-07 08:57:10] Production.INFO: ==2043== Releasing lock...
[2026-04-07 08:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:57:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:57:14] Production.INFO: call_cost start
[2026-04-07 08:57:14] Production.INFO: call_cost end
[2026-04-07 08:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:57:14] Production.INFO: ==2039== Releasing lock...
[2026-04-07 08:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:58:01] Production.INFO: ==2109== Lock acquired, processing the job...
[2026-04-07 13:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:58:01] Production.INFO: neon service started
[2026-04-07 13:58:01] Production.INFO: neon service started
[2026-04-07 13:58:01] Production.INFO: ==2109== Releasing lock...
[2026-04-07 13:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 08:58:02] Production.INFO: ==2111== Lock acquired, processing the job...
[2026-04-07 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:58:02] Production.INFO: ==2111== Releasing lock...
[2026-04-07 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:58:02] Production.INFO: ==2113== Lock acquired, processing the job...
[2026-04-07 12:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:58:02] Production.INFO: ==2113== Releasing lock...
[2026-04-07 12:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:58:03] Production.INFO: ==2115== Lock acquired, processing the job...
[2026-04-07 08:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:58:03] Production.INFO: ==2117== Lock acquired, processing the job...
[2026-04-07 08:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:58:03] Production.INFO: ==2119== Lock acquired, processing the job...
[2026-04-07 08:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:58:03] Production.INFO: ==2121== Lock acquired, processing the job...
[2026-04-07 08:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:58:03] Production.INFO: ==2123== Lock acquired, processing the job...
[2026-04-07 08:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:58:03] Production.INFO: Account Balance Start.
[2026-04-07 08:58:03] Production.INFO: CreateAllLog Start
[2026-04-07 08:58:03] Production.INFO: 117
[2026-04-07 08:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:58:03] Production.INFO: Date 2026-03-08
[2026-04-07 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:58:03] Production.INFO: ==2123== Releasing lock...
[2026-04-07 08:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:58:03] Production.INFO: Date 2026-03-09
[2026-04-07 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:03] Production.INFO: Date 2026-03-10
[2026-04-07 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:03] Production.INFO: Date 2026-03-11
[2026-04-07 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:03] Production.INFO: Date 2026-03-12
[2026-04-07 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:03] Production.INFO: Date 2026-03-13
[2026-04-07 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:03] Production.INFO: Date 2026-03-14
[2026-04-07 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:03] Production.INFO: Date 2026-03-15
[2026-04-07 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:03] Production.INFO: Date 2026-03-16
[2026-04-07 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:03] Production.INFO: Date 2026-03-17
[2026-04-07 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:03] Production.INFO: Date 2026-03-18
[2026-04-07 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:03] Production.INFO: Date 2026-03-19
[2026-04-07 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:03] Production.INFO: Date 2026-03-20
[2026-04-07 08:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:04] Production.INFO: ==2117== Releasing lock...
[2026-04-07 08:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:58:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:04] Production.INFO: Date 2026-04-03
[2026-04-07 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:04] Production.INFO: Date 2026-04-04
[2026-04-07 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:04] Production.INFO: Date 2026-04-05
[2026-04-07 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:04] Production.INFO: Date 2026-04-06
[2026-04-07 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:04] Production.INFO: Date 2026-04-07
[2026-04-07 08:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:58:04] Production.INFO: Total Charge 0
[2026-04-07 08:58:04] Production.INFO: CreateAllLog End
[2026-04-07 08:58:04] Production.INFO: Account Balance End.
[2026-04-07 08:58:04] Production.ERROR: CronJobId end 12
[2026-04-07 08:58:04] Production.INFO: ==2121== Releasing lock...
[2026-04-07 08:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:58:12] Production.ERROR: CronJobId end10
[2026-04-07 08:58:12] Production.INFO: ==2119== Releasing lock...
[2026-04-07 08:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:58:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:58:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:58:14] Production.INFO: call_cost start
[2026-04-07 08:58:14] Production.INFO: call_cost end
[2026-04-07 08:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:58:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:58:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:58:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:58:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:58:14] Production.INFO: ==2115== Releasing lock...
[2026-04-07 08:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:59:02] Production.INFO: ==2187== Lock acquired, processing the job...
[2026-04-07 13:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 13:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 13:59:02] Production.INFO: neon service started
[2026-04-07 13:59:02] Production.INFO: neon service started
[2026-04-07 13:59:02] Production.INFO: ==2187== Releasing lock...
[2026-04-07 13:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 13:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:59:02] Production.INFO: ==2191== Lock acquired, processing the job...
[2026-04-07 12:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:59:02] Production.INFO: ==2191== Releasing lock...
[2026-04-07 12:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 12:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 08:59:02] Production.INFO: ==2189== Lock acquired, processing the job...
[2026-04-07 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 08:59:02] Production.INFO: ==2189== Releasing lock...
[2026-04-07 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 08:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 08:59:03] Production.INFO: ==2193== Lock acquired, processing the job...
[2026-04-07 08:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 08:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 08:59:03] Production.INFO: ==2197== Lock acquired, processing the job...
[2026-04-07 08:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 08:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 08:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 08:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 08:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 08:59:03] Production.INFO: ==2195== Lock acquired, processing the job...
[2026-04-07 08:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 08:59:03] Production.INFO: ==2200== Lock acquired, processing the job...
[2026-04-07 08:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 08:59:03] Production.INFO: ==2202== Lock acquired, processing the job...
[2026-04-07 08:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 08:59:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 08:59:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 08:59:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 08:59:04] Production.INFO: ==2202== Releasing lock...
[2026-04-07 08:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 08:59:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 08:59:04] Production.INFO: Account Balance Start.
[2026-04-07 08:59:04] Production.INFO: CreateAllLog Start
[2026-04-07 08:59:04] Production.INFO: 117
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-08
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-09
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-10
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-11
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-12
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-13
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-14
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-15
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-16
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: ==2195== Releasing lock...
[2026-04-07 08:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 08:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-17
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-18
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-19
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-20
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-21
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-22
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-23
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-24
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-25
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-26
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-27
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-28
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-29
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-30
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-03-31
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-04-01
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:04] Production.INFO: Date 2026-04-02
[2026-04-07 08:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:05] Production.INFO: Date 2026-04-03
[2026-04-07 08:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:05] Production.INFO: Date 2026-04-04
[2026-04-07 08:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:05] Production.INFO: Date 2026-04-05
[2026-04-07 08:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:05] Production.INFO: Date 2026-04-06
[2026-04-07 08:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:05] Production.INFO: Date 2026-04-07
[2026-04-07 08:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 08:59:05] Production.INFO: Total Charge 0
[2026-04-07 08:59:05] Production.INFO: CreateAllLog End
[2026-04-07 08:59:05] Production.INFO: Account Balance End.
[2026-04-07 08:59:05] Production.ERROR: CronJobId end 12
[2026-04-07 08:59:05] Production.INFO: ==2200== Releasing lock...
[2026-04-07 08:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 08:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 08:59:12] Production.ERROR: CronJobId end10
[2026-04-07 08:59:12] Production.INFO: ==2197== Releasing lock...
[2026-04-07 08:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 08:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 08:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 08:59:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 08:59:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 08:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 08:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 08:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 08:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 08:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 08:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 08:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 08:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 08:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 08:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 08:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 08:59:14] Production.INFO: call_cost start
[2026-04-07 08:59:14] Production.INFO: call_cost end
[2026-04-07 08:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 08:59:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 08:59:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 08:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 08:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 08:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 08:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 08:59:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 08:59:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 08:59:14] Production.INFO: ==2193== Releasing lock...
[2026-04-07 08:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 08:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:00:01] Production.INFO: ==2263== Lock acquired, processing the job...
[2026-04-07 14:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:00:01] Production.INFO: neon service started
[2026-04-07 14:00:01] Production.INFO: neon service started
[2026-04-07 14:00:01] Production.INFO: ==2263== Releasing lock...
[2026-04-07 14:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:00:02] Production.INFO: ==2265== Lock acquired, processing the job...
[2026-04-07 09:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:00:02] Production.INFO: ==2265== Releasing lock...
[2026-04-07 09:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:00:02] Production.INFO: ==2267== Lock acquired, processing the job...
[2026-04-07 13:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:00:02] Production.INFO: ==2267== Releasing lock...
[2026-04-07 13:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:00:03] Production.INFO: ==2270== Lock acquired, processing the job...
[2026-04-07 09:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:00:03] Production.INFO: ==2274== Lock acquired, processing the job...
[2026-04-07 09:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:00:03] Production.INFO: ==2272== Lock acquired, processing the job...
[2026-04-07 09:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:00:03] Production.INFO: ==2276== Lock acquired, processing the job...
[2026-04-07 09:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:00:03] Production.INFO: ==2278== Lock acquired, processing the job...
[2026-04-07 09:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:00:03] Production.INFO: Account Balance Start.
[2026-04-07 09:00:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:00:03] Production.INFO: 117
[2026-04-07 09:00:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:00:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:00:03] Production.INFO: ==2278== Releasing lock...
[2026-04-07 09:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:00:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:04] Production.INFO: ==2272== Releasing lock...
[2026-04-07 09:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:00:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:00:04] Production.INFO: Total Charge 0
[2026-04-07 09:00:04] Production.INFO: CreateAllLog End
[2026-04-07 09:00:04] Production.INFO: Account Balance End.
[2026-04-07 09:00:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:00:04] Production.INFO: ==2276== Releasing lock...
[2026-04-07 09:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:00:11] Production.ERROR: CronJobId end10
[2026-04-07 09:00:11] Production.INFO: ==2274== Releasing lock...
[2026-04-07 09:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:00:14] Production.INFO: call_cost start
[2026-04-07 09:00:14] Production.INFO: call_cost end
[2026-04-07 09:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:00:14] Production.INFO: ==2270== Releasing lock...
[2026-04-07 09:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:01:02] Production.INFO: ==2352== Lock acquired, processing the job...
[2026-04-07 14:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:01:02] Production.INFO: neon service started
[2026-04-07 14:01:02] Production.INFO: neon service started
[2026-04-07 14:01:02] Production.INFO: ==2352== Releasing lock...
[2026-04-07 14:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:01:02] Production.INFO: ==2357== Lock acquired, processing the job...
[2026-04-07 09:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:01:02] Production.INFO: ==2357== Releasing lock...
[2026-04-07 09:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:01:02] Production.INFO: ==2359== Lock acquired, processing the job...
[2026-04-07 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:01:02] Production.INFO: ==2359== Releasing lock...
[2026-04-07 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:01:03] Production.INFO: ==2361== Lock acquired, processing the job...
[2026-04-07 09:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 09:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 09:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 09:01:03] Production.INFO: ==2361== Releasing lock...
[2026-04-07 09:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 09:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 09:01:03] Production.INFO: ==2363== Lock acquired, processing the job...
[2026-04-07 09:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:01:03] Production.INFO: ==2369== Lock acquired, processing the job...
[2026-04-07 09:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:01:03] Production.INFO: ==2365== Lock acquired, processing the job...
[2026-04-07 09:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:01:03] Production.INFO: ==2367== Lock acquired, processing the job...
[2026-04-07 09:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:01:03] Production.INFO: ==2373== Lock acquired, processing the job...
[2026-04-07 09:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:01:03] Production.INFO: ==2371== Lock acquired, processing the job...
[2026-04-07 09:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 09:01:03] Production.INFO: Account Balance Start.
[2026-04-07 09:01:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:01:03] Production.INFO: 117
[2026-04-07 09:01:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 09:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-09
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-10
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-11
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-12
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: ==2373== Releasing lock...
[2026-04-07 09:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-13
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.ERROR: done
[2026-04-07 09:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 09:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052738', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:04] Production.INFO: ==2365== Releasing lock...
[2026-04-07 09:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:01:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:05] Production.INFO: Date 2026-04-01
[2026-04-07 09:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:05] Production.INFO: Date 2026-04-02
[2026-04-07 09:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:05] Production.INFO: Date 2026-04-03
[2026-04-07 09:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:05] Production.INFO: Date 2026-04-04
[2026-04-07 09:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:05] Production.INFO: Date 2026-04-05
[2026-04-07 09:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:05] Production.INFO: Date 2026-04-06
[2026-04-07 09:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:05] Production.INFO: Date 2026-04-07
[2026-04-07 09:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:01:05] Production.INFO: Total Charge 0
[2026-04-07 09:01:05] Production.INFO: CreateAllLog End
[2026-04-07 09:01:05] Production.INFO: helper-LastRunTime===2026-04-07 09:01:00
[2026-04-07 09:01:05] Production.INFO: =diffInterval=0
[2026-04-07 09:01:05] Production.INFO: Account Balance End.
[2026-04-07 09:01:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:01:05] Production.INFO: ==2369== Releasing lock...
[2026-04-07 09:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:01:06] Production.INFO: helper-LastRunTime===2026-04-07 09:01:00
[2026-04-07 09:01:06] Production.INFO: =diffInterval=0
[2026-04-07 09:01:08] Production.INFO: helper-LastRunTime===2026-04-07 09:01:00
[2026-04-07 09:01:08] Production.INFO: =diffInterval=0
[2026-04-07 09:01:09] Production.INFO: helper-LastRunTime===2026-04-07 09:01:00
[2026-04-07 09:01:09] Production.INFO: =diffInterval=0
[2026-04-07 09:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052738', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 09:01:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 09:01:10] Production.INFO: ProcessCDR(1,17052738,1,1,2)
[2026-04-07 09:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052738,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 09:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052738,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 09:01:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 09:01:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 09:01:10] Production.INFO: ==2371== Releasing lock...
[2026-04-07 09:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 09:01:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 09:01:11] Production.INFO: helper-LastRunTime===2026-04-07 09:01:00
[2026-04-07 09:01:11] Production.INFO: =diffInterval=0
[2026-04-07 09:01:12] Production.INFO: helper-LastRunTime===2026-04-07 09:01:00
[2026-04-07 09:01:12] Production.INFO: =diffInterval=0
[2026-04-07 09:01:12] Production.INFO: helper-LastRunTime===2026-04-07 09:01:00
[2026-04-07 09:01:12] Production.INFO: =diffInterval=0
[2026-04-07 09:01:13] Production.INFO: helper-LastRunTime===2026-04-07 09:01:00
[2026-04-07 09:01:13] Production.INFO: =diffInterval=0
[2026-04-07 09:01:14] Production.ERROR: CronJobId end10
[2026-04-07 09:01:14] Production.INFO: ==2367== Releasing lock...
[2026-04-07 09:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:01:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:01:14] Production.INFO: helper-LastRunTime===2026-04-07 09:01:00
[2026-04-07 09:01:14] Production.INFO: =diffInterval=0
[2026-04-07 09:01:14] Production.INFO: helper-LastRunTime===2026-04-07 09:01:00
[2026-04-07 09:01:14] Production.INFO: =diffInterval=0
[2026-04-07 09:01:15] Production.INFO: helper-LastRunTime===2026-04-07 09:01:00
[2026-04-07 09:01:15] Production.INFO: =diffInterval=0
[2026-04-07 09:01:16] Production.INFO: helper-LastRunTime===2026-04-07 09:01:00
[2026-04-07 09:01:16] Production.INFO: =diffInterval=0
[2026-04-07 09:01:16] Production.INFO: helper-LastRunTime===2026-04-07 09:01:00
[2026-04-07 09:01:16] Production.INFO: =diffInterval=0
[2026-04-07 09:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:01:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:01:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:01:17] Production.INFO: call_cost start
[2026-04-07 09:01:17] Production.INFO: call_cost end
[2026-04-07 09:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:01:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:01:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:01:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:01:17] Production.INFO: ==2363== Releasing lock...
[2026-04-07 09:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:02:01] Production.INFO: ==2438== Lock acquired, processing the job...
[2026-04-07 14:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:02:01] Production.INFO: neon service started
[2026-04-07 14:02:01] Production.INFO: neon service started
[2026-04-07 14:02:01] Production.INFO: ==2438== Releasing lock...
[2026-04-07 14:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:02:01] Production.INFO: ==2440== Lock acquired, processing the job...
[2026-04-07 09:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:02:02] Production.INFO: ==2440== Releasing lock...
[2026-04-07 09:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:02:02] Production.INFO: ==2442== Lock acquired, processing the job...
[2026-04-07 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:02:02] Production.INFO: ==2442== Releasing lock...
[2026-04-07 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:02:03] Production.INFO: ==2450== Lock acquired, processing the job...
[2026-04-07 09:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:02:03] Production.INFO: ==2444== Lock acquired, processing the job...
[2026-04-07 09:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:02:03] Production.INFO: ==2452== Lock acquired, processing the job...
[2026-04-07 09:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-07 09:02:03] Production.INFO: ==2446== Lock acquired, processing the job...
[2026-04-07 09:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:02:03] Production.INFO: Account Balance Start.
[2026-04-07 09:02:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:02:03] Production.INFO: 117
[2026-04-07 09:02:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 09:02:03] Production.INFO: ==2454== Lock acquired, processing the job...
[2026-04-07 09:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:02:03] Production.INFO: ==2448== Lock acquired, processing the job...
[2026-04-07 09:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:02:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:02:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:03] Production.INFO: ==2454== Releasing lock...
[2026-04-07 09:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:02:03] Production.ERROR: done
[2026-04-07 09:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-04-07 09:02:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:03] Production.INFO: Date 2026-03-23
[2026-04-07 09:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:04] Production.ERROR: done
[2026-04-07 09:02:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-07 09:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-07 09:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:02:04] Production.INFO: ==2452== Releasing lock...
[2026-04-07 09:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-07 09:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-07 09:02:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:02:04] Production.INFO: Total Charge 0
[2026-04-07 09:02:04] Production.INFO: ==2446== Releasing lock...
[2026-04-07 09:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:02:04] Production.INFO: CreateAllLog End
[2026-04-07 09:02:04] Production.INFO: Account Balance End.
[2026-04-07 09:02:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:02:04] Production.INFO: ==2450== Releasing lock...
[2026-04-07 09:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:02:11] Production.ERROR: CronJobId end10
[2026-04-07 09:02:11] Production.INFO: ==2448== Releasing lock...
[2026-04-07 09:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:02:15] Production.INFO: call_cost start
[2026-04-07 09:02:15] Production.INFO: call_cost end
[2026-04-07 09:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:02:15] Production.INFO: ==2444== Releasing lock...
[2026-04-07 09:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:03:01] Production.INFO: ==2522== Lock acquired, processing the job...
[2026-04-07 14:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:03:01] Production.INFO: neon service started
[2026-04-07 14:03:01] Production.INFO: neon service started
[2026-04-07 14:03:01] Production.INFO: ==2522== Releasing lock...
[2026-04-07 14:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:03:02] Production.INFO: ==2524== Lock acquired, processing the job...
[2026-04-07 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:03:02] Production.INFO: ==2524== Releasing lock...
[2026-04-07 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:03:02] Production.INFO: ==2526== Lock acquired, processing the job...
[2026-04-07 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:03:02] Production.INFO: ==2526== Releasing lock...
[2026-04-07 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:03:03] Production.INFO: ==2528== Lock acquired, processing the job...
[2026-04-07 09:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:03:03] Production.INFO: ==2530== Lock acquired, processing the job...
[2026-04-07 09:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:03:03] Production.INFO: ==2534== Lock acquired, processing the job...
[2026-04-07 09:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:03:03] Production.INFO: ==2532== Lock acquired, processing the job...
[2026-04-07 09:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:03:03] Production.INFO: ==2536== Lock acquired, processing the job...
[2026-04-07 09:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:03:03] Production.INFO: Account Balance Start.
[2026-04-07 09:03:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:03:03] Production.INFO: 117
[2026-04-07 09:03:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:03:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:03:03] Production.INFO: ==2536== Releasing lock...
[2026-04-07 09:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:03:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:03] Production.INFO: ==2530== Releasing lock...
[2026-04-07 09:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:03:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:03:04] Production.INFO: Total Charge 0
[2026-04-07 09:03:04] Production.INFO: CreateAllLog End
[2026-04-07 09:03:04] Production.INFO: Account Balance End.
[2026-04-07 09:03:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:03:04] Production.INFO: ==2534== Releasing lock...
[2026-04-07 09:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:03:11] Production.ERROR: CronJobId end10
[2026-04-07 09:03:11] Production.INFO: ==2532== Releasing lock...
[2026-04-07 09:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:03:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:03:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:03:14] Production.INFO: call_cost start
[2026-04-07 09:03:14] Production.INFO: call_cost end
[2026-04-07 09:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:03:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:03:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:03:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:03:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:03:14] Production.INFO: ==2528== Releasing lock...
[2026-04-07 09:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:04:01] Production.INFO: ==2603== Lock acquired, processing the job...
[2026-04-07 14:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:04:01] Production.INFO: neon service started
[2026-04-07 14:04:01] Production.INFO: neon service started
[2026-04-07 14:04:01] Production.INFO: ==2603== Releasing lock...
[2026-04-07 14:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:04:01] Production.INFO: ==2607== Lock acquired, processing the job...
[2026-04-07 13:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:04:01] Production.INFO: ==2607== Releasing lock...
[2026-04-07 13:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:04:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:04:01] Production.INFO: ==2605== Lock acquired, processing the job...
[2026-04-07 09:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:04:02] Production.INFO: ==2605== Releasing lock...
[2026-04-07 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:04:02] Production.INFO: ==2610== Lock acquired, processing the job...
[2026-04-07 09:04:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:04:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:04:02] Production.INFO: ==2612== Lock acquired, processing the job...
[2026-04-07 09:04:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:04:03] Production.INFO: ==2616== Lock acquired, processing the job...
[2026-04-07 09:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:04:03] Production.INFO: Account Balance Start.
[2026-04-07 09:04:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:04:03] Production.INFO: 117
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.INFO: ==2614== Lock acquired, processing the job...
[2026-04-07 09:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.INFO: ==2618== Lock acquired, processing the job...
[2026-04-07 09:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.INFO: ==2618== Releasing lock...
[2026-04-07 09:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-23
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-24
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-25
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-26
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.INFO: ==2612== Releasing lock...
[2026-04-07 09:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-27
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-28
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-29
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:03] Production.INFO: Date 2026-03-30
[2026-04-07 09:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:04:04] Production.INFO: Total Charge 0
[2026-04-07 09:04:04] Production.INFO: CreateAllLog End
[2026-04-07 09:04:04] Production.INFO: Account Balance End.
[2026-04-07 09:04:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:04:04] Production.INFO: ==2616== Releasing lock...
[2026-04-07 09:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:04:13] Production.ERROR: CronJobId end10
[2026-04-07 09:04:13] Production.INFO: ==2614== Releasing lock...
[2026-04-07 09:04:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:04:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:04:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:04:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:04:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:04:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:04:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:04:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:04:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:04:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:04:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:04:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:04:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:04:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:04:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:04:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:04:15] Production.INFO: call_cost start
[2026-04-07 09:04:15] Production.INFO: call_cost end
[2026-04-07 09:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:04:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:04:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:04:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:04:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:04:15] Production.INFO: ==2610== Releasing lock...
[2026-04-07 09:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:05:01] Production.INFO: ==2697== Lock acquired, processing the job...
[2026-04-07 14:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:05:01] Production.INFO: neon service started
[2026-04-07 14:05:01] Production.INFO: neon service started
[2026-04-07 14:05:01] Production.INFO: ==2697== Releasing lock...
[2026-04-07 14:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:05:02] Production.INFO: ==2699== Lock acquired, processing the job...
[2026-04-07 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:05:02] Production.INFO: ==2701== Lock acquired, processing the job...
[2026-04-07 13:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:05:02] Production.INFO: ==2701== Releasing lock...
[2026-04-07 13:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:05:02] Production.INFO: ==2699== Releasing lock...
[2026-04-07 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:05:03] Production.INFO: ==2704== Lock acquired, processing the job...
[2026-04-07 09:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:05:03] Production.INFO: ==2706== Lock acquired, processing the job...
[2026-04-07 09:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:05:03] Production.INFO: ==2708== Lock acquired, processing the job...
[2026-04-07 09:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:05:03] Production.INFO: ==2712== Lock acquired, processing the job...
[2026-04-07 09:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:05:03] Production.INFO: ==2710== Lock acquired, processing the job...
[2026-04-07 09:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:05:03] Production.INFO: Account Balance Start.
[2026-04-07 09:05:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:05:03] Production.INFO: 117
[2026-04-07 09:05:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:03] Production.INFO: ==2712== Releasing lock...
[2026-04-07 09:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:05:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:03] Production.INFO: ==2706== Releasing lock...
[2026-04-07 09:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:05:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:05:04] Production.INFO: Total Charge 0
[2026-04-07 09:05:04] Production.INFO: CreateAllLog End
[2026-04-07 09:05:04] Production.INFO: Account Balance End.
[2026-04-07 09:05:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:05:04] Production.INFO: ==2710== Releasing lock...
[2026-04-07 09:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:05:11] Production.ERROR: CronJobId end10
[2026-04-07 09:05:11] Production.INFO: ==2708== Releasing lock...
[2026-04-07 09:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:05:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:05:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:05:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:05:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:05:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:05:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:05:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:05:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:05:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:05:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:05:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:05:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:05:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:05:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:05:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:05:14] Production.INFO: call_cost start
[2026-04-07 09:05:14] Production.INFO: call_cost end
[2026-04-07 09:05:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:05:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:05:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:05:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:05:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:05:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:05:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:05:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:05:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:05:14] Production.INFO: ==2704== Releasing lock...
[2026-04-07 09:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:05:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:06:02] Production.INFO: ==2780== Lock acquired, processing the job...
[2026-04-07 14:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:06:02] Production.INFO: neon service started
[2026-04-07 14:06:02] Production.INFO: neon service started
[2026-04-07 14:06:02] Production.INFO: ==2780== Releasing lock...
[2026-04-07 14:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:06:02] Production.INFO: ==2784== Lock acquired, processing the job...
[2026-04-07 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:06:02] Production.INFO: ==2784== Releasing lock...
[2026-04-07 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:06:02] Production.INFO: ==2782== Lock acquired, processing the job...
[2026-04-07 09:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:06:02] Production.INFO: ==2782== Releasing lock...
[2026-04-07 09:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:06:03] Production.INFO: ==2786== Lock acquired, processing the job...
[2026-04-07 09:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:06:03] Production.INFO: ==2788== Lock acquired, processing the job...
[2026-04-07 09:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:06:03] Production.INFO: ==2792== Lock acquired, processing the job...
[2026-04-07 09:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:06:03] Production.INFO: ==2794== Lock acquired, processing the job...
[2026-04-07 09:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:06:03] Production.INFO: ==2790== Lock acquired, processing the job...
[2026-04-07 09:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:06:03] Production.INFO: Account Balance Start.
[2026-04-07 09:06:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:06:03] Production.INFO: 117
[2026-04-07 09:06:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-10
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:06:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:06:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:06:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:06:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:06:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-11
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-12
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:06:04] Production.INFO: ==2794== Releasing lock...
[2026-04-07 09:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-13
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.INFO: ==2788== Releasing lock...
[2026-04-07 09:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:05] Production.INFO: Date 2026-03-31
[2026-04-07 09:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:05] Production.INFO: Date 2026-04-01
[2026-04-07 09:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:05] Production.INFO: Date 2026-04-02
[2026-04-07 09:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:05] Production.INFO: Date 2026-04-03
[2026-04-07 09:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:05] Production.INFO: Date 2026-04-04
[2026-04-07 09:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:05] Production.INFO: Date 2026-04-05
[2026-04-07 09:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:05] Production.INFO: Date 2026-04-06
[2026-04-07 09:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:05] Production.INFO: Date 2026-04-07
[2026-04-07 09:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:06:05] Production.INFO: Total Charge 0
[2026-04-07 09:06:05] Production.INFO: CreateAllLog End
[2026-04-07 09:06:05] Production.INFO: Account Balance End.
[2026-04-07 09:06:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:06:05] Production.INFO: ==2792== Releasing lock...
[2026-04-07 09:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:06:11] Production.ERROR: CronJobId end10
[2026-04-07 09:06:11] Production.INFO: ==2790== Releasing lock...
[2026-04-07 09:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:06:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:06:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:06:15] Production.INFO: call_cost start
[2026-04-07 09:06:15] Production.INFO: call_cost end
[2026-04-07 09:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:06:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:06:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:06:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:06:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:06:15] Production.INFO: ==2786== Releasing lock...
[2026-04-07 09:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:07:01] Production.INFO: ==2862== Lock acquired, processing the job...
[2026-04-07 14:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:07:01] Production.INFO: neon service started
[2026-04-07 14:07:01] Production.INFO: neon service started
[2026-04-07 14:07:01] Production.INFO: ==2862== Releasing lock...
[2026-04-07 14:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:07:01] Production.INFO: ==2868== Lock acquired, processing the job...
[2026-04-07 13:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:07:01] Production.INFO: ==2868== Releasing lock...
[2026-04-07 13:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:07:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:07:02] Production.INFO: ==2866== Lock acquired, processing the job...
[2026-04-07 09:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:07:02] Production.INFO: ==2866== Releasing lock...
[2026-04-07 09:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:07:02] Production.INFO: ==2871== Lock acquired, processing the job...
[2026-04-07 09:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:07:02] Production.INFO: ==2877== Lock acquired, processing the job...
[2026-04-07 09:07:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:07:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:07:03] Production.INFO: Account Balance Start.
[2026-04-07 09:07:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:07:03] Production.INFO: 117
[2026-04-07 09:07:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:03] Production.INFO: ==2875== Lock acquired, processing the job...
[2026-04-07 09:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:07:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:07:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:03] Production.INFO: ==2873== Lock acquired, processing the job...
[2026-04-07 09:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:07:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:07:03] Production.INFO: ==2879== Lock acquired, processing the job...
[2026-04-07 09:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:07:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:03] Production.INFO: ==2879== Releasing lock...
[2026-04-07 09:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:07:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:03] Production.INFO: Date 2026-03-23
[2026-04-07 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:03] Production.INFO: Date 2026-03-24
[2026-04-07 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:03] Production.INFO: Date 2026-03-25
[2026-04-07 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:03] Production.INFO: Date 2026-03-26
[2026-04-07 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:03] Production.INFO: ==2873== Releasing lock...
[2026-04-07 09:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:07:03] Production.INFO: Date 2026-03-27
[2026-04-07 09:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:07:04] Production.INFO: Total Charge 0
[2026-04-07 09:07:04] Production.INFO: CreateAllLog End
[2026-04-07 09:07:04] Production.INFO: Account Balance End.
[2026-04-07 09:07:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:07:04] Production.INFO: ==2877== Releasing lock...
[2026-04-07 09:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:07:12] Production.ERROR: CronJobId end10
[2026-04-07 09:07:12] Production.INFO: ==2875== Releasing lock...
[2026-04-07 09:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:07:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:07:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:07:14] Production.INFO: call_cost start
[2026-04-07 09:07:14] Production.INFO: call_cost end
[2026-04-07 09:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:07:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:07:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:07:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:07:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:07:14] Production.INFO: ==2871== Releasing lock...
[2026-04-07 09:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:08:01] Production.INFO: ==3006== Lock acquired, processing the job...
[2026-04-07 14:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:08:01] Production.INFO: neon service started
[2026-04-07 14:08:01] Production.INFO: neon service started
[2026-04-07 14:08:01] Production.INFO: ==3006== Releasing lock...
[2026-04-07 14:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:08:02] Production.INFO: ==3008== Lock acquired, processing the job...
[2026-04-07 09:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:08:02] Production.INFO: ==3010== Lock acquired, processing the job...
[2026-04-07 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:08:02] Production.INFO: ==3010== Releasing lock...
[2026-04-07 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:08:02] Production.INFO: ==3008== Releasing lock...
[2026-04-07 09:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:08:03] Production.INFO: ==3015== Lock acquired, processing the job...
[2026-04-07 09:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:08:03] Production.INFO: ==3013== Lock acquired, processing the job...
[2026-04-07 09:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:08:03] Production.INFO: ==3017== Lock acquired, processing the job...
[2026-04-07 09:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:08:03] Production.INFO: ==3015== Releasing lock...
[2026-04-07 09:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:08:03] Production.INFO: ==3019== Lock acquired, processing the job...
[2026-04-07 09:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:08:03] Production.INFO: ==3021== Lock acquired, processing the job...
[2026-04-07 09:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:08:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:08:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:08:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:08:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:08:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:08:04] Production.INFO: Account Balance Start.
[2026-04-07 09:08:04] Production.INFO: CreateAllLog Start
[2026-04-07 09:08:04] Production.INFO: 117
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-08
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-09
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:08:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:08:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-10
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: ==3021== Releasing lock...
[2026-04-07 09:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-11
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-12
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-13
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:08:04] Production.INFO: Total Charge 0
[2026-04-07 09:08:04] Production.INFO: CreateAllLog End
[2026-04-07 09:08:05] Production.INFO: Account Balance End.
[2026-04-07 09:08:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:08:05] Production.INFO: ==3019== Releasing lock...
[2026-04-07 09:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:08:11] Production.ERROR: CronJobId end10
[2026-04-07 09:08:11] Production.INFO: ==3017== Releasing lock...
[2026-04-07 09:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:08:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:08:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:08:14] Production.INFO: call_cost start
[2026-04-07 09:08:14] Production.INFO: call_cost end
[2026-04-07 09:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:08:14] Production.INFO: ==3013== Releasing lock...
[2026-04-07 09:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:09:01] Production.INFO: ==3080== Lock acquired, processing the job...
[2026-04-07 14:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:09:01] Production.INFO: neon service started
[2026-04-07 14:09:01] Production.INFO: neon service started
[2026-04-07 14:09:01] Production.INFO: ==3080== Releasing lock...
[2026-04-07 14:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:09:01] Production.INFO: ==3082== Lock acquired, processing the job...
[2026-04-07 09:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:09:01] Production.INFO: ==3082== Releasing lock...
[2026-04-07 09:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:09:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:09:02] Production.INFO: ==3084== Lock acquired, processing the job...
[2026-04-07 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:09:02] Production.INFO: ==3084== Releasing lock...
[2026-04-07 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:09:02] Production.INFO: ==3087== Lock acquired, processing the job...
[2026-04-07 09:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:09:02] Production.INFO: ==3089== Lock acquired, processing the job...
[2026-04-07 09:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:09:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:09:02] Production.INFO: ==3093== Lock acquired, processing the job...
[2026-04-07 09:09:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:09:02] Production.INFO: ==3091== Lock acquired, processing the job...
[2026-04-07 09:09:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:09:02] Production.INFO: Account Balance Start.
[2026-04-07 09:09:02] Production.INFO: CreateAllLog Start
[2026-04-07 09:09:02] Production.INFO: 117
[2026-04-07 09:09:02] Production.INFO: Date 2026-03-08
[2026-04-07 09:09:02] Production.INFO: ==3095== Lock acquired, processing the job...
[2026-04-07 09:09:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:09:02] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:09:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:03] Production.INFO: ==3095== Releasing lock...
[2026-04-07 09:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:09:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:03] Production.INFO: ==3089== Releasing lock...
[2026-04-07 09:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:09:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:03] Production.INFO: Date 2026-03-23
[2026-04-07 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:03] Production.INFO: Date 2026-03-24
[2026-04-07 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:03] Production.INFO: Date 2026-03-25
[2026-04-07 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:03] Production.INFO: Date 2026-03-26
[2026-04-07 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:03] Production.INFO: Date 2026-03-27
[2026-04-07 09:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:09:04] Production.INFO: Total Charge 0
[2026-04-07 09:09:04] Production.INFO: CreateAllLog End
[2026-04-07 09:09:04] Production.INFO: Account Balance End.
[2026-04-07 09:09:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:09:04] Production.INFO: ==3093== Releasing lock...
[2026-04-07 09:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:09:12] Production.ERROR: CronJobId end10
[2026-04-07 09:09:12] Production.INFO: ==3091== Releasing lock...
[2026-04-07 09:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:09:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:09:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:09:14] Production.INFO: call_cost start
[2026-04-07 09:09:14] Production.INFO: call_cost end
[2026-04-07 09:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:09:14] Production.INFO: ==3087== Releasing lock...
[2026-04-07 09:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:10:01] Production.INFO: ==3165== Lock acquired, processing the job...
[2026-04-07 14:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:10:01] Production.INFO: neon service started
[2026-04-07 14:10:01] Production.INFO: neon service started
[2026-04-07 14:10:01] Production.INFO: ==3165== Releasing lock...
[2026-04-07 14:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:10:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 09:10:02] Production.INFO: ==3167== Lock acquired, processing the job...
[2026-04-07 09:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:10:02] Production.INFO: ==3169== Lock acquired, processing the job...
[2026-04-07 13:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:10:02] Production.INFO: ==3169== Releasing lock...
[2026-04-07 13:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:10:02] Production.INFO: ==3167== Releasing lock...
[2026-04-07 09:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:10:03] Production.INFO: ==3172== Lock acquired, processing the job...
[2026-04-07 09:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:10:03] Production.INFO: ==3178== Lock acquired, processing the job...
[2026-04-07 09:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:10:03] Production.INFO: ==3174== Lock acquired, processing the job...
[2026-04-07 09:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:10:03] Production.INFO: ==3180== Lock acquired, processing the job...
[2026-04-07 09:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:10:03] Production.INFO: ==3176== Lock acquired, processing the job...
[2026-04-07 09:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:10:03] Production.INFO: Account Balance Start.
[2026-04-07 09:10:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:10:03] Production.INFO: 117
[2026-04-07 09:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:10:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:10:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:03] Production.INFO: ==3180== Releasing lock...
[2026-04-07 09:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:10:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:03] Production.INFO: ==3174== Releasing lock...
[2026-04-07 09:10:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:10:04] Production.INFO: Total Charge 0
[2026-04-07 09:10:04] Production.INFO: CreateAllLog End
[2026-04-07 09:10:04] Production.INFO: Account Balance End.
[2026-04-07 09:10:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:10:04] Production.INFO: ==3178== Releasing lock...
[2026-04-07 09:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:10:10] Production.ERROR: CronJobId end10
[2026-04-07 09:10:10] Production.INFO: ==3176== Releasing lock...
[2026-04-07 09:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:10:13] Production.INFO: call_cost start
[2026-04-07 09:10:13] Production.INFO: call_cost end
[2026-04-07 09:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:10:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:10:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:10:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:10:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:10:13] Production.INFO: ==3172== Releasing lock...
[2026-04-07 09:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:11:02] Production.INFO: ==3244== Lock acquired, processing the job...
[2026-04-07 14:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:11:02] Production.INFO: neon service started
[2026-04-07 14:11:02] Production.INFO: neon service started
[2026-04-07 14:11:02] Production.INFO: ==3244== Releasing lock...
[2026-04-07 14:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:11:02] Production.INFO: ==3246== Lock acquired, processing the job...
[2026-04-07 09:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:11:02] Production.INFO: ==3246== Releasing lock...
[2026-04-07 09:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:11:03] Production.INFO: ==3248== Lock acquired, processing the job...
[2026-04-07 13:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:11:03] Production.INFO: ==3248== Releasing lock...
[2026-04-07 13:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:11:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:11:03] Production.INFO: ==3256== Lock acquired, processing the job...
[2026-04-07 09:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:11:03] Production.INFO: ==3260== Lock acquired, processing the job...
[2026-04-07 09:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 09:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 09:11:04] Production.INFO: ==3250== Lock acquired, processing the job...
[2026-04-07 09:11:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 09:11:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 09:11:04] Production.INFO: ==3252== Lock acquired, processing the job...
[2026-04-07 09:11:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:11:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 09:11:04] Production.ERROR: CronJob PID - 3256
[2026-04-07 09:11:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 09:11:04] Production.ERROR: CronJob ID - 10
[2026-04-07 09:11:04] Production.ERROR: CronJob Last Run Time 2026-04-07 09:11:00
[2026-04-07 09:11:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 09:11:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 09:11:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 09:11:04] Production.ERROR: CronJob PID - 3260
[2026-04-07 09:11:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-07 09:11:04] Production.ERROR: CronJob ID - 17
[2026-04-07 09:11:04] Production.ERROR: CronJob Last Run Time 2026-04-07 09:11:00
[2026-04-07 09:11:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 09:11:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 09:11:04] Production.INFO: ==3254== Lock acquired, processing the job...
[2026-04-07 09:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:11:04] Production.INFO: ==3258== Lock acquired, processing the job...
[2026-04-07 09:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:11:04] Production.INFO: ==3262== Lock acquired, processing the job...
[2026-04-07 09:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:11:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 09:11:04] Production.INFO: ==3250== Releasing lock...
[2026-04-07 09:11:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 09:11:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 09:11:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:11:04] Production.INFO: Account Balance Start.
[2026-04-07 09:11:04] Production.INFO: CreateAllLog Start
[2026-04-07 09:11:04] Production.INFO: 117
[2026-04-07 09:11:04] Production.INFO: Date 2026-03-08
[2026-04-07 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:04] Production.INFO: ==3262== Releasing lock...
[2026-04-07 09:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:11:04] Production.ERROR: done
[2026-04-07 09:11:04] Production.INFO: Date 2026-03-09
[2026-04-07 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 09:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052780', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 09:11:04] Production.INFO: Date 2026-03-10
[2026-04-07 09:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:04] Production.INFO: ==3254== Releasing lock...
[2026-04-07 09:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-11
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-12
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-13
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-14
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-15
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-16
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-17
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-18
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-19
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-20
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-21
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-22
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-23
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-24
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-25
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-26
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-27
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-28
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-29
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-30
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-03-31
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-04-01
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-04-02
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-04-03
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-04-04
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-04-05
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-04-06
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Date 2026-04-07
[2026-04-07 09:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:11:05] Production.INFO: Total Charge 0
[2026-04-07 09:11:05] Production.INFO: CreateAllLog End
[2026-04-07 09:11:05] Production.INFO: Account Balance End.
[2026-04-07 09:11:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:11:05] Production.INFO: ==3258== Releasing lock...
[2026-04-07 09:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:11:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052780', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 09:11:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 09:11:11] Production.INFO: ProcessCDR(1,17052780,1,1,2)
[2026-04-07 09:11:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052780,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 09:11:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052780,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 09:11:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 09:11:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 09:11:11] Production.INFO: ==3260== Releasing lock...
[2026-04-07 09:11:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 09:11:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 09:11:15] Production.ERROR: CronJobId end10
[2026-04-07 09:11:15] Production.INFO: ==3256== Releasing lock...
[2026-04-07 09:11:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:11:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:11:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:11:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:11:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:11:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:11:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:11:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:11:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:11:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:11:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:11:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:11:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:11:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:11:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:11:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:11:18] Production.INFO: call_cost start
[2026-04-07 09:11:18] Production.INFO: call_cost end
[2026-04-07 09:11:18] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:11:18] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:11:18] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:11:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:11:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:11:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:11:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:11:18] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:11:18] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:11:18] Production.INFO: ==3252== Releasing lock...
[2026-04-07 09:11:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:11:18] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:12:01] Production.INFO: ==3328== Lock acquired, processing the job...
[2026-04-07 14:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:12:01] Production.INFO: neon service started
[2026-04-07 14:12:01] Production.INFO: neon service started
[2026-04-07 14:12:01] Production.INFO: ==3328== Releasing lock...
[2026-04-07 14:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:12:02] Production.INFO: ==3330== Lock acquired, processing the job...
[2026-04-07 09:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:12:02] Production.INFO: ==3332== Lock acquired, processing the job...
[2026-04-07 13:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:12:02] Production.INFO: ==3332== Releasing lock...
[2026-04-07 13:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:12:02] Production.INFO: ==3330== Releasing lock...
[2026-04-07 09:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:12:03] Production.INFO: ==3337== Lock acquired, processing the job...
[2026-04-07 09:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:12:03] Production.INFO: ==3339== Lock acquired, processing the job...
[2026-04-07 09:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:12:03] Production.INFO: ==3341== Lock acquired, processing the job...
[2026-04-07 09:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:12:03] Production.INFO: ==3335== Lock acquired, processing the job...
[2026-04-07 09:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:12:03] Production.INFO: ==3343== Lock acquired, processing the job...
[2026-04-07 09:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:12:03] Production.INFO: Account Balance Start.
[2026-04-07 09:12:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:12:03] Production.INFO: 117
[2026-04-07 09:12:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:12:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:03] Production.INFO: ==3337== Releasing lock...
[2026-04-07 09:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:12:03] Production.INFO: ==3343== Releasing lock...
[2026-04-07 09:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:12:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-03-12
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-03-13
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:05] Production.INFO: Date 2026-04-05
[2026-04-07 09:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:05] Production.INFO: Date 2026-04-06
[2026-04-07 09:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:05] Production.INFO: Date 2026-04-07
[2026-04-07 09:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:12:05] Production.INFO: Total Charge 0
[2026-04-07 09:12:05] Production.INFO: CreateAllLog End
[2026-04-07 09:12:05] Production.INFO: Account Balance End.
[2026-04-07 09:12:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:12:05] Production.INFO: ==3341== Releasing lock...
[2026-04-07 09:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:12:12] Production.ERROR: CronJobId end10
[2026-04-07 09:12:12] Production.INFO: ==3339== Releasing lock...
[2026-04-07 09:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:12:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:12:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:12:14] Production.INFO: call_cost start
[2026-04-07 09:12:14] Production.INFO: call_cost end
[2026-04-07 09:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:12:14] Production.INFO: ==3335== Releasing lock...
[2026-04-07 09:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:13:02] Production.INFO: ==3407== Lock acquired, processing the job...
[2026-04-07 14:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:13:02] Production.INFO: neon service started
[2026-04-07 14:13:02] Production.INFO: neon service started
[2026-04-07 14:13:02] Production.INFO: ==3407== Releasing lock...
[2026-04-07 14:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:13:02] Production.INFO: ==3411== Lock acquired, processing the job...
[2026-04-07 13:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:13:02] Production.INFO: ==3411== Releasing lock...
[2026-04-07 13:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:13:02] Production.INFO: ==3409== Lock acquired, processing the job...
[2026-04-07 09:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:13:02] Production.INFO: ==3409== Releasing lock...
[2026-04-07 09:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:13:03] Production.INFO: ==3415== Lock acquired, processing the job...
[2026-04-07 09:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:13:03] Production.INFO: ==3417== Lock acquired, processing the job...
[2026-04-07 09:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:13:03] Production.INFO: ==3413== Lock acquired, processing the job...
[2026-04-07 09:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:13:03] Production.INFO: ==3419== Lock acquired, processing the job...
[2026-04-07 09:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:13:03] Production.INFO: Account Balance Start.
[2026-04-07 09:13:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:13:03] Production.INFO: 117
[2026-04-07 09:13:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:13:03] Production.INFO: ==3421== Lock acquired, processing the job...
[2026-04-07 09:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:03] Production.INFO: ==3415== Releasing lock...
[2026-04-07 09:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:13:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:13:03] Production.INFO: ==3421== Releasing lock...
[2026-04-07 09:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:13:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-03-12
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-03-13
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:05] Production.INFO: Date 2026-04-05
[2026-04-07 09:13:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:05] Production.INFO: Date 2026-04-06
[2026-04-07 09:13:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:05] Production.INFO: Date 2026-04-07
[2026-04-07 09:13:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:13:05] Production.INFO: Total Charge 0
[2026-04-07 09:13:05] Production.INFO: CreateAllLog End
[2026-04-07 09:13:05] Production.INFO: Account Balance End.
[2026-04-07 09:13:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:13:05] Production.INFO: ==3419== Releasing lock...
[2026-04-07 09:13:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:13:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:13:11] Production.ERROR: CronJobId end10
[2026-04-07 09:13:11] Production.INFO: ==3417== Releasing lock...
[2026-04-07 09:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:13:14] Production.INFO: call_cost start
[2026-04-07 09:13:14] Production.INFO: call_cost end
[2026-04-07 09:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:13:14] Production.INFO: ==3413== Releasing lock...
[2026-04-07 09:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:14:01] Production.INFO: ==3487== Lock acquired, processing the job...
[2026-04-07 14:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:14:01] Production.INFO: neon service started
[2026-04-07 14:14:01] Production.INFO: neon service started
[2026-04-07 14:14:01] Production.INFO: ==3487== Releasing lock...
[2026-04-07 14:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:14:02] Production.INFO: ==3489== Lock acquired, processing the job...
[2026-04-07 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:14:02] Production.INFO: ==3491== Lock acquired, processing the job...
[2026-04-07 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:14:02] Production.INFO: ==3491== Releasing lock...
[2026-04-07 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:14:02] Production.INFO: ==3489== Releasing lock...
[2026-04-07 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:14:03] Production.INFO: ==3496== Lock acquired, processing the job...
[2026-04-07 09:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:14:03] Production.INFO: ==3500== Lock acquired, processing the job...
[2026-04-07 09:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:14:03] Production.INFO: ==3494== Lock acquired, processing the job...
[2026-04-07 09:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:14:03] Production.INFO: ==3498== Lock acquired, processing the job...
[2026-04-07 09:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:14:03] Production.INFO: ==3502== Lock acquired, processing the job...
[2026-04-07 09:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:14:03] Production.INFO: Account Balance Start.
[2026-04-07 09:14:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:14:03] Production.INFO: 117
[2026-04-07 09:14:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:14:03] Production.INFO: ==3502== Releasing lock...
[2026-04-07 09:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:14:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:03] Production.INFO: ==3496== Releasing lock...
[2026-04-07 09:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:14:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:14:04] Production.INFO: Total Charge 0
[2026-04-07 09:14:04] Production.INFO: CreateAllLog End
[2026-04-07 09:14:04] Production.INFO: Account Balance End.
[2026-04-07 09:14:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:14:04] Production.INFO: ==3500== Releasing lock...
[2026-04-07 09:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:14:10] Production.ERROR: CronJobId end10
[2026-04-07 09:14:10] Production.INFO: ==3498== Releasing lock...
[2026-04-07 09:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:14:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:14:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:14:13] Production.INFO: call_cost start
[2026-04-07 09:14:13] Production.INFO: call_cost end
[2026-04-07 09:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:14:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:14:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:14:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:14:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:14:13] Production.INFO: ==3494== Releasing lock...
[2026-04-07 09:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:15:01] Production.INFO: ==3567== Lock acquired, processing the job...
[2026-04-07 14:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:15:01] Production.INFO: neon service started
[2026-04-07 14:15:01] Production.INFO: neon service started
[2026-04-07 14:15:01] Production.INFO: ==3567== Releasing lock...
[2026-04-07 14:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:15:02] Production.INFO: ==3571== Lock acquired, processing the job...
[2026-04-07 13:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:15:02] Production.INFO: ==3571== Releasing lock...
[2026-04-07 13:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:15:02] Production.INFO: ==3569== Lock acquired, processing the job...
[2026-04-07 09:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:15:02] Production.INFO: ==3569== Releasing lock...
[2026-04-07 09:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:15:03] Production.INFO: ==3574== Lock acquired, processing the job...
[2026-04-07 09:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:15:03] Production.INFO: ==3576== Lock acquired, processing the job...
[2026-04-07 09:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:15:03] Production.INFO: ==3578== Lock acquired, processing the job...
[2026-04-07 09:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:15:03] Production.INFO: ==3582== Lock acquired, processing the job...
[2026-04-07 09:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:15:03] Production.INFO: ==3580== Lock acquired, processing the job...
[2026-04-07 09:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:15:03] Production.INFO: Account Balance Start.
[2026-04-07 09:15:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:15:03] Production.INFO: 117
[2026-04-07 09:15:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:15:03] Production.INFO: ==3582== Releasing lock...
[2026-04-07 09:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:15:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: ==3576== Releasing lock...
[2026-04-07 09:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:15:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:15:04] Production.INFO: Total Charge 0
[2026-04-07 09:15:04] Production.INFO: CreateAllLog End
[2026-04-07 09:15:04] Production.INFO: Account Balance End.
[2026-04-07 09:15:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:15:04] Production.INFO: ==3580== Releasing lock...
[2026-04-07 09:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:15:11] Production.ERROR: CronJobId end10
[2026-04-07 09:15:11] Production.INFO: ==3578== Releasing lock...
[2026-04-07 09:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:15:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:15:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:15:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:15:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:15:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:15:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:15:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:15:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:15:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:15:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:15:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:15:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:15:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:15:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:15:14] Production.INFO: call_cost start
[2026-04-07 09:15:14] Production.INFO: call_cost end
[2026-04-07 09:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:15:14] Production.INFO: ==3574== Releasing lock...
[2026-04-07 09:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:16:02] Production.INFO: ==3642== Lock acquired, processing the job...
[2026-04-07 14:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:16:02] Production.INFO: neon service started
[2026-04-07 14:16:02] Production.INFO: neon service started
[2026-04-07 14:16:02] Production.INFO: ==3642== Releasing lock...
[2026-04-07 14:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:16:02] Production.INFO: ==3644== Lock acquired, processing the job...
[2026-04-07 09:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:16:02] Production.INFO: ==3644== Releasing lock...
[2026-04-07 09:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:16:03] Production.INFO: ==3647== Lock acquired, processing the job...
[2026-04-07 13:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:16:03] Production.INFO: ==3647== Releasing lock...
[2026-04-07 13:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:16:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:16:03] Production.INFO: ==3649== Lock acquired, processing the job...
[2026-04-07 09:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:16:03] Production.INFO: ==3653== Lock acquired, processing the job...
[2026-04-07 09:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:16:03] Production.INFO: ==3655== Lock acquired, processing the job...
[2026-04-07 09:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:16:03] Production.INFO: Account Balance Start.
[2026-04-07 09:16:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:16:03] Production.INFO: 117
[2026-04-07 09:16:03] Production.INFO: ==3651== Lock acquired, processing the job...
[2026-04-07 09:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:16:03] Production.INFO: ==3657== Lock acquired, processing the job...
[2026-04-07 09:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:16:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:16:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:16:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:16:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:03] Production.INFO: ==3657== Releasing lock...
[2026-04-07 09:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:16:04] Production.INFO: Date 2026-03-13
[2026-04-07 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:04] Production.INFO: ==3651== Releasing lock...
[2026-04-07 09:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:16:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:05] Production.INFO: Date 2026-03-29
[2026-04-07 09:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:05] Production.INFO: Date 2026-03-30
[2026-04-07 09:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:05] Production.INFO: Date 2026-03-31
[2026-04-07 09:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:05] Production.INFO: Date 2026-04-01
[2026-04-07 09:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:05] Production.INFO: Date 2026-04-02
[2026-04-07 09:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:05] Production.INFO: Date 2026-04-03
[2026-04-07 09:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:05] Production.INFO: Date 2026-04-04
[2026-04-07 09:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:05] Production.INFO: Date 2026-04-05
[2026-04-07 09:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:05] Production.INFO: Date 2026-04-06
[2026-04-07 09:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:05] Production.INFO: Date 2026-04-07
[2026-04-07 09:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:16:05] Production.INFO: Total Charge 0
[2026-04-07 09:16:05] Production.INFO: CreateAllLog End
[2026-04-07 09:16:05] Production.INFO: Account Balance End.
[2026-04-07 09:16:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:16:05] Production.INFO: ==3655== Releasing lock...
[2026-04-07 09:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:16:11] Production.ERROR: CronJobId end10
[2026-04-07 09:16:11] Production.INFO: ==3653== Releasing lock...
[2026-04-07 09:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:16:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:16:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:16:14] Production.INFO: call_cost start
[2026-04-07 09:16:14] Production.INFO: call_cost end
[2026-04-07 09:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:16:14] Production.INFO: ==3649== Releasing lock...
[2026-04-07 09:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:17:01] Production.INFO: ==3724== Lock acquired, processing the job...
[2026-04-07 14:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:17:01] Production.INFO: neon service started
[2026-04-07 14:17:01] Production.INFO: neon service started
[2026-04-07 14:17:01] Production.INFO: ==3724== Releasing lock...
[2026-04-07 14:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:17:02] Production.INFO: ==3726== Lock acquired, processing the job...
[2026-04-07 09:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:17:02] Production.INFO: ==3728== Lock acquired, processing the job...
[2026-04-07 13:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:17:02] Production.INFO: ==3728== Releasing lock...
[2026-04-07 13:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:17:02] Production.INFO: ==3726== Releasing lock...
[2026-04-07 09:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:17:03] Production.INFO: ==3731== Lock acquired, processing the job...
[2026-04-07 09:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:17:03] Production.INFO: ==3733== Lock acquired, processing the job...
[2026-04-07 09:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:17:03] Production.INFO: ==3737== Lock acquired, processing the job...
[2026-04-07 09:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:17:03] Production.INFO: ==3735== Lock acquired, processing the job...
[2026-04-07 09:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:17:03] Production.INFO: ==3739== Lock acquired, processing the job...
[2026-04-07 09:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:17:03] Production.INFO: Account Balance Start.
[2026-04-07 09:17:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:17:03] Production.INFO: 117
[2026-04-07 09:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:17:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:17:03] Production.INFO: ==3739== Releasing lock...
[2026-04-07 09:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:17:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: ==3733== Releasing lock...
[2026-04-07 09:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:17:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:17:04] Production.INFO: Total Charge 0
[2026-04-07 09:17:04] Production.INFO: CreateAllLog End
[2026-04-07 09:17:05] Production.INFO: Account Balance End.
[2026-04-07 09:17:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:17:05] Production.INFO: ==3737== Releasing lock...
[2026-04-07 09:17:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:17:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:17:11] Production.ERROR: CronJobId end10
[2026-04-07 09:17:11] Production.INFO: ==3735== Releasing lock...
[2026-04-07 09:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:17:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:17:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:17:14] Production.INFO: call_cost start
[2026-04-07 09:17:14] Production.INFO: call_cost end
[2026-04-07 09:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:17:14] Production.INFO: ==3731== Releasing lock...
[2026-04-07 09:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:18:02] Production.INFO: ==3806== Lock acquired, processing the job...
[2026-04-07 14:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:18:02] Production.INFO: neon service started
[2026-04-07 14:18:02] Production.INFO: neon service started
[2026-04-07 14:18:02] Production.INFO: ==3806== Releasing lock...
[2026-04-07 14:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:18:02] Production.INFO: ==3809== Lock acquired, processing the job...
[2026-04-07 09:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:18:02] Production.INFO: ==3809== Releasing lock...
[2026-04-07 09:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:18:02] Production.INFO: ==3811== Lock acquired, processing the job...
[2026-04-07 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:18:02] Production.INFO: ==3811== Releasing lock...
[2026-04-07 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:18:03] Production.INFO: ==3821== Lock acquired, processing the job...
[2026-04-07 09:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:18:03] Production.INFO: ==3819== Lock acquired, processing the job...
[2026-04-07 09:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:18:03] Production.INFO: ==3815== Lock acquired, processing the job...
[2026-04-07 09:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:18:03] Production.INFO: ==3813== Lock acquired, processing the job...
[2026-04-07 09:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:18:03] Production.INFO: ==3817== Lock acquired, processing the job...
[2026-04-07 09:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:18:03] Production.INFO: Account Balance Start.
[2026-04-07 09:18:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:18:03] Production.INFO: 117
[2026-04-07 09:18:03] Production.INFO: ==3821== Releasing lock...
[2026-04-07 09:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:18:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:18:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: ==3815== Releasing lock...
[2026-04-07 09:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:18:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:05] Production.INFO: Date 2026-04-07
[2026-04-07 09:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:18:05] Production.INFO: Total Charge 0
[2026-04-07 09:18:05] Production.INFO: CreateAllLog End
[2026-04-07 09:18:05] Production.INFO: Account Balance End.
[2026-04-07 09:18:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:18:05] Production.INFO: ==3819== Releasing lock...
[2026-04-07 09:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:18:12] Production.ERROR: CronJobId end10
[2026-04-07 09:18:12] Production.INFO: ==3817== Releasing lock...
[2026-04-07 09:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:18:14] Production.INFO: call_cost start
[2026-04-07 09:18:14] Production.INFO: call_cost end
[2026-04-07 09:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:18:14] Production.INFO: ==3813== Releasing lock...
[2026-04-07 09:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:19:01] Production.INFO: ==3888== Lock acquired, processing the job...
[2026-04-07 14:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:19:01] Production.INFO: neon service started
[2026-04-07 14:19:01] Production.INFO: neon service started
[2026-04-07 14:19:01] Production.INFO: ==3888== Releasing lock...
[2026-04-07 14:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:19:01] Production.INFO: ==3890== Lock acquired, processing the job...
[2026-04-07 09:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:19:02] Production.INFO: ==3890== Releasing lock...
[2026-04-07 09:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:19:02] Production.INFO: ==3892== Lock acquired, processing the job...
[2026-04-07 13:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:19:02] Production.INFO: ==3892== Releasing lock...
[2026-04-07 13:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:19:02] Production.INFO: ==3903== Lock acquired, processing the job...
[2026-04-07 09:19:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:19:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:19:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:19:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:19:02] Production.INFO: ==3903== Releasing lock...
[2026-04-07 09:19:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:19:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:19:03] Production.INFO: ==3894== Lock acquired, processing the job...
[2026-04-07 09:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:19:03] Production.INFO: ==3896== Lock acquired, processing the job...
[2026-04-07 09:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:19:03] Production.INFO: ==3898== Lock acquired, processing the job...
[2026-04-07 09:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:19:03] Production.INFO: ==3900== Lock acquired, processing the job...
[2026-04-07 09:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:19:03] Production.INFO: Account Balance Start.
[2026-04-07 09:19:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:19:03] Production.INFO: 117
[2026-04-07 09:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-23
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-24
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-25
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-26
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-27
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-28
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: ==3896== Releasing lock...
[2026-04-07 09:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-29
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-30
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-03-31
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-04-01
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-04-02
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-04-03
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:03] Production.INFO: Date 2026-04-04
[2026-04-07 09:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:19:04] Production.INFO: Total Charge 0
[2026-04-07 09:19:04] Production.INFO: CreateAllLog End
[2026-04-07 09:19:04] Production.INFO: Account Balance End.
[2026-04-07 09:19:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:19:04] Production.INFO: ==3900== Releasing lock...
[2026-04-07 09:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:19:11] Production.ERROR: CronJobId end10
[2026-04-07 09:19:11] Production.INFO: ==3898== Releasing lock...
[2026-04-07 09:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:19:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:19:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:19:14] Production.INFO: call_cost start
[2026-04-07 09:19:14] Production.INFO: call_cost end
[2026-04-07 09:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:19:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:19:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:19:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:19:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:19:15] Production.INFO: ==3894== Releasing lock...
[2026-04-07 09:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:20:02] Production.INFO: ==3968== Lock acquired, processing the job...
[2026-04-07 14:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:20:02] Production.INFO: neon service started
[2026-04-07 14:20:02] Production.INFO: neon service started
[2026-04-07 14:20:02] Production.INFO: ==3968== Releasing lock...
[2026-04-07 14:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:20:02] Production.INFO: ==3971== Lock acquired, processing the job...
[2026-04-07 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:20:02] Production.INFO: ==3971== Releasing lock...
[2026-04-07 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:20:02] Production.INFO: ==3973== Lock acquired, processing the job...
[2026-04-07 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:20:02] Production.INFO: ==3973== Releasing lock...
[2026-04-07 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:20:03] Production.INFO: ==3975== Lock acquired, processing the job...
[2026-04-07 09:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:20:03] Production.INFO: ==3977== Lock acquired, processing the job...
[2026-04-07 09:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:20:03] Production.INFO: ==3979== Lock acquired, processing the job...
[2026-04-07 09:20:03] Production.INFO: ==3983== Lock acquired, processing the job...
[2026-04-07 09:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:20:03] Production.INFO: ==3981== Lock acquired, processing the job...
[2026-04-07 09:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:20:03] Production.INFO: ==3983== Releasing lock...
[2026-04-07 09:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:20:03] Production.INFO: Account Balance Start.
[2026-04-07 09:20:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:20:03] Production.INFO: 117
[2026-04-07 09:20:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-03-13
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: ==3977== Releasing lock...
[2026-04-07 09:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:20:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:20:04] Production.INFO: Total Charge 0
[2026-04-07 09:20:04] Production.INFO: CreateAllLog End
[2026-04-07 09:20:05] Production.INFO: Account Balance End.
[2026-04-07 09:20:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:20:05] Production.INFO: ==3981== Releasing lock...
[2026-04-07 09:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:20:12] Production.ERROR: CronJobId end10
[2026-04-07 09:20:12] Production.INFO: ==3979== Releasing lock...
[2026-04-07 09:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:20:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:20:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:20:13] Production.INFO: call_cost start
[2026-04-07 09:20:13] Production.INFO: call_cost end
[2026-04-07 09:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:20:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:20:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:20:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:20:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:20:13] Production.INFO: ==3975== Releasing lock...
[2026-04-07 09:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:21:01] Production.INFO: ==4059== Lock acquired, processing the job...
[2026-04-07 14:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:21:01] Production.INFO: neon service started
[2026-04-07 14:21:01] Production.INFO: neon service started
[2026-04-07 14:21:01] Production.INFO: ==4059== Releasing lock...
[2026-04-07 14:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:21:01] Production.INFO: ==4061== Lock acquired, processing the job...
[2026-04-07 09:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:21:02] Production.INFO: ==4061== Releasing lock...
[2026-04-07 09:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:21:02] Production.INFO: ==4063== Lock acquired, processing the job...
[2026-04-07 13:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:21:02] Production.INFO: ==4063== Releasing lock...
[2026-04-07 13:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:21:03] Production.INFO: ==4067== Lock acquired, processing the job...
[2026-04-07 09:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:21:03] Production.INFO: ==4065== Lock acquired, processing the job...
[2026-04-07 09:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 09:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 09:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 09:21:03] Production.ERROR: CronJob PID - 4067
[2026-04-07 09:21:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 09:21:03] Production.ERROR: CronJob ID - 5
[2026-04-07 09:21:03] Production.ERROR: CronJob Last Run Time 2026-04-07 09:21:00
[2026-04-07 09:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 09:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 09:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 09:21:03] Production.INFO: ==4065== Releasing lock...
[2026-04-07 09:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 09:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 09:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:21:03] Production.INFO: ==4074== Lock acquired, processing the job...
[2026-04-07 09:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:21:03] Production.INFO: ==4078== Lock acquired, processing the job...
[2026-04-07 09:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:21:03] Production.INFO: Account Balance Start.
[2026-04-07 09:21:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:21:03] Production.INFO: ==4072== Lock acquired, processing the job...
[2026-04-07 09:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:21:03] Production.INFO: 117
[2026-04-07 09:21:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:21:03] Production.INFO: ==4070== Lock acquired, processing the job...
[2026-04-07 09:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:03] Production.INFO: ==4076== Lock acquired, processing the job...
[2026-04-07 09:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 09:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:21:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:21:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 09:21:03] Production.INFO: ==4078== Releasing lock...
[2026-04-07 09:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:21:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:03] Production.INFO: Date 2026-03-23
[2026-04-07 09:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:03] Production.INFO: Date 2026-03-24
[2026-04-07 09:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:03] Production.INFO: Date 2026-03-25
[2026-04-07 09:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:04] Production.ERROR: done
[2026-04-07 09:21:04] Production.INFO: ==4070== Releasing lock...
[2026-04-07 09:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 09:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052821', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 09:21:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:21:04] Production.INFO: Total Charge 0
[2026-04-07 09:21:04] Production.INFO: CreateAllLog End
[2026-04-07 09:21:04] Production.INFO: Account Balance End.
[2026-04-07 09:21:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:21:04] Production.INFO: ==4074== Releasing lock...
[2026-04-07 09:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052821', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 09:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 09:21:10] Production.INFO: ProcessCDR(1,17052821,1,1,2)
[2026-04-07 09:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052821,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 09:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052821,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 09:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 09:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 09:21:10] Production.INFO: ==4076== Releasing lock...
[2026-04-07 09:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 09:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 09:21:13] Production.ERROR: CronJobId end10
[2026-04-07 09:21:13] Production.INFO: ==4072== Releasing lock...
[2026-04-07 09:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:21:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:21:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:21:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:21:16] Production.INFO: call_cost start
[2026-04-07 09:21:16] Production.INFO: call_cost end
[2026-04-07 09:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:21:16] Production.INFO: ==4067== Releasing lock...
[2026-04-07 09:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:22:02] Production.INFO: ==4150== Lock acquired, processing the job...
[2026-04-07 14:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:22:02] Production.INFO: neon service started
[2026-04-07 14:22:02] Production.INFO: neon service started
[2026-04-07 14:22:02] Production.INFO: ==4150== Releasing lock...
[2026-04-07 14:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:22:02] Production.INFO: ==4153== Lock acquired, processing the job...
[2026-04-07 09:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:22:02] Production.INFO: ==4153== Releasing lock...
[2026-04-07 09:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:22:02] Production.INFO: ==4155== Lock acquired, processing the job...
[2026-04-07 13:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:22:02] Production.INFO: ==4155== Releasing lock...
[2026-04-07 13:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:22:03] Production.INFO: ==4161== Lock acquired, processing the job...
[2026-04-07 09:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:22:03] Production.INFO: ==4157== Lock acquired, processing the job...
[2026-04-07 09:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:22:03] Production.INFO: ==4159== Lock acquired, processing the job...
[2026-04-07 09:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:22:03] Production.INFO: ==4163== Lock acquired, processing the job...
[2026-04-07 09:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:22:03] Production.INFO: ==4165== Lock acquired, processing the job...
[2026-04-07 09:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:22:03] Production.INFO: Account Balance Start.
[2026-04-07 09:22:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:22:04] Production.INFO: 117
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-08
[2026-04-07 09:22:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:22:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:22:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: ==4165== Releasing lock...
[2026-04-07 09:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-09
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-10
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-11
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-12
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-13
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: ==4159== Releasing lock...
[2026-04-07 09:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:05] Production.INFO: Date 2026-04-03
[2026-04-07 09:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:05] Production.INFO: Date 2026-04-04
[2026-04-07 09:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:05] Production.INFO: Date 2026-04-05
[2026-04-07 09:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:05] Production.INFO: Date 2026-04-06
[2026-04-07 09:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:05] Production.INFO: Date 2026-04-07
[2026-04-07 09:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:22:05] Production.INFO: Total Charge 0
[2026-04-07 09:22:05] Production.INFO: CreateAllLog End
[2026-04-07 09:22:05] Production.INFO: Account Balance End.
[2026-04-07 09:22:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:22:05] Production.INFO: ==4163== Releasing lock...
[2026-04-07 09:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:22:11] Production.ERROR: CronJobId end10
[2026-04-07 09:22:11] Production.INFO: ==4161== Releasing lock...
[2026-04-07 09:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:22:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:22:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:22:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:22:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:22:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:22:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:22:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:22:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:22:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:22:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:22:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:22:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:22:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:22:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:22:15] Production.INFO: call_cost start
[2026-04-07 09:22:15] Production.INFO: call_cost end
[2026-04-07 09:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:22:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:22:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:22:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:22:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:22:15] Production.INFO: ==4157== Releasing lock...
[2026-04-07 09:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:23:01] Production.INFO: ==4228== Lock acquired, processing the job...
[2026-04-07 14:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:23:01] Production.INFO: neon service started
[2026-04-07 14:23:01] Production.INFO: neon service started
[2026-04-07 14:23:01] Production.INFO: ==4228== Releasing lock...
[2026-04-07 14:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:23:02] Production.INFO: ==4232== Lock acquired, processing the job...
[2026-04-07 13:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:23:02] Production.INFO: ==4232== Releasing lock...
[2026-04-07 13:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:23:02] Production.INFO: ==4230== Lock acquired, processing the job...
[2026-04-07 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:23:02] Production.INFO: ==4230== Releasing lock...
[2026-04-07 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:23:03] Production.INFO: ==4235== Lock acquired, processing the job...
[2026-04-07 09:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:23:03] Production.INFO: ==4237== Lock acquired, processing the job...
[2026-04-07 09:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:23:03] Production.INFO: ==4243== Lock acquired, processing the job...
[2026-04-07 09:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:23:03] Production.INFO: ==4239== Lock acquired, processing the job...
[2026-04-07 09:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:23:03] Production.INFO: ==4241== Lock acquired, processing the job...
[2026-04-07 09:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:23:03] Production.INFO: Account Balance Start.
[2026-04-07 09:23:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:23:03] Production.INFO: 117
[2026-04-07 09:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:23:03] Production.INFO: ==4243== Releasing lock...
[2026-04-07 09:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:23:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: ==4237== Releasing lock...
[2026-04-07 09:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:23:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:23:04] Production.INFO: Total Charge 0
[2026-04-07 09:23:04] Production.INFO: CreateAllLog End
[2026-04-07 09:23:04] Production.INFO: Account Balance End.
[2026-04-07 09:23:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:23:04] Production.INFO: ==4241== Releasing lock...
[2026-04-07 09:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:23:11] Production.ERROR: CronJobId end10
[2026-04-07 09:23:11] Production.INFO: ==4239== Releasing lock...
[2026-04-07 09:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:23:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:23:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:23:13] Production.INFO: call_cost start
[2026-04-07 09:23:13] Production.INFO: call_cost end
[2026-04-07 09:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:23:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:23:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:23:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:23:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:23:13] Production.INFO: ==4235== Releasing lock...
[2026-04-07 09:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:24:01] Production.INFO: ==4304== Lock acquired, processing the job...
[2026-04-07 14:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:24:01] Production.INFO: neon service started
[2026-04-07 14:24:01] Production.INFO: neon service started
[2026-04-07 14:24:01] Production.INFO: ==4304== Releasing lock...
[2026-04-07 14:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:24:02] Production.INFO: ==4306== Lock acquired, processing the job...
[2026-04-07 09:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:24:02] Production.INFO: ==4306== Releasing lock...
[2026-04-07 09:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:24:02] Production.INFO: ==4308== Lock acquired, processing the job...
[2026-04-07 13:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:24:02] Production.INFO: ==4308== Releasing lock...
[2026-04-07 13:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:24:03] Production.INFO: ==4317== Lock acquired, processing the job...
[2026-04-07 09:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:24:03] Production.INFO: Account Balance Start.
[2026-04-07 09:24:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:24:03] Production.INFO: 117
[2026-04-07 09:24:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:03] Production.INFO: ==4311== Lock acquired, processing the job...
[2026-04-07 09:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:24:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:24:03] Production.INFO: ==4313== Lock acquired, processing the job...
[2026-04-07 09:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:24:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:03] Production.INFO: ==4319== Lock acquired, processing the job...
[2026-04-07 09:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:24:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:03] Production.INFO: ==4315== Lock acquired, processing the job...
[2026-04-07 09:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:24:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:24:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:24:03] Production.INFO: ==4319== Releasing lock...
[2026-04-07 09:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:24:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:24:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:04] Production.INFO: ==4313== Releasing lock...
[2026-04-07 09:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:24:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:24:04] Production.INFO: Total Charge 0
[2026-04-07 09:24:04] Production.INFO: CreateAllLog End
[2026-04-07 09:24:04] Production.INFO: Account Balance End.
[2026-04-07 09:24:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:24:04] Production.INFO: ==4317== Releasing lock...
[2026-04-07 09:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:24:12] Production.ERROR: CronJobId end10
[2026-04-07 09:24:12] Production.INFO: ==4315== Releasing lock...
[2026-04-07 09:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:24:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:24:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:24:14] Production.INFO: call_cost start
[2026-04-07 09:24:14] Production.INFO: call_cost end
[2026-04-07 09:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:24:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:24:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:24:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:24:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:24:14] Production.INFO: ==4311== Releasing lock...
[2026-04-07 09:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:25:01] Production.INFO: ==4383== Lock acquired, processing the job...
[2026-04-07 14:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:25:01] Production.INFO: neon service started
[2026-04-07 14:25:01] Production.INFO: neon service started
[2026-04-07 14:25:01] Production.INFO: ==4383== Releasing lock...
[2026-04-07 14:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:25:01] Production.INFO: ==4386== Lock acquired, processing the job...
[2026-04-07 09:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:25:01] Production.INFO: ==4386== Releasing lock...
[2026-04-07 09:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:25:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:25:02] Production.INFO: ==4388== Lock acquired, processing the job...
[2026-04-07 13:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:25:02] Production.INFO: ==4388== Releasing lock...
[2026-04-07 13:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:25:02] Production.INFO: ==4392== Lock acquired, processing the job...
[2026-04-07 09:25:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:25:02] Production.INFO: ==4390== Lock acquired, processing the job...
[2026-04-07 09:25:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:25:02] Production.INFO: ==4396== Lock acquired, processing the job...
[2026-04-07 09:25:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:25:02] Production.INFO: ==4394== Lock acquired, processing the job...
[2026-04-07 09:25:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:25:02] Production.INFO: ==4398== Lock acquired, processing the job...
[2026-04-07 09:25:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:25:02] Production.INFO: Account Balance Start.
[2026-04-07 09:25:02] Production.INFO: CreateAllLog Start
[2026-04-07 09:25:02] Production.INFO: 117
[2026-04-07 09:25:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:25:02] Production.INFO: Date 2026-03-08
[2026-04-07 09:25:02] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:02] Production.INFO: Date 2026-03-09
[2026-04-07 09:25:02] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:25:02] Production.INFO: Date 2026-03-10
[2026-04-07 09:25:02] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:25:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:25:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:25:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:25:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: ==4398== Releasing lock...
[2026-04-07 09:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: ==4392== Releasing lock...
[2026-04-07 09:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-23
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-24
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-25
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-26
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-27
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-28
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-29
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-30
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-03-31
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-04-01
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-04-02
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-04-03
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-04-04
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-04-05
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-04-06
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Date 2026-04-07
[2026-04-07 09:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:25:03] Production.INFO: Total Charge 0
[2026-04-07 09:25:03] Production.INFO: CreateAllLog End
[2026-04-07 09:25:03] Production.INFO: Account Balance End.
[2026-04-07 09:25:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:25:04] Production.INFO: ==4396== Releasing lock...
[2026-04-07 09:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:25:11] Production.ERROR: CronJobId end10
[2026-04-07 09:25:11] Production.INFO: ==4394== Releasing lock...
[2026-04-07 09:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:25:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:25:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:25:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:25:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:25:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:25:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:25:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:25:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:25:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:25:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:25:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:25:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:25:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:25:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:25:12] Production.INFO: call_cost start
[2026-04-07 09:25:12] Production.INFO: call_cost end
[2026-04-07 09:25:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:25:12] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:25:12] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:25:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:25:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:25:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:25:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:25:12] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:25:12] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:25:12] Production.INFO: ==4390== Releasing lock...
[2026-04-07 09:25:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:25:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:26:01] Production.INFO: ==4466== Lock acquired, processing the job...
[2026-04-07 14:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:26:01] Production.INFO: neon service started
[2026-04-07 14:26:01] Production.INFO: neon service started
[2026-04-07 14:26:01] Production.INFO: ==4466== Releasing lock...
[2026-04-07 14:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:26:02] Production.INFO: ==4468== Lock acquired, processing the job...
[2026-04-07 09:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:26:02] Production.INFO: ==4468== Releasing lock...
[2026-04-07 09:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:26:02] Production.INFO: ==4470== Lock acquired, processing the job...
[2026-04-07 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:26:02] Production.INFO: ==4470== Releasing lock...
[2026-04-07 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:26:03] Production.INFO: ==4481== Lock acquired, processing the job...
[2026-04-07 09:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:26:03] Production.INFO: ==4481== Releasing lock...
[2026-04-07 09:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:26:03] Production.INFO: ==4473== Lock acquired, processing the job...
[2026-04-07 09:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:26:03] Production.INFO: ==4477== Lock acquired, processing the job...
[2026-04-07 09:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:26:03] Production.INFO: ==4475== Lock acquired, processing the job...
[2026-04-07 09:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:26:03] Production.INFO: ==4479== Lock acquired, processing the job...
[2026-04-07 09:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:26:03] Production.INFO: Account Balance Start.
[2026-04-07 09:26:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:26:03] Production.INFO: 117
[2026-04-07 09:26:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:03] Production.INFO: ==4475== Releasing lock...
[2026-04-07 09:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:26:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:26:04] Production.INFO: Total Charge 0
[2026-04-07 09:26:04] Production.INFO: CreateAllLog End
[2026-04-07 09:26:05] Production.INFO: Account Balance End.
[2026-04-07 09:26:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:26:05] Production.INFO: ==4479== Releasing lock...
[2026-04-07 09:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:26:11] Production.ERROR: CronJobId end10
[2026-04-07 09:26:11] Production.INFO: ==4477== Releasing lock...
[2026-04-07 09:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:26:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:26:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:26:13] Production.INFO: call_cost start
[2026-04-07 09:26:13] Production.INFO: call_cost end
[2026-04-07 09:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:26:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:26:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:26:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:26:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:26:13] Production.INFO: ==4473== Releasing lock...
[2026-04-07 09:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:26:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:27:02] Production.INFO: ==4539== Lock acquired, processing the job...
[2026-04-07 14:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:27:02] Production.INFO: neon service started
[2026-04-07 14:27:02] Production.INFO: neon service started
[2026-04-07 14:27:02] Production.INFO: ==4539== Releasing lock...
[2026-04-07 14:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:27:02] Production.INFO: ==4541== Lock acquired, processing the job...
[2026-04-07 09:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:27:02] Production.INFO: ==4541== Releasing lock...
[2026-04-07 09:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:27:02] Production.INFO: ==4543== Lock acquired, processing the job...
[2026-04-07 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:27:02] Production.INFO: ==4543== Releasing lock...
[2026-04-07 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:27:03] Production.INFO: ==4554== Lock acquired, processing the job...
[2026-04-07 09:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:27:03] Production.INFO: ==4554== Releasing lock...
[2026-04-07 09:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:27:03] Production.INFO: ==4548== Lock acquired, processing the job...
[2026-04-07 09:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:27:03] Production.INFO: ==4546== Lock acquired, processing the job...
[2026-04-07 09:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:27:03] Production.INFO: ==4550== Lock acquired, processing the job...
[2026-04-07 09:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:27:03] Production.INFO: ==4552== Lock acquired, processing the job...
[2026-04-07 09:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:27:04] Production.INFO: Account Balance Start.
[2026-04-07 09:27:04] Production.INFO: CreateAllLog Start
[2026-04-07 09:27:04] Production.INFO: 117
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-08
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-09
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-10
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-11
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-12
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-13
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: ==4548== Releasing lock...
[2026-04-07 09:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:05] Production.INFO: Date 2026-04-02
[2026-04-07 09:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:05] Production.INFO: Date 2026-04-03
[2026-04-07 09:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:05] Production.INFO: Date 2026-04-04
[2026-04-07 09:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:05] Production.INFO: Date 2026-04-05
[2026-04-07 09:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:05] Production.INFO: Date 2026-04-06
[2026-04-07 09:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:05] Production.INFO: Date 2026-04-07
[2026-04-07 09:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:27:05] Production.INFO: Total Charge 0
[2026-04-07 09:27:05] Production.INFO: CreateAllLog End
[2026-04-07 09:27:05] Production.INFO: Account Balance End.
[2026-04-07 09:27:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:27:05] Production.INFO: ==4552== Releasing lock...
[2026-04-07 09:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:27:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:27:12] Production.ERROR: CronJobId end10
[2026-04-07 09:27:12] Production.INFO: ==4550== Releasing lock...
[2026-04-07 09:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:27:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:27:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:27:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:27:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:27:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:27:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:27:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:27:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:27:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:27:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:27:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:27:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:27:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:27:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:27:15] Production.INFO: call_cost start
[2026-04-07 09:27:15] Production.INFO: call_cost end
[2026-04-07 09:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:27:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:27:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:27:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:27:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:27:15] Production.INFO: ==4546== Releasing lock...
[2026-04-07 09:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:28:01] Production.INFO: ==4617== Lock acquired, processing the job...
[2026-04-07 14:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:28:01] Production.INFO: neon service started
[2026-04-07 14:28:01] Production.INFO: neon service started
[2026-04-07 14:28:01] Production.INFO: ==4617== Releasing lock...
[2026-04-07 14:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:28:01] Production.INFO: ==4622== Lock acquired, processing the job...
[2026-04-07 13:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:28:02] Production.INFO: ==4622== Releasing lock...
[2026-04-07 13:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:28:02] Production.INFO: ==4620== Lock acquired, processing the job...
[2026-04-07 09:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:28:02] Production.INFO: ==4620== Releasing lock...
[2026-04-07 09:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:28:03] Production.INFO: ==4634== Lock acquired, processing the job...
[2026-04-07 09:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:28:03] Production.INFO: ==4634== Releasing lock...
[2026-04-07 09:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:28:03] Production.INFO: ==4625== Lock acquired, processing the job...
[2026-04-07 09:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:28:03] Production.INFO: ==4630== Lock acquired, processing the job...
[2026-04-07 09:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:28:03] Production.INFO: ==4627== Lock acquired, processing the job...
[2026-04-07 09:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:28:03] Production.INFO: ==4632== Lock acquired, processing the job...
[2026-04-07 09:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:28:03] Production.INFO: Account Balance Start.
[2026-04-07 09:28:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:28:03] Production.INFO: 117
[2026-04-07 09:28:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:04] Production.INFO: ==4627== Releasing lock...
[2026-04-07 09:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:28:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:28:04] Production.INFO: Total Charge 0
[2026-04-07 09:28:04] Production.INFO: CreateAllLog End
[2026-04-07 09:28:04] Production.INFO: Account Balance End.
[2026-04-07 09:28:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:28:04] Production.INFO: ==4632== Releasing lock...
[2026-04-07 09:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:28:14] Production.ERROR: CronJobId end10
[2026-04-07 09:28:14] Production.INFO: ==4630== Releasing lock...
[2026-04-07 09:28:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:28:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:28:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:28:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:28:15] Production.INFO: call_cost start
[2026-04-07 09:28:15] Production.INFO: call_cost end
[2026-04-07 09:28:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:28:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:28:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:28:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:28:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:28:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:28:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:28:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:28:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:28:15] Production.INFO: ==4625== Releasing lock...
[2026-04-07 09:28:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:28:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:29:01] Production.INFO: ==4696== Lock acquired, processing the job...
[2026-04-07 14:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:29:01] Production.INFO: neon service started
[2026-04-07 14:29:01] Production.INFO: neon service started
[2026-04-07 14:29:01] Production.INFO: ==4696== Releasing lock...
[2026-04-07 14:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:29:02] Production.INFO: ==4698== Lock acquired, processing the job...
[2026-04-07 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:29:02] Production.INFO: ==4698== Releasing lock...
[2026-04-07 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:29:02] Production.INFO: ==4700== Lock acquired, processing the job...
[2026-04-07 13:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:29:02] Production.INFO: ==4700== Releasing lock...
[2026-04-07 13:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:29:03] Production.INFO: ==4703== Lock acquired, processing the job...
[2026-04-07 09:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:29:03] Production.INFO: ==4709== Lock acquired, processing the job...
[2026-04-07 09:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:29:03] Production.INFO: ==4707== Lock acquired, processing the job...
[2026-04-07 09:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:29:03] Production.INFO: Account Balance Start.
[2026-04-07 09:29:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:29:03] Production.INFO: 117
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.INFO: ==4705== Lock acquired, processing the job...
[2026-04-07 09:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.INFO: ==4711== Lock acquired, processing the job...
[2026-04-07 09:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-23
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-24
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-25
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.INFO: ==4711== Releasing lock...
[2026-04-07 09:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-26
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-27
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-28
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:03] Production.INFO: Date 2026-03-29
[2026-04-07 09:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:04] Production.INFO: ==4705== Releasing lock...
[2026-04-07 09:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:29:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:29:04] Production.INFO: Total Charge 0
[2026-04-07 09:29:04] Production.INFO: CreateAllLog End
[2026-04-07 09:29:04] Production.INFO: Account Balance End.
[2026-04-07 09:29:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:29:04] Production.INFO: ==4709== Releasing lock...
[2026-04-07 09:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:29:12] Production.ERROR: CronJobId end10
[2026-04-07 09:29:12] Production.INFO: ==4707== Releasing lock...
[2026-04-07 09:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:29:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:29:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:29:14] Production.INFO: call_cost start
[2026-04-07 09:29:14] Production.INFO: call_cost end
[2026-04-07 09:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:29:14] Production.INFO: ==4703== Releasing lock...
[2026-04-07 09:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:30:01] Production.INFO: ==4774== Lock acquired, processing the job...
[2026-04-07 14:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:30:01] Production.INFO: neon service started
[2026-04-07 14:30:01] Production.INFO: neon service started
[2026-04-07 14:30:01] Production.INFO: ==4774== Releasing lock...
[2026-04-07 14:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:30:01] Production.INFO: ==4778== Lock acquired, processing the job...
[2026-04-07 13:30:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:30:01] Production.INFO: ==4778== Releasing lock...
[2026-04-07 13:30:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:30:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:30:01] Production.INFO: ==4776== Lock acquired, processing the job...
[2026-04-07 09:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:30:02] Production.INFO: ==4776== Releasing lock...
[2026-04-07 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:30:02] Production.INFO: ==4781== Lock acquired, processing the job...
[2026-04-07 09:30:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:30:02] Production.INFO: ==4783== Lock acquired, processing the job...
[2026-04-07 09:30:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:30:02] Production.INFO: ==4789== Lock acquired, processing the job...
[2026-04-07 09:30:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:30:03] Production.INFO: ==4785== Lock acquired, processing the job...
[2026-04-07 09:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:30:03] Production.INFO: ==4787== Lock acquired, processing the job...
[2026-04-07 09:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:30:03] Production.INFO: ==4789== Releasing lock...
[2026-04-07 09:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:30:03] Production.INFO: Account Balance Start.
[2026-04-07 09:30:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:30:03] Production.INFO: 117
[2026-04-07 09:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:30:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:03] Production.INFO: ==4783== Releasing lock...
[2026-04-07 09:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:30:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:03] Production.INFO: Date 2026-03-23
[2026-04-07 09:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:30:04] Production.INFO: Total Charge 0
[2026-04-07 09:30:04] Production.INFO: CreateAllLog End
[2026-04-07 09:30:04] Production.INFO: Account Balance End.
[2026-04-07 09:30:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:30:04] Production.INFO: ==4787== Releasing lock...
[2026-04-07 09:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:30:10] Production.ERROR: CronJobId end10
[2026-04-07 09:30:10] Production.INFO: ==4785== Releasing lock...
[2026-04-07 09:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:30:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:30:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:30:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:30:13] Production.INFO: call_cost start
[2026-04-07 09:30:13] Production.INFO: call_cost end
[2026-04-07 09:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:30:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:30:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:30:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:30:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:30:13] Production.INFO: ==4781== Releasing lock...
[2026-04-07 09:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:31:01] Production.INFO: ==4847== Lock acquired, processing the job...
[2026-04-07 14:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:31:01] Production.INFO: neon service started
[2026-04-07 14:31:01] Production.INFO: neon service started
[2026-04-07 14:31:01] Production.INFO: ==4847== Releasing lock...
[2026-04-07 14:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:31:02] Production.INFO: ==4849== Lock acquired, processing the job...
[2026-04-07 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:31:02] Production.INFO: ==4849== Releasing lock...
[2026-04-07 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:31:02] Production.INFO: ==4851== Lock acquired, processing the job...
[2026-04-07 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:31:02] Production.INFO: ==4851== Releasing lock...
[2026-04-07 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:31:03] Production.INFO: ==4853== Lock acquired, processing the job...
[2026-04-07 09:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 09:31:03] Production.INFO: ==4855== Lock acquired, processing the job...
[2026-04-07 09:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:31:03] Production.INFO: ==4859== Lock acquired, processing the job...
[2026-04-07 09:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:31:03] Production.INFO: ==4857== Lock acquired, processing the job...
[2026-04-07 09:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:31:03] Production.INFO: ==4862== Lock acquired, processing the job...
[2026-04-07 09:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 09:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 09:31:03] Production.ERROR: CronJob PID - 4855
[2026-04-07 09:31:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 09:31:03] Production.ERROR: CronJob ID - 5
[2026-04-07 09:31:03] Production.ERROR: CronJob Last Run Time 2026-04-07 09:31:00
[2026-04-07 09:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 09:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 09:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 09:31:03] Production.ERROR: CronJob PID - 4857
[2026-04-07 09:31:03] Production.ERROR: CronJob Title - Account Block
[2026-04-07 09:31:03] Production.ERROR: CronJob ID - 7
[2026-04-07 09:31:03] Production.ERROR: CronJob Last Run Time 2026-04-07 09:31:00
[2026-04-07 09:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 09:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 09:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 09:31:03] Production.ERROR: CronJob PID - 4859
[2026-04-07 09:31:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 09:31:03] Production.ERROR: CronJob ID - 10
[2026-04-07 09:31:03] Production.ERROR: CronJob Last Run Time 2026-04-07 09:31:00
[2026-04-07 09:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 09:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 09:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 09:31:03] Production.ERROR: CronJob PID - 4862
[2026-04-07 09:31:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-07 09:31:03] Production.ERROR: CronJob ID - 12
[2026-04-07 09:31:03] Production.ERROR: CronJob Last Run Time 2026-04-07 09:31:00
[2026-04-07 09:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 09:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 09:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 09:31:03] Production.INFO: ==4853== Releasing lock...
[2026-04-07 09:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 09:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 09:31:03] Production.INFO: ==4864== Lock acquired, processing the job...
[2026-04-07 09:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 09:31:03] Production.INFO: Account Balance Start.
[2026-04-07 09:31:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:31:03] Production.INFO: 117
[2026-04-07 09:31:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 09:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:03] Production.INFO: ==4866== Lock acquired, processing the job...
[2026-04-07 09:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:31:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:31:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:04] Production.INFO: ==4866== Releasing lock...
[2026-04-07 09:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:31:04] Production.ERROR: done
[2026-04-07 09:31:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 09:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052862', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 09:31:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:04] Production.INFO: ==4857== Releasing lock...
[2026-04-07 09:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:31:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:31:04] Production.INFO: Total Charge 0
[2026-04-07 09:31:04] Production.INFO: CreateAllLog End
[2026-04-07 09:31:04] Production.INFO: Account Balance End.
[2026-04-07 09:31:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:31:04] Production.INFO: ==4862== Releasing lock...
[2026-04-07 09:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052862', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 09:31:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 09:31:10] Production.INFO: ProcessCDR(1,17052862,1,1,2)
[2026-04-07 09:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052862,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 09:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052862,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 09:31:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 09:31:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 09:31:10] Production.INFO: ==4864== Releasing lock...
[2026-04-07 09:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 09:31:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 09:31:14] Production.ERROR: CronJobId end10
[2026-04-07 09:31:14] Production.INFO: ==4859== Releasing lock...
[2026-04-07 09:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:31:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:31:17] Production.INFO: call_cost start
[2026-04-07 09:31:17] Production.INFO: call_cost end
[2026-04-07 09:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:31:17] Production.INFO: ==4855== Releasing lock...
[2026-04-07 09:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:32:02] Production.INFO: ==4930== Lock acquired, processing the job...
[2026-04-07 14:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:32:02] Production.INFO: neon service started
[2026-04-07 14:32:02] Production.INFO: neon service started
[2026-04-07 14:32:02] Production.INFO: ==4930== Releasing lock...
[2026-04-07 14:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:32:02] Production.INFO: ==4932== Lock acquired, processing the job...
[2026-04-07 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:32:02] Production.INFO: ==4932== Releasing lock...
[2026-04-07 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:32:02] Production.INFO: ==4934== Lock acquired, processing the job...
[2026-04-07 13:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:32:03] Production.INFO: ==4934== Releasing lock...
[2026-04-07 13:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:32:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:32:03] Production.INFO: ==4940== Lock acquired, processing the job...
[2026-04-07 09:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:32:03] Production.INFO: ==4936== Lock acquired, processing the job...
[2026-04-07 09:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:32:03] Production.INFO: ==4944== Lock acquired, processing the job...
[2026-04-07 09:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:32:03] Production.INFO: ==4942== Lock acquired, processing the job...
[2026-04-07 09:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:32:03] Production.INFO: ==4938== Lock acquired, processing the job...
[2026-04-07 09:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:32:03] Production.INFO: Account Balance Start.
[2026-04-07 09:32:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:32:03] Production.INFO: 117
[2026-04-07 09:32:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:32:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:32:03] Production.INFO: ==4944== Releasing lock...
[2026-04-07 09:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:32:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:04] Production.INFO: Date 2026-03-11
[2026-04-07 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:04] Production.INFO: Date 2026-03-12
[2026-04-07 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:04] Production.INFO: Date 2026-03-13
[2026-04-07 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:04] Production.INFO: ==4938== Releasing lock...
[2026-04-07 09:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:32:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:05] Production.INFO: Date 2026-03-31
[2026-04-07 09:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:05] Production.INFO: Date 2026-04-01
[2026-04-07 09:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:05] Production.INFO: Date 2026-04-02
[2026-04-07 09:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:05] Production.INFO: Date 2026-04-03
[2026-04-07 09:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:05] Production.INFO: Date 2026-04-04
[2026-04-07 09:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:05] Production.INFO: Date 2026-04-05
[2026-04-07 09:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:05] Production.INFO: Date 2026-04-06
[2026-04-07 09:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:05] Production.INFO: Date 2026-04-07
[2026-04-07 09:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:32:05] Production.INFO: Total Charge 0
[2026-04-07 09:32:05] Production.INFO: CreateAllLog End
[2026-04-07 09:32:05] Production.INFO: Account Balance End.
[2026-04-07 09:32:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:32:05] Production.INFO: ==4942== Releasing lock...
[2026-04-07 09:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:32:11] Production.ERROR: CronJobId end10
[2026-04-07 09:32:11] Production.INFO: ==4940== Releasing lock...
[2026-04-07 09:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:32:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:32:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:32:14] Production.INFO: call_cost start
[2026-04-07 09:32:14] Production.INFO: call_cost end
[2026-04-07 09:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:32:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:32:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:32:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:32:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:32:14] Production.INFO: ==4936== Releasing lock...
[2026-04-07 09:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:33:01] Production.INFO: ==5007== Lock acquired, processing the job...
[2026-04-07 14:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:33:01] Production.INFO: neon service started
[2026-04-07 14:33:01] Production.INFO: neon service started
[2026-04-07 14:33:01] Production.INFO: ==5007== Releasing lock...
[2026-04-07 14:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:33:02] Production.INFO: ==5009== Lock acquired, processing the job...
[2026-04-07 09:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:33:02] Production.INFO: ==5011== Lock acquired, processing the job...
[2026-04-07 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:33:02] Production.INFO: ==5011== Releasing lock...
[2026-04-07 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:33:02] Production.INFO: ==5009== Releasing lock...
[2026-04-07 09:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:33:03] Production.INFO: ==5016== Lock acquired, processing the job...
[2026-04-07 09:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:33:03] Production.INFO: ==5020== Lock acquired, processing the job...
[2026-04-07 09:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:33:03] Production.INFO: ==5022== Lock acquired, processing the job...
[2026-04-07 09:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:33:03] Production.INFO: ==5018== Lock acquired, processing the job...
[2026-04-07 09:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:33:03] Production.INFO: ==5014== Lock acquired, processing the job...
[2026-04-07 09:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:33:03] Production.INFO: Account Balance Start.
[2026-04-07 09:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:33:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:33:03] Production.INFO: 117
[2026-04-07 09:33:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:33:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:03] Production.INFO: ==5022== Releasing lock...
[2026-04-07 09:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:33:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:03] Production.INFO: ==5016== Releasing lock...
[2026-04-07 09:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:33:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:33:04] Production.INFO: Total Charge 0
[2026-04-07 09:33:04] Production.INFO: CreateAllLog End
[2026-04-07 09:33:04] Production.INFO: Account Balance End.
[2026-04-07 09:33:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:33:04] Production.INFO: ==5020== Releasing lock...
[2026-04-07 09:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:33:11] Production.ERROR: CronJobId end10
[2026-04-07 09:33:11] Production.INFO: ==5018== Releasing lock...
[2026-04-07 09:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:33:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:33:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:33:14] Production.INFO: call_cost start
[2026-04-07 09:33:14] Production.INFO: call_cost end
[2026-04-07 09:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:33:14] Production.INFO: ==5014== Releasing lock...
[2026-04-07 09:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:34:02] Production.INFO: ==5079== Lock acquired, processing the job...
[2026-04-07 14:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:34:02] Production.INFO: neon service started
[2026-04-07 14:34:02] Production.INFO: neon service started
[2026-04-07 14:34:02] Production.INFO: ==5079== Releasing lock...
[2026-04-07 14:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:34:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 13:34:02] Production.INFO: ==5083== Lock acquired, processing the job...
[2026-04-07 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:34:02] Production.INFO: ==5083== Releasing lock...
[2026-04-07 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:34:02] Production.INFO: ==5081== Lock acquired, processing the job...
[2026-04-07 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:34:02] Production.INFO: ==5081== Releasing lock...
[2026-04-07 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:34:03] Production.INFO: ==5086== Lock acquired, processing the job...
[2026-04-07 09:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:34:03] Production.INFO: ==5088== Lock acquired, processing the job...
[2026-04-07 09:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:34:03] Production.INFO: ==5092== Lock acquired, processing the job...
[2026-04-07 09:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:34:03] Production.INFO: ==5090== Lock acquired, processing the job...
[2026-04-07 09:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:34:03] Production.INFO: Account Balance Start.
[2026-04-07 09:34:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:34:03] Production.INFO: 117
[2026-04-07 09:34:03] Production.INFO: ==5094== Lock acquired, processing the job...
[2026-04-07 09:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:34:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:34:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:34:03] Production.INFO: ==5094== Releasing lock...
[2026-04-07 09:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:34:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: Date 2026-03-12
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: Date 2026-03-13
[2026-04-07 09:34:04] Production.INFO: ==5088== Releasing lock...
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:34:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:05] Production.INFO: Date 2026-04-02
[2026-04-07 09:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:05] Production.INFO: Date 2026-04-03
[2026-04-07 09:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:05] Production.INFO: Date 2026-04-04
[2026-04-07 09:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:05] Production.INFO: Date 2026-04-05
[2026-04-07 09:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:05] Production.INFO: Date 2026-04-06
[2026-04-07 09:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:05] Production.INFO: Date 2026-04-07
[2026-04-07 09:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:34:05] Production.INFO: Total Charge 0
[2026-04-07 09:34:05] Production.INFO: CreateAllLog End
[2026-04-07 09:34:05] Production.INFO: Account Balance End.
[2026-04-07 09:34:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:34:05] Production.INFO: ==5092== Releasing lock...
[2026-04-07 09:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:34:12] Production.ERROR: CronJobId end10
[2026-04-07 09:34:12] Production.INFO: ==5090== Releasing lock...
[2026-04-07 09:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:34:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:34:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:34:14] Production.INFO: call_cost start
[2026-04-07 09:34:14] Production.INFO: call_cost end
[2026-04-07 09:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:34:14] Production.INFO: ==5086== Releasing lock...
[2026-04-07 09:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:35:01] Production.INFO: ==5173== Lock acquired, processing the job...
[2026-04-07 14:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:35:01] Production.INFO: neon service started
[2026-04-07 14:35:01] Production.INFO: neon service started
[2026-04-07 14:35:01] Production.INFO: ==5173== Releasing lock...
[2026-04-07 14:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:35:01] Production.INFO: ==5175== Lock acquired, processing the job...
[2026-04-07 09:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:35:02] Production.INFO: ==5175== Releasing lock...
[2026-04-07 09:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:35:02] Production.INFO: ==5177== Lock acquired, processing the job...
[2026-04-07 13:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:35:02] Production.INFO: ==5177== Releasing lock...
[2026-04-07 13:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:35:02] Production.INFO: ==5179== Lock acquired, processing the job...
[2026-04-07 09:35:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:35:02] Production.INFO: ==5183== Lock acquired, processing the job...
[2026-04-07 09:35:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:35:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:35:02] Production.INFO: ==5181== Lock acquired, processing the job...
[2026-04-07 09:35:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:35:02] Production.INFO: ==5186== Lock acquired, processing the job...
[2026-04-07 09:35:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:35:03] Production.INFO: Account Balance Start.
[2026-04-07 09:35:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:35:03] Production.INFO: 117
[2026-04-07 09:35:03] Production.INFO: ==5188== Lock acquired, processing the job...
[2026-04-07 09:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: ==5188== Releasing lock...
[2026-04-07 09:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-23
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-24
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-25
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: ==5181== Releasing lock...
[2026-04-07 09:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-26
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-27
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-28
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-29
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-30
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:03] Production.INFO: Date 2026-03-31
[2026-04-07 09:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:35:04] Production.INFO: Total Charge 0
[2026-04-07 09:35:04] Production.INFO: CreateAllLog End
[2026-04-07 09:35:04] Production.INFO: Account Balance End.
[2026-04-07 09:35:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:35:04] Production.INFO: ==5186== Releasing lock...
[2026-04-07 09:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:35:11] Production.ERROR: CronJobId end10
[2026-04-07 09:35:11] Production.INFO: ==5183== Releasing lock...
[2026-04-07 09:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:35:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:35:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:35:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:35:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:35:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:35:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:35:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:35:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:35:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:35:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:35:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:35:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:35:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:35:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:35:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:35:13] Production.INFO: call_cost start
[2026-04-07 09:35:13] Production.INFO: call_cost end
[2026-04-07 09:35:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:35:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:35:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:35:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:35:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:35:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:35:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:35:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:35:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:35:13] Production.INFO: ==5179== Releasing lock...
[2026-04-07 09:35:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:35:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:36:01] Production.INFO: ==5248== Lock acquired, processing the job...
[2026-04-07 14:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:36:01] Production.INFO: neon service started
[2026-04-07 14:36:01] Production.INFO: neon service started
[2026-04-07 14:36:01] Production.INFO: ==5248== Releasing lock...
[2026-04-07 14:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:36:02] Production.INFO: ==5250== Lock acquired, processing the job...
[2026-04-07 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:36:02] Production.INFO: ==5250== Releasing lock...
[2026-04-07 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:36:02] Production.INFO: ==5252== Lock acquired, processing the job...
[2026-04-07 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:36:02] Production.INFO: ==5252== Releasing lock...
[2026-04-07 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:36:03] Production.INFO: ==5254== Lock acquired, processing the job...
[2026-04-07 09:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:36:03] Production.INFO: ==5256== Lock acquired, processing the job...
[2026-04-07 09:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:36:03] Production.INFO: ==5260== Lock acquired, processing the job...
[2026-04-07 09:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:36:03] Production.INFO: ==5258== Lock acquired, processing the job...
[2026-04-07 09:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:36:03] Production.INFO: ==5262== Lock acquired, processing the job...
[2026-04-07 09:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:36:03] Production.INFO: Account Balance Start.
[2026-04-07 09:36:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:36:03] Production.INFO: 117
[2026-04-07 09:36:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:36:03] Production.INFO: ==5262== Releasing lock...
[2026-04-07 09:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:36:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:03] Production.INFO: ==5256== Releasing lock...
[2026-04-07 09:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:36:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:36:04] Production.INFO: Total Charge 0
[2026-04-07 09:36:04] Production.INFO: CreateAllLog End
[2026-04-07 09:36:04] Production.INFO: Account Balance End.
[2026-04-07 09:36:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:36:04] Production.INFO: ==5260== Releasing lock...
[2026-04-07 09:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:36:11] Production.ERROR: CronJobId end10
[2026-04-07 09:36:11] Production.INFO: ==5258== Releasing lock...
[2026-04-07 09:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:36:14] Production.INFO: call_cost start
[2026-04-07 09:36:14] Production.INFO: call_cost end
[2026-04-07 09:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:36:14] Production.INFO: ==5254== Releasing lock...
[2026-04-07 09:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:37:01] Production.INFO: ==5334== Lock acquired, processing the job...
[2026-04-07 14:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:37:01] Production.INFO: neon service started
[2026-04-07 14:37:01] Production.INFO: neon service started
[2026-04-07 14:37:01] Production.INFO: ==5334== Releasing lock...
[2026-04-07 14:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:37:01] Production.INFO: ==5339== Lock acquired, processing the job...
[2026-04-07 13:37:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:37:01] Production.INFO: ==5339== Releasing lock...
[2026-04-07 13:37:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:37:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:37:01] Production.INFO: ==5337== Lock acquired, processing the job...
[2026-04-07 09:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:37:02] Production.INFO: ==5337== Releasing lock...
[2026-04-07 09:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:37:02] Production.INFO: ==5341== Lock acquired, processing the job...
[2026-04-07 09:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:37:02] Production.INFO: ==5343== Lock acquired, processing the job...
[2026-04-07 09:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:37:02] Production.INFO: ==5345== Lock acquired, processing the job...
[2026-04-07 09:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:37:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:37:02] Production.INFO: ==5347== Lock acquired, processing the job...
[2026-04-07 09:37:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:37:02] Production.INFO: ==5349== Lock acquired, processing the job...
[2026-04-07 09:37:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:37:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:37:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:37:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:37:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:37:02] Production.INFO: Account Balance Start.
[2026-04-07 09:37:02] Production.INFO: CreateAllLog Start
[2026-04-07 09:37:03] Production.INFO: 117
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:37:03] Production.INFO: ==5349== Releasing lock...
[2026-04-07 09:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: ==5343== Releasing lock...
[2026-04-07 09:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-23
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-24
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-25
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-26
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-27
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-28
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-29
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-30
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:03] Production.INFO: Date 2026-03-31
[2026-04-07 09:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:37:04] Production.INFO: Total Charge 0
[2026-04-07 09:37:04] Production.INFO: CreateAllLog End
[2026-04-07 09:37:04] Production.INFO: Account Balance End.
[2026-04-07 09:37:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:37:04] Production.INFO: ==5347== Releasing lock...
[2026-04-07 09:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:37:11] Production.ERROR: CronJobId end10
[2026-04-07 09:37:11] Production.INFO: ==5345== Releasing lock...
[2026-04-07 09:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:37:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:37:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:37:13] Production.INFO: call_cost start
[2026-04-07 09:37:13] Production.INFO: call_cost end
[2026-04-07 09:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:37:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:37:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:37:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:37:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:37:13] Production.INFO: ==5341== Releasing lock...
[2026-04-07 09:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:38:01] Production.INFO: ==5413== Lock acquired, processing the job...
[2026-04-07 14:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:38:01] Production.INFO: neon service started
[2026-04-07 14:38:01] Production.INFO: neon service started
[2026-04-07 14:38:01] Production.INFO: ==5413== Releasing lock...
[2026-04-07 14:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:38:02] Production.INFO: ==5415== Lock acquired, processing the job...
[2026-04-07 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:38:02] Production.INFO: ==5415== Releasing lock...
[2026-04-07 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:38:02] Production.INFO: ==5417== Lock acquired, processing the job...
[2026-04-07 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:38:02] Production.INFO: ==5417== Releasing lock...
[2026-04-07 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:38:02] Production.INFO: ==5420== Lock acquired, processing the job...
[2026-04-07 09:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:38:03] Production.INFO: ==5424== Lock acquired, processing the job...
[2026-04-07 09:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:38:03] Production.INFO: ==5426== Lock acquired, processing the job...
[2026-04-07 09:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:38:03] Production.INFO: ==5422== Lock acquired, processing the job...
[2026-04-07 09:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:38:03] Production.INFO: Account Balance Start.
[2026-04-07 09:38:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:38:03] Production.INFO: 117
[2026-04-07 09:38:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:03] Production.INFO: ==5428== Lock acquired, processing the job...
[2026-04-07 09:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:38:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:38:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:38:03] Production.INFO: ==5428== Releasing lock...
[2026-04-07 09:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:38:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:03] Production.INFO: ==5422== Releasing lock...
[2026-04-07 09:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:38:03] Production.INFO: Date 2026-03-23
[2026-04-07 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:03] Production.INFO: Date 2026-03-24
[2026-04-07 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:03] Production.INFO: Date 2026-03-25
[2026-04-07 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:03] Production.INFO: Date 2026-03-26
[2026-04-07 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:03] Production.INFO: Date 2026-03-27
[2026-04-07 09:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:38:04] Production.INFO: Total Charge 0
[2026-04-07 09:38:04] Production.INFO: CreateAllLog End
[2026-04-07 09:38:04] Production.INFO: Account Balance End.
[2026-04-07 09:38:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:38:04] Production.INFO: ==5426== Releasing lock...
[2026-04-07 09:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:38:11] Production.ERROR: CronJobId end10
[2026-04-07 09:38:11] Production.INFO: ==5424== Releasing lock...
[2026-04-07 09:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:38:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:38:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:38:13] Production.INFO: call_cost start
[2026-04-07 09:38:13] Production.INFO: call_cost end
[2026-04-07 09:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:38:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:38:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:38:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:38:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:38:13] Production.INFO: ==5420== Releasing lock...
[2026-04-07 09:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:39:02] Production.INFO: ==5492== Lock acquired, processing the job...
[2026-04-07 14:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:39:02] Production.INFO: neon service started
[2026-04-07 14:39:02] Production.INFO: neon service started
[2026-04-07 14:39:02] Production.INFO: ==5492== Releasing lock...
[2026-04-07 14:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:39:02] Production.INFO: ==5494== Lock acquired, processing the job...
[2026-04-07 09:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:39:02] Production.INFO: ==5494== Releasing lock...
[2026-04-07 09:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:39:02] Production.INFO: ==5496== Lock acquired, processing the job...
[2026-04-07 13:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:39:02] Production.INFO: ==5496== Releasing lock...
[2026-04-07 13:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:39:03] Production.INFO: ==5507== Lock acquired, processing the job...
[2026-04-07 09:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:39:03] Production.INFO: ==5507== Releasing lock...
[2026-04-07 09:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:39:03] Production.INFO: ==5499== Lock acquired, processing the job...
[2026-04-07 09:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:39:03] Production.INFO: ==5503== Lock acquired, processing the job...
[2026-04-07 09:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:39:03] Production.INFO: ==5501== Lock acquired, processing the job...
[2026-04-07 09:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:39:03] Production.INFO: ==5505== Lock acquired, processing the job...
[2026-04-07 09:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:39:04] Production.INFO: Account Balance Start.
[2026-04-07 09:39:04] Production.INFO: CreateAllLog Start
[2026-04-07 09:39:04] Production.INFO: 117
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-08
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-09
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-10
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-11
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-12
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-13
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:39:04] Production.INFO: ==5501== Releasing lock...
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:39:05] Production.INFO: Total Charge 0
[2026-04-07 09:39:05] Production.INFO: CreateAllLog End
[2026-04-07 09:39:05] Production.INFO: Account Balance End.
[2026-04-07 09:39:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:39:05] Production.INFO: ==5505== Releasing lock...
[2026-04-07 09:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:39:11] Production.ERROR: CronJobId end10
[2026-04-07 09:39:11] Production.INFO: ==5503== Releasing lock...
[2026-04-07 09:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:39:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:39:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:39:14] Production.INFO: call_cost start
[2026-04-07 09:39:14] Production.INFO: call_cost end
[2026-04-07 09:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:39:14] Production.INFO: ==5499== Releasing lock...
[2026-04-07 09:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:40:01] Production.INFO: ==5566== Lock acquired, processing the job...
[2026-04-07 14:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:40:01] Production.INFO: neon service started
[2026-04-07 14:40:01] Production.INFO: neon service started
[2026-04-07 14:40:01] Production.INFO: ==5566== Releasing lock...
[2026-04-07 14:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:40:01] Production.INFO: ==5568== Lock acquired, processing the job...
[2026-04-07 09:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:40:02] Production.INFO: ==5570== Lock acquired, processing the job...
[2026-04-07 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 09:40:02] Production.INFO: ==5568== Releasing lock...
[2026-04-07 09:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:40:02] Production.INFO: ==5570== Releasing lock...
[2026-04-07 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:40:03] Production.INFO: ==5573== Lock acquired, processing the job...
[2026-04-07 09:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:40:03] Production.INFO: ==5577== Lock acquired, processing the job...
[2026-04-07 09:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:40:03] Production.INFO: ==5581== Lock acquired, processing the job...
[2026-04-07 09:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:40:03] Production.INFO: ==5575== Lock acquired, processing the job...
[2026-04-07 09:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:40:03] Production.INFO: ==5579== Lock acquired, processing the job...
[2026-04-07 09:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:40:03] Production.INFO: Account Balance Start.
[2026-04-07 09:40:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:40:03] Production.INFO: 117
[2026-04-07 09:40:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:40:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:03] Production.INFO: ==5581== Releasing lock...
[2026-04-07 09:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:40:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:03] Production.INFO: ==5575== Releasing lock...
[2026-04-07 09:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:40:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:40:04] Production.INFO: Total Charge 0
[2026-04-07 09:40:04] Production.INFO: CreateAllLog End
[2026-04-07 09:40:04] Production.INFO: Account Balance End.
[2026-04-07 09:40:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:40:04] Production.INFO: ==5579== Releasing lock...
[2026-04-07 09:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:40:12] Production.ERROR: CronJobId end10
[2026-04-07 09:40:12] Production.INFO: ==5577== Releasing lock...
[2026-04-07 09:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:40:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:40:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:40:13] Production.INFO: call_cost start
[2026-04-07 09:40:13] Production.INFO: call_cost end
[2026-04-07 09:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:40:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:40:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:40:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:40:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:40:13] Production.INFO: ==5573== Releasing lock...
[2026-04-07 09:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:41:01] Production.INFO: ==5649== Lock acquired, processing the job...
[2026-04-07 14:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:41:01] Production.INFO: neon service started
[2026-04-07 14:41:02] Production.INFO: neon service started
[2026-04-07 14:41:02] Production.INFO: ==5649== Releasing lock...
[2026-04-07 14:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:41:02] Production.INFO: ==5651== Lock acquired, processing the job...
[2026-04-07 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:41:02] Production.INFO: ==5651== Releasing lock...
[2026-04-07 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:41:02] Production.INFO: ==5653== Lock acquired, processing the job...
[2026-04-07 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:41:02] Production.INFO: ==5653== Releasing lock...
[2026-04-07 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:41:03] Production.INFO: ==5656== Lock acquired, processing the job...
[2026-04-07 09:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 09:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 09:41:03] Production.INFO: ==5658== Lock acquired, processing the job...
[2026-04-07 09:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 09:41:03] Production.INFO: ==5656== Releasing lock...
[2026-04-07 09:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 09:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 09:41:03] Production.INFO: ==5660== Lock acquired, processing the job...
[2026-04-07 09:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:41:03] Production.INFO: ==5664== Lock acquired, processing the job...
[2026-04-07 09:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:41:03] Production.INFO: ==5662== Lock acquired, processing the job...
[2026-04-07 09:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:41:03] Production.INFO: ==5666== Lock acquired, processing the job...
[2026-04-07 09:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 09:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:41:03] Production.INFO: Account Balance Start.
[2026-04-07 09:41:03] Production.INFO: ==5668== Lock acquired, processing the job...
[2026-04-07 09:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:41:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:41:03] Production.INFO: 117
[2026-04-07 09:41:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 09:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:41:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:41:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:41:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.ERROR: done
[2026-04-07 09:41:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: ==5668== Releasing lock...
[2026-04-07 09:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 09:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052903', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 09:41:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: ==5660== Releasing lock...
[2026-04-07 09:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:41:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:41:04] Production.INFO: Total Charge 0
[2026-04-07 09:41:05] Production.INFO: CreateAllLog End
[2026-04-07 09:41:05] Production.INFO: Account Balance End.
[2026-04-07 09:41:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:41:05] Production.INFO: ==5664== Releasing lock...
[2026-04-07 09:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052903', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 09:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 09:41:10] Production.INFO: ProcessCDR(1,17052903,1,1,2)
[2026-04-07 09:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052903,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 09:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052903,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 09:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 09:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 09:41:10] Production.INFO: ==5666== Releasing lock...
[2026-04-07 09:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 09:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 09:41:14] Production.ERROR: CronJobId end10
[2026-04-07 09:41:14] Production.INFO: ==5662== Releasing lock...
[2026-04-07 09:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:41:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:41:17] Production.INFO: call_cost start
[2026-04-07 09:41:17] Production.INFO: call_cost end
[2026-04-07 09:41:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:41:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:41:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:41:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:41:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:41:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:41:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:41:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:41:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:41:17] Production.INFO: ==5658== Releasing lock...
[2026-04-07 09:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:41:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:42:01] Production.INFO: ==5726== Lock acquired, processing the job...
[2026-04-07 14:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:42:01] Production.INFO: neon service started
[2026-04-07 14:42:01] Production.INFO: neon service started
[2026-04-07 14:42:01] Production.INFO: ==5726== Releasing lock...
[2026-04-07 14:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:42:01] Production.INFO: ==5728== Lock acquired, processing the job...
[2026-04-07 09:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:42:02] Production.INFO: ==5728== Releasing lock...
[2026-04-07 09:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:42:02] Production.INFO: ==5730== Lock acquired, processing the job...
[2026-04-07 13:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:42:02] Production.INFO: ==5730== Releasing lock...
[2026-04-07 13:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:42:02] Production.INFO: ==5741== Lock acquired, processing the job...
[2026-04-07 09:42:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:42:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:42:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:42:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:42:02] Production.INFO: ==5741== Releasing lock...
[2026-04-07 09:42:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:42:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:42:02] Production.INFO: ==5733== Lock acquired, processing the job...
[2026-04-07 09:42:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:42:02] Production.INFO: ==5735== Lock acquired, processing the job...
[2026-04-07 09:42:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:42:03] Production.INFO: ==5737== Lock acquired, processing the job...
[2026-04-07 09:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:42:03] Production.INFO: ==5739== Lock acquired, processing the job...
[2026-04-07 09:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:42:03] Production.INFO: Account Balance Start.
[2026-04-07 09:42:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:42:03] Production.INFO: 117
[2026-04-07 09:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:42:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:03] Production.INFO: ==5735== Releasing lock...
[2026-04-07 09:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:42:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:42:04] Production.INFO: Total Charge 0
[2026-04-07 09:42:04] Production.INFO: CreateAllLog End
[2026-04-07 09:42:04] Production.INFO: Account Balance End.
[2026-04-07 09:42:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:42:04] Production.INFO: ==5739== Releasing lock...
[2026-04-07 09:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:42:11] Production.ERROR: CronJobId end10
[2026-04-07 09:42:11] Production.INFO: ==5737== Releasing lock...
[2026-04-07 09:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:42:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:42:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:42:13] Production.INFO: call_cost start
[2026-04-07 09:42:13] Production.INFO: call_cost end
[2026-04-07 09:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:42:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:42:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:42:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:42:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:42:13] Production.INFO: ==5733== Releasing lock...
[2026-04-07 09:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:43:01] Production.INFO: ==5807== Lock acquired, processing the job...
[2026-04-07 14:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:43:01] Production.INFO: neon service started
[2026-04-07 14:43:01] Production.INFO: neon service started
[2026-04-07 14:43:01] Production.INFO: ==5807== Releasing lock...
[2026-04-07 14:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:43:02] Production.INFO: ==5809== Lock acquired, processing the job...
[2026-04-07 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:43:02] Production.INFO: ==5809== Releasing lock...
[2026-04-07 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:43:02] Production.INFO: ==5811== Lock acquired, processing the job...
[2026-04-07 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:43:02] Production.INFO: ==5811== Releasing lock...
[2026-04-07 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:43:03] Production.INFO: ==5814== Lock acquired, processing the job...
[2026-04-07 09:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:43:03] Production.INFO: ==5818== Lock acquired, processing the job...
[2026-04-07 09:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:43:03] Production.INFO: ==5816== Lock acquired, processing the job...
[2026-04-07 09:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:43:03] Production.INFO: ==5820== Lock acquired, processing the job...
[2026-04-07 09:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:43:03] Production.INFO: ==5822== Lock acquired, processing the job...
[2026-04-07 09:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:43:03] Production.INFO: Account Balance Start.
[2026-04-07 09:43:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:43:03] Production.INFO: 117
[2026-04-07 09:43:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:43:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:43:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:03] Production.INFO: ==5822== Releasing lock...
[2026-04-07 09:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:43:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:03] Production.INFO: ==5816== Releasing lock...
[2026-04-07 09:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:43:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:43:04] Production.INFO: Total Charge 0
[2026-04-07 09:43:04] Production.INFO: CreateAllLog End
[2026-04-07 09:43:04] Production.INFO: Account Balance End.
[2026-04-07 09:43:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:43:04] Production.INFO: ==5820== Releasing lock...
[2026-04-07 09:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:43:11] Production.ERROR: CronJobId end10
[2026-04-07 09:43:11] Production.INFO: ==5818== Releasing lock...
[2026-04-07 09:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:43:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:43:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:43:13] Production.INFO: call_cost start
[2026-04-07 09:43:13] Production.INFO: call_cost end
[2026-04-07 09:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:43:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:43:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:43:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:43:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:43:13] Production.INFO: ==5814== Releasing lock...
[2026-04-07 09:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:44:02] Production.INFO: ==5883== Lock acquired, processing the job...
[2026-04-07 14:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:44:02] Production.INFO: neon service started
[2026-04-07 14:44:02] Production.INFO: neon service started
[2026-04-07 14:44:02] Production.INFO: ==5883== Releasing lock...
[2026-04-07 14:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:44:02] Production.INFO: ==5886== Lock acquired, processing the job...
[2026-04-07 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:44:02] Production.INFO: ==5886== Releasing lock...
[2026-04-07 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:44:02] Production.INFO: ==5888== Lock acquired, processing the job...
[2026-04-07 13:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:44:03] Production.INFO: ==5888== Releasing lock...
[2026-04-07 13:44:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:44:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:44:03] Production.INFO: ==5894== Lock acquired, processing the job...
[2026-04-07 09:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:44:03] Production.INFO: ==5890== Lock acquired, processing the job...
[2026-04-07 09:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:44:03] Production.INFO: ==5892== Lock acquired, processing the job...
[2026-04-07 09:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:44:03] Production.INFO: ==5898== Lock acquired, processing the job...
[2026-04-07 09:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:44:03] Production.INFO: ==5896== Lock acquired, processing the job...
[2026-04-07 09:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:44:03] Production.INFO: ==5898== Releasing lock...
[2026-04-07 09:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:44:03] Production.INFO: Account Balance Start.
[2026-04-07 09:44:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:44:03] Production.INFO: 117
[2026-04-07 09:44:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:04] Production.INFO: Date 2026-03-09
[2026-04-07 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:04] Production.INFO: Date 2026-03-10
[2026-04-07 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:04] Production.INFO: Date 2026-03-11
[2026-04-07 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:04] Production.INFO: Date 2026-03-12
[2026-04-07 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:04] Production.INFO: Date 2026-03-13
[2026-04-07 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:04] Production.INFO: ==5892== Releasing lock...
[2026-04-07 09:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:44:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:05] Production.INFO: Date 2026-03-29
[2026-04-07 09:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:05] Production.INFO: Date 2026-03-30
[2026-04-07 09:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:05] Production.INFO: Date 2026-03-31
[2026-04-07 09:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:05] Production.INFO: Date 2026-04-01
[2026-04-07 09:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:05] Production.INFO: Date 2026-04-02
[2026-04-07 09:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:05] Production.INFO: Date 2026-04-03
[2026-04-07 09:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:05] Production.INFO: Date 2026-04-04
[2026-04-07 09:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:05] Production.INFO: Date 2026-04-05
[2026-04-07 09:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:05] Production.INFO: Date 2026-04-06
[2026-04-07 09:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:05] Production.INFO: Date 2026-04-07
[2026-04-07 09:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:44:05] Production.INFO: Total Charge 0
[2026-04-07 09:44:06] Production.INFO: CreateAllLog End
[2026-04-07 09:44:06] Production.INFO: Account Balance End.
[2026-04-07 09:44:06] Production.ERROR: CronJobId end 12
[2026-04-07 09:44:06] Production.INFO: ==5896== Releasing lock...
[2026-04-07 09:44:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:44:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:44:11] Production.ERROR: CronJobId end10
[2026-04-07 09:44:11] Production.INFO: ==5894== Releasing lock...
[2026-04-07 09:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:44:15] Production.INFO: call_cost start
[2026-04-07 09:44:15] Production.INFO: call_cost end
[2026-04-07 09:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:44:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:44:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:44:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:44:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:44:15] Production.INFO: ==5890== Releasing lock...
[2026-04-07 09:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:45:01] Production.INFO: ==5958== Lock acquired, processing the job...
[2026-04-07 14:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:45:01] Production.INFO: neon service started
[2026-04-07 14:45:01] Production.INFO: neon service started
[2026-04-07 14:45:01] Production.INFO: ==5958== Releasing lock...
[2026-04-07 14:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:45:01] Production.INFO: ==5960== Lock acquired, processing the job...
[2026-04-07 09:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:45:02] Production.INFO: ==5960== Releasing lock...
[2026-04-07 09:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:45:02] Production.INFO: ==5962== Lock acquired, processing the job...
[2026-04-07 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:45:02] Production.INFO: ==5962== Releasing lock...
[2026-04-07 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:45:02] Production.INFO: ==5968== Lock acquired, processing the job...
[2026-04-07 09:45:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:45:02] Production.INFO: ==5972== Lock acquired, processing the job...
[2026-04-07 09:45:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:45:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:45:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:45:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:45:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:45:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:45:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:45:03] Production.INFO: ==5972== Releasing lock...
[2026-04-07 09:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:45:03] Production.INFO: ==5966== Lock acquired, processing the job...
[2026-04-07 09:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:45:03] Production.INFO: ==5964== Lock acquired, processing the job...
[2026-04-07 09:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:45:03] Production.INFO: ==5970== Lock acquired, processing the job...
[2026-04-07 09:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:45:03] Production.INFO: Account Balance Start.
[2026-04-07 09:45:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:45:03] Production.INFO: 117
[2026-04-07 09:45:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:03] Production.INFO: ==5966== Releasing lock...
[2026-04-07 09:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:45:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:45:04] Production.INFO: Total Charge 0
[2026-04-07 09:45:04] Production.INFO: CreateAllLog End
[2026-04-07 09:45:04] Production.INFO: Account Balance End.
[2026-04-07 09:45:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:45:04] Production.INFO: ==5970== Releasing lock...
[2026-04-07 09:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:45:10] Production.ERROR: CronJobId end10
[2026-04-07 09:45:10] Production.INFO: ==5968== Releasing lock...
[2026-04-07 09:45:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:45:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:45:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:45:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:45:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:45:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:45:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:45:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:45:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:45:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:45:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:45:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:45:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:45:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:45:14] Production.INFO: call_cost start
[2026-04-07 09:45:14] Production.INFO: call_cost end
[2026-04-07 09:45:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:45:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:45:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:45:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:45:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:45:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:45:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:45:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:45:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:45:14] Production.INFO: ==5964== Releasing lock...
[2026-04-07 09:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:45:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:46:02] Production.INFO: ==6036== Lock acquired, processing the job...
[2026-04-07 14:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:46:02] Production.INFO: neon service started
[2026-04-07 14:46:02] Production.INFO: neon service started
[2026-04-07 14:46:02] Production.INFO: ==6036== Releasing lock...
[2026-04-07 14:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:46:02] Production.INFO: ==6039== Lock acquired, processing the job...
[2026-04-07 09:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:46:02] Production.INFO: ==6039== Releasing lock...
[2026-04-07 09:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:46:02] Production.INFO: ==6041== Lock acquired, processing the job...
[2026-04-07 13:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:46:02] Production.INFO: ==6041== Releasing lock...
[2026-04-07 13:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:46:03] Production.INFO: ==6043== Lock acquired, processing the job...
[2026-04-07 09:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:46:03] Production.INFO: ==6045== Lock acquired, processing the job...
[2026-04-07 09:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:46:03] Production.INFO: ==6047== Lock acquired, processing the job...
[2026-04-07 09:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:46:03] Production.INFO: ==6049== Lock acquired, processing the job...
[2026-04-07 09:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:46:03] Production.INFO: ==6051== Lock acquired, processing the job...
[2026-04-07 09:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:46:03] Production.INFO: Account Balance Start.
[2026-04-07 09:46:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:46:03] Production.INFO: 117
[2026-04-07 09:46:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:46:03] Production.INFO: ==6051== Releasing lock...
[2026-04-07 09:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:46:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:04] Production.INFO: ==6045== Releasing lock...
[2026-04-07 09:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:46:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:46:05] Production.INFO: Total Charge 0
[2026-04-07 09:46:05] Production.INFO: CreateAllLog End
[2026-04-07 09:46:05] Production.INFO: Account Balance End.
[2026-04-07 09:46:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:46:05] Production.INFO: ==6049== Releasing lock...
[2026-04-07 09:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:46:11] Production.ERROR: CronJobId end10
[2026-04-07 09:46:11] Production.INFO: ==6047== Releasing lock...
[2026-04-07 09:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:46:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:46:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:46:13] Production.INFO: call_cost start
[2026-04-07 09:46:13] Production.INFO: call_cost end
[2026-04-07 09:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:46:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:46:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:46:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:46:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:46:13] Production.INFO: ==6043== Releasing lock...
[2026-04-07 09:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:47:01] Production.INFO: ==6113== Lock acquired, processing the job...
[2026-04-07 14:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:47:01] Production.INFO: neon service started
[2026-04-07 14:47:01] Production.INFO: neon service started
[2026-04-07 14:47:01] Production.INFO: ==6113== Releasing lock...
[2026-04-07 14:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:47:01] Production.INFO: ==6115== Lock acquired, processing the job...
[2026-04-07 09:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:47:02] Production.INFO: ==6115== Releasing lock...
[2026-04-07 09:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:47:02] Production.INFO: ==6117== Lock acquired, processing the job...
[2026-04-07 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:47:02] Production.INFO: ==6117== Releasing lock...
[2026-04-07 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:47:02] Production.INFO: ==6119== Lock acquired, processing the job...
[2026-04-07 09:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:47:02] Production.INFO: ==6121== Lock acquired, processing the job...
[2026-04-07 09:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:47:02] Production.INFO: ==6125== Lock acquired, processing the job...
[2026-04-07 09:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:47:02] Production.INFO: ==6128== Lock acquired, processing the job...
[2026-04-07 09:47:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:47:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:47:02] Production.INFO: ==6123== Lock acquired, processing the job...
[2026-04-07 09:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:47:03] Production.INFO: Account Balance Start.
[2026-04-07 09:47:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:47:03] Production.INFO: 117
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: ==6128== Releasing lock...
[2026-04-07 09:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-23
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: ==6121== Releasing lock...
[2026-04-07 09:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-24
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-25
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-26
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-27
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-28
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-29
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-30
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-03-31
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-04-01
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-04-02
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-04-03
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:03] Production.INFO: Date 2026-04-04
[2026-04-07 09:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:47:04] Production.INFO: Total Charge 0
[2026-04-07 09:47:04] Production.INFO: CreateAllLog End
[2026-04-07 09:47:04] Production.INFO: Account Balance End.
[2026-04-07 09:47:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:47:04] Production.INFO: ==6125== Releasing lock...
[2026-04-07 09:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:47:11] Production.ERROR: CronJobId end10
[2026-04-07 09:47:11] Production.INFO: ==6123== Releasing lock...
[2026-04-07 09:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:47:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:47:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:47:13] Production.INFO: call_cost start
[2026-04-07 09:47:13] Production.INFO: call_cost end
[2026-04-07 09:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:47:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:47:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:47:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:47:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:47:13] Production.INFO: ==6119== Releasing lock...
[2026-04-07 09:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:48:01] Production.INFO: ==6191== Lock acquired, processing the job...
[2026-04-07 14:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:48:01] Production.INFO: neon service started
[2026-04-07 14:48:01] Production.INFO: neon service started
[2026-04-07 14:48:01] Production.INFO: ==6191== Releasing lock...
[2026-04-07 14:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:48:02] Production.INFO: ==6195== Lock acquired, processing the job...
[2026-04-07 13:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:48:02] Production.INFO: ==6195== Releasing lock...
[2026-04-07 13:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:48:02] Production.INFO: ==6193== Lock acquired, processing the job...
[2026-04-07 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:48:02] Production.INFO: ==6193== Releasing lock...
[2026-04-07 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:48:03] Production.INFO: ==6201== Lock acquired, processing the job...
[2026-04-07 09:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:48:03] Production.INFO: ==6197== Lock acquired, processing the job...
[2026-04-07 09:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:48:03] Production.INFO: ==6199== Lock acquired, processing the job...
[2026-04-07 09:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:48:03] Production.INFO: ==6203== Lock acquired, processing the job...
[2026-04-07 09:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:48:03] Production.INFO: Account Balance Start.
[2026-04-07 09:48:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:48:03] Production.INFO: 117
[2026-04-07 09:48:03] Production.INFO: ==6205== Lock acquired, processing the job...
[2026-04-07 09:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:48:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:48:03] Production.INFO: ==6205== Releasing lock...
[2026-04-07 09:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:48:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:04] Production.INFO: ==6199== Releasing lock...
[2026-04-07 09:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:48:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:48:05] Production.INFO: Total Charge 0
[2026-04-07 09:48:05] Production.INFO: CreateAllLog End
[2026-04-07 09:48:05] Production.INFO: Account Balance End.
[2026-04-07 09:48:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:48:05] Production.INFO: ==6203== Releasing lock...
[2026-04-07 09:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:48:11] Production.ERROR: CronJobId end10
[2026-04-07 09:48:11] Production.INFO: ==6201== Releasing lock...
[2026-04-07 09:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:48:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:48:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:48:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:48:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:48:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:48:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:48:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:48:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:48:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:48:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:48:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:48:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:48:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:48:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:48:13] Production.INFO: call_cost start
[2026-04-07 09:48:13] Production.INFO: call_cost end
[2026-04-07 09:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:48:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:48:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:48:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:48:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:48:13] Production.INFO: ==6197== Releasing lock...
[2026-04-07 09:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:49:02] Production.INFO: ==6263== Lock acquired, processing the job...
[2026-04-07 14:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:49:02] Production.INFO: neon service started
[2026-04-07 14:49:02] Production.INFO: neon service started
[2026-04-07 14:49:02] Production.INFO: ==6263== Releasing lock...
[2026-04-07 14:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:49:02] Production.INFO: ==6265== Lock acquired, processing the job...
[2026-04-07 09:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:49:02] Production.INFO: ==6267== Lock acquired, processing the job...
[2026-04-07 13:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:49:02] Production.INFO: ==6267== Releasing lock...
[2026-04-07 13:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:49:03] Production.INFO: ==6265== Releasing lock...
[2026-04-07 09:49:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:49:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:49:03] Production.INFO: ==6272== Lock acquired, processing the job...
[2026-04-07 09:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:49:03] Production.INFO: ==6274== Lock acquired, processing the job...
[2026-04-07 09:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:49:03] Production.INFO: ==6276== Lock acquired, processing the job...
[2026-04-07 09:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:49:03] Production.INFO: ==6278== Lock acquired, processing the job...
[2026-04-07 09:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:49:04] Production.INFO: ==6280== Lock acquired, processing the job...
[2026-04-07 09:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:49:04] Production.INFO: Account Balance Start.
[2026-04-07 09:49:04] Production.INFO: CreateAllLog Start
[2026-04-07 09:49:04] Production.INFO: 117
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-08
[2026-04-07 09:49:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:49:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:49:04] Production.INFO: ==6280== Releasing lock...
[2026-04-07 09:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-09
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-10
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-11
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-12
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-13
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: ==6274== Releasing lock...
[2026-04-07 09:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:05] Production.INFO: Date 2026-04-05
[2026-04-07 09:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:05] Production.INFO: Date 2026-04-06
[2026-04-07 09:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:05] Production.INFO: Date 2026-04-07
[2026-04-07 09:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:49:05] Production.INFO: Total Charge 0
[2026-04-07 09:49:05] Production.INFO: CreateAllLog End
[2026-04-07 09:49:05] Production.INFO: Account Balance End.
[2026-04-07 09:49:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:49:05] Production.INFO: ==6278== Releasing lock...
[2026-04-07 09:49:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:49:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:49:11] Production.ERROR: CronJobId end10
[2026-04-07 09:49:11] Production.INFO: ==6276== Releasing lock...
[2026-04-07 09:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:49:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:49:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:49:14] Production.INFO: call_cost start
[2026-04-07 09:49:14] Production.INFO: call_cost end
[2026-04-07 09:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:49:14] Production.INFO: ==6272== Releasing lock...
[2026-04-07 09:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:50:01] Production.INFO: ==6342== Lock acquired, processing the job...
[2026-04-07 14:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:50:01] Production.INFO: neon service started
[2026-04-07 14:50:01] Production.INFO: neon service started
[2026-04-07 14:50:01] Production.INFO: ==6342== Releasing lock...
[2026-04-07 14:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:50:01] Production.INFO: ==6344== Lock acquired, processing the job...
[2026-04-07 09:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:50:02] Production.INFO: ==6344== Releasing lock...
[2026-04-07 09:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:50:02] Production.INFO: ==6346== Lock acquired, processing the job...
[2026-04-07 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:50:02] Production.INFO: ==6346== Releasing lock...
[2026-04-07 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:50:02] Production.INFO: ==6348== Lock acquired, processing the job...
[2026-04-07 09:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:50:03] Production.INFO: ==6352== Lock acquired, processing the job...
[2026-04-07 09:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:50:03] Production.INFO: ==6354== Lock acquired, processing the job...
[2026-04-07 09:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:50:03] Production.INFO: ==6350== Lock acquired, processing the job...
[2026-04-07 09:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:50:03] Production.INFO: Account Balance Start.
[2026-04-07 09:50:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:50:03] Production.INFO: 117
[2026-04-07 09:50:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:03] Production.INFO: ==6356== Lock acquired, processing the job...
[2026-04-07 09:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:50:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:50:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:50:03] Production.INFO: ==6356== Releasing lock...
[2026-04-07 09:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:50:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:03] Production.INFO: ==6350== Releasing lock...
[2026-04-07 09:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:50:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:03] Production.INFO: Date 2026-03-23
[2026-04-07 09:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:03] Production.INFO: Date 2026-03-24
[2026-04-07 09:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:03] Production.INFO: Date 2026-03-25
[2026-04-07 09:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:50:04] Production.INFO: Total Charge 0
[2026-04-07 09:50:04] Production.INFO: CreateAllLog End
[2026-04-07 09:50:04] Production.INFO: Account Balance End.
[2026-04-07 09:50:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:50:04] Production.INFO: ==6354== Releasing lock...
[2026-04-07 09:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:50:10] Production.ERROR: CronJobId end10
[2026-04-07 09:50:10] Production.INFO: ==6352== Releasing lock...
[2026-04-07 09:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:50:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:50:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:50:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:50:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:50:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:50:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:50:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:50:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:50:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:50:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:50:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:50:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:50:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:50:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:50:13] Production.INFO: call_cost start
[2026-04-07 09:50:13] Production.INFO: call_cost end
[2026-04-07 09:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:50:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:50:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:50:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:50:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:50:13] Production.INFO: ==6348== Releasing lock...
[2026-04-07 09:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:51:02] Production.INFO: ==6422== Lock acquired, processing the job...
[2026-04-07 14:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:51:02] Production.INFO: neon service started
[2026-04-07 14:51:02] Production.INFO: neon service started
[2026-04-07 14:51:02] Production.INFO: ==6422== Releasing lock...
[2026-04-07 14:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:51:02] Production.INFO: ==6425== Lock acquired, processing the job...
[2026-04-07 09:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:51:02] Production.INFO: ==6425== Releasing lock...
[2026-04-07 09:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:51:02] Production.INFO: ==6427== Lock acquired, processing the job...
[2026-04-07 13:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:51:02] Production.INFO: ==6427== Releasing lock...
[2026-04-07 13:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:51:03] Production.INFO: ==6429== Lock acquired, processing the job...
[2026-04-07 09:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 09:51:03] Production.INFO: ==6437== Lock acquired, processing the job...
[2026-04-07 09:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:51:03] Production.INFO: ==6431== Lock acquired, processing the job...
[2026-04-07 09:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:51:03] Production.INFO: ==6433== Lock acquired, processing the job...
[2026-04-07 09:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 09:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 09:51:03] Production.ERROR: CronJob PID - 6431
[2026-04-07 09:51:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 09:51:03] Production.ERROR: CronJob ID - 5
[2026-04-07 09:51:03] Production.ERROR: CronJob Last Run Time 2026-04-07 09:51:00
[2026-04-07 09:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 09:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 09:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 09:51:03] Production.ERROR: CronJob PID - 6437
[2026-04-07 09:51:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-07 09:51:03] Production.ERROR: CronJob ID - 12
[2026-04-07 09:51:03] Production.ERROR: CronJob Last Run Time 2026-04-07 09:51:00
[2026-04-07 09:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 09:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 09:51:03] Production.INFO: ==6435== Lock acquired, processing the job...
[2026-04-07 09:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 09:51:03] Production.INFO: ==6429== Releasing lock...
[2026-04-07 09:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 09:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 09:51:03] Production.INFO: ==6441== Lock acquired, processing the job...
[2026-04-07 09:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:51:03] Production.INFO: Account Balance Start.
[2026-04-07 09:51:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:51:03] Production.INFO: ==6439== Lock acquired, processing the job...
[2026-04-07 09:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 09:51:03] Production.INFO: 117
[2026-04-07 09:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:51:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 09:51:04] Production.INFO: Date 2026-03-09
[2026-04-07 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:51:04] Production.INFO: Date 2026-03-10
[2026-04-07 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:04] Production.INFO: ==6441== Releasing lock...
[2026-04-07 09:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:51:04] Production.INFO: Date 2026-03-11
[2026-04-07 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:04] Production.INFO: Date 2026-03-12
[2026-04-07 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:04] Production.INFO: Date 2026-03-13
[2026-04-07 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:04] Production.ERROR: done
[2026-04-07 09:51:04] Production.INFO: ==6433== Releasing lock...
[2026-04-07 09:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:51:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 09:51:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052944', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:05] Production.INFO: Date 2026-03-24
[2026-04-07 09:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:05] Production.INFO: Date 2026-03-25
[2026-04-07 09:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:05] Production.INFO: Date 2026-03-26
[2026-04-07 09:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:05] Production.INFO: Date 2026-03-27
[2026-04-07 09:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:05] Production.INFO: Date 2026-03-28
[2026-04-07 09:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:05] Production.INFO: Date 2026-03-29
[2026-04-07 09:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:05] Production.INFO: Date 2026-03-30
[2026-04-07 09:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:05] Production.INFO: Date 2026-03-31
[2026-04-07 09:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:05] Production.INFO: Date 2026-04-01
[2026-04-07 09:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:05] Production.INFO: Date 2026-04-02
[2026-04-07 09:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:05] Production.INFO: Date 2026-04-03
[2026-04-07 09:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:05] Production.INFO: Date 2026-04-04
[2026-04-07 09:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:05] Production.INFO: Date 2026-04-05
[2026-04-07 09:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:05] Production.INFO: Date 2026-04-06
[2026-04-07 09:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:05] Production.INFO: Date 2026-04-07
[2026-04-07 09:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:51:05] Production.INFO: Total Charge 0
[2026-04-07 09:51:05] Production.INFO: CreateAllLog End
[2026-04-07 09:51:05] Production.INFO: Account Balance End.
[2026-04-07 09:51:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:51:05] Production.INFO: ==6437== Releasing lock...
[2026-04-07 09:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:51:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052944', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 09:51:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 09:51:09] Production.INFO: ProcessCDR(1,17052944,1,1,2)
[2026-04-07 09:51:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052944,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 09:51:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052944,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 09:51:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 09:51:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 09:51:09] Production.INFO: ==6439== Releasing lock...
[2026-04-07 09:51:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 09:51:09] Production.INFO: 26 MB #Memory Used#
[2026-04-07 09:51:13] Production.ERROR: CronJobId end10
[2026-04-07 09:51:13] Production.INFO: ==6435== Releasing lock...
[2026-04-07 09:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:51:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:51:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:51:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:51:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:51:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:51:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:51:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:51:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:51:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:51:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:51:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:51:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:51:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:51:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:51:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:51:16] Production.INFO: call_cost start
[2026-04-07 09:51:16] Production.INFO: call_cost end
[2026-04-07 09:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:51:16] Production.INFO: ==6431== Releasing lock...
[2026-04-07 09:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:52:01] Production.INFO: ==6501== Lock acquired, processing the job...
[2026-04-07 14:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:52:01] Production.INFO: neon service started
[2026-04-07 14:52:01] Production.INFO: neon service started
[2026-04-07 14:52:01] Production.INFO: ==6501== Releasing lock...
[2026-04-07 14:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:52:01] Production.INFO: ==6503== Lock acquired, processing the job...
[2026-04-07 09:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:52:02] Production.INFO: ==6503== Releasing lock...
[2026-04-07 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:52:02] Production.INFO: ==6505== Lock acquired, processing the job...
[2026-04-07 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:52:02] Production.INFO: ==6505== Releasing lock...
[2026-04-07 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:52:02] Production.INFO: ==6508== Lock acquired, processing the job...
[2026-04-07 09:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:52:02] Production.INFO: ==6510== Lock acquired, processing the job...
[2026-04-07 09:52:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:52:02] Production.INFO: ==6514== Lock acquired, processing the job...
[2026-04-07 09:52:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:52:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:52:02] Production.INFO: ==6512== Lock acquired, processing the job...
[2026-04-07 09:52:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:52:03] Production.INFO: ==6516== Lock acquired, processing the job...
[2026-04-07 09:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:52:03] Production.INFO: Account Balance Start.
[2026-04-07 09:52:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:52:03] Production.INFO: 117
[2026-04-07 09:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: ==6516== Releasing lock...
[2026-04-07 09:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-23
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-24
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-25
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-26
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-27
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-28
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: ==6510== Releasing lock...
[2026-04-07 09:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-29
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-30
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-03-31
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-04-01
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-04-02
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:03] Production.INFO: Date 2026-04-03
[2026-04-07 09:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:52:04] Production.INFO: Total Charge 0
[2026-04-07 09:52:04] Production.INFO: CreateAllLog End
[2026-04-07 09:52:04] Production.INFO: Account Balance End.
[2026-04-07 09:52:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:52:04] Production.INFO: ==6514== Releasing lock...
[2026-04-07 09:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:52:11] Production.ERROR: CronJobId end10
[2026-04-07 09:52:11] Production.INFO: ==6512== Releasing lock...
[2026-04-07 09:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:52:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:52:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:52:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:52:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:52:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:52:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:52:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:52:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:52:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:52:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:52:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:52:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:52:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:52:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:52:13] Production.INFO: call_cost start
[2026-04-07 09:52:13] Production.INFO: call_cost end
[2026-04-07 09:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:52:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:52:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:52:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:52:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:52:13] Production.INFO: ==6508== Releasing lock...
[2026-04-07 09:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:52:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:53:01] Production.INFO: ==6580== Lock acquired, processing the job...
[2026-04-07 14:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:53:01] Production.INFO: neon service started
[2026-04-07 14:53:01] Production.INFO: neon service started
[2026-04-07 14:53:01] Production.INFO: ==6580== Releasing lock...
[2026-04-07 14:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:53:02] Production.INFO: ==6582== Lock acquired, processing the job...
[2026-04-07 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:53:02] Production.INFO: ==6582== Releasing lock...
[2026-04-07 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:53:02] Production.INFO: ==6584== Lock acquired, processing the job...
[2026-04-07 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:53:02] Production.INFO: ==6584== Releasing lock...
[2026-04-07 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:53:02] Production.INFO: ==6587== Lock acquired, processing the job...
[2026-04-07 09:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:53:02] Production.INFO: ==6589== Lock acquired, processing the job...
[2026-04-07 09:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:53:03] Production.INFO: ==6591== Lock acquired, processing the job...
[2026-04-07 09:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:53:03] Production.INFO: ==6593== Lock acquired, processing the job...
[2026-04-07 09:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:53:03] Production.INFO: ==6595== Lock acquired, processing the job...
[2026-04-07 09:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:53:03] Production.INFO: Account Balance Start.
[2026-04-07 09:53:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:53:03] Production.INFO: 117
[2026-04-07 09:53:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:53:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:53:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:03] Production.INFO: ==6595== Releasing lock...
[2026-04-07 09:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:53:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:03] Production.INFO: ==6589== Releasing lock...
[2026-04-07 09:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:53:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:53:04] Production.INFO: Total Charge 0
[2026-04-07 09:53:04] Production.INFO: CreateAllLog End
[2026-04-07 09:53:04] Production.INFO: Account Balance End.
[2026-04-07 09:53:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:53:04] Production.INFO: ==6593== Releasing lock...
[2026-04-07 09:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:53:11] Production.ERROR: CronJobId end10
[2026-04-07 09:53:11] Production.INFO: ==6591== Releasing lock...
[2026-04-07 09:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:53:13] Production.INFO: call_cost start
[2026-04-07 09:53:13] Production.INFO: call_cost end
[2026-04-07 09:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:53:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:53:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:53:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:53:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:53:13] Production.INFO: ==6587== Releasing lock...
[2026-04-07 09:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:54:02] Production.INFO: ==6654== Lock acquired, processing the job...
[2026-04-07 14:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:54:02] Production.INFO: neon service started
[2026-04-07 14:54:02] Production.INFO: neon service started
[2026-04-07 14:54:02] Production.INFO: ==6654== Releasing lock...
[2026-04-07 14:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:54:02] Production.INFO: ==6656== Lock acquired, processing the job...
[2026-04-07 09:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:54:02] Production.INFO: ==6656== Releasing lock...
[2026-04-07 09:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:54:03] Production.INFO: ==6658== Lock acquired, processing the job...
[2026-04-07 13:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:54:03] Production.INFO: ==6658== Releasing lock...
[2026-04-07 13:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:54:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:54:03] Production.INFO: ==6660== Lock acquired, processing the job...
[2026-04-07 09:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:54:03] Production.INFO: ==6662== Lock acquired, processing the job...
[2026-04-07 09:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:54:03] Production.INFO: ==6664== Lock acquired, processing the job...
[2026-04-07 09:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:54:03] Production.INFO: ==6666== Lock acquired, processing the job...
[2026-04-07 09:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:54:03] Production.INFO: ==6668== Lock acquired, processing the job...
[2026-04-07 09:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:54:03] Production.INFO: Account Balance Start.
[2026-04-07 09:54:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:54:03] Production.INFO: 117
[2026-04-07 09:54:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:54:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:54:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:54:04] Production.INFO: ==6668== Releasing lock...
[2026-04-07 09:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:54:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:54:04] Production.INFO: Date 2026-03-12
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-03-13
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: ==6662== Releasing lock...
[2026-04-07 09:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:54:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:54:04] Production.INFO: Total Charge 0
[2026-04-07 09:54:05] Production.INFO: CreateAllLog End
[2026-04-07 09:54:05] Production.INFO: Account Balance End.
[2026-04-07 09:54:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:54:05] Production.INFO: ==6666== Releasing lock...
[2026-04-07 09:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:54:11] Production.ERROR: CronJobId end10
[2026-04-07 09:54:11] Production.INFO: ==6664== Releasing lock...
[2026-04-07 09:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:54:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:54:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:54:14] Production.INFO: call_cost start
[2026-04-07 09:54:14] Production.INFO: call_cost end
[2026-04-07 09:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:54:14] Production.INFO: ==6660== Releasing lock...
[2026-04-07 09:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:55:01] Production.INFO: ==6726== Lock acquired, processing the job...
[2026-04-07 14:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:55:01] Production.INFO: neon service started
[2026-04-07 14:55:01] Production.INFO: neon service started
[2026-04-07 14:55:01] Production.INFO: ==6726== Releasing lock...
[2026-04-07 14:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:55:02] Production.INFO: ==6730== Lock acquired, processing the job...
[2026-04-07 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:55:02] Production.INFO: ==6730== Releasing lock...
[2026-04-07 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:55:02] Production.INFO: ==6728== Lock acquired, processing the job...
[2026-04-07 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:55:02] Production.INFO: ==6728== Releasing lock...
[2026-04-07 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:55:03] Production.INFO: ==6737== Lock acquired, processing the job...
[2026-04-07 09:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:55:03] Production.INFO: ==6733== Lock acquired, processing the job...
[2026-04-07 09:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:55:03] Production.INFO: ==6735== Lock acquired, processing the job...
[2026-04-07 09:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:55:03] Production.INFO: ==6739== Lock acquired, processing the job...
[2026-04-07 09:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:55:03] Production.INFO: ==6741== Lock acquired, processing the job...
[2026-04-07 09:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:55:03] Production.INFO: Account Balance Start.
[2026-04-07 09:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:55:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:55:03] Production.INFO: 117
[2026-04-07 09:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:55:03] Production.INFO: ==6741== Releasing lock...
[2026-04-07 09:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:55:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-03-13
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: ==6735== Releasing lock...
[2026-04-07 09:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:55:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:55:04] Production.INFO: Total Charge 0
[2026-04-07 09:55:05] Production.INFO: CreateAllLog End
[2026-04-07 09:55:05] Production.INFO: Account Balance End.
[2026-04-07 09:55:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:55:05] Production.INFO: ==6739== Releasing lock...
[2026-04-07 09:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:55:11] Production.ERROR: CronJobId end10
[2026-04-07 09:55:11] Production.INFO: ==6737== Releasing lock...
[2026-04-07 09:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:55:14] Production.INFO: call_cost start
[2026-04-07 09:55:14] Production.INFO: call_cost end
[2026-04-07 09:55:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:55:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:55:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:55:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:55:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:55:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:55:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:55:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:55:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:55:14] Production.INFO: ==6733== Releasing lock...
[2026-04-07 09:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:55:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:56:02] Production.INFO: ==6827== Lock acquired, processing the job...
[2026-04-07 14:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:56:02] Production.INFO: neon service started
[2026-04-07 14:56:02] Production.INFO: neon service started
[2026-04-07 14:56:02] Production.INFO: ==6827== Releasing lock...
[2026-04-07 14:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:56:02] Production.INFO: ==6829== Lock acquired, processing the job...
[2026-04-07 09:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:56:02] Production.INFO: ==6829== Releasing lock...
[2026-04-07 09:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:56:02] Production.INFO: ==6831== Lock acquired, processing the job...
[2026-04-07 13:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:56:02] Production.INFO: ==6831== Releasing lock...
[2026-04-07 13:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:56:03] Production.INFO: ==6836== Lock acquired, processing the job...
[2026-04-07 09:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:56:03] Production.INFO: ==6840== Lock acquired, processing the job...
[2026-04-07 09:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:56:03] Production.INFO: ==6834== Lock acquired, processing the job...
[2026-04-07 09:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:56:03] Production.INFO: ==6838== Lock acquired, processing the job...
[2026-04-07 09:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:56:03] Production.INFO: ==6842== Lock acquired, processing the job...
[2026-04-07 09:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:56:03] Production.INFO: Account Balance Start.
[2026-04-07 09:56:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:56:03] Production.INFO: 117
[2026-04-07 09:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:56:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:56:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:56:03] Production.INFO: ==6842== Releasing lock...
[2026-04-07 09:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:56:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: ==6836== Releasing lock...
[2026-04-07 09:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:56:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:56:05] Production.INFO: Total Charge 0
[2026-04-07 09:56:05] Production.INFO: CreateAllLog End
[2026-04-07 09:56:05] Production.INFO: Account Balance End.
[2026-04-07 09:56:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:56:05] Production.INFO: ==6840== Releasing lock...
[2026-04-07 09:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:56:12] Production.ERROR: CronJobId end10
[2026-04-07 09:56:12] Production.INFO: ==6838== Releasing lock...
[2026-04-07 09:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:56:15] Production.INFO: call_cost start
[2026-04-07 09:56:15] Production.INFO: call_cost end
[2026-04-07 09:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:56:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:56:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:56:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:56:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:56:15] Production.INFO: ==6834== Releasing lock...
[2026-04-07 09:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:57:01] Production.INFO: ==6903== Lock acquired, processing the job...
[2026-04-07 14:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:57:01] Production.INFO: neon service started
[2026-04-07 14:57:01] Production.INFO: neon service started
[2026-04-07 14:57:01] Production.INFO: ==6903== Releasing lock...
[2026-04-07 14:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:57:01] Production.INFO: ==6905== Lock acquired, processing the job...
[2026-04-07 09:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:57:02] Production.INFO: ==6905== Releasing lock...
[2026-04-07 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:57:02] Production.INFO: ==6907== Lock acquired, processing the job...
[2026-04-07 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:57:02] Production.INFO: ==6907== Releasing lock...
[2026-04-07 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:57:02] Production.INFO: ==6915== Lock acquired, processing the job...
[2026-04-07 09:57:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:57:02] Production.INFO: Account Balance Start.
[2026-04-07 09:57:02] Production.INFO: CreateAllLog Start
[2026-04-07 09:57:02] Production.INFO: 117
[2026-04-07 09:57:02] Production.INFO: Date 2026-03-08
[2026-04-07 09:57:02] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:02] Production.INFO: Date 2026-03-09
[2026-04-07 09:57:02] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:02] Production.INFO: Date 2026-03-10
[2026-04-07 09:57:02] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:02] Production.INFO: ==6911== Lock acquired, processing the job...
[2026-04-07 09:57:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:57:02] Production.INFO: ==6909== Lock acquired, processing the job...
[2026-04-07 09:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:57:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:03] Production.INFO: ==6913== Lock acquired, processing the job...
[2026-04-07 09:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:57:03] Production.INFO: ==6917== Lock acquired, processing the job...
[2026-04-07 09:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:57:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:57:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:03] Production.INFO: ==6917== Releasing lock...
[2026-04-07 09:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:57:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:03] Production.INFO: Date 2026-03-23
[2026-04-07 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:03] Production.INFO: Date 2026-03-24
[2026-04-07 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:03] Production.INFO: Date 2026-03-25
[2026-04-07 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:03] Production.INFO: ==6911== Releasing lock...
[2026-04-07 09:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:57:03] Production.INFO: Date 2026-03-26
[2026-04-07 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:03] Production.INFO: Date 2026-03-27
[2026-04-07 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:03] Production.INFO: Date 2026-03-28
[2026-04-07 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:03] Production.INFO: Date 2026-03-29
[2026-04-07 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:03] Production.INFO: Date 2026-03-30
[2026-04-07 09:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:57:04] Production.INFO: Total Charge 0
[2026-04-07 09:57:04] Production.INFO: CreateAllLog End
[2026-04-07 09:57:04] Production.INFO: Account Balance End.
[2026-04-07 09:57:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:57:04] Production.INFO: ==6915== Releasing lock...
[2026-04-07 09:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:57:11] Production.ERROR: CronJobId end10
[2026-04-07 09:57:11] Production.INFO: ==6913== Releasing lock...
[2026-04-07 09:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:57:14] Production.INFO: call_cost start
[2026-04-07 09:57:14] Production.INFO: call_cost end
[2026-04-07 09:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:57:14] Production.INFO: ==6909== Releasing lock...
[2026-04-07 09:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:58:01] Production.INFO: ==6976== Lock acquired, processing the job...
[2026-04-07 14:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:58:01] Production.INFO: neon service started
[2026-04-07 14:58:01] Production.INFO: neon service started
[2026-04-07 14:58:01] Production.INFO: ==6976== Releasing lock...
[2026-04-07 14:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:58:02] Production.INFO: ==6978== Lock acquired, processing the job...
[2026-04-07 09:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 09:58:02] Production.INFO: ==6978== Releasing lock...
[2026-04-07 09:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:58:02] Production.INFO: ==6980== Lock acquired, processing the job...
[2026-04-07 13:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:58:02] Production.INFO: ==6980== Releasing lock...
[2026-04-07 13:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:58:03] Production.INFO: ==6984== Lock acquired, processing the job...
[2026-04-07 09:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:58:03] Production.INFO: ==6988== Lock acquired, processing the job...
[2026-04-07 09:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:58:03] Production.INFO: ==6982== Lock acquired, processing the job...
[2026-04-07 09:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:58:03] Production.INFO: ==6986== Lock acquired, processing the job...
[2026-04-07 09:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:58:03] Production.INFO: ==6990== Lock acquired, processing the job...
[2026-04-07 09:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:58:03] Production.INFO: Account Balance Start.
[2026-04-07 09:58:03] Production.INFO: CreateAllLog Start
[2026-04-07 09:58:03] Production.INFO: 117
[2026-04-07 09:58:03] Production.INFO: Date 2026-03-08
[2026-04-07 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:58:03] Production.INFO: Date 2026-03-09
[2026-04-07 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:58:03] Production.INFO: Date 2026-03-10
[2026-04-07 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:58:03] Production.INFO: Date 2026-03-11
[2026-04-07 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:03] Production.INFO: Date 2026-03-12
[2026-04-07 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:03] Production.INFO: ==6990== Releasing lock...
[2026-04-07 09:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:58:03] Production.INFO: Date 2026-03-13
[2026-04-07 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:03] Production.INFO: Date 2026-03-14
[2026-04-07 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:03] Production.INFO: Date 2026-03-15
[2026-04-07 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:03] Production.INFO: Date 2026-03-16
[2026-04-07 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:03] Production.INFO: Date 2026-03-17
[2026-04-07 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:03] Production.INFO: Date 2026-03-18
[2026-04-07 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:03] Production.INFO: Date 2026-03-19
[2026-04-07 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:03] Production.INFO: Date 2026-03-20
[2026-04-07 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:03] Production.INFO: Date 2026-03-21
[2026-04-07 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:03] Production.INFO: Date 2026-03-22
[2026-04-07 09:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:04] Production.INFO: ==6984== Releasing lock...
[2026-04-07 09:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:58:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:04] Production.INFO: Date 2026-03-29
[2026-04-07 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:04] Production.INFO: Date 2026-03-30
[2026-04-07 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:04] Production.INFO: Date 2026-03-31
[2026-04-07 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:04] Production.INFO: Date 2026-04-01
[2026-04-07 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:04] Production.INFO: Date 2026-04-02
[2026-04-07 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:04] Production.INFO: Date 2026-04-03
[2026-04-07 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:04] Production.INFO: Date 2026-04-04
[2026-04-07 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:04] Production.INFO: Date 2026-04-05
[2026-04-07 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:04] Production.INFO: Date 2026-04-06
[2026-04-07 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:04] Production.INFO: Date 2026-04-07
[2026-04-07 09:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:58:04] Production.INFO: Total Charge 0
[2026-04-07 09:58:04] Production.INFO: CreateAllLog End
[2026-04-07 09:58:04] Production.INFO: Account Balance End.
[2026-04-07 09:58:04] Production.ERROR: CronJobId end 12
[2026-04-07 09:58:04] Production.INFO: ==6988== Releasing lock...
[2026-04-07 09:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:58:11] Production.ERROR: CronJobId end10
[2026-04-07 09:58:11] Production.INFO: ==6986== Releasing lock...
[2026-04-07 09:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:58:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:58:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:58:14] Production.INFO: call_cost start
[2026-04-07 09:58:14] Production.INFO: call_cost end
[2026-04-07 09:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:58:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:58:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:58:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:58:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:58:14] Production.INFO: ==6982== Releasing lock...
[2026-04-07 09:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 14:59:02] Production.INFO: ==7050== Lock acquired, processing the job...
[2026-04-07 14:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 14:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 14:59:02] Production.INFO: neon service started
[2026-04-07 14:59:02] Production.INFO: neon service started
[2026-04-07 14:59:02] Production.INFO: ==7050== Releasing lock...
[2026-04-07 14:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 14:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 09:59:02] Production.INFO: ==7052== Lock acquired, processing the job...
[2026-04-07 09:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:59:02] Production.INFO: ==7055== Lock acquired, processing the job...
[2026-04-07 13:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:59:02] Production.INFO: ==7055== Releasing lock...
[2026-04-07 13:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 13:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 09:59:03] Production.INFO: ==7052== Releasing lock...
[2026-04-07 09:59:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 09:59:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 09:59:03] Production.INFO: ==7059== Lock acquired, processing the job...
[2026-04-07 09:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 09:59:03] Production.INFO: ==7061== Lock acquired, processing the job...
[2026-04-07 09:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 09:59:03] Production.INFO: ==7063== Lock acquired, processing the job...
[2026-04-07 09:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 09:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 09:59:04] Production.INFO: ==7067== Lock acquired, processing the job...
[2026-04-07 09:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 09:59:04] Production.INFO: ==7065== Lock acquired, processing the job...
[2026-04-07 09:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 09:59:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 09:59:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 09:59:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 09:59:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 09:59:04] Production.INFO: Account Balance Start.
[2026-04-07 09:59:04] Production.INFO: CreateAllLog Start
[2026-04-07 09:59:04] Production.INFO: 117
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-08
[2026-04-07 09:59:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 09:59:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 09:59:04] Production.INFO: ==7067== Releasing lock...
[2026-04-07 09:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 09:59:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-09
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-10
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-11
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-12
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-13
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-14
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-15
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-16
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:04] Production.INFO: ==7061== Releasing lock...
[2026-04-07 09:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 09:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-17
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-18
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-19
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-20
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-21
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-22
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-23
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-24
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-25
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-26
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-27
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:04] Production.INFO: Date 2026-03-28
[2026-04-07 09:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:05] Production.INFO: Date 2026-03-29
[2026-04-07 09:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:05] Production.INFO: Date 2026-03-30
[2026-04-07 09:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:05] Production.INFO: Date 2026-03-31
[2026-04-07 09:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:05] Production.INFO: Date 2026-04-01
[2026-04-07 09:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:05] Production.INFO: Date 2026-04-02
[2026-04-07 09:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:05] Production.INFO: Date 2026-04-03
[2026-04-07 09:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:05] Production.INFO: Date 2026-04-04
[2026-04-07 09:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:05] Production.INFO: Date 2026-04-05
[2026-04-07 09:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:05] Production.INFO: Date 2026-04-06
[2026-04-07 09:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:05] Production.INFO: Date 2026-04-07
[2026-04-07 09:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 09:59:05] Production.INFO: Total Charge 0
[2026-04-07 09:59:05] Production.INFO: CreateAllLog End
[2026-04-07 09:59:05] Production.INFO: Account Balance End.
[2026-04-07 09:59:05] Production.ERROR: CronJobId end 12
[2026-04-07 09:59:05] Production.INFO: ==7065== Releasing lock...
[2026-04-07 09:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 09:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 09:59:11] Production.ERROR: CronJobId end10
[2026-04-07 09:59:11] Production.INFO: ==7063== Releasing lock...
[2026-04-07 09:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 09:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 09:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 09:59:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 09:59:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 09:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 09:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 09:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 09:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 09:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 09:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 09:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 09:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 09:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 09:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 09:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 09:59:13] Production.INFO: call_cost start
[2026-04-07 09:59:13] Production.INFO: call_cost end
[2026-04-07 09:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 09:59:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 09:59:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 09:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 09:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 09:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 09:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 09:59:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 09:59:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 09:59:13] Production.INFO: ==7059== Releasing lock...
[2026-04-07 09:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 09:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:00:01] Production.INFO: ==7123== Lock acquired, processing the job...
[2026-04-07 15:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:00:01] Production.INFO: neon service started
[2026-04-07 15:00:01] Production.INFO: neon service started
[2026-04-07 15:00:01] Production.INFO: ==7123== Releasing lock...
[2026-04-07 15:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:00:02] Production.INFO: ==7127== Lock acquired, processing the job...
[2026-04-07 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:00:02] Production.INFO: ==7127== Releasing lock...
[2026-04-07 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:00:02] Production.INFO: ==7125== Lock acquired, processing the job...
[2026-04-07 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:00:02] Production.INFO: ==7125== Releasing lock...
[2026-04-07 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:00:02] Production.INFO: ==7136== Lock acquired, processing the job...
[2026-04-07 10:00:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:00:03] Production.INFO: Account Balance Start.
[2026-04-07 10:00:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:00:03] Production.INFO: 117
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: ==7130== Lock acquired, processing the job...
[2026-04-07 10:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: ==7132== Lock acquired, processing the job...
[2026-04-07 10:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-20
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:00:03] Production.INFO: ==7134== Lock acquired, processing the job...
[2026-04-07 10:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-21
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-22
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-23
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: ==7138== Lock acquired, processing the job...
[2026-04-07 10:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-24
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-25
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-26
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-27
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-28
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-29
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-30
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:00:03] Production.INFO: Date 2026-03-31
[2026-04-07 10:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-04-01
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:00:03] Production.INFO: ==7138== Releasing lock...
[2026-04-07 10:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:00:03] Production.INFO: Date 2026-04-02
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-04-03
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-04-04
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-04-05
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-04-06
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:03] Production.INFO: Date 2026-04-07
[2026-04-07 10:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:00:04] Production.INFO: Total Charge 0
[2026-04-07 10:00:04] Production.INFO: CreateAllLog End
[2026-04-07 10:00:04] Production.INFO: Account Balance End.
[2026-04-07 10:00:04] Production.INFO: ==7132== Releasing lock...
[2026-04-07 10:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:00:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:00:04] Production.INFO: ==7136== Releasing lock...
[2026-04-07 10:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:00:10] Production.ERROR: CronJobId end10
[2026-04-07 10:00:10] Production.INFO: ==7134== Releasing lock...
[2026-04-07 10:00:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:00:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:00:13] Production.INFO: call_cost start
[2026-04-07 10:00:13] Production.INFO: call_cost end
[2026-04-07 10:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:00:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:00:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:00:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:00:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:00:13] Production.INFO: ==7130== Releasing lock...
[2026-04-07 10:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:01:02] Production.INFO: ==7206== Lock acquired, processing the job...
[2026-04-07 15:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:01:02] Production.INFO: neon service started
[2026-04-07 15:01:02] Production.INFO: neon service started
[2026-04-07 15:01:02] Production.INFO: ==7206== Releasing lock...
[2026-04-07 15:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:01:02] Production.INFO: ==7212== Lock acquired, processing the job...
[2026-04-07 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:01:02] Production.INFO: ==7212== Releasing lock...
[2026-04-07 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:01:02] Production.INFO: ==7214== Lock acquired, processing the job...
[2026-04-07 14:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:01:02] Production.INFO: ==7214== Releasing lock...
[2026-04-07 14:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:01:03] Production.INFO: ==7223== Lock acquired, processing the job...
[2026-04-07 10:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:01:03] Production.INFO: ==7229== Lock acquired, processing the job...
[2026-04-07 10:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:01:03] Production.INFO: ==7229== Releasing lock...
[2026-04-07 10:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:01:03] Production.INFO: ==7217== Lock acquired, processing the job...
[2026-04-07 10:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 10:01:04] Production.INFO: ==7221== Lock acquired, processing the job...
[2026-04-07 10:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:01:04] Production.INFO: ==7219== Lock acquired, processing the job...
[2026-04-07 10:01:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:01:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 10:01:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 10:01:04] Production.ERROR: CronJob PID - 7223
[2026-04-07 10:01:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 10:01:04] Production.ERROR: CronJob ID - 10
[2026-04-07 10:01:04] Production.ERROR: CronJob Last Run Time 2026-04-07 10:01:00
[2026-04-07 10:01:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 10:01:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 10:01:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 10:01:04] Production.INFO: ==7217== Releasing lock...
[2026-04-07 10:01:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 10:01:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 10:01:04] Production.INFO: ==7225== Lock acquired, processing the job...
[2026-04-07 10:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:01:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:01:04] Production.INFO: ==7227== Lock acquired, processing the job...
[2026-04-07 10:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 10:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 10:01:04] Production.INFO: Account Balance Start.
[2026-04-07 10:01:04] Production.INFO: CreateAllLog Start
[2026-04-07 10:01:04] Production.INFO: 117
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-08
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-09
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-10
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-11
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.ERROR: done
[2026-04-07 10:01:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:04] Production.INFO: ==7221== Releasing lock...
[2026-04-07 10:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:01:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 10:01:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052985', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 10:01:05] Production.INFO: Date 2026-04-05
[2026-04-07 10:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:05] Production.INFO: Date 2026-04-06
[2026-04-07 10:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:05] Production.INFO: Date 2026-04-07
[2026-04-07 10:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:01:05] Production.INFO: Total Charge 0
[2026-04-07 10:01:05] Production.INFO: CreateAllLog End
[2026-04-07 10:01:05] Production.INFO: Account Balance End.
[2026-04-07 10:01:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:01:05] Production.INFO: ==7225== Releasing lock...
[2026-04-07 10:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17052985', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 10:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 10:01:11] Production.INFO: ProcessCDR(1,17052985,1,1,2)
[2026-04-07 10:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17052985,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 10:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17052985,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 10:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 10:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 10:01:11] Production.INFO: ==7227== Releasing lock...
[2026-04-07 10:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 10:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 10:01:14] Production.ERROR: CronJobId end10
[2026-04-07 10:01:14] Production.INFO: ==7223== Releasing lock...
[2026-04-07 10:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:01:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:01:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:01:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:01:16] Production.INFO: call_cost start
[2026-04-07 10:01:16] Production.INFO: call_cost end
[2026-04-07 10:01:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:01:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:01:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:01:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:01:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:01:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:01:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:01:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:01:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:01:16] Production.INFO: ==7219== Releasing lock...
[2026-04-07 10:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:01:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:02:01] Production.INFO: ==7290== Lock acquired, processing the job...
[2026-04-07 15:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:02:01] Production.INFO: neon service started
[2026-04-07 15:02:01] Production.INFO: neon service started
[2026-04-07 15:02:01] Production.INFO: ==7290== Releasing lock...
[2026-04-07 15:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:02:01] Production.INFO: ==7294== Lock acquired, processing the job...
[2026-04-07 14:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:02:01] Production.INFO: ==7294== Releasing lock...
[2026-04-07 14:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:02:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:02:02] Production.INFO: ==7292== Lock acquired, processing the job...
[2026-04-07 10:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:02:02] Production.INFO: ==7292== Releasing lock...
[2026-04-07 10:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:02:03] Production.INFO: ==7297== Lock acquired, processing the job...
[2026-04-07 10:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:02:03] Production.INFO: ==7299== Lock acquired, processing the job...
[2026-04-07 10:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:02:03] Production.INFO: ==7301== Lock acquired, processing the job...
[2026-04-07 10:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:02:03] Production.INFO: ==7303== Lock acquired, processing the job...
[2026-04-07 10:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:02:03] Production.INFO: ==7305== Lock acquired, processing the job...
[2026-04-07 10:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-07 10:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 10:02:03] Production.INFO: ==7307== Lock acquired, processing the job...
[2026-04-07 10:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:02:03] Production.INFO: Account Balance Start.
[2026-04-07 10:02:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:02:03] Production.INFO: 117
[2026-04-07 10:02:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:02:03] Production.INFO: ==7307== Releasing lock...
[2026-04-07 10:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:02:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.ERROR: done
[2026-04-07 10:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-07 10:02:04] Production.INFO: ==7299== Releasing lock...
[2026-04-07 10:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:02:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.ERROR: done
[2026-04-07 10:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-07 10:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-07 10:02:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:02:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:02:04] Production.INFO: ==7305== Releasing lock...
[2026-04-07 10:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-07 10:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-07 10:02:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:02:04] Production.INFO: Total Charge 0
[2026-04-07 10:02:05] Production.INFO: CreateAllLog End
[2026-04-07 10:02:05] Production.INFO: Account Balance End.
[2026-04-07 10:02:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:02:05] Production.INFO: ==7303== Releasing lock...
[2026-04-07 10:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:02:12] Production.ERROR: CronJobId end10
[2026-04-07 10:02:12] Production.INFO: ==7301== Releasing lock...
[2026-04-07 10:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:02:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:02:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:02:15] Production.INFO: call_cost start
[2026-04-07 10:02:15] Production.INFO: call_cost end
[2026-04-07 10:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:02:15] Production.INFO: ==7297== Releasing lock...
[2026-04-07 10:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:03:01] Production.INFO: ==7367== Lock acquired, processing the job...
[2026-04-07 15:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:03:01] Production.INFO: neon service started
[2026-04-07 15:03:01] Production.INFO: neon service started
[2026-04-07 15:03:01] Production.INFO: ==7367== Releasing lock...
[2026-04-07 15:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:03:02] Production.INFO: ==7371== Lock acquired, processing the job...
[2026-04-07 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:03:02] Production.INFO: ==7371== Releasing lock...
[2026-04-07 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:03:02] Production.INFO: ==7369== Lock acquired, processing the job...
[2026-04-07 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:03:02] Production.INFO: ==7369== Releasing lock...
[2026-04-07 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:03:03] Production.INFO: ==7373== Lock acquired, processing the job...
[2026-04-07 10:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:03:03] Production.INFO: ==7375== Lock acquired, processing the job...
[2026-04-07 10:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:03:03] Production.INFO: ==7377== Lock acquired, processing the job...
[2026-04-07 10:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:03:03] Production.INFO: ==7379== Lock acquired, processing the job...
[2026-04-07 10:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:03:03] Production.INFO: ==7381== Lock acquired, processing the job...
[2026-04-07 10:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:03:03] Production.INFO: Account Balance Start.
[2026-04-07 10:03:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:03:03] Production.INFO: 117
[2026-04-07 10:03:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:03:03] Production.INFO: ==7381== Releasing lock...
[2026-04-07 10:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:03:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:03] Production.INFO: ==7375== Releasing lock...
[2026-04-07 10:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:03:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:05] Production.INFO: Date 2026-04-05
[2026-04-07 10:03:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:05] Production.INFO: Date 2026-04-06
[2026-04-07 10:03:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:05] Production.INFO: Date 2026-04-07
[2026-04-07 10:03:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:03:05] Production.INFO: Total Charge 0
[2026-04-07 10:03:05] Production.INFO: CreateAllLog End
[2026-04-07 10:03:05] Production.INFO: Account Balance End.
[2026-04-07 10:03:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:03:05] Production.INFO: ==7379== Releasing lock...
[2026-04-07 10:03:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:03:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:03:11] Production.ERROR: CronJobId end10
[2026-04-07 10:03:11] Production.INFO: ==7377== Releasing lock...
[2026-04-07 10:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:03:13] Production.INFO: call_cost start
[2026-04-07 10:03:13] Production.INFO: call_cost end
[2026-04-07 10:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:03:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:03:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:03:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:03:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:03:13] Production.INFO: ==7373== Releasing lock...
[2026-04-07 10:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:04:02] Production.INFO: ==7465== Lock acquired, processing the job...
[2026-04-07 15:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:04:02] Production.INFO: neon service started
[2026-04-07 15:04:02] Production.INFO: neon service started
[2026-04-07 15:04:02] Production.INFO: ==7465== Releasing lock...
[2026-04-07 15:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:04:02] Production.INFO: ==7467== Lock acquired, processing the job...
[2026-04-07 10:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:04:03] Production.INFO: ==7467== Releasing lock...
[2026-04-07 10:04:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:04:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:04:03] Production.INFO: ==7469== Lock acquired, processing the job...
[2026-04-07 14:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:04:03] Production.INFO: ==7469== Releasing lock...
[2026-04-07 14:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:04:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:04:03] Production.INFO: ==7475== Lock acquired, processing the job...
[2026-04-07 10:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:04:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:04:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:04:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:04:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:04:04] Production.INFO: ==7471== Lock acquired, processing the job...
[2026-04-07 10:04:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:04:04] Production.INFO: ==7473== Lock acquired, processing the job...
[2026-04-07 10:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:04:04] Production.INFO: ==7477== Lock acquired, processing the job...
[2026-04-07 10:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:04:04] Production.INFO: ==7480== Lock acquired, processing the job...
[2026-04-07 10:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:04:04] Production.INFO: Account Balance Start.
[2026-04-07 10:04:04] Production.INFO: CreateAllLog Start
[2026-04-07 10:04:04] Production.INFO: 117
[2026-04-07 10:04:04] Production.INFO: Date 2026-03-08
[2026-04-07 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:04:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:04:04] Production.INFO: Date 2026-03-09
[2026-04-07 10:04:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:04:04] Production.INFO: ==7480== Releasing lock...
[2026-04-07 10:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:04:04] Production.INFO: Date 2026-03-10
[2026-04-07 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:04] Production.INFO: Date 2026-03-11
[2026-04-07 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:05] Production.INFO: ==7473== Releasing lock...
[2026-04-07 10:04:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:04:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:04:05] Production.INFO: Date 2026-03-21
[2026-04-07 10:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:05] Production.INFO: Date 2026-03-22
[2026-04-07 10:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:05] Production.INFO: Date 2026-03-23
[2026-04-07 10:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:05] Production.INFO: Date 2026-03-24
[2026-04-07 10:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:05] Production.INFO: Date 2026-03-25
[2026-04-07 10:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:05] Production.INFO: Date 2026-03-26
[2026-04-07 10:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:05] Production.INFO: Date 2026-03-27
[2026-04-07 10:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:05] Production.INFO: Date 2026-03-28
[2026-04-07 10:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:05] Production.INFO: Date 2026-03-29
[2026-04-07 10:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:05] Production.INFO: Date 2026-03-30
[2026-04-07 10:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:05] Production.INFO: Date 2026-03-31
[2026-04-07 10:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:05] Production.INFO: Date 2026-04-01
[2026-04-07 10:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:05] Production.INFO: Date 2026-04-02
[2026-04-07 10:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:05] Production.INFO: Date 2026-04-03
[2026-04-07 10:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:05] Production.INFO: Date 2026-04-04
[2026-04-07 10:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:05] Production.INFO: Date 2026-04-05
[2026-04-07 10:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:05] Production.INFO: Date 2026-04-06
[2026-04-07 10:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:05] Production.INFO: Date 2026-04-07
[2026-04-07 10:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:04:05] Production.INFO: Total Charge 0
[2026-04-07 10:04:05] Production.INFO: CreateAllLog End
[2026-04-07 10:04:05] Production.INFO: Account Balance End.
[2026-04-07 10:04:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:04:05] Production.INFO: ==7477== Releasing lock...
[2026-04-07 10:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:04:11] Production.ERROR: CronJobId end10
[2026-04-07 10:04:11] Production.INFO: ==7475== Releasing lock...
[2026-04-07 10:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:04:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:04:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:04:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:04:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:04:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:04:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:04:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:04:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:04:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:04:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:04:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:04:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:04:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:04:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:04:15] Production.INFO: call_cost start
[2026-04-07 10:04:15] Production.INFO: call_cost end
[2026-04-07 10:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:04:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:04:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:04:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:04:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:04:15] Production.INFO: ==7471== Releasing lock...
[2026-04-07 10:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:05:01] Production.INFO: ==7565== Lock acquired, processing the job...
[2026-04-07 15:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:05:01] Production.INFO: neon service started
[2026-04-07 15:05:01] Production.INFO: neon service started
[2026-04-07 15:05:01] Production.INFO: ==7565== Releasing lock...
[2026-04-07 15:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:05:02] Production.INFO: ==7567== Lock acquired, processing the job...
[2026-04-07 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:05:02] Production.INFO: ==7569== Lock acquired, processing the job...
[2026-04-07 14:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:05:02] Production.INFO: ==7569== Releasing lock...
[2026-04-07 14:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:05:02] Production.INFO: ==7567== Releasing lock...
[2026-04-07 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:05:03] Production.INFO: ==7572== Lock acquired, processing the job...
[2026-04-07 10:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:05:03] Production.INFO: ==7574== Lock acquired, processing the job...
[2026-04-07 10:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:05:03] Production.INFO: ==7576== Lock acquired, processing the job...
[2026-04-07 10:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:05:03] Production.INFO: ==7578== Lock acquired, processing the job...
[2026-04-07 10:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:05:03] Production.INFO: ==7580== Lock acquired, processing the job...
[2026-04-07 10:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:05:03] Production.INFO: Account Balance Start.
[2026-04-07 10:05:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:05:03] Production.INFO: 117
[2026-04-07 10:05:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:05:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:05:03] Production.INFO: ==7580== Releasing lock...
[2026-04-07 10:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:05:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: ==7574== Releasing lock...
[2026-04-07 10:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:05:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:05:04] Production.INFO: Total Charge 0
[2026-04-07 10:05:04] Production.INFO: CreateAllLog End
[2026-04-07 10:05:04] Production.INFO: Account Balance End.
[2026-04-07 10:05:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:05:04] Production.INFO: ==7578== Releasing lock...
[2026-04-07 10:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:05:12] Production.ERROR: CronJobId end10
[2026-04-07 10:05:12] Production.INFO: ==7576== Releasing lock...
[2026-04-07 10:05:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:05:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:05:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:05:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:05:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:05:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:05:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:05:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:05:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:05:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:05:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:05:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:05:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:05:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:05:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:05:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:05:14] Production.INFO: call_cost start
[2026-04-07 10:05:14] Production.INFO: call_cost end
[2026-04-07 10:05:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:05:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:05:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:05:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:05:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:05:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:05:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:05:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:05:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:05:14] Production.INFO: ==7572== Releasing lock...
[2026-04-07 10:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:05:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:06:02] Production.INFO: ==7670== Lock acquired, processing the job...
[2026-04-07 15:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:06:02] Production.INFO: neon service started
[2026-04-07 15:06:02] Production.INFO: neon service started
[2026-04-07 15:06:02] Production.INFO: ==7670== Releasing lock...
[2026-04-07 15:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:06:02] Production.INFO: ==7674== Lock acquired, processing the job...
[2026-04-07 14:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:06:02] Production.INFO: ==7674== Releasing lock...
[2026-04-07 14:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:06:02] Production.INFO: ==7672== Lock acquired, processing the job...
[2026-04-07 10:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:06:02] Production.INFO: ==7672== Releasing lock...
[2026-04-07 10:06:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:06:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:06:03] Production.INFO: ==7676== Lock acquired, processing the job...
[2026-04-07 10:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:06:03] Production.INFO: ==7678== Lock acquired, processing the job...
[2026-04-07 10:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:06:03] Production.INFO: ==7682== Lock acquired, processing the job...
[2026-04-07 10:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:06:03] Production.INFO: ==7680== Lock acquired, processing the job...
[2026-04-07 10:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:06:03] Production.INFO: Account Balance Start.
[2026-04-07 10:06:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:06:03] Production.INFO: 117
[2026-04-07 10:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:06:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:06:03] Production.INFO: ==7684== Lock acquired, processing the job...
[2026-04-07 10:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:04] Production.INFO: Date 2026-03-09
[2026-04-07 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:06:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:06:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:06:04] Production.INFO: ==7684== Releasing lock...
[2026-04-07 10:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:06:04] Production.INFO: Date 2026-03-10
[2026-04-07 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:04] Production.INFO: Date 2026-03-11
[2026-04-07 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:04] Production.INFO: ==7678== Releasing lock...
[2026-04-07 10:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:06:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:05] Production.INFO: Date 2026-03-28
[2026-04-07 10:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:05] Production.INFO: Date 2026-03-29
[2026-04-07 10:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:05] Production.INFO: Date 2026-03-30
[2026-04-07 10:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:05] Production.INFO: Date 2026-03-31
[2026-04-07 10:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:05] Production.INFO: Date 2026-04-01
[2026-04-07 10:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:05] Production.INFO: Date 2026-04-02
[2026-04-07 10:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:05] Production.INFO: Date 2026-04-03
[2026-04-07 10:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:05] Production.INFO: Date 2026-04-04
[2026-04-07 10:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:05] Production.INFO: Date 2026-04-05
[2026-04-07 10:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:05] Production.INFO: Date 2026-04-06
[2026-04-07 10:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:05] Production.INFO: Date 2026-04-07
[2026-04-07 10:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:06:05] Production.INFO: Total Charge 0
[2026-04-07 10:06:05] Production.INFO: CreateAllLog End
[2026-04-07 10:06:05] Production.INFO: Account Balance End.
[2026-04-07 10:06:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:06:05] Production.INFO: ==7682== Releasing lock...
[2026-04-07 10:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:06:11] Production.ERROR: CronJobId end10
[2026-04-07 10:06:11] Production.INFO: ==7680== Releasing lock...
[2026-04-07 10:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:06:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:06:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:06:14] Production.INFO: call_cost start
[2026-04-07 10:06:14] Production.INFO: call_cost end
[2026-04-07 10:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:06:14] Production.INFO: ==7676== Releasing lock...
[2026-04-07 10:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:07:01] Production.INFO: ==7775== Lock acquired, processing the job...
[2026-04-07 15:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:07:01] Production.INFO: neon service started
[2026-04-07 15:07:01] Production.INFO: neon service started
[2026-04-07 15:07:01] Production.INFO: ==7775== Releasing lock...
[2026-04-07 15:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:07:01] Production.INFO: ==7777== Lock acquired, processing the job...
[2026-04-07 10:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:07:02] Production.INFO: ==7777== Releasing lock...
[2026-04-07 10:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:07:02] Production.INFO: ==7779== Lock acquired, processing the job...
[2026-04-07 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:07:02] Production.INFO: ==7779== Releasing lock...
[2026-04-07 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:07:03] Production.INFO: ==7783== Lock acquired, processing the job...
[2026-04-07 10:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:07:03] Production.INFO: ==7785== Lock acquired, processing the job...
[2026-04-07 10:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:07:03] Production.INFO: ==7791== Lock acquired, processing the job...
[2026-04-07 10:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:07:03] Production.INFO: ==7787== Lock acquired, processing the job...
[2026-04-07 10:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:07:03] Production.INFO: ==7789== Lock acquired, processing the job...
[2026-04-07 10:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:07:03] Production.INFO: ==7791== Releasing lock...
[2026-04-07 10:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:07:03] Production.INFO: Account Balance Start.
[2026-04-07 10:07:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:07:03] Production.INFO: 117
[2026-04-07 10:07:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:03] Production.INFO: Date 2026-03-20
[2026-04-07 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:03] Production.INFO: Date 2026-03-21
[2026-04-07 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:03] Production.INFO: ==7785== Releasing lock...
[2026-04-07 10:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:07:03] Production.INFO: Date 2026-03-22
[2026-04-07 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:03] Production.INFO: Date 2026-03-23
[2026-04-07 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:03] Production.INFO: Date 2026-03-24
[2026-04-07 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:03] Production.INFO: Date 2026-03-25
[2026-04-07 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:03] Production.INFO: Date 2026-03-26
[2026-04-07 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:03] Production.INFO: Date 2026-03-27
[2026-04-07 10:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:07:04] Production.INFO: Total Charge 0
[2026-04-07 10:07:04] Production.INFO: CreateAllLog End
[2026-04-07 10:07:04] Production.INFO: Account Balance End.
[2026-04-07 10:07:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:07:04] Production.INFO: ==7789== Releasing lock...
[2026-04-07 10:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:07:11] Production.ERROR: CronJobId end10
[2026-04-07 10:07:11] Production.INFO: ==7787== Releasing lock...
[2026-04-07 10:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:07:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:07:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:07:14] Production.INFO: call_cost start
[2026-04-07 10:07:14] Production.INFO: call_cost end
[2026-04-07 10:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:07:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:07:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:07:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:07:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:07:14] Production.INFO: ==7783== Releasing lock...
[2026-04-07 10:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:08:02] Production.INFO: ==7876== Lock acquired, processing the job...
[2026-04-07 15:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:08:02] Production.INFO: neon service started
[2026-04-07 15:08:02] Production.INFO: neon service started
[2026-04-07 15:08:02] Production.INFO: ==7876== Releasing lock...
[2026-04-07 15:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:08:02] Production.INFO: ==7878== Lock acquired, processing the job...
[2026-04-07 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:08:02] Production.INFO: ==7878== Releasing lock...
[2026-04-07 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:08:02] Production.INFO: ==7880== Lock acquired, processing the job...
[2026-04-07 14:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:08:02] Production.INFO: ==7880== Releasing lock...
[2026-04-07 14:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:08:03] Production.INFO: ==7882== Lock acquired, processing the job...
[2026-04-07 10:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:08:03] Production.INFO: ==7884== Lock acquired, processing the job...
[2026-04-07 10:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:08:03] Production.INFO: ==7886== Lock acquired, processing the job...
[2026-04-07 10:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:08:03] Production.INFO: ==7890== Lock acquired, processing the job...
[2026-04-07 10:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:08:03] Production.INFO: ==7888== Lock acquired, processing the job...
[2026-04-07 10:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:08:03] Production.INFO: ==7890== Releasing lock...
[2026-04-07 10:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:08:03] Production.INFO: Account Balance Start.
[2026-04-07 10:08:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:08:03] Production.INFO: 117
[2026-04-07 10:08:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-09
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-10
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-11
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: ==7884== Releasing lock...
[2026-04-07 10:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:05] Production.INFO: Date 2026-04-01
[2026-04-07 10:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:05] Production.INFO: Date 2026-04-02
[2026-04-07 10:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:05] Production.INFO: Date 2026-04-03
[2026-04-07 10:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:05] Production.INFO: Date 2026-04-04
[2026-04-07 10:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:05] Production.INFO: Date 2026-04-05
[2026-04-07 10:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:05] Production.INFO: Date 2026-04-06
[2026-04-07 10:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:05] Production.INFO: Date 2026-04-07
[2026-04-07 10:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:08:05] Production.INFO: Total Charge 0
[2026-04-07 10:08:05] Production.INFO: CreateAllLog End
[2026-04-07 10:08:05] Production.INFO: Account Balance End.
[2026-04-07 10:08:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:08:05] Production.INFO: ==7888== Releasing lock...
[2026-04-07 10:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:08:12] Production.ERROR: CronJobId end10
[2026-04-07 10:08:12] Production.INFO: ==7886== Releasing lock...
[2026-04-07 10:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:08:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:08:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:08:14] Production.INFO: call_cost start
[2026-04-07 10:08:14] Production.INFO: call_cost end
[2026-04-07 10:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:08:14] Production.INFO: ==7882== Releasing lock...
[2026-04-07 10:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:09:01] Production.INFO: ==7979== Lock acquired, processing the job...
[2026-04-07 15:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:09:01] Production.INFO: neon service started
[2026-04-07 15:09:01] Production.INFO: neon service started
[2026-04-07 15:09:01] Production.INFO: ==7979== Releasing lock...
[2026-04-07 15:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:09:02] Production.INFO: ==7981== Lock acquired, processing the job...
[2026-04-07 10:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:09:02] Production.INFO: ==7983== Lock acquired, processing the job...
[2026-04-07 14:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:09:02] Production.INFO: ==7983== Releasing lock...
[2026-04-07 14:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:09:02] Production.INFO: ==7981== Releasing lock...
[2026-04-07 10:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:09:03] Production.INFO: ==7996== Lock acquired, processing the job...
[2026-04-07 10:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:09:03] Production.INFO: ==7996== Releasing lock...
[2026-04-07 10:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:09:03] Production.INFO: ==7988== Lock acquired, processing the job...
[2026-04-07 10:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:09:03] Production.INFO: ==7994== Lock acquired, processing the job...
[2026-04-07 10:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:09:03] Production.INFO: ==7990== Lock acquired, processing the job...
[2026-04-07 10:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:09:03] Production.INFO: ==7992== Lock acquired, processing the job...
[2026-04-07 10:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:09:03] Production.INFO: Account Balance Start.
[2026-04-07 10:09:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:09:03] Production.INFO: 117
[2026-04-07 10:09:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:09:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:03] Production.INFO: Date 2026-03-20
[2026-04-07 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:03] Production.INFO: Date 2026-03-21
[2026-04-07 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:03] Production.INFO: Date 2026-03-22
[2026-04-07 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:03] Production.INFO: Date 2026-03-23
[2026-04-07 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:03] Production.INFO: Date 2026-03-24
[2026-04-07 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:03] Production.INFO: ==7990== Releasing lock...
[2026-04-07 10:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:09:03] Production.INFO: Date 2026-03-25
[2026-04-07 10:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:09:04] Production.INFO: Total Charge 0
[2026-04-07 10:09:04] Production.INFO: CreateAllLog End
[2026-04-07 10:09:04] Production.INFO: Account Balance End.
[2026-04-07 10:09:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:09:04] Production.INFO: ==7994== Releasing lock...
[2026-04-07 10:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:09:11] Production.ERROR: CronJobId end10
[2026-04-07 10:09:11] Production.INFO: ==7992== Releasing lock...
[2026-04-07 10:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:09:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:09:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:09:14] Production.INFO: call_cost start
[2026-04-07 10:09:14] Production.INFO: call_cost end
[2026-04-07 10:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:09:14] Production.INFO: ==7988== Releasing lock...
[2026-04-07 10:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:10:01] Production.INFO: ==8074== Lock acquired, processing the job...
[2026-04-07 15:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:10:01] Production.INFO: neon service started
[2026-04-07 15:10:01] Production.INFO: neon service started
[2026-04-07 15:10:01] Production.INFO: ==8074== Releasing lock...
[2026-04-07 15:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:10:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 14:10:02] Production.INFO: ==8078== Lock acquired, processing the job...
[2026-04-07 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:10:02] Production.INFO: ==8076== Lock acquired, processing the job...
[2026-04-07 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:10:02] Production.INFO: ==8078== Releasing lock...
[2026-04-07 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:10:02] Production.INFO: ==8076== Releasing lock...
[2026-04-07 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:10:03] Production.INFO: ==8081== Lock acquired, processing the job...
[2026-04-07 10:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:10:03] Production.INFO: ==8083== Lock acquired, processing the job...
[2026-04-07 10:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:10:03] Production.INFO: ==8087== Lock acquired, processing the job...
[2026-04-07 10:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:10:03] Production.INFO: ==8085== Lock acquired, processing the job...
[2026-04-07 10:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:10:03] Production.INFO: Account Balance Start.
[2026-04-07 10:10:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:10:03] Production.INFO: 117
[2026-04-07 10:10:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:10:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:03] Production.INFO: ==8089== Lock acquired, processing the job...
[2026-04-07 10:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:10:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:10:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:10:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:10:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: ==8089== Releasing lock...
[2026-04-07 10:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:10:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:10:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: ==8083== Releasing lock...
[2026-04-07 10:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:10:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:10:04] Production.INFO: Total Charge 0
[2026-04-07 10:10:04] Production.INFO: CreateAllLog End
[2026-04-07 10:10:04] Production.INFO: Account Balance End.
[2026-04-07 10:10:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:10:04] Production.INFO: ==8087== Releasing lock...
[2026-04-07 10:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:10:12] Production.ERROR: CronJobId end10
[2026-04-07 10:10:12] Production.INFO: ==8085== Releasing lock...
[2026-04-07 10:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:10:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:10:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:10:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:10:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:10:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:10:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:10:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:10:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:10:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:10:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:10:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:10:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:10:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:10:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:10:15] Production.INFO: call_cost start
[2026-04-07 10:10:15] Production.INFO: call_cost end
[2026-04-07 10:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:10:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:10:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:10:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:10:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:10:15] Production.INFO: ==8081== Releasing lock...
[2026-04-07 10:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:11:01] Production.INFO: ==8178== Lock acquired, processing the job...
[2026-04-07 15:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:11:01] Production.INFO: neon service started
[2026-04-07 15:11:01] Production.INFO: neon service started
[2026-04-07 15:11:01] Production.INFO: ==8178== Releasing lock...
[2026-04-07 15:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:11:01] Production.INFO: ==8180== Lock acquired, processing the job...
[2026-04-07 10:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:11:02] Production.INFO: ==8182== Lock acquired, processing the job...
[2026-04-07 14:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:11:02] Production.INFO: ==8180== Releasing lock...
[2026-04-07 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:11:02] Production.INFO: ==8182== Releasing lock...
[2026-04-07 14:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:11:02] Production.INFO: ==8184== Lock acquired, processing the job...
[2026-04-07 10:11:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 10:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 10:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 10:11:03] Production.INFO: ==8184== Releasing lock...
[2026-04-07 10:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 10:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 10:11:03] Production.INFO: ==8186== Lock acquired, processing the job...
[2026-04-07 10:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:11:03] Production.INFO: ==8188== Lock acquired, processing the job...
[2026-04-07 10:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:11:03] Production.INFO: ==8190== Lock acquired, processing the job...
[2026-04-07 10:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:11:03] Production.INFO: ==8192== Lock acquired, processing the job...
[2026-04-07 10:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:11:03] Production.INFO: ==8194== Lock acquired, processing the job...
[2026-04-07 10:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 10:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 10:11:03] Production.INFO: ==8196== Lock acquired, processing the job...
[2026-04-07 10:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:11:03] Production.INFO: Account Balance Start.
[2026-04-07 10:11:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:11:03] Production.INFO: 117
[2026-04-07 10:11:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:11:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:11:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:03] Production.INFO: ==8196== Releasing lock...
[2026-04-07 10:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:11:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:04] Production.ERROR: done
[2026-04-07 10:11:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:04] Production.INFO: ==8188== Releasing lock...
[2026-04-07 10:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:11:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 10:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053027', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 10:11:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:11:04] Production.INFO: Total Charge 0
[2026-04-07 10:11:04] Production.INFO: CreateAllLog End
[2026-04-07 10:11:05] Production.INFO: Account Balance End.
[2026-04-07 10:11:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:11:05] Production.INFO: ==8192== Releasing lock...
[2026-04-07 10:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:11:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053027', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 10:11:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 10:11:09] Production.INFO: ProcessCDR(1,17053027,1,1,2)
[2026-04-07 10:11:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053027,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 10:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053027,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 10:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 10:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 10:11:10] Production.INFO: ==8194== Releasing lock...
[2026-04-07 10:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 10:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 10:11:14] Production.ERROR: CronJobId end10
[2026-04-07 10:11:14] Production.INFO: ==8190== Releasing lock...
[2026-04-07 10:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:11:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:11:16] Production.INFO: call_cost start
[2026-04-07 10:11:16] Production.INFO: call_cost end
[2026-04-07 10:11:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:11:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:11:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:11:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:11:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:11:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:11:16] Production.INFO: ==8186== Releasing lock...
[2026-04-07 10:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:12:01] Production.INFO: ==8264== Lock acquired, processing the job...
[2026-04-07 15:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:12:01] Production.INFO: neon service started
[2026-04-07 15:12:01] Production.INFO: neon service started
[2026-04-07 15:12:01] Production.INFO: ==8264== Releasing lock...
[2026-04-07 15:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:12:02] Production.INFO: ==8266== Lock acquired, processing the job...
[2026-04-07 10:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:12:02] Production.INFO: ==8268== Lock acquired, processing the job...
[2026-04-07 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:12:02] Production.INFO: ==8268== Releasing lock...
[2026-04-07 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:12:02] Production.INFO: ==8266== Releasing lock...
[2026-04-07 10:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:12:03] Production.INFO: ==8271== Lock acquired, processing the job...
[2026-04-07 10:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:12:03] Production.INFO: ==8277== Lock acquired, processing the job...
[2026-04-07 10:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:12:03] Production.INFO: ==8273== Lock acquired, processing the job...
[2026-04-07 10:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:12:03] Production.INFO: ==8275== Lock acquired, processing the job...
[2026-04-07 10:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:12:03] Production.INFO: Account Balance Start.
[2026-04-07 10:12:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:12:03] Production.INFO: ==8279== Lock acquired, processing the job...
[2026-04-07 10:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:12:03] Production.INFO: 117
[2026-04-07 10:12:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:12:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-11
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:12:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:12:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: ==8279== Releasing lock...
[2026-04-07 10:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: ==8273== Releasing lock...
[2026-04-07 10:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:05] Production.INFO: Date 2026-04-01
[2026-04-07 10:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:05] Production.INFO: Date 2026-04-02
[2026-04-07 10:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:05] Production.INFO: Date 2026-04-03
[2026-04-07 10:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:05] Production.INFO: Date 2026-04-04
[2026-04-07 10:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:05] Production.INFO: Date 2026-04-05
[2026-04-07 10:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:05] Production.INFO: Date 2026-04-06
[2026-04-07 10:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:05] Production.INFO: Date 2026-04-07
[2026-04-07 10:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:12:05] Production.INFO: Total Charge 0
[2026-04-07 10:12:05] Production.INFO: CreateAllLog End
[2026-04-07 10:12:05] Production.INFO: Account Balance End.
[2026-04-07 10:12:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:12:05] Production.INFO: ==8277== Releasing lock...
[2026-04-07 10:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:12:12] Production.ERROR: CronJobId end10
[2026-04-07 10:12:12] Production.INFO: ==8275== Releasing lock...
[2026-04-07 10:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:12:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:12:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:12:15] Production.INFO: call_cost start
[2026-04-07 10:12:15] Production.INFO: call_cost end
[2026-04-07 10:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:12:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:12:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:12:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:12:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:12:15] Production.INFO: ==8271== Releasing lock...
[2026-04-07 10:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:13:02] Production.INFO: ==8337== Lock acquired, processing the job...
[2026-04-07 15:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:13:02] Production.INFO: neon service started
[2026-04-07 15:13:02] Production.INFO: neon service started
[2026-04-07 15:13:02] Production.INFO: ==8337== Releasing lock...
[2026-04-07 15:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:13:02] Production.INFO: ==8339== Lock acquired, processing the job...
[2026-04-07 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:13:02] Production.INFO: ==8339== Releasing lock...
[2026-04-07 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:13:02] Production.INFO: ==8341== Lock acquired, processing the job...
[2026-04-07 14:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:13:02] Production.INFO: ==8341== Releasing lock...
[2026-04-07 14:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:13:03] Production.INFO: ==8344== Lock acquired, processing the job...
[2026-04-07 10:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:13:03] Production.INFO: ==8346== Lock acquired, processing the job...
[2026-04-07 10:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:13:03] Production.INFO: ==8348== Lock acquired, processing the job...
[2026-04-07 10:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:13:03] Production.INFO: ==8350== Lock acquired, processing the job...
[2026-04-07 10:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:13:03] Production.INFO: Account Balance Start.
[2026-04-07 10:13:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:13:03] Production.INFO: 117
[2026-04-07 10:13:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:13:03] Production.INFO: ==8352== Lock acquired, processing the job...
[2026-04-07 10:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:13:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:03] Production.INFO: ==8352== Releasing lock...
[2026-04-07 10:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:13:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: ==8346== Releasing lock...
[2026-04-07 10:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:13:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:13:04] Production.INFO: Total Charge 0
[2026-04-07 10:13:04] Production.INFO: CreateAllLog End
[2026-04-07 10:13:04] Production.INFO: Account Balance End.
[2026-04-07 10:13:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:13:04] Production.INFO: ==8350== Releasing lock...
[2026-04-07 10:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:13:11] Production.ERROR: CronJobId end10
[2026-04-07 10:13:11] Production.INFO: ==8348== Releasing lock...
[2026-04-07 10:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:13:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:13:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:13:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:13:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:13:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:13:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:13:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:13:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:13:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:13:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:13:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:13:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:13:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:13:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:13:13] Production.INFO: call_cost start
[2026-04-07 10:13:13] Production.INFO: call_cost end
[2026-04-07 10:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:13:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:13:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:13:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:13:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:13:13] Production.INFO: ==8344== Releasing lock...
[2026-04-07 10:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:14:01] Production.INFO: ==8417== Lock acquired, processing the job...
[2026-04-07 15:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:14:01] Production.INFO: neon service started
[2026-04-07 15:14:01] Production.INFO: neon service started
[2026-04-07 15:14:01] Production.INFO: ==8417== Releasing lock...
[2026-04-07 15:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:14:02] Production.INFO: ==8419== Lock acquired, processing the job...
[2026-04-07 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:14:02] Production.INFO: ==8421== Lock acquired, processing the job...
[2026-04-07 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:14:02] Production.INFO: ==8421== Releasing lock...
[2026-04-07 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:14:02] Production.INFO: ==8419== Releasing lock...
[2026-04-07 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:14:03] Production.INFO: ==8424== Lock acquired, processing the job...
[2026-04-07 10:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:14:03] Production.INFO: ==8428== Lock acquired, processing the job...
[2026-04-07 10:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:14:03] Production.INFO: ==8426== Lock acquired, processing the job...
[2026-04-07 10:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:14:03] Production.INFO: ==8430== Lock acquired, processing the job...
[2026-04-07 10:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:14:03] Production.INFO: ==8432== Lock acquired, processing the job...
[2026-04-07 10:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:14:03] Production.INFO: Account Balance Start.
[2026-04-07 10:14:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:14:03] Production.INFO: 117
[2026-04-07 10:14:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:14:03] Production.INFO: ==8432== Releasing lock...
[2026-04-07 10:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:14:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:04] Production.INFO: ==8426== Releasing lock...
[2026-04-07 10:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:14:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:14:04] Production.INFO: Total Charge 0
[2026-04-07 10:14:04] Production.INFO: CreateAllLog End
[2026-04-07 10:14:04] Production.INFO: Account Balance End.
[2026-04-07 10:14:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:14:04] Production.INFO: ==8430== Releasing lock...
[2026-04-07 10:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:14:10] Production.ERROR: CronJobId end10
[2026-04-07 10:14:10] Production.INFO: ==8428== Releasing lock...
[2026-04-07 10:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:14:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:14:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:14:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:14:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:14:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:14:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:14:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:14:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:14:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:14:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:14:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:14:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:14:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:14:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:14:12] Production.INFO: call_cost start
[2026-04-07 10:14:12] Production.INFO: call_cost end
[2026-04-07 10:14:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:14:12] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:14:12] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:14:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:14:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:14:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:14:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:14:12] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:14:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:14:13] Production.INFO: ==8424== Releasing lock...
[2026-04-07 10:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:15:02] Production.INFO: ==8489== Lock acquired, processing the job...
[2026-04-07 15:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:15:02] Production.INFO: neon service started
[2026-04-07 15:15:02] Production.INFO: neon service started
[2026-04-07 15:15:02] Production.INFO: ==8489== Releasing lock...
[2026-04-07 15:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:15:02] Production.INFO: ==8493== Lock acquired, processing the job...
[2026-04-07 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:15:02] Production.INFO: ==8493== Releasing lock...
[2026-04-07 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:15:02] Production.INFO: ==8491== Lock acquired, processing the job...
[2026-04-07 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:15:02] Production.INFO: ==8491== Releasing lock...
[2026-04-07 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:15:03] Production.INFO: ==8496== Lock acquired, processing the job...
[2026-04-07 10:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:15:03] Production.INFO: ==8500== Lock acquired, processing the job...
[2026-04-07 10:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:15:03] Production.INFO: ==8498== Lock acquired, processing the job...
[2026-04-07 10:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:15:03] Production.INFO: ==8502== Lock acquired, processing the job...
[2026-04-07 10:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:15:03] Production.INFO: Account Balance Start.
[2026-04-07 10:15:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:15:03] Production.INFO: 117
[2026-04-07 10:15:03] Production.INFO: ==8504== Lock acquired, processing the job...
[2026-04-07 10:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:15:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:15:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:15:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:03] Production.INFO: ==8504== Releasing lock...
[2026-04-07 10:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:15:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: ==8498== Releasing lock...
[2026-04-07 10:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:15:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:05] Production.INFO: Date 2026-04-03
[2026-04-07 10:15:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:05] Production.INFO: Date 2026-04-04
[2026-04-07 10:15:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:05] Production.INFO: Date 2026-04-05
[2026-04-07 10:15:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:05] Production.INFO: Date 2026-04-06
[2026-04-07 10:15:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:05] Production.INFO: Date 2026-04-07
[2026-04-07 10:15:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:15:05] Production.INFO: Total Charge 0
[2026-04-07 10:15:05] Production.INFO: CreateAllLog End
[2026-04-07 10:15:05] Production.INFO: Account Balance End.
[2026-04-07 10:15:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:15:05] Production.INFO: ==8502== Releasing lock...
[2026-04-07 10:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:15:11] Production.ERROR: CronJobId end10
[2026-04-07 10:15:11] Production.INFO: ==8500== Releasing lock...
[2026-04-07 10:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:15:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:15:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:15:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:15:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:15:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:15:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:15:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:15:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:15:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:15:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:15:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:15:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:15:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:15:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:15:14] Production.INFO: call_cost start
[2026-04-07 10:15:14] Production.INFO: call_cost end
[2026-04-07 10:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:15:14] Production.INFO: ==8496== Releasing lock...
[2026-04-07 10:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:16:01] Production.INFO: ==8570== Lock acquired, processing the job...
[2026-04-07 15:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:16:01] Production.INFO: neon service started
[2026-04-07 15:16:01] Production.INFO: neon service started
[2026-04-07 15:16:01] Production.INFO: ==8570== Releasing lock...
[2026-04-07 15:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:16:02] Production.INFO: ==8572== Lock acquired, processing the job...
[2026-04-07 10:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:16:02] Production.INFO: ==8574== Lock acquired, processing the job...
[2026-04-07 14:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:16:02] Production.INFO: ==8574== Releasing lock...
[2026-04-07 14:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:16:02] Production.INFO: ==8572== Releasing lock...
[2026-04-07 10:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:16:03] Production.INFO: ==8581== Lock acquired, processing the job...
[2026-04-07 10:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:16:03] Production.INFO: ==8577== Lock acquired, processing the job...
[2026-04-07 10:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:16:03] Production.INFO: ==8579== Lock acquired, processing the job...
[2026-04-07 10:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:16:03] Production.INFO: ==8583== Lock acquired, processing the job...
[2026-04-07 10:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:16:03] Production.INFO: ==8585== Lock acquired, processing the job...
[2026-04-07 10:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:16:03] Production.INFO: Account Balance Start.
[2026-04-07 10:16:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:16:03] Production.INFO: 117
[2026-04-07 10:16:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:16:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:03] Production.INFO: ==8585== Releasing lock...
[2026-04-07 10:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:16:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: ==8579== Releasing lock...
[2026-04-07 10:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:16:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:16:04] Production.INFO: Total Charge 0
[2026-04-07 10:16:04] Production.INFO: CreateAllLog End
[2026-04-07 10:16:04] Production.INFO: Account Balance End.
[2026-04-07 10:16:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:16:04] Production.INFO: ==8583== Releasing lock...
[2026-04-07 10:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:16:12] Production.ERROR: CronJobId end10
[2026-04-07 10:16:12] Production.INFO: ==8581== Releasing lock...
[2026-04-07 10:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:16:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:16:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:16:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:16:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:16:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:16:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:16:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:16:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:16:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:16:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:16:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:16:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:16:15] Production.INFO: call_cost start
[2026-04-07 10:16:15] Production.INFO: call_cost end
[2026-04-07 10:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:16:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:16:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:16:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:16:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:16:15] Production.INFO: ==8577== Releasing lock...
[2026-04-07 10:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:17:01] Production.INFO: ==8640== Lock acquired, processing the job...
[2026-04-07 15:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:17:01] Production.INFO: neon service started
[2026-04-07 15:17:01] Production.INFO: neon service started
[2026-04-07 15:17:01] Production.INFO: ==8640== Releasing lock...
[2026-04-07 15:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:17:02] Production.INFO: ==8644== Lock acquired, processing the job...
[2026-04-07 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:17:02] Production.INFO: ==8644== Releasing lock...
[2026-04-07 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:17:02] Production.INFO: ==8642== Lock acquired, processing the job...
[2026-04-07 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:17:02] Production.INFO: ==8642== Releasing lock...
[2026-04-07 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:17:03] Production.INFO: ==8647== Lock acquired, processing the job...
[2026-04-07 10:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:17:03] Production.INFO: ==8649== Lock acquired, processing the job...
[2026-04-07 10:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:17:03] Production.INFO: ==8653== Lock acquired, processing the job...
[2026-04-07 10:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:17:03] Production.INFO: ==8651== Lock acquired, processing the job...
[2026-04-07 10:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:17:03] Production.INFO: ==8655== Lock acquired, processing the job...
[2026-04-07 10:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:17:03] Production.INFO: Account Balance Start.
[2026-04-07 10:17:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:17:03] Production.INFO: 117
[2026-04-07 10:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:17:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:17:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:17:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:03] Production.INFO: ==8655== Releasing lock...
[2026-04-07 10:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:17:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:03] Production.INFO: ==8649== Releasing lock...
[2026-04-07 10:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:17:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:17:04] Production.INFO: Total Charge 0
[2026-04-07 10:17:04] Production.INFO: CreateAllLog End
[2026-04-07 10:17:04] Production.INFO: Account Balance End.
[2026-04-07 10:17:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:17:04] Production.INFO: ==8653== Releasing lock...
[2026-04-07 10:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:17:10] Production.ERROR: CronJobId end10
[2026-04-07 10:17:10] Production.INFO: ==8651== Releasing lock...
[2026-04-07 10:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:17:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:17:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:17:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:17:13] Production.INFO: call_cost start
[2026-04-07 10:17:13] Production.INFO: call_cost end
[2026-04-07 10:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:17:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:17:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:17:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:17:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:17:13] Production.INFO: ==8647== Releasing lock...
[2026-04-07 10:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:18:02] Production.INFO: ==8732== Lock acquired, processing the job...
[2026-04-07 15:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:18:02] Production.INFO: neon service started
[2026-04-07 15:18:02] Production.INFO: neon service started
[2026-04-07 15:18:02] Production.INFO: ==8732== Releasing lock...
[2026-04-07 15:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:18:02] Production.INFO: ==8734== Lock acquired, processing the job...
[2026-04-07 10:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:18:02] Production.INFO: ==8736== Lock acquired, processing the job...
[2026-04-07 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:18:02] Production.INFO: ==8736== Releasing lock...
[2026-04-07 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:18:03] Production.INFO: ==8734== Releasing lock...
[2026-04-07 10:18:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:18:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:18:03] Production.INFO: ==8741== Lock acquired, processing the job...
[2026-04-07 10:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:18:03] Production.INFO: ==8739== Lock acquired, processing the job...
[2026-04-07 10:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:18:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:18:04] Production.INFO: ==8743== Lock acquired, processing the job...
[2026-04-07 10:18:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:18:04] Production.INFO: ==8745== Lock acquired, processing the job...
[2026-04-07 10:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:18:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:18:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:18:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:18:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:18:04] Production.INFO: ==8747== Lock acquired, processing the job...
[2026-04-07 10:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:18:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:18:04] Production.INFO: Account Balance Start.
[2026-04-07 10:18:04] Production.INFO: CreateAllLog Start
[2026-04-07 10:18:04] Production.INFO: 117
[2026-04-07 10:18:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:18:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:18:04] Production.INFO: Date 2026-03-08
[2026-04-07 10:18:04] Production.INFO: ==8747== Releasing lock...
[2026-04-07 10:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:04] Production.INFO: Date 2026-03-09
[2026-04-07 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:04] Production.INFO: Date 2026-03-10
[2026-04-07 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:04] Production.INFO: Date 2026-03-11
[2026-04-07 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:04] Production.INFO: ==8741== Releasing lock...
[2026-04-07 10:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:18:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:05] Production.INFO: Date 2026-03-25
[2026-04-07 10:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:05] Production.INFO: Date 2026-03-26
[2026-04-07 10:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:05] Production.INFO: Date 2026-03-27
[2026-04-07 10:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:05] Production.INFO: Date 2026-03-28
[2026-04-07 10:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:05] Production.INFO: Date 2026-03-29
[2026-04-07 10:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:05] Production.INFO: Date 2026-03-30
[2026-04-07 10:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:05] Production.INFO: Date 2026-03-31
[2026-04-07 10:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:05] Production.INFO: Date 2026-04-01
[2026-04-07 10:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:05] Production.INFO: Date 2026-04-02
[2026-04-07 10:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:05] Production.INFO: Date 2026-04-03
[2026-04-07 10:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:05] Production.INFO: Date 2026-04-04
[2026-04-07 10:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:05] Production.INFO: Date 2026-04-05
[2026-04-07 10:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:05] Production.INFO: Date 2026-04-06
[2026-04-07 10:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:05] Production.INFO: Date 2026-04-07
[2026-04-07 10:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:18:05] Production.INFO: Total Charge 0
[2026-04-07 10:18:05] Production.INFO: CreateAllLog End
[2026-04-07 10:18:05] Production.INFO: Account Balance End.
[2026-04-07 10:18:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:18:05] Production.INFO: ==8745== Releasing lock...
[2026-04-07 10:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:18:14] Production.ERROR: CronJobId end10
[2026-04-07 10:18:14] Production.INFO: ==8743== Releasing lock...
[2026-04-07 10:18:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:18:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:18:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:18:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:18:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:18:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:18:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:18:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:18:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:18:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:18:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:18:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:18:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:18:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:18:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:18:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:18:16] Production.INFO: call_cost start
[2026-04-07 10:18:16] Production.INFO: call_cost end
[2026-04-07 10:18:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:18:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:18:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:18:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:18:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:18:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:18:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:18:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:18:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:18:16] Production.INFO: ==8739== Releasing lock...
[2026-04-07 10:18:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:18:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:19:01] Production.INFO: ==8805== Lock acquired, processing the job...
[2026-04-07 15:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:19:01] Production.INFO: neon service started
[2026-04-07 15:19:01] Production.INFO: neon service started
[2026-04-07 15:19:01] Production.INFO: ==8805== Releasing lock...
[2026-04-07 15:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:19:02] Production.INFO: ==8807== Lock acquired, processing the job...
[2026-04-07 10:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:19:02] Production.INFO: ==8807== Releasing lock...
[2026-04-07 10:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:19:02] Production.INFO: ==8809== Lock acquired, processing the job...
[2026-04-07 14:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:19:02] Production.INFO: ==8809== Releasing lock...
[2026-04-07 14:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:19:02] Production.INFO: ==8817== Lock acquired, processing the job...
[2026-04-07 10:19:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:19:03] Production.INFO: Account Balance Start.
[2026-04-07 10:19:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:19:03] Production.INFO: 117
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: ==8811== Lock acquired, processing the job...
[2026-04-07 10:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:19:03] Production.INFO: ==8813== Lock acquired, processing the job...
[2026-04-07 10:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: ==8815== Lock acquired, processing the job...
[2026-04-07 10:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:19:03] Production.INFO: ==8819== Lock acquired, processing the job...
[2026-04-07 10:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-20
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-21
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-22
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-23
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: ==8819== Releasing lock...
[2026-04-07 10:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-24
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-25
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-26
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-27
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-28
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-29
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-30
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:03] Production.INFO: Date 2026-03-31
[2026-04-07 10:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:04] Production.INFO: ==8813== Releasing lock...
[2026-04-07 10:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:19:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:19:04] Production.INFO: Total Charge 0
[2026-04-07 10:19:04] Production.INFO: CreateAllLog End
[2026-04-07 10:19:04] Production.INFO: Account Balance End.
[2026-04-07 10:19:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:19:04] Production.INFO: ==8817== Releasing lock...
[2026-04-07 10:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:19:14] Production.ERROR: CronJobId end10
[2026-04-07 10:19:14] Production.INFO: ==8815== Releasing lock...
[2026-04-07 10:19:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:19:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:19:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:19:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:19:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:19:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:19:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:19:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:19:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:19:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:19:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:19:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:19:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:19:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:19:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:19:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:19:15] Production.INFO: call_cost start
[2026-04-07 10:19:15] Production.INFO: call_cost end
[2026-04-07 10:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:19:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:19:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:19:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:19:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:19:15] Production.INFO: ==8811== Releasing lock...
[2026-04-07 10:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:20:02] Production.INFO: ==8878== Lock acquired, processing the job...
[2026-04-07 15:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:20:02] Production.INFO: neon service started
[2026-04-07 15:20:02] Production.INFO: neon service started
[2026-04-07 15:20:02] Production.INFO: ==8878== Releasing lock...
[2026-04-07 15:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:20:02] Production.INFO: ==8880== Lock acquired, processing the job...
[2026-04-07 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:20:02] Production.INFO: ==8882== Lock acquired, processing the job...
[2026-04-07 14:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:20:02] Production.INFO: ==8882== Releasing lock...
[2026-04-07 14:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:20:03] Production.INFO: ==8880== Releasing lock...
[2026-04-07 10:20:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:20:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:20:03] Production.INFO: ==8887== Lock acquired, processing the job...
[2026-04-07 10:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:20:03] Production.INFO: ==8891== Lock acquired, processing the job...
[2026-04-07 10:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:20:03] Production.INFO: ==8889== Lock acquired, processing the job...
[2026-04-07 10:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:20:03] Production.INFO: ==8885== Lock acquired, processing the job...
[2026-04-07 10:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:20:03] Production.INFO: ==8893== Lock acquired, processing the job...
[2026-04-07 10:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:20:03] Production.INFO: Account Balance Start.
[2026-04-07 10:20:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:20:03] Production.INFO: 117
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-08
[2026-04-07 10:20:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:20:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:20:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:20:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-09
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:20:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:20:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-10
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: ==8893== Releasing lock...
[2026-04-07 10:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:20:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-11
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: ==8887== Releasing lock...
[2026-04-07 10:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:05] Production.INFO: Date 2026-04-07
[2026-04-07 10:20:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:20:05] Production.INFO: Total Charge 0
[2026-04-07 10:20:05] Production.INFO: CreateAllLog End
[2026-04-07 10:20:05] Production.INFO: Account Balance End.
[2026-04-07 10:20:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:20:05] Production.INFO: ==8891== Releasing lock...
[2026-04-07 10:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:20:11] Production.ERROR: CronJobId end10
[2026-04-07 10:20:11] Production.INFO: ==8889== Releasing lock...
[2026-04-07 10:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:20:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:20:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:20:13] Production.INFO: call_cost start
[2026-04-07 10:20:13] Production.INFO: call_cost end
[2026-04-07 10:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:20:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:20:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:20:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:20:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:20:13] Production.INFO: ==8885== Releasing lock...
[2026-04-07 10:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:21:01] Production.INFO: ==8949== Lock acquired, processing the job...
[2026-04-07 15:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:21:01] Production.INFO: neon service started
[2026-04-07 15:21:01] Production.INFO: neon service started
[2026-04-07 15:21:01] Production.INFO: ==8949== Releasing lock...
[2026-04-07 15:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:21:01] Production.INFO: ==8951== Lock acquired, processing the job...
[2026-04-07 10:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:21:02] Production.INFO: ==8951== Releasing lock...
[2026-04-07 10:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:21:02] Production.INFO: ==8953== Lock acquired, processing the job...
[2026-04-07 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:21:02] Production.INFO: ==8953== Releasing lock...
[2026-04-07 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:21:03] Production.INFO: ==8955== Lock acquired, processing the job...
[2026-04-07 10:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 10:21:03] Production.INFO: ==8961== Lock acquired, processing the job...
[2026-04-07 10:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:21:03] Production.INFO: ==8957== Lock acquired, processing the job...
[2026-04-07 10:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 10:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 10:21:03] Production.ERROR: CronJob PID - 8961
[2026-04-07 10:21:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 10:21:03] Production.ERROR: CronJob ID - 10
[2026-04-07 10:21:03] Production.ERROR: CronJob Last Run Time 2026-04-07 10:21:00
[2026-04-07 10:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 10:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 10:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:21:03] Production.INFO: ==8959== Lock acquired, processing the job...
[2026-04-07 10:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:21:03] Production.INFO: ==8963== Lock acquired, processing the job...
[2026-04-07 10:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 10:21:03] Production.INFO: ==8955== Releasing lock...
[2026-04-07 10:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 10:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 10:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:21:03] Production.INFO: ==8967== Lock acquired, processing the job...
[2026-04-07 10:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:21:03] Production.INFO: ==8965== Lock acquired, processing the job...
[2026-04-07 10:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 10:21:03] Production.INFO: Account Balance Start.
[2026-04-07 10:21:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:21:03] Production.INFO: 117
[2026-04-07 10:21:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 10:21:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:21:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:21:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:03] Production.INFO: ==8967== Releasing lock...
[2026-04-07 10:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:21:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:03] Production.INFO: Date 2026-03-20
[2026-04-07 10:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:03] Production.INFO: Date 2026-03-21
[2026-04-07 10:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:03] Production.INFO: Date 2026-03-22
[2026-04-07 10:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:03] Production.ERROR: done
[2026-04-07 10:21:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 10:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053068', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 10:21:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:04] Production.INFO: ==8959== Releasing lock...
[2026-04-07 10:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:21:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:21:04] Production.INFO: Total Charge 0
[2026-04-07 10:21:04] Production.INFO: CreateAllLog End
[2026-04-07 10:21:04] Production.INFO: Account Balance End.
[2026-04-07 10:21:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:21:04] Production.INFO: ==8963== Releasing lock...
[2026-04-07 10:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053068', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 10:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 10:21:10] Production.INFO: ProcessCDR(1,17053068,1,1,2)
[2026-04-07 10:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053068,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 10:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053068,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 10:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 10:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 10:21:10] Production.INFO: ==8965== Releasing lock...
[2026-04-07 10:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 10:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 10:21:13] Production.ERROR: CronJobId end10
[2026-04-07 10:21:13] Production.INFO: ==8961== Releasing lock...
[2026-04-07 10:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:21:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:21:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:21:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:21:16] Production.INFO: call_cost start
[2026-04-07 10:21:16] Production.INFO: call_cost end
[2026-04-07 10:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:21:16] Production.INFO: ==8957== Releasing lock...
[2026-04-07 10:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:22:01] Production.INFO: ==9028== Lock acquired, processing the job...
[2026-04-07 15:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:22:01] Production.INFO: neon service started
[2026-04-07 15:22:01] Production.INFO: neon service started
[2026-04-07 15:22:01] Production.INFO: ==9028== Releasing lock...
[2026-04-07 15:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:22:02] Production.INFO: ==9030== Lock acquired, processing the job...
[2026-04-07 10:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:22:02] Production.INFO: ==9032== Lock acquired, processing the job...
[2026-04-07 14:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:22:02] Production.INFO: ==9032== Releasing lock...
[2026-04-07 14:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:22:02] Production.INFO: ==9030== Releasing lock...
[2026-04-07 10:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:22:03] Production.INFO: ==9035== Lock acquired, processing the job...
[2026-04-07 10:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:22:03] Production.INFO: ==9037== Lock acquired, processing the job...
[2026-04-07 10:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:22:03] Production.INFO: ==9039== Lock acquired, processing the job...
[2026-04-07 10:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:22:03] Production.INFO: ==9041== Lock acquired, processing the job...
[2026-04-07 10:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:22:03] Production.INFO: ==9043== Lock acquired, processing the job...
[2026-04-07 10:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:22:03] Production.INFO: Account Balance Start.
[2026-04-07 10:22:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:22:03] Production.INFO: 117
[2026-04-07 10:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:22:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:22:03] Production.INFO: ==9043== Releasing lock...
[2026-04-07 10:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:22:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-11
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:22:04] Production.INFO: ==9037== Releasing lock...
[2026-04-07 10:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:22:04] Production.INFO: Total Charge 0
[2026-04-07 10:22:04] Production.INFO: CreateAllLog End
[2026-04-07 10:22:04] Production.INFO: Account Balance End.
[2026-04-07 10:22:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:22:04] Production.INFO: ==9041== Releasing lock...
[2026-04-07 10:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:22:10] Production.ERROR: CronJobId end10
[2026-04-07 10:22:10] Production.INFO: ==9039== Releasing lock...
[2026-04-07 10:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:22:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:22:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:22:13] Production.INFO: call_cost start
[2026-04-07 10:22:13] Production.INFO: call_cost end
[2026-04-07 10:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:22:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:22:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:22:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:22:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:22:13] Production.INFO: ==9035== Releasing lock...
[2026-04-07 10:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:23:01] Production.INFO: ==9106== Lock acquired, processing the job...
[2026-04-07 15:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:23:01] Production.INFO: neon service started
[2026-04-07 15:23:01] Production.INFO: neon service started
[2026-04-07 15:23:01] Production.INFO: ==9106== Releasing lock...
[2026-04-07 15:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:23:01] Production.INFO: ==9108== Lock acquired, processing the job...
[2026-04-07 10:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:23:01] Production.INFO: ==9108== Releasing lock...
[2026-04-07 10:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:23:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:23:02] Production.INFO: ==9110== Lock acquired, processing the job...
[2026-04-07 14:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:23:02] Production.INFO: ==9110== Releasing lock...
[2026-04-07 14:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:23:02] Production.INFO: ==9112== Lock acquired, processing the job...
[2026-04-07 10:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:23:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:23:02] Production.INFO: ==9114== Lock acquired, processing the job...
[2026-04-07 10:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:23:02] Production.INFO: ==9118== Lock acquired, processing the job...
[2026-04-07 10:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:23:02] Production.INFO: ==9116== Lock acquired, processing the job...
[2026-04-07 10:23:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:23:02] Production.INFO: ==9120== Lock acquired, processing the job...
[2026-04-07 10:23:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:23:03] Production.INFO: Account Balance Start.
[2026-04-07 10:23:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:23:03] Production.INFO: 117
[2026-04-07 10:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:23:03] Production.INFO: ==9120== Releasing lock...
[2026-04-07 10:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-20
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-21
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: ==9114== Releasing lock...
[2026-04-07 10:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-22
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-23
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-24
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-25
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-26
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-27
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-28
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-29
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:03] Production.INFO: Date 2026-03-30
[2026-04-07 10:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:23:04] Production.INFO: Total Charge 0
[2026-04-07 10:23:04] Production.INFO: CreateAllLog End
[2026-04-07 10:23:04] Production.INFO: Account Balance End.
[2026-04-07 10:23:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:23:04] Production.INFO: ==9118== Releasing lock...
[2026-04-07 10:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:23:11] Production.ERROR: CronJobId end10
[2026-04-07 10:23:11] Production.INFO: ==9116== Releasing lock...
[2026-04-07 10:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:23:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:23:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:23:14] Production.INFO: call_cost start
[2026-04-07 10:23:14] Production.INFO: call_cost end
[2026-04-07 10:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:23:14] Production.INFO: ==9112== Releasing lock...
[2026-04-07 10:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:24:01] Production.INFO: ==9182== Lock acquired, processing the job...
[2026-04-07 15:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:24:01] Production.INFO: neon service started
[2026-04-07 15:24:01] Production.INFO: neon service started
[2026-04-07 15:24:01] Production.INFO: ==9182== Releasing lock...
[2026-04-07 15:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:24:02] Production.INFO: ==9184== Lock acquired, processing the job...
[2026-04-07 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:24:02] Production.INFO: ==9184== Releasing lock...
[2026-04-07 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:24:02] Production.INFO: ==9186== Lock acquired, processing the job...
[2026-04-07 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:24:02] Production.INFO: ==9186== Releasing lock...
[2026-04-07 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:24:03] Production.INFO: ==9194== Lock acquired, processing the job...
[2026-04-07 10:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:24:03] Production.INFO: ==9188== Lock acquired, processing the job...
[2026-04-07 10:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:24:03] Production.INFO: ==9190== Lock acquired, processing the job...
[2026-04-07 10:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:24:03] Production.INFO: Account Balance Start.
[2026-04-07 10:24:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:24:03] Production.INFO: 117
[2026-04-07 10:24:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:03] Production.INFO: ==9192== Lock acquired, processing the job...
[2026-04-07 10:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:24:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:03] Production.INFO: ==9196== Lock acquired, processing the job...
[2026-04-07 10:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:24:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:24:03] Production.INFO: ==9196== Releasing lock...
[2026-04-07 10:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:24:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:03] Production.INFO: ==9190== Releasing lock...
[2026-04-07 10:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:24:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:24:04] Production.INFO: Total Charge 0
[2026-04-07 10:24:05] Production.INFO: CreateAllLog End
[2026-04-07 10:24:05] Production.INFO: Account Balance End.
[2026-04-07 10:24:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:24:05] Production.INFO: ==9194== Releasing lock...
[2026-04-07 10:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:24:12] Production.ERROR: CronJobId end10
[2026-04-07 10:24:12] Production.INFO: ==9192== Releasing lock...
[2026-04-07 10:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:24:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:24:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:24:14] Production.INFO: call_cost start
[2026-04-07 10:24:14] Production.INFO: call_cost end
[2026-04-07 10:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:24:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:24:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:24:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:24:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:24:14] Production.INFO: ==9188== Releasing lock...
[2026-04-07 10:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:25:02] Production.INFO: ==9256== Lock acquired, processing the job...
[2026-04-07 15:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:25:02] Production.INFO: neon service started
[2026-04-07 15:25:02] Production.INFO: neon service started
[2026-04-07 15:25:02] Production.INFO: ==9256== Releasing lock...
[2026-04-07 15:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:25:02] Production.INFO: ==9260== Lock acquired, processing the job...
[2026-04-07 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:25:02] Production.INFO: ==9260== Releasing lock...
[2026-04-07 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:25:02] Production.INFO: ==9258== Lock acquired, processing the job...
[2026-04-07 10:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:25:02] Production.INFO: ==9258== Releasing lock...
[2026-04-07 10:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:25:03] Production.INFO: ==9263== Lock acquired, processing the job...
[2026-04-07 10:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:25:03] Production.INFO: ==9265== Lock acquired, processing the job...
[2026-04-07 10:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:25:03] Production.INFO: ==9267== Lock acquired, processing the job...
[2026-04-07 10:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:25:03] Production.INFO: ==9271== Lock acquired, processing the job...
[2026-04-07 10:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:25:03] Production.INFO: ==9269== Lock acquired, processing the job...
[2026-04-07 10:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:25:03] Production.INFO: ==9271== Releasing lock...
[2026-04-07 10:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:25:03] Production.INFO: Account Balance Start.
[2026-04-07 10:25:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:25:03] Production.INFO: 117
[2026-04-07 10:25:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-09
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-10
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-11
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: ==9265== Releasing lock...
[2026-04-07 10:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:25:04] Production.INFO: Total Charge 0
[2026-04-07 10:25:04] Production.INFO: CreateAllLog End
[2026-04-07 10:25:05] Production.INFO: Account Balance End.
[2026-04-07 10:25:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:25:05] Production.INFO: ==9269== Releasing lock...
[2026-04-07 10:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:25:10] Production.ERROR: CronJobId end10
[2026-04-07 10:25:10] Production.INFO: ==9267== Releasing lock...
[2026-04-07 10:25:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:25:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:25:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:25:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:25:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:25:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:25:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:25:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:25:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:25:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:25:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:25:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:25:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:25:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:25:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:25:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:25:14] Production.INFO: call_cost start
[2026-04-07 10:25:14] Production.INFO: call_cost end
[2026-04-07 10:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:25:14] Production.INFO: ==9263== Releasing lock...
[2026-04-07 10:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:26:01] Production.INFO: ==9325== Lock acquired, processing the job...
[2026-04-07 15:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:26:01] Production.INFO: neon service started
[2026-04-07 15:26:01] Production.INFO: neon service started
[2026-04-07 15:26:01] Production.INFO: ==9325== Releasing lock...
[2026-04-07 15:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:26:01] Production.INFO: ==9327== Lock acquired, processing the job...
[2026-04-07 10:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:26:02] Production.INFO: ==9327== Releasing lock...
[2026-04-07 10:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:26:02] Production.INFO: ==9329== Lock acquired, processing the job...
[2026-04-07 14:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:26:02] Production.INFO: ==9329== Releasing lock...
[2026-04-07 14:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:26:03] Production.INFO: ==9339== Lock acquired, processing the job...
[2026-04-07 10:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:26:03] Production.INFO: ==9331== Lock acquired, processing the job...
[2026-04-07 10:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:26:03] Production.INFO: ==9333== Lock acquired, processing the job...
[2026-04-07 10:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:26:03] Production.INFO: ==9337== Lock acquired, processing the job...
[2026-04-07 10:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:26:03] Production.INFO: ==9335== Lock acquired, processing the job...
[2026-04-07 10:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:26:03] Production.INFO: Account Balance Start.
[2026-04-07 10:26:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:26:03] Production.INFO: 117
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:26:03] Production.INFO: ==9339== Releasing lock...
[2026-04-07 10:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-20
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-21
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-22
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-23
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-24
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: ==9333== Releasing lock...
[2026-04-07 10:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-25
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-26
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-27
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-28
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-29
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-30
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:03] Production.INFO: Date 2026-03-31
[2026-04-07 10:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:26:04] Production.INFO: Total Charge 0
[2026-04-07 10:26:04] Production.INFO: CreateAllLog End
[2026-04-07 10:26:04] Production.INFO: Account Balance End.
[2026-04-07 10:26:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:26:04] Production.INFO: ==9337== Releasing lock...
[2026-04-07 10:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:26:11] Production.ERROR: CronJobId end10
[2026-04-07 10:26:11] Production.INFO: ==9335== Releasing lock...
[2026-04-07 10:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:26:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:26:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:26:14] Production.INFO: call_cost start
[2026-04-07 10:26:14] Production.INFO: call_cost end
[2026-04-07 10:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:26:14] Production.INFO: ==9331== Releasing lock...
[2026-04-07 10:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:27:01] Production.INFO: ==9398== Lock acquired, processing the job...
[2026-04-07 15:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:27:01] Production.INFO: neon service started
[2026-04-07 15:27:01] Production.INFO: neon service started
[2026-04-07 15:27:01] Production.INFO: ==9398== Releasing lock...
[2026-04-07 15:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:27:02] Production.INFO: ==9402== Lock acquired, processing the job...
[2026-04-07 14:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:27:02] Production.INFO: ==9402== Releasing lock...
[2026-04-07 14:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:27:02] Production.INFO: ==9400== Lock acquired, processing the job...
[2026-04-07 10:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:27:02] Production.INFO: ==9400== Releasing lock...
[2026-04-07 10:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:27:03] Production.INFO: ==9404== Lock acquired, processing the job...
[2026-04-07 10:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:27:03] Production.INFO: ==9406== Lock acquired, processing the job...
[2026-04-07 10:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:27:03] Production.INFO: ==9408== Lock acquired, processing the job...
[2026-04-07 10:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:27:03] Production.INFO: ==9412== Lock acquired, processing the job...
[2026-04-07 10:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:27:03] Production.INFO: ==9410== Lock acquired, processing the job...
[2026-04-07 10:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:27:03] Production.INFO: Account Balance Start.
[2026-04-07 10:27:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:27:03] Production.INFO: 117
[2026-04-07 10:27:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:27:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:03] Production.INFO: ==9412== Releasing lock...
[2026-04-07 10:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:27:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: ==9406== Releasing lock...
[2026-04-07 10:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:27:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:27:04] Production.INFO: Total Charge 0
[2026-04-07 10:27:04] Production.INFO: CreateAllLog End
[2026-04-07 10:27:04] Production.INFO: Account Balance End.
[2026-04-07 10:27:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:27:04] Production.INFO: ==9410== Releasing lock...
[2026-04-07 10:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:27:11] Production.ERROR: CronJobId end10
[2026-04-07 10:27:11] Production.INFO: ==9408== Releasing lock...
[2026-04-07 10:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:27:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:27:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:27:13] Production.INFO: call_cost start
[2026-04-07 10:27:13] Production.INFO: call_cost end
[2026-04-07 10:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:27:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:27:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:27:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:27:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:27:13] Production.INFO: ==9404== Releasing lock...
[2026-04-07 10:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:28:01] Production.INFO: ==9471== Lock acquired, processing the job...
[2026-04-07 15:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:28:01] Production.INFO: neon service started
[2026-04-07 15:28:01] Production.INFO: neon service started
[2026-04-07 15:28:01] Production.INFO: ==9471== Releasing lock...
[2026-04-07 15:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:28:01] Production.INFO: ==9473== Lock acquired, processing the job...
[2026-04-07 10:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:28:02] Production.INFO: ==9473== Releasing lock...
[2026-04-07 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:28:02] Production.INFO: ==9475== Lock acquired, processing the job...
[2026-04-07 14:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:28:02] Production.INFO: ==9475== Releasing lock...
[2026-04-07 14:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:28:02] Production.INFO: ==9478== Lock acquired, processing the job...
[2026-04-07 10:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:28:02] Production.INFO: ==9484== Lock acquired, processing the job...
[2026-04-07 10:28:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:28:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:28:02] Production.INFO: ==9480== Lock acquired, processing the job...
[2026-04-07 10:28:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:28:02] Production.INFO: ==9482== Lock acquired, processing the job...
[2026-04-07 10:28:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:28:02] Production.INFO: Account Balance Start.
[2026-04-07 10:28:02] Production.INFO: CreateAllLog Start
[2026-04-07 10:28:02] Production.INFO: 117
[2026-04-07 10:28:02] Production.INFO: Date 2026-03-08
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: ==9486== Lock acquired, processing the job...
[2026-04-07 10:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:28:03] Production.INFO: ==9486== Releasing lock...
[2026-04-07 10:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-20
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-21
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-22
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-23
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-24
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-25
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-26
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-27
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-28
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: ==9480== Releasing lock...
[2026-04-07 10:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-29
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-30
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-03-31
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-04-01
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-04-02
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-04-03
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-04-04
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-04-05
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-04-06
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Date 2026-04-07
[2026-04-07 10:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:28:03] Production.INFO: Total Charge 0
[2026-04-07 10:28:03] Production.INFO: CreateAllLog End
[2026-04-07 10:28:04] Production.INFO: Account Balance End.
[2026-04-07 10:28:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:28:04] Production.INFO: ==9484== Releasing lock...
[2026-04-07 10:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:28:10] Production.ERROR: CronJobId end10
[2026-04-07 10:28:10] Production.INFO: ==9482== Releasing lock...
[2026-04-07 10:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:28:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:28:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:28:13] Production.INFO: call_cost start
[2026-04-07 10:28:13] Production.INFO: call_cost end
[2026-04-07 10:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:28:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:28:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:28:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:28:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:28:13] Production.INFO: ==9478== Releasing lock...
[2026-04-07 10:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:29:01] Production.INFO: ==9541== Lock acquired, processing the job...
[2026-04-07 15:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:29:01] Production.INFO: neon service started
[2026-04-07 15:29:01] Production.INFO: neon service started
[2026-04-07 15:29:01] Production.INFO: ==9541== Releasing lock...
[2026-04-07 15:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:29:02] Production.INFO: ==9543== Lock acquired, processing the job...
[2026-04-07 10:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:29:02] Production.INFO: ==9543== Releasing lock...
[2026-04-07 10:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:29:02] Production.INFO: ==9545== Lock acquired, processing the job...
[2026-04-07 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:29:02] Production.INFO: ==9545== Releasing lock...
[2026-04-07 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:29:03] Production.INFO: ==9547== Lock acquired, processing the job...
[2026-04-07 10:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:29:03] Production.INFO: ==9549== Lock acquired, processing the job...
[2026-04-07 10:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:29:03] Production.INFO: ==9554== Lock acquired, processing the job...
[2026-04-07 10:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:29:03] Production.INFO: ==9552== Lock acquired, processing the job...
[2026-04-07 10:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:29:03] Production.INFO: ==9556== Lock acquired, processing the job...
[2026-04-07 10:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:29:03] Production.INFO: Account Balance Start.
[2026-04-07 10:29:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:29:03] Production.INFO: 117
[2026-04-07 10:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:29:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:29:03] Production.INFO: ==9556== Releasing lock...
[2026-04-07 10:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:29:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:04] Production.INFO: ==9549== Releasing lock...
[2026-04-07 10:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:29:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:29:04] Production.INFO: Total Charge 0
[2026-04-07 10:29:04] Production.INFO: CreateAllLog End
[2026-04-07 10:29:04] Production.INFO: Account Balance End.
[2026-04-07 10:29:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:29:04] Production.INFO: ==9554== Releasing lock...
[2026-04-07 10:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:29:12] Production.ERROR: CronJobId end10
[2026-04-07 10:29:12] Production.INFO: ==9552== Releasing lock...
[2026-04-07 10:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:29:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:29:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:29:15] Production.INFO: call_cost start
[2026-04-07 10:29:15] Production.INFO: call_cost end
[2026-04-07 10:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:29:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:29:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:29:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:29:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:29:15] Production.INFO: ==9547== Releasing lock...
[2026-04-07 10:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:30:02] Production.INFO: ==9616== Lock acquired, processing the job...
[2026-04-07 15:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:30:02] Production.INFO: neon service started
[2026-04-07 15:30:02] Production.INFO: neon service started
[2026-04-07 15:30:02] Production.INFO: ==9616== Releasing lock...
[2026-04-07 15:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:30:02] Production.INFO: ==9618== Lock acquired, processing the job...
[2026-04-07 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:30:02] Production.INFO: ==9618== Releasing lock...
[2026-04-07 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:30:02] Production.INFO: ==9620== Lock acquired, processing the job...
[2026-04-07 14:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:30:03] Production.INFO: ==9620== Releasing lock...
[2026-04-07 14:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:30:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:30:03] Production.INFO: ==9622== Lock acquired, processing the job...
[2026-04-07 10:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:30:03] Production.INFO: ==9624== Lock acquired, processing the job...
[2026-04-07 10:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:30:03] Production.INFO: ==9628== Lock acquired, processing the job...
[2026-04-07 10:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:30:03] Production.INFO: ==9626== Lock acquired, processing the job...
[2026-04-07 10:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:30:03] Production.INFO: ==9630== Lock acquired, processing the job...
[2026-04-07 10:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:30:03] Production.INFO: Account Balance Start.
[2026-04-07 10:30:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:30:03] Production.INFO: 117
[2026-04-07 10:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:30:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:30:03] Production.INFO: ==9630== Releasing lock...
[2026-04-07 10:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-09
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-10
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-11
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: ==9624== Releasing lock...
[2026-04-07 10:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:05] Production.INFO: Date 2026-04-05
[2026-04-07 10:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:05] Production.INFO: Date 2026-04-06
[2026-04-07 10:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:05] Production.INFO: Date 2026-04-07
[2026-04-07 10:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:30:05] Production.INFO: Total Charge 0
[2026-04-07 10:30:05] Production.INFO: CreateAllLog End
[2026-04-07 10:30:05] Production.INFO: Account Balance End.
[2026-04-07 10:30:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:30:05] Production.INFO: ==9628== Releasing lock...
[2026-04-07 10:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:30:11] Production.ERROR: CronJobId end10
[2026-04-07 10:30:11] Production.INFO: ==9626== Releasing lock...
[2026-04-07 10:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:30:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:30:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:30:14] Production.INFO: call_cost start
[2026-04-07 10:30:14] Production.INFO: call_cost end
[2026-04-07 10:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:30:14] Production.INFO: ==9622== Releasing lock...
[2026-04-07 10:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:31:01] Production.INFO: ==9688== Lock acquired, processing the job...
[2026-04-07 15:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:31:01] Production.INFO: neon service started
[2026-04-07 15:31:01] Production.INFO: neon service started
[2026-04-07 15:31:01] Production.INFO: ==9688== Releasing lock...
[2026-04-07 15:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:31:02] Production.INFO: ==9692== Lock acquired, processing the job...
[2026-04-07 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 10:31:02] Production.INFO: ==9690== Lock acquired, processing the job...
[2026-04-07 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:31:02] Production.INFO: ==9692== Releasing lock...
[2026-04-07 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:31:02] Production.INFO: ==9690== Releasing lock...
[2026-04-07 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:31:03] Production.INFO: ==9695== Lock acquired, processing the job...
[2026-04-07 10:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 10:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 10:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 10:31:03] Production.INFO: ==9695== Releasing lock...
[2026-04-07 10:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 10:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 10:31:03] Production.INFO: ==9701== Lock acquired, processing the job...
[2026-04-07 10:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:31:03] Production.INFO: ==9697== Lock acquired, processing the job...
[2026-04-07 10:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:31:03] Production.INFO: ==9699== Lock acquired, processing the job...
[2026-04-07 10:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:31:03] Production.INFO: ==9703== Lock acquired, processing the job...
[2026-04-07 10:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:31:03] Production.INFO: ==9705== Lock acquired, processing the job...
[2026-04-07 10:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 10:31:03] Production.INFO: ==9707== Lock acquired, processing the job...
[2026-04-07 10:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 10:31:03] Production.INFO: Account Balance Start.
[2026-04-07 10:31:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:31:03] Production.INFO: 117
[2026-04-07 10:31:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:31:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:31:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:04] Production.INFO: ==9707== Releasing lock...
[2026-04-07 10:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:31:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:04] Production.ERROR: done
[2026-04-07 10:31:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 10:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053109', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:04] Production.INFO: ==9699== Releasing lock...
[2026-04-07 10:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:31:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:05] Production.INFO: Date 2026-03-28
[2026-04-07 10:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:05] Production.INFO: Date 2026-03-29
[2026-04-07 10:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:05] Production.INFO: Date 2026-03-30
[2026-04-07 10:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:05] Production.INFO: Date 2026-03-31
[2026-04-07 10:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:05] Production.INFO: Date 2026-04-01
[2026-04-07 10:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:05] Production.INFO: Date 2026-04-02
[2026-04-07 10:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:05] Production.INFO: Date 2026-04-03
[2026-04-07 10:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:05] Production.INFO: Date 2026-04-04
[2026-04-07 10:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:05] Production.INFO: Date 2026-04-05
[2026-04-07 10:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:05] Production.INFO: Date 2026-04-06
[2026-04-07 10:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:05] Production.INFO: Date 2026-04-07
[2026-04-07 10:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:31:05] Production.INFO: Total Charge 0
[2026-04-07 10:31:05] Production.INFO: CreateAllLog End
[2026-04-07 10:31:05] Production.INFO: Account Balance End.
[2026-04-07 10:31:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:31:05] Production.INFO: ==9703== Releasing lock...
[2026-04-07 10:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053109', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 10:31:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 10:31:10] Production.INFO: ProcessCDR(1,17053109,1,1,2)
[2026-04-07 10:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053109,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 10:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053109,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 10:31:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 10:31:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 10:31:10] Production.INFO: ==9705== Releasing lock...
[2026-04-07 10:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 10:31:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 10:31:13] Production.ERROR: CronJobId end10
[2026-04-07 10:31:13] Production.INFO: ==9701== Releasing lock...
[2026-04-07 10:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:31:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:31:16] Production.INFO: call_cost start
[2026-04-07 10:31:16] Production.INFO: call_cost end
[2026-04-07 10:31:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:31:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:31:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:31:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:31:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:31:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:31:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:31:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:31:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:31:16] Production.INFO: ==9697== Releasing lock...
[2026-04-07 10:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:31:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:32:02] Production.INFO: ==9764== Lock acquired, processing the job...
[2026-04-07 15:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:32:02] Production.INFO: neon service started
[2026-04-07 15:32:02] Production.INFO: neon service started
[2026-04-07 15:32:02] Production.INFO: ==9764== Releasing lock...
[2026-04-07 15:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:32:02] Production.INFO: ==9768== Lock acquired, processing the job...
[2026-04-07 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:32:02] Production.INFO: ==9768== Releasing lock...
[2026-04-07 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:32:02] Production.INFO: ==9766== Lock acquired, processing the job...
[2026-04-07 10:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:32:02] Production.INFO: ==9766== Releasing lock...
[2026-04-07 10:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:32:03] Production.INFO: ==9770== Lock acquired, processing the job...
[2026-04-07 10:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:32:03] Production.INFO: ==9774== Lock acquired, processing the job...
[2026-04-07 10:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:32:03] Production.INFO: ==9772== Lock acquired, processing the job...
[2026-04-07 10:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:32:03] Production.INFO: ==9776== Lock acquired, processing the job...
[2026-04-07 10:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:32:03] Production.INFO: ==9778== Lock acquired, processing the job...
[2026-04-07 10:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:32:03] Production.INFO: Account Balance Start.
[2026-04-07 10:32:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:32:03] Production.INFO: 117
[2026-04-07 10:32:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:32:03] Production.INFO: ==9778== Releasing lock...
[2026-04-07 10:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:32:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:04] Production.INFO: ==9772== Releasing lock...
[2026-04-07 10:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:32:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:05] Production.INFO: Date 2026-04-02
[2026-04-07 10:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:05] Production.INFO: Date 2026-04-03
[2026-04-07 10:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:05] Production.INFO: Date 2026-04-04
[2026-04-07 10:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:05] Production.INFO: Date 2026-04-05
[2026-04-07 10:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:05] Production.INFO: Date 2026-04-06
[2026-04-07 10:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:05] Production.INFO: Date 2026-04-07
[2026-04-07 10:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:32:05] Production.INFO: Total Charge 0
[2026-04-07 10:32:05] Production.INFO: CreateAllLog End
[2026-04-07 10:32:05] Production.INFO: Account Balance End.
[2026-04-07 10:32:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:32:05] Production.INFO: ==9776== Releasing lock...
[2026-04-07 10:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:32:11] Production.ERROR: CronJobId end10
[2026-04-07 10:32:11] Production.INFO: ==9774== Releasing lock...
[2026-04-07 10:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:32:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:32:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:32:14] Production.INFO: call_cost start
[2026-04-07 10:32:14] Production.INFO: call_cost end
[2026-04-07 10:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:32:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:32:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:32:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:32:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:32:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:32:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:32:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:32:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:32:15] Production.INFO: ==9770== Releasing lock...
[2026-04-07 10:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:33:01] Production.INFO: ==9837== Lock acquired, processing the job...
[2026-04-07 15:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:33:01] Production.INFO: neon service started
[2026-04-07 15:33:01] Production.INFO: neon service started
[2026-04-07 15:33:01] Production.INFO: ==9837== Releasing lock...
[2026-04-07 15:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:33:01] Production.INFO: ==9839== Lock acquired, processing the job...
[2026-04-07 10:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:33:01] Production.INFO: ==9839== Releasing lock...
[2026-04-07 10:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:33:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:33:02] Production.INFO: ==9841== Lock acquired, processing the job...
[2026-04-07 14:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:33:02] Production.INFO: ==9841== Releasing lock...
[2026-04-07 14:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:33:02] Production.INFO: ==9851== Lock acquired, processing the job...
[2026-04-07 10:33:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:33:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:33:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:33:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:33:02] Production.INFO: ==9851== Releasing lock...
[2026-04-07 10:33:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:33:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:33:02] Production.INFO: ==9843== Lock acquired, processing the job...
[2026-04-07 10:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:33:03] Production.INFO: ==9849== Lock acquired, processing the job...
[2026-04-07 10:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:33:03] Production.INFO: ==9845== Lock acquired, processing the job...
[2026-04-07 10:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:33:03] Production.INFO: ==9847== Lock acquired, processing the job...
[2026-04-07 10:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:33:03] Production.INFO: Account Balance Start.
[2026-04-07 10:33:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:33:03] Production.INFO: 117
[2026-04-07 10:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:33:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:03] Production.INFO: Date 2026-03-20
[2026-04-07 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:03] Production.INFO: Date 2026-03-21
[2026-04-07 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:03] Production.INFO: Date 2026-03-22
[2026-04-07 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:03] Production.INFO: ==9845== Releasing lock...
[2026-04-07 10:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:33:03] Production.INFO: Date 2026-03-23
[2026-04-07 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:03] Production.INFO: Date 2026-03-24
[2026-04-07 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:03] Production.INFO: Date 2026-03-25
[2026-04-07 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:03] Production.INFO: Date 2026-03-26
[2026-04-07 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:03] Production.INFO: Date 2026-03-27
[2026-04-07 10:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:33:04] Production.INFO: Total Charge 0
[2026-04-07 10:33:04] Production.INFO: CreateAllLog End
[2026-04-07 10:33:04] Production.INFO: Account Balance End.
[2026-04-07 10:33:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:33:04] Production.INFO: ==9849== Releasing lock...
[2026-04-07 10:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:33:10] Production.ERROR: CronJobId end10
[2026-04-07 10:33:10] Production.INFO: ==9847== Releasing lock...
[2026-04-07 10:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:33:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:33:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:33:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:33:14] Production.INFO: call_cost start
[2026-04-07 10:33:14] Production.INFO: call_cost end
[2026-04-07 10:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:33:14] Production.INFO: ==9843== Releasing lock...
[2026-04-07 10:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:34:01] Production.INFO: ==9906== Lock acquired, processing the job...
[2026-04-07 15:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:34:01] Production.INFO: neon service started
[2026-04-07 15:34:01] Production.INFO: neon service started
[2026-04-07 15:34:01] Production.INFO: ==9906== Releasing lock...
[2026-04-07 15:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:34:02] Production.INFO: ==9911== Lock acquired, processing the job...
[2026-04-07 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:34:02] Production.INFO: ==9911== Releasing lock...
[2026-04-07 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:34:02] Production.INFO: ==9909== Lock acquired, processing the job...
[2026-04-07 10:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:34:02] Production.INFO: ==9909== Releasing lock...
[2026-04-07 10:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:34:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:34:03] Production.INFO: ==9915== Lock acquired, processing the job...
[2026-04-07 10:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:34:03] Production.INFO: ==9913== Lock acquired, processing the job...
[2026-04-07 10:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:34:03] Production.INFO: ==9917== Lock acquired, processing the job...
[2026-04-07 10:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:34:03] Production.INFO: ==9919== Lock acquired, processing the job...
[2026-04-07 10:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:34:03] Production.INFO: ==9921== Lock acquired, processing the job...
[2026-04-07 10:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:34:03] Production.INFO: Account Balance Start.
[2026-04-07 10:34:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:34:03] Production.INFO: 117
[2026-04-07 10:34:03] Production.INFO: ==9921== Releasing lock...
[2026-04-07 10:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:34:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-09
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-10
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-11
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: ==9915== Releasing lock...
[2026-04-07 10:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:05] Production.INFO: Date 2026-04-04
[2026-04-07 10:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:05] Production.INFO: Date 2026-04-05
[2026-04-07 10:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:05] Production.INFO: Date 2026-04-06
[2026-04-07 10:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:05] Production.INFO: Date 2026-04-07
[2026-04-07 10:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:34:05] Production.INFO: Total Charge 0
[2026-04-07 10:34:05] Production.INFO: CreateAllLog End
[2026-04-07 10:34:05] Production.INFO: Account Balance End.
[2026-04-07 10:34:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:34:05] Production.INFO: ==9919== Releasing lock...
[2026-04-07 10:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:34:10] Production.ERROR: CronJobId end10
[2026-04-07 10:34:10] Production.INFO: ==9917== Releasing lock...
[2026-04-07 10:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:34:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:34:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:34:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:34:14] Production.INFO: call_cost start
[2026-04-07 10:34:14] Production.INFO: call_cost end
[2026-04-07 10:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:34:14] Production.INFO: ==9913== Releasing lock...
[2026-04-07 10:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:35:02] Production.INFO: ==9981== Lock acquired, processing the job...
[2026-04-07 15:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:35:02] Production.INFO: neon service started
[2026-04-07 15:35:02] Production.INFO: neon service started
[2026-04-07 15:35:02] Production.INFO: ==9981== Releasing lock...
[2026-04-07 15:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:35:02] Production.INFO: ==9985== Lock acquired, processing the job...
[2026-04-07 14:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:35:02] Production.INFO: ==9985== Releasing lock...
[2026-04-07 14:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:35:02] Production.INFO: ==9983== Lock acquired, processing the job...
[2026-04-07 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:35:02] Production.INFO: ==9983== Releasing lock...
[2026-04-07 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:35:03] Production.INFO: ==9990== Lock acquired, processing the job...
[2026-04-07 10:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:35:03] Production.INFO: ==9988== Lock acquired, processing the job...
[2026-04-07 10:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:35:03] Production.INFO: ==9992== Lock acquired, processing the job...
[2026-04-07 10:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:35:03] Production.INFO: ==9994== Lock acquired, processing the job...
[2026-04-07 10:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:35:03] Production.INFO: Account Balance Start.
[2026-04-07 10:35:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:35:03] Production.INFO: 117
[2026-04-07 10:35:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:35:03] Production.INFO: ==9996== Lock acquired, processing the job...
[2026-04-07 10:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-10
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-11
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:35:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:35:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:35:04] Production.INFO: ==9996== Releasing lock...
[2026-04-07 10:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: ==9990== Releasing lock...
[2026-04-07 10:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:05] Production.INFO: Date 2026-04-05
[2026-04-07 10:35:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:05] Production.INFO: Date 2026-04-06
[2026-04-07 10:35:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:05] Production.INFO: Date 2026-04-07
[2026-04-07 10:35:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:35:05] Production.INFO: Total Charge 0
[2026-04-07 10:35:05] Production.INFO: CreateAllLog End
[2026-04-07 10:35:05] Production.INFO: Account Balance End.
[2026-04-07 10:35:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:35:05] Production.INFO: ==9994== Releasing lock...
[2026-04-07 10:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:35:11] Production.ERROR: CronJobId end10
[2026-04-07 10:35:11] Production.INFO: ==9992== Releasing lock...
[2026-04-07 10:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:35:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:35:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:35:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:35:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:35:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:35:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:35:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:35:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:35:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:35:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:35:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:35:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:35:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:35:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:35:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:35:14] Production.INFO: call_cost start
[2026-04-07 10:35:14] Production.INFO: call_cost end
[2026-04-07 10:35:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:35:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:35:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:35:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:35:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:35:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:35:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:35:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:35:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:35:14] Production.INFO: ==9988== Releasing lock...
[2026-04-07 10:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:35:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:36:01] Production.INFO: ==10054== Lock acquired, processing the job...
[2026-04-07 15:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:36:01] Production.INFO: neon service started
[2026-04-07 15:36:01] Production.INFO: neon service started
[2026-04-07 15:36:01] Production.INFO: ==10054== Releasing lock...
[2026-04-07 15:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:36:01] Production.INFO: ==10058== Lock acquired, processing the job...
[2026-04-07 14:36:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:36:02] Production.INFO: ==10058== Releasing lock...
[2026-04-07 14:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:36:02] Production.INFO: ==10056== Lock acquired, processing the job...
[2026-04-07 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:36:02] Production.INFO: ==10056== Releasing lock...
[2026-04-07 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:36:03] Production.INFO: ==10060== Lock acquired, processing the job...
[2026-04-07 10:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:36:03] Production.INFO: ==10064== Lock acquired, processing the job...
[2026-04-07 10:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:36:03] Production.INFO: ==10062== Lock acquired, processing the job...
[2026-04-07 10:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:36:03] Production.INFO: ==10068== Lock acquired, processing the job...
[2026-04-07 10:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:36:03] Production.INFO: ==10066== Lock acquired, processing the job...
[2026-04-07 10:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:36:03] Production.INFO: Account Balance Start.
[2026-04-07 10:36:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:36:03] Production.INFO: 117
[2026-04-07 10:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:36:03] Production.INFO: ==10068== Releasing lock...
[2026-04-07 10:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:36:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:03] Production.INFO: Date 2026-03-20
[2026-04-07 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:03] Production.INFO: Date 2026-03-21
[2026-04-07 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:03] Production.INFO: Date 2026-03-22
[2026-04-07 10:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:03] Production.INFO: ==10062== Releasing lock...
[2026-04-07 10:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:36:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:36:04] Production.INFO: Total Charge 0
[2026-04-07 10:36:04] Production.INFO: CreateAllLog End
[2026-04-07 10:36:04] Production.INFO: Account Balance End.
[2026-04-07 10:36:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:36:04] Production.INFO: ==10066== Releasing lock...
[2026-04-07 10:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:36:12] Production.ERROR: CronJobId end10
[2026-04-07 10:36:12] Production.INFO: ==10064== Releasing lock...
[2026-04-07 10:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:36:14] Production.INFO: call_cost start
[2026-04-07 10:36:14] Production.INFO: call_cost end
[2026-04-07 10:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:36:14] Production.INFO: ==10060== Releasing lock...
[2026-04-07 10:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:37:02] Production.INFO: ==10139== Lock acquired, processing the job...
[2026-04-07 15:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:37:02] Production.INFO: neon service started
[2026-04-07 15:37:02] Production.INFO: neon service started
[2026-04-07 15:37:02] Production.INFO: ==10139== Releasing lock...
[2026-04-07 15:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:37:02] Production.INFO: ==10143== Lock acquired, processing the job...
[2026-04-07 14:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:37:02] Production.INFO: ==10143== Releasing lock...
[2026-04-07 14:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:37:02] Production.INFO: ==10141== Lock acquired, processing the job...
[2026-04-07 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:37:02] Production.INFO: ==10141== Releasing lock...
[2026-04-07 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:37:03] Production.INFO: ==10149== Lock acquired, processing the job...
[2026-04-07 10:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:37:03] Production.INFO: ==10145== Lock acquired, processing the job...
[2026-04-07 10:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:37:03] Production.INFO: ==10147== Lock acquired, processing the job...
[2026-04-07 10:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:37:03] Production.INFO: ==10151== Lock acquired, processing the job...
[2026-04-07 10:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:37:03] Production.INFO: ==10153== Lock acquired, processing the job...
[2026-04-07 10:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:37:03] Production.INFO: Account Balance Start.
[2026-04-07 10:37:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:37:03] Production.INFO: 117
[2026-04-07 10:37:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:37:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:03] Production.INFO: ==10153== Releasing lock...
[2026-04-07 10:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-10
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-11
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: ==10147== Releasing lock...
[2026-04-07 10:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:37:04] Production.INFO: Total Charge 0
[2026-04-07 10:37:04] Production.INFO: CreateAllLog End
[2026-04-07 10:37:04] Production.INFO: Account Balance End.
[2026-04-07 10:37:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:37:05] Production.INFO: ==10151== Releasing lock...
[2026-04-07 10:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:37:12] Production.ERROR: CronJobId end10
[2026-04-07 10:37:12] Production.INFO: ==10149== Releasing lock...
[2026-04-07 10:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:37:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:37:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:37:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:37:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:37:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:37:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:37:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:37:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:37:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:37:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:37:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:37:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:37:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:37:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:37:16] Production.INFO: call_cost start
[2026-04-07 10:37:16] Production.INFO: call_cost end
[2026-04-07 10:37:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:37:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:37:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:37:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:37:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:37:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:37:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:37:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:37:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:37:16] Production.INFO: ==10145== Releasing lock...
[2026-04-07 10:37:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:37:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:38:01] Production.INFO: ==10210== Lock acquired, processing the job...
[2026-04-07 15:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:38:01] Production.INFO: neon service started
[2026-04-07 15:38:01] Production.INFO: neon service started
[2026-04-07 15:38:01] Production.INFO: ==10210== Releasing lock...
[2026-04-07 15:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:38:01] Production.INFO: ==10214== Lock acquired, processing the job...
[2026-04-07 14:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:38:01] Production.INFO: ==10214== Releasing lock...
[2026-04-07 14:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:38:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:38:01] Production.INFO: ==10212== Lock acquired, processing the job...
[2026-04-07 10:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:38:02] Production.INFO: ==10212== Releasing lock...
[2026-04-07 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:38:02] Production.INFO: ==10217== Lock acquired, processing the job...
[2026-04-07 10:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:38:02] Production.INFO: ==10223== Lock acquired, processing the job...
[2026-04-07 10:38:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:38:02] Production.INFO: ==10225== Lock acquired, processing the job...
[2026-04-07 10:38:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:38:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:38:03] Production.INFO: Account Balance Start.
[2026-04-07 10:38:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:38:03] Production.INFO: 117
[2026-04-07 10:38:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:38:03] Production.INFO: ==10225== Releasing lock...
[2026-04-07 10:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:38:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:03] Production.INFO: ==10221== Lock acquired, processing the job...
[2026-04-07 10:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:38:03] Production.INFO: ==10219== Lock acquired, processing the job...
[2026-04-07 10:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:38:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:38:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:03] Production.INFO: Date 2026-03-20
[2026-04-07 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:03] Production.INFO: ==10219== Releasing lock...
[2026-04-07 10:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:38:03] Production.INFO: Date 2026-03-21
[2026-04-07 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:03] Production.INFO: Date 2026-03-22
[2026-04-07 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:03] Production.INFO: Date 2026-03-23
[2026-04-07 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:03] Production.INFO: Date 2026-03-24
[2026-04-07 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:03] Production.INFO: Date 2026-03-25
[2026-04-07 10:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:38:04] Production.INFO: Total Charge 0
[2026-04-07 10:38:04] Production.INFO: CreateAllLog End
[2026-04-07 10:38:04] Production.INFO: Account Balance End.
[2026-04-07 10:38:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:38:04] Production.INFO: ==10223== Releasing lock...
[2026-04-07 10:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:38:11] Production.ERROR: CronJobId end10
[2026-04-07 10:38:11] Production.INFO: ==10221== Releasing lock...
[2026-04-07 10:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:38:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:38:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:38:13] Production.INFO: call_cost start
[2026-04-07 10:38:13] Production.INFO: call_cost end
[2026-04-07 10:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:38:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:38:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:38:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:38:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:38:13] Production.INFO: ==10217== Releasing lock...
[2026-04-07 10:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:39:01] Production.INFO: ==10290== Lock acquired, processing the job...
[2026-04-07 15:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:39:01] Production.INFO: neon service started
[2026-04-07 15:39:01] Production.INFO: neon service started
[2026-04-07 15:39:01] Production.INFO: ==10290== Releasing lock...
[2026-04-07 15:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:39:02] Production.INFO: ==10294== Lock acquired, processing the job...
[2026-04-07 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:39:02] Production.INFO: ==10294== Releasing lock...
[2026-04-07 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:39:02] Production.INFO: ==10292== Lock acquired, processing the job...
[2026-04-07 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:39:02] Production.INFO: ==10292== Releasing lock...
[2026-04-07 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:39:03] Production.INFO: ==10301== Lock acquired, processing the job...
[2026-04-07 10:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:39:03] Production.INFO: ==10299== Lock acquired, processing the job...
[2026-04-07 10:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:39:03] Production.INFO: ==10307== Lock acquired, processing the job...
[2026-04-07 10:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:39:03] Production.INFO: ==10303== Lock acquired, processing the job...
[2026-04-07 10:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:39:03] Production.INFO: ==10305== Lock acquired, processing the job...
[2026-04-07 10:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:39:03] Production.INFO: ==10307== Releasing lock...
[2026-04-07 10:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:39:03] Production.INFO: Account Balance Start.
[2026-04-07 10:39:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:39:03] Production.INFO: 117
[2026-04-07 10:39:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:39:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:39:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: ==10301== Releasing lock...
[2026-04-07 10:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:39:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:39:04] Production.INFO: Total Charge 0
[2026-04-07 10:39:04] Production.INFO: CreateAllLog End
[2026-04-07 10:39:04] Production.INFO: Account Balance End.
[2026-04-07 10:39:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:39:04] Production.INFO: ==10305== Releasing lock...
[2026-04-07 10:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:39:12] Production.ERROR: CronJobId end10
[2026-04-07 10:39:12] Production.INFO: ==10303== Releasing lock...
[2026-04-07 10:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:39:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:39:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:39:14] Production.INFO: call_cost start
[2026-04-07 10:39:14] Production.INFO: call_cost end
[2026-04-07 10:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:39:14] Production.INFO: ==10299== Releasing lock...
[2026-04-07 10:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:40:02] Production.INFO: ==10363== Lock acquired, processing the job...
[2026-04-07 15:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:40:02] Production.INFO: neon service started
[2026-04-07 15:40:02] Production.INFO: neon service started
[2026-04-07 15:40:02] Production.INFO: ==10363== Releasing lock...
[2026-04-07 15:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:40:02] Production.INFO: ==10365== Lock acquired, processing the job...
[2026-04-07 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:40:02] Production.INFO: ==10365== Releasing lock...
[2026-04-07 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:40:03] Production.INFO: ==10367== Lock acquired, processing the job...
[2026-04-07 14:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:40:03] Production.INFO: ==10367== Releasing lock...
[2026-04-07 14:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:40:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:40:03] Production.INFO: ==10375== Lock acquired, processing the job...
[2026-04-07 10:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:40:03] Production.INFO: Account Balance Start.
[2026-04-07 10:40:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:40:03] Production.INFO: 117
[2026-04-07 10:40:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:03] Production.INFO: ==10369== Lock acquired, processing the job...
[2026-04-07 10:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:40:03] Production.INFO: ==10371== Lock acquired, processing the job...
[2026-04-07 10:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:40:03] Production.INFO: ==10373== Lock acquired, processing the job...
[2026-04-07 10:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:40:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:40:03] Production.INFO: ==10377== Lock acquired, processing the job...
[2026-04-07 10:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:40:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:40:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:40:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:40:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:40:04] Production.INFO: ==10377== Releasing lock...
[2026-04-07 10:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:40:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: ==10371== Releasing lock...
[2026-04-07 10:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:40:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:40:04] Production.INFO: Total Charge 0
[2026-04-07 10:40:04] Production.INFO: CreateAllLog End
[2026-04-07 10:40:04] Production.INFO: Account Balance End.
[2026-04-07 10:40:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:40:04] Production.INFO: ==10375== Releasing lock...
[2026-04-07 10:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:40:12] Production.ERROR: CronJobId end10
[2026-04-07 10:40:12] Production.INFO: ==10373== Releasing lock...
[2026-04-07 10:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:40:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:40:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:40:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:40:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:40:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:40:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:40:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:40:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:40:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:40:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:40:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:40:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:40:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:40:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:40:15] Production.INFO: call_cost start
[2026-04-07 10:40:15] Production.INFO: call_cost end
[2026-04-07 10:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:40:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:40:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:40:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:40:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:40:15] Production.INFO: ==10369== Releasing lock...
[2026-04-07 10:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:41:01] Production.INFO: ==10433== Lock acquired, processing the job...
[2026-04-07 15:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:41:01] Production.INFO: neon service started
[2026-04-07 15:41:01] Production.INFO: neon service started
[2026-04-07 15:41:01] Production.INFO: ==10433== Releasing lock...
[2026-04-07 15:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:41:01] Production.INFO: ==10437== Lock acquired, processing the job...
[2026-04-07 14:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:41:02] Production.INFO: ==10437== Releasing lock...
[2026-04-07 14:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:41:02] Production.INFO: ==10435== Lock acquired, processing the job...
[2026-04-07 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:41:02] Production.INFO: ==10435== Releasing lock...
[2026-04-07 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:41:03] Production.INFO: ==10439== Lock acquired, processing the job...
[2026-04-07 10:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 10:41:03] Production.INFO: ==10441== Lock acquired, processing the job...
[2026-04-07 10:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:41:03] Production.INFO: ==10443== Lock acquired, processing the job...
[2026-04-07 10:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 10:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 10:41:03] Production.ERROR: CronJob PID - 10441
[2026-04-07 10:41:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 10:41:03] Production.ERROR: CronJob ID - 5
[2026-04-07 10:41:03] Production.ERROR: CronJob Last Run Time 2026-04-07 10:41:00
[2026-04-07 10:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 10:41:03] Production.INFO: ==10449== Lock acquired, processing the job...
[2026-04-07 10:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 10:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 10:41:03] Production.INFO: ==10445== Lock acquired, processing the job...
[2026-04-07 10:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 10:41:03] Production.INFO: ==10439== Releasing lock...
[2026-04-07 10:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 10:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 10:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 10:41:03] Production.INFO: ==10447== Lock acquired, processing the job...
[2026-04-07 10:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:41:03] Production.INFO: ==10451== Lock acquired, processing the job...
[2026-04-07 10:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:41:03] Production.INFO: Account Balance Start.
[2026-04-07 10:41:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:41:03] Production.INFO: 117
[2026-04-07 10:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:41:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:41:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:03] Production.INFO: ==10451== Releasing lock...
[2026-04-07 10:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:41:03] Production.ERROR: done
[2026-04-07 10:41:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 10:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053150', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 10:41:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: ==10443== Releasing lock...
[2026-04-07 10:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:41:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:41:04] Production.INFO: Total Charge 0
[2026-04-07 10:41:04] Production.INFO: CreateAllLog End
[2026-04-07 10:41:05] Production.INFO: Account Balance End.
[2026-04-07 10:41:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:41:05] Production.INFO: ==10447== Releasing lock...
[2026-04-07 10:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:41:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053150', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 10:41:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 10:41:09] Production.INFO: ProcessCDR(1,17053150,1,1,2)
[2026-04-07 10:41:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053150,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 10:41:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053150,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 10:41:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 10:41:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 10:41:09] Production.INFO: ==10449== Releasing lock...
[2026-04-07 10:41:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 10:41:09] Production.INFO: 26 MB #Memory Used#
[2026-04-07 10:41:13] Production.ERROR: CronJobId end10
[2026-04-07 10:41:13] Production.INFO: ==10445== Releasing lock...
[2026-04-07 10:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:41:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:41:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:41:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:41:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:41:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:41:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:41:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:41:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:41:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:41:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:41:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:41:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:41:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:41:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:41:15] Production.INFO: call_cost start
[2026-04-07 10:41:15] Production.INFO: call_cost end
[2026-04-07 10:41:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:41:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:41:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:41:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:41:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:41:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:41:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:41:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:41:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:41:15] Production.INFO: ==10441== Releasing lock...
[2026-04-07 10:41:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:41:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:42:02] Production.INFO: ==10511== Lock acquired, processing the job...
[2026-04-07 15:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:42:02] Production.INFO: neon service started
[2026-04-07 15:42:02] Production.INFO: neon service started
[2026-04-07 15:42:02] Production.INFO: ==10511== Releasing lock...
[2026-04-07 15:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:42:02] Production.INFO: ==10513== Lock acquired, processing the job...
[2026-04-07 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:42:02] Production.INFO: ==10513== Releasing lock...
[2026-04-07 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:42:03] Production.INFO: ==10515== Lock acquired, processing the job...
[2026-04-07 14:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:42:03] Production.INFO: ==10515== Releasing lock...
[2026-04-07 14:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:42:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:42:03] Production.INFO: ==10526== Lock acquired, processing the job...
[2026-04-07 10:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:42:03] Production.INFO: ==10526== Releasing lock...
[2026-04-07 10:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:42:03] Production.INFO: ==10518== Lock acquired, processing the job...
[2026-04-07 10:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:42:03] Production.INFO: ==10524== Lock acquired, processing the job...
[2026-04-07 10:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:42:04] Production.INFO: ==10522== Lock acquired, processing the job...
[2026-04-07 10:42:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:42:04] Production.INFO: ==10520== Lock acquired, processing the job...
[2026-04-07 10:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:42:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:42:04] Production.INFO: Account Balance Start.
[2026-04-07 10:42:04] Production.INFO: CreateAllLog Start
[2026-04-07 10:42:04] Production.INFO: 117
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-08
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:42:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:42:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:42:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-09
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-10
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-11
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: ==10520== Releasing lock...
[2026-04-07 10:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:42:04] Production.INFO: Total Charge 0
[2026-04-07 10:42:04] Production.INFO: CreateAllLog End
[2026-04-07 10:42:05] Production.INFO: Account Balance End.
[2026-04-07 10:42:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:42:05] Production.INFO: ==10524== Releasing lock...
[2026-04-07 10:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:42:12] Production.ERROR: CronJobId end10
[2026-04-07 10:42:12] Production.INFO: ==10522== Releasing lock...
[2026-04-07 10:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:42:14] Production.INFO: call_cost start
[2026-04-07 10:42:14] Production.INFO: call_cost end
[2026-04-07 10:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:42:14] Production.INFO: ==10518== Releasing lock...
[2026-04-07 10:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:43:01] Production.INFO: ==10580== Lock acquired, processing the job...
[2026-04-07 15:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:43:01] Production.INFO: neon service started
[2026-04-07 15:43:01] Production.INFO: neon service started
[2026-04-07 15:43:01] Production.INFO: ==10580== Releasing lock...
[2026-04-07 15:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:43:02] Production.INFO: ==10583== Lock acquired, processing the job...
[2026-04-07 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:43:02] Production.INFO: ==10583== Releasing lock...
[2026-04-07 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:43:02] Production.INFO: ==10585== Lock acquired, processing the job...
[2026-04-07 14:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:43:02] Production.INFO: ==10585== Releasing lock...
[2026-04-07 14:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:43:03] Production.INFO: ==10595== Lock acquired, processing the job...
[2026-04-07 10:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:43:03] Production.INFO: ==10587== Lock acquired, processing the job...
[2026-04-07 10:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:43:03] Production.INFO: ==10589== Lock acquired, processing the job...
[2026-04-07 10:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:43:03] Production.INFO: ==10595== Releasing lock...
[2026-04-07 10:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:43:03] Production.INFO: ==10591== Lock acquired, processing the job...
[2026-04-07 10:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:43:03] Production.INFO: ==10593== Lock acquired, processing the job...
[2026-04-07 10:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:43:03] Production.INFO: Account Balance Start.
[2026-04-07 10:43:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:43:03] Production.INFO: 117
[2026-04-07 10:43:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:03] Production.INFO: Date 2026-03-20
[2026-04-07 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:03] Production.INFO: Date 2026-03-21
[2026-04-07 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:03] Production.INFO: Date 2026-03-22
[2026-04-07 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:03] Production.INFO: Date 2026-03-23
[2026-04-07 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:03] Production.INFO: Date 2026-03-24
[2026-04-07 10:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:04] Production.INFO: ==10589== Releasing lock...
[2026-04-07 10:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:43:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:43:04] Production.INFO: Total Charge 0
[2026-04-07 10:43:04] Production.INFO: CreateAllLog End
[2026-04-07 10:43:04] Production.INFO: Account Balance End.
[2026-04-07 10:43:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:43:04] Production.INFO: ==10593== Releasing lock...
[2026-04-07 10:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:43:11] Production.ERROR: CronJobId end10
[2026-04-07 10:43:11] Production.INFO: ==10591== Releasing lock...
[2026-04-07 10:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:43:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:43:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:43:13] Production.INFO: call_cost start
[2026-04-07 10:43:13] Production.INFO: call_cost end
[2026-04-07 10:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:43:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:43:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:43:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:43:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:43:13] Production.INFO: ==10587== Releasing lock...
[2026-04-07 10:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:44:02] Production.INFO: ==10649== Lock acquired, processing the job...
[2026-04-07 15:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:44:02] Production.INFO: neon service started
[2026-04-07 15:44:02] Production.INFO: neon service started
[2026-04-07 15:44:02] Production.INFO: ==10649== Releasing lock...
[2026-04-07 15:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:44:02] Production.INFO: ==10653== Lock acquired, processing the job...
[2026-04-07 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:44:02] Production.INFO: ==10653== Releasing lock...
[2026-04-07 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:44:02] Production.INFO: ==10651== Lock acquired, processing the job...
[2026-04-07 10:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:44:02] Production.INFO: ==10651== Releasing lock...
[2026-04-07 10:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:44:03] Production.INFO: ==10656== Lock acquired, processing the job...
[2026-04-07 10:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:44:03] Production.INFO: ==10658== Lock acquired, processing the job...
[2026-04-07 10:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:44:03] Production.INFO: ==10660== Lock acquired, processing the job...
[2026-04-07 10:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:44:03] Production.INFO: ==10662== Lock acquired, processing the job...
[2026-04-07 10:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:44:03] Production.INFO: ==10664== Lock acquired, processing the job...
[2026-04-07 10:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:44:04] Production.INFO: Account Balance Start.
[2026-04-07 10:44:04] Production.INFO: CreateAllLog Start
[2026-04-07 10:44:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:44:04] Production.INFO: 117
[2026-04-07 10:44:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:44:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:44:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-08
[2026-04-07 10:44:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:44:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:44:04] Production.INFO: ==10664== Releasing lock...
[2026-04-07 10:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-09
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-10
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-11
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:04] Production.INFO: ==10658== Releasing lock...
[2026-04-07 10:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:05] Production.INFO: Date 2026-03-29
[2026-04-07 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:05] Production.INFO: Date 2026-03-30
[2026-04-07 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:05] Production.INFO: Date 2026-03-31
[2026-04-07 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:05] Production.INFO: Date 2026-04-01
[2026-04-07 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:05] Production.INFO: Date 2026-04-02
[2026-04-07 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:05] Production.INFO: Date 2026-04-03
[2026-04-07 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:05] Production.INFO: Date 2026-04-04
[2026-04-07 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:05] Production.INFO: Date 2026-04-05
[2026-04-07 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:05] Production.INFO: Date 2026-04-06
[2026-04-07 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:05] Production.INFO: Date 2026-04-07
[2026-04-07 10:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:44:05] Production.INFO: Total Charge 0
[2026-04-07 10:44:05] Production.INFO: CreateAllLog End
[2026-04-07 10:44:05] Production.INFO: Account Balance End.
[2026-04-07 10:44:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:44:05] Production.INFO: ==10662== Releasing lock...
[2026-04-07 10:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:44:11] Production.ERROR: CronJobId end10
[2026-04-07 10:44:11] Production.INFO: ==10660== Releasing lock...
[2026-04-07 10:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:44:14] Production.INFO: call_cost start
[2026-04-07 10:44:14] Production.INFO: call_cost end
[2026-04-07 10:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:44:14] Production.INFO: ==10656== Releasing lock...
[2026-04-07 10:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:45:01] Production.INFO: ==10723== Lock acquired, processing the job...
[2026-04-07 15:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:45:01] Production.INFO: neon service started
[2026-04-07 15:45:01] Production.INFO: neon service started
[2026-04-07 15:45:01] Production.INFO: ==10723== Releasing lock...
[2026-04-07 15:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:45:02] Production.INFO: ==10725== Lock acquired, processing the job...
[2026-04-07 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:45:02] Production.INFO: ==10725== Releasing lock...
[2026-04-07 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:45:02] Production.INFO: ==10727== Lock acquired, processing the job...
[2026-04-07 14:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:45:02] Production.INFO: ==10727== Releasing lock...
[2026-04-07 14:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:45:03] Production.INFO: ==10729== Lock acquired, processing the job...
[2026-04-07 10:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:45:03] Production.INFO: ==10735== Lock acquired, processing the job...
[2026-04-07 10:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:45:03] Production.INFO: ==10733== Lock acquired, processing the job...
[2026-04-07 10:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:45:03] Production.INFO: ==10731== Lock acquired, processing the job...
[2026-04-07 10:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:45:03] Production.INFO: ==10737== Lock acquired, processing the job...
[2026-04-07 10:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:45:03] Production.INFO: Account Balance Start.
[2026-04-07 10:45:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:45:03] Production.INFO: 117
[2026-04-07 10:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:45:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:45:03] Production.INFO: ==10737== Releasing lock...
[2026-04-07 10:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:45:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:03] Production.INFO: ==10731== Releasing lock...
[2026-04-07 10:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:45:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:45:04] Production.INFO: Total Charge 0
[2026-04-07 10:45:04] Production.INFO: CreateAllLog End
[2026-04-07 10:45:04] Production.INFO: Account Balance End.
[2026-04-07 10:45:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:45:04] Production.INFO: ==10735== Releasing lock...
[2026-04-07 10:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:45:12] Production.ERROR: CronJobId end10
[2026-04-07 10:45:12] Production.INFO: ==10733== Releasing lock...
[2026-04-07 10:45:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:45:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:45:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:45:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:45:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:45:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:45:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:45:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:45:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:45:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:45:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:45:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:45:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:45:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:45:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:45:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:45:15] Production.INFO: call_cost start
[2026-04-07 10:45:15] Production.INFO: call_cost end
[2026-04-07 10:45:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:45:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:45:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:45:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:45:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:45:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:45:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:45:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:45:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:45:15] Production.INFO: ==10729== Releasing lock...
[2026-04-07 10:45:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:45:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:46:02] Production.INFO: ==10793== Lock acquired, processing the job...
[2026-04-07 15:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:46:02] Production.INFO: neon service started
[2026-04-07 15:46:02] Production.INFO: neon service started
[2026-04-07 15:46:02] Production.INFO: ==10793== Releasing lock...
[2026-04-07 15:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:46:02] Production.INFO: ==10796== Lock acquired, processing the job...
[2026-04-07 10:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:46:02] Production.INFO: ==10798== Lock acquired, processing the job...
[2026-04-07 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:46:02] Production.INFO: ==10798== Releasing lock...
[2026-04-07 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:46:02] Production.INFO: ==10796== Releasing lock...
[2026-04-07 10:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:46:03] Production.INFO: ==10800== Lock acquired, processing the job...
[2026-04-07 10:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:46:03] Production.INFO: ==10802== Lock acquired, processing the job...
[2026-04-07 10:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:46:03] Production.INFO: ==10804== Lock acquired, processing the job...
[2026-04-07 10:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:46:03] Production.INFO: ==10806== Lock acquired, processing the job...
[2026-04-07 10:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:46:03] Production.INFO: ==10808== Lock acquired, processing the job...
[2026-04-07 10:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:46:03] Production.INFO: Account Balance Start.
[2026-04-07 10:46:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:46:03] Production.INFO: 117
[2026-04-07 10:46:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:46:03] Production.INFO: ==10808== Releasing lock...
[2026-04-07 10:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:46:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: ==10802== Releasing lock...
[2026-04-07 10:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:46:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:46:04] Production.INFO: Total Charge 0
[2026-04-07 10:46:05] Production.INFO: CreateAllLog End
[2026-04-07 10:46:05] Production.INFO: Account Balance End.
[2026-04-07 10:46:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:46:05] Production.INFO: ==10806== Releasing lock...
[2026-04-07 10:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:46:11] Production.ERROR: CronJobId end10
[2026-04-07 10:46:11] Production.INFO: ==10804== Releasing lock...
[2026-04-07 10:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:46:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:46:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:46:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:46:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:46:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:46:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:46:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:46:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:46:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:46:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:46:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:46:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:46:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:46:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:46:13] Production.INFO: call_cost start
[2026-04-07 10:46:13] Production.INFO: call_cost end
[2026-04-07 10:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:46:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:46:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:46:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:46:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:46:13] Production.INFO: ==10800== Releasing lock...
[2026-04-07 10:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:47:01] Production.INFO: ==10861== Lock acquired, processing the job...
[2026-04-07 15:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:47:01] Production.INFO: neon service started
[2026-04-07 15:47:01] Production.INFO: neon service started
[2026-04-07 15:47:01] Production.INFO: ==10861== Releasing lock...
[2026-04-07 15:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:47:01] Production.INFO: ==10865== Lock acquired, processing the job...
[2026-04-07 14:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:47:01] Production.INFO: ==10865== Releasing lock...
[2026-04-07 14:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:47:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:47:02] Production.INFO: ==10863== Lock acquired, processing the job...
[2026-04-07 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:47:02] Production.INFO: ==10863== Releasing lock...
[2026-04-07 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:47:02] Production.INFO: ==10868== Lock acquired, processing the job...
[2026-04-07 10:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:47:02] Production.INFO: ==10870== Lock acquired, processing the job...
[2026-04-07 10:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:47:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:47:03] Production.INFO: ==10876== Lock acquired, processing the job...
[2026-04-07 10:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:47:03] Production.INFO: ==10874== Lock acquired, processing the job...
[2026-04-07 10:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:47:03] Production.INFO: ==10872== Lock acquired, processing the job...
[2026-04-07 10:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:47:03] Production.INFO: ==10876== Releasing lock...
[2026-04-07 10:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:47:03] Production.INFO: Account Balance Start.
[2026-04-07 10:47:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:47:03] Production.INFO: 117
[2026-04-07 10:47:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:03] Production.INFO: ==10870== Releasing lock...
[2026-04-07 10:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:47:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:47:04] Production.INFO: Total Charge 0
[2026-04-07 10:47:04] Production.INFO: CreateAllLog End
[2026-04-07 10:47:04] Production.INFO: Account Balance End.
[2026-04-07 10:47:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:47:04] Production.INFO: ==10874== Releasing lock...
[2026-04-07 10:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:47:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,10))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-04-07 10:47:10] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:47:10] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:47:10] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:47:10] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:47:10] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:47:10] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:47:10] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:47:10] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:47:10] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:47:10] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:47:10] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:47:10] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:47:10] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:47:10] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:47:10] Production.INFO: call_cost start
[2026-04-07 10:47:10] Production.INFO: call_cost end
[2026-04-07 10:47:10] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:47:10] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:47:10] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:47:10] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:47:10] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:47:10] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:47:10] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:47:10] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:47:10] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:47:10] Production.INFO: ==10868== Releasing lock...
[2026-04-07 10:47:10] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:47:10] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 10:47:11] Production.ERROR: CronJobId end10
[2026-04-07 10:47:11] Production.INFO: ==10872== Releasing lock...
[2026-04-07 10:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:48:01] Production.INFO: ==10935== Lock acquired, processing the job...
[2026-04-07 15:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:48:01] Production.INFO: neon service started
[2026-04-07 15:48:01] Production.INFO: neon service started
[2026-04-07 15:48:01] Production.INFO: ==10935== Releasing lock...
[2026-04-07 15:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:48:02] Production.INFO: ==10939== Lock acquired, processing the job...
[2026-04-07 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:48:02] Production.INFO: ==10939== Releasing lock...
[2026-04-07 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:48:02] Production.INFO: ==10937== Lock acquired, processing the job...
[2026-04-07 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:48:02] Production.INFO: ==10937== Releasing lock...
[2026-04-07 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:48:03] Production.INFO: ==10942== Lock acquired, processing the job...
[2026-04-07 10:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:48:03] Production.INFO: ==10948== Lock acquired, processing the job...
[2026-04-07 10:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:48:03] Production.INFO: ==10944== Lock acquired, processing the job...
[2026-04-07 10:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:48:03] Production.INFO: ==10946== Lock acquired, processing the job...
[2026-04-07 10:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:48:03] Production.INFO: ==10950== Lock acquired, processing the job...
[2026-04-07 10:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:48:03] Production.INFO: Account Balance Start.
[2026-04-07 10:48:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:48:03] Production.INFO: 117
[2026-04-07 10:48:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:48:03] Production.INFO: ==10950== Releasing lock...
[2026-04-07 10:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:48:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: ==10944== Releasing lock...
[2026-04-07 10:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:48:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:48:04] Production.INFO: Total Charge 0
[2026-04-07 10:48:05] Production.INFO: CreateAllLog End
[2026-04-07 10:48:05] Production.INFO: Account Balance End.
[2026-04-07 10:48:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:48:05] Production.INFO: ==10948== Releasing lock...
[2026-04-07 10:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:48:12] Production.ERROR: CronJobId end10
[2026-04-07 10:48:12] Production.INFO: ==10946== Releasing lock...
[2026-04-07 10:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:48:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:48:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:48:14] Production.INFO: call_cost start
[2026-04-07 10:48:14] Production.INFO: call_cost end
[2026-04-07 10:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:48:14] Production.INFO: ==10942== Releasing lock...
[2026-04-07 10:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:49:02] Production.INFO: ==11011== Lock acquired, processing the job...
[2026-04-07 15:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:49:02] Production.INFO: neon service started
[2026-04-07 15:49:02] Production.INFO: neon service started
[2026-04-07 15:49:02] Production.INFO: ==11011== Releasing lock...
[2026-04-07 15:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:49:02] Production.INFO: ==11013== Lock acquired, processing the job...
[2026-04-07 10:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:49:02] Production.INFO: ==11015== Lock acquired, processing the job...
[2026-04-07 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:49:02] Production.INFO: ==11015== Releasing lock...
[2026-04-07 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:49:02] Production.INFO: ==11013== Releasing lock...
[2026-04-07 10:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:49:03] Production.INFO: ==11019== Lock acquired, processing the job...
[2026-04-07 10:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:49:03] Production.INFO: ==11017== Lock acquired, processing the job...
[2026-04-07 10:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:49:03] Production.INFO: ==11021== Lock acquired, processing the job...
[2026-04-07 10:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:49:03] Production.INFO: ==11026== Lock acquired, processing the job...
[2026-04-07 10:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:49:03] Production.INFO: ==11024== Lock acquired, processing the job...
[2026-04-07 10:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:49:03] Production.INFO: ==11026== Releasing lock...
[2026-04-07 10:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:49:03] Production.INFO: Account Balance Start.
[2026-04-07 10:49:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:49:03] Production.INFO: 117
[2026-04-07 10:49:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-09
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-10
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-11
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: ==11019== Releasing lock...
[2026-04-07 10:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:05] Production.INFO: Date 2026-03-30
[2026-04-07 10:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:05] Production.INFO: Date 2026-03-31
[2026-04-07 10:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:05] Production.INFO: Date 2026-04-01
[2026-04-07 10:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:05] Production.INFO: Date 2026-04-02
[2026-04-07 10:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:05] Production.INFO: Date 2026-04-03
[2026-04-07 10:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:05] Production.INFO: Date 2026-04-04
[2026-04-07 10:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:05] Production.INFO: Date 2026-04-05
[2026-04-07 10:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:05] Production.INFO: Date 2026-04-06
[2026-04-07 10:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:05] Production.INFO: Date 2026-04-07
[2026-04-07 10:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:49:05] Production.INFO: Total Charge 0
[2026-04-07 10:49:05] Production.INFO: CreateAllLog End
[2026-04-07 10:49:05] Production.INFO: Account Balance End.
[2026-04-07 10:49:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:49:05] Production.INFO: ==11024== Releasing lock...
[2026-04-07 10:49:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:49:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:49:11] Production.ERROR: CronJobId end10
[2026-04-07 10:49:11] Production.INFO: ==11021== Releasing lock...
[2026-04-07 10:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:49:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:49:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:49:14] Production.INFO: call_cost start
[2026-04-07 10:49:14] Production.INFO: call_cost end
[2026-04-07 10:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:49:14] Production.INFO: ==11017== Releasing lock...
[2026-04-07 10:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:50:01] Production.INFO: ==11081== Lock acquired, processing the job...
[2026-04-07 15:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:50:01] Production.INFO: neon service started
[2026-04-07 15:50:01] Production.INFO: neon service started
[2026-04-07 15:50:01] Production.INFO: ==11081== Releasing lock...
[2026-04-07 15:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:50:02] Production.INFO: ==11083== Lock acquired, processing the job...
[2026-04-07 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:50:02] Production.INFO: ==11083== Releasing lock...
[2026-04-07 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:50:02] Production.INFO: ==11085== Lock acquired, processing the job...
[2026-04-07 14:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:50:02] Production.INFO: ==11085== Releasing lock...
[2026-04-07 14:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:50:03] Production.INFO: ==11087== Lock acquired, processing the job...
[2026-04-07 10:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:50:03] Production.INFO: ==11089== Lock acquired, processing the job...
[2026-04-07 10:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:50:03] Production.INFO: ==11091== Lock acquired, processing the job...
[2026-04-07 10:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:50:03] Production.INFO: ==11093== Lock acquired, processing the job...
[2026-04-07 10:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:50:03] Production.INFO: ==11096== Lock acquired, processing the job...
[2026-04-07 10:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:50:03] Production.INFO: Account Balance Start.
[2026-04-07 10:50:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:50:03] Production.INFO: 117
[2026-04-07 10:50:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:50:03] Production.INFO: ==11096== Releasing lock...
[2026-04-07 10:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:50:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:03] Production.INFO: ==11089== Releasing lock...
[2026-04-07 10:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:50:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:50:04] Production.INFO: Total Charge 0
[2026-04-07 10:50:04] Production.INFO: CreateAllLog End
[2026-04-07 10:50:04] Production.INFO: Account Balance End.
[2026-04-07 10:50:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:50:04] Production.INFO: ==11093== Releasing lock...
[2026-04-07 10:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:50:11] Production.ERROR: CronJobId end10
[2026-04-07 10:50:11] Production.INFO: ==11091== Releasing lock...
[2026-04-07 10:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:50:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:50:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:50:14] Production.INFO: call_cost start
[2026-04-07 10:50:14] Production.INFO: call_cost end
[2026-04-07 10:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:50:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:50:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:50:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:50:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:50:14] Production.INFO: ==11087== Releasing lock...
[2026-04-07 10:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:51:02] Production.INFO: ==11151== Lock acquired, processing the job...
[2026-04-07 15:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:51:02] Production.INFO: neon service started
[2026-04-07 15:51:02] Production.INFO: neon service started
[2026-04-07 15:51:02] Production.INFO: ==11151== Releasing lock...
[2026-04-07 15:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:51:02] Production.INFO: ==11153== Lock acquired, processing the job...
[2026-04-07 10:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:51:02] Production.INFO: ==11155== Lock acquired, processing the job...
[2026-04-07 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:51:02] Production.INFO: ==11155== Releasing lock...
[2026-04-07 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:51:03] Production.INFO: ==11153== Releasing lock...
[2026-04-07 10:51:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:51:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:51:03] Production.INFO: ==11158== Lock acquired, processing the job...
[2026-04-07 10:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 10:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 10:51:03] Production.INFO: ==11160== Lock acquired, processing the job...
[2026-04-07 10:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 10:51:03] Production.INFO: ==11158== Releasing lock...
[2026-04-07 10:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 10:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 10:51:03] Production.INFO: ==11162== Lock acquired, processing the job...
[2026-04-07 10:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:51:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:51:04] Production.INFO: ==11164== Lock acquired, processing the job...
[2026-04-07 10:51:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:51:04] Production.INFO: ==11166== Lock acquired, processing the job...
[2026-04-07 10:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:51:04] Production.INFO: Account Balance Start.
[2026-04-07 10:51:04] Production.INFO: CreateAllLog Start
[2026-04-07 10:51:04] Production.INFO: 117
[2026-04-07 10:51:04] Production.INFO: Date 2026-03-08
[2026-04-07 10:51:04] Production.INFO: ==11168== Lock acquired, processing the job...
[2026-04-07 10:51:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 10:51:04] Production.INFO: ==11170== Lock acquired, processing the job...
[2026-04-07 10:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:04] Production.INFO: Date 2026-03-09
[2026-04-07 10:51:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:51:04] Production.INFO: Date 2026-03-10
[2026-04-07 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:51:04] Production.INFO: ==11170== Releasing lock...
[2026-04-07 10:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:51:04] Production.INFO: Date 2026-03-11
[2026-04-07 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:04] Production.INFO: ==11162== Releasing lock...
[2026-04-07 10:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:51:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:05] Production.INFO: Date 2026-03-22
[2026-04-07 10:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:05] Production.INFO: Date 2026-03-23
[2026-04-07 10:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:05] Production.INFO: Date 2026-03-24
[2026-04-07 10:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:05] Production.INFO: Date 2026-03-25
[2026-04-07 10:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:05] Production.ERROR: done
[2026-04-07 10:51:05] Production.INFO: Date 2026-03-26
[2026-04-07 10:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 10:51:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053191', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 10:51:05] Production.INFO: Date 2026-03-27
[2026-04-07 10:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:05] Production.INFO: Date 2026-03-28
[2026-04-07 10:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:05] Production.INFO: Date 2026-03-29
[2026-04-07 10:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:05] Production.INFO: Date 2026-03-30
[2026-04-07 10:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:05] Production.INFO: Date 2026-03-31
[2026-04-07 10:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:05] Production.INFO: Date 2026-04-01
[2026-04-07 10:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:05] Production.INFO: Date 2026-04-02
[2026-04-07 10:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:05] Production.INFO: Date 2026-04-03
[2026-04-07 10:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:05] Production.INFO: Date 2026-04-04
[2026-04-07 10:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:05] Production.INFO: Date 2026-04-05
[2026-04-07 10:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:05] Production.INFO: Date 2026-04-06
[2026-04-07 10:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:05] Production.INFO: Date 2026-04-07
[2026-04-07 10:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:51:05] Production.INFO: Total Charge 0
[2026-04-07 10:51:05] Production.INFO: CreateAllLog End
[2026-04-07 10:51:05] Production.INFO: Account Balance End.
[2026-04-07 10:51:06] Production.ERROR: CronJobId end 12
[2026-04-07 10:51:06] Production.INFO: ==11166== Releasing lock...
[2026-04-07 10:51:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:51:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:51:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053191', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 10:51:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 10:51:11] Production.INFO: ProcessCDR(1,17053191,1,1,2)
[2026-04-07 10:51:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053191,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 10:51:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053191,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 10:51:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 10:51:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 10:51:11] Production.INFO: ==11168== Releasing lock...
[2026-04-07 10:51:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 10:51:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 10:51:14] Production.ERROR: CronJobId end10
[2026-04-07 10:51:14] Production.INFO: ==11164== Releasing lock...
[2026-04-07 10:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:51:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:51:16] Production.INFO: call_cost start
[2026-04-07 10:51:16] Production.INFO: call_cost end
[2026-04-07 10:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:51:16] Production.INFO: ==11160== Releasing lock...
[2026-04-07 10:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:52:01] Production.INFO: ==11231== Lock acquired, processing the job...
[2026-04-07 15:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:52:01] Production.INFO: neon service started
[2026-04-07 15:52:01] Production.INFO: neon service started
[2026-04-07 15:52:01] Production.INFO: ==11231== Releasing lock...
[2026-04-07 15:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:52:01] Production.INFO: ==11233== Lock acquired, processing the job...
[2026-04-07 10:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:52:02] Production.INFO: ==11233== Releasing lock...
[2026-04-07 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:52:02] Production.INFO: ==11235== Lock acquired, processing the job...
[2026-04-07 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:52:02] Production.INFO: ==11235== Releasing lock...
[2026-04-07 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:52:02] Production.INFO: ==11243== Lock acquired, processing the job...
[2026-04-07 10:52:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:52:02] Production.INFO: ==11237== Lock acquired, processing the job...
[2026-04-07 10:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:52:03] Production.INFO: ==11239== Lock acquired, processing the job...
[2026-04-07 10:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:52:03] Production.INFO: ==11241== Lock acquired, processing the job...
[2026-04-07 10:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:52:03] Production.INFO: ==11245== Lock acquired, processing the job...
[2026-04-07 10:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:52:03] Production.INFO: Account Balance Start.
[2026-04-07 10:52:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:52:03] Production.INFO: 117
[2026-04-07 10:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:52:03] Production.INFO: ==11245== Releasing lock...
[2026-04-07 10:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-20
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-21
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-22
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-23
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-24
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: ==11239== Releasing lock...
[2026-04-07 10:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-25
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-26
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-27
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-28
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-29
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-30
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-03-31
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:03] Production.INFO: Date 2026-04-01
[2026-04-07 10:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:52:04] Production.INFO: Total Charge 0
[2026-04-07 10:52:04] Production.INFO: CreateAllLog End
[2026-04-07 10:52:04] Production.INFO: Account Balance End.
[2026-04-07 10:52:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:52:04] Production.INFO: ==11243== Releasing lock...
[2026-04-07 10:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:52:11] Production.ERROR: CronJobId end10
[2026-04-07 10:52:11] Production.INFO: ==11241== Releasing lock...
[2026-04-07 10:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:52:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:52:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:52:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:52:13] Production.INFO: call_cost start
[2026-04-07 10:52:13] Production.INFO: call_cost end
[2026-04-07 10:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:52:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:52:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:52:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:52:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:52:13] Production.INFO: ==11237== Releasing lock...
[2026-04-07 10:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:52:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:53:01] Production.INFO: ==11303== Lock acquired, processing the job...
[2026-04-07 15:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:53:01] Production.INFO: neon service started
[2026-04-07 15:53:01] Production.INFO: neon service started
[2026-04-07 15:53:01] Production.INFO: ==11303== Releasing lock...
[2026-04-07 15:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:53:02] Production.INFO: ==11305== Lock acquired, processing the job...
[2026-04-07 10:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:53:02] Production.INFO: ==11305== Releasing lock...
[2026-04-07 10:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:53:02] Production.INFO: ==11307== Lock acquired, processing the job...
[2026-04-07 14:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:53:02] Production.INFO: ==11307== Releasing lock...
[2026-04-07 14:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:53:03] Production.INFO: ==11313== Lock acquired, processing the job...
[2026-04-07 10:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:53:03] Production.INFO: ==11309== Lock acquired, processing the job...
[2026-04-07 10:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:53:03] Production.INFO: ==11311== Lock acquired, processing the job...
[2026-04-07 10:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:53:03] Production.INFO: ==11315== Lock acquired, processing the job...
[2026-04-07 10:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:53:03] Production.INFO: ==11317== Lock acquired, processing the job...
[2026-04-07 10:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:53:03] Production.INFO: Account Balance Start.
[2026-04-07 10:53:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:53:03] Production.INFO: 117
[2026-04-07 10:53:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:53:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:53:03] Production.INFO: ==11317== Releasing lock...
[2026-04-07 10:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:53:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:04] Production.INFO: ==11311== Releasing lock...
[2026-04-07 10:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:53:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:53:04] Production.INFO: Total Charge 0
[2026-04-07 10:53:04] Production.INFO: CreateAllLog End
[2026-04-07 10:53:04] Production.INFO: Account Balance End.
[2026-04-07 10:53:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:53:04] Production.INFO: ==11315== Releasing lock...
[2026-04-07 10:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:53:12] Production.ERROR: CronJobId end10
[2026-04-07 10:53:12] Production.INFO: ==11313== Releasing lock...
[2026-04-07 10:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:53:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:53:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:53:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:53:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:53:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:53:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:53:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:53:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:53:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:53:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:53:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:53:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:53:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:53:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:53:16] Production.INFO: call_cost start
[2026-04-07 10:53:16] Production.INFO: call_cost end
[2026-04-07 10:53:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:53:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:53:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:53:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:53:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:53:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:53:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:53:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:53:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:53:16] Production.INFO: ==11309== Releasing lock...
[2026-04-07 10:53:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:53:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:54:02] Production.INFO: ==11373== Lock acquired, processing the job...
[2026-04-07 15:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:54:02] Production.INFO: neon service started
[2026-04-07 15:54:02] Production.INFO: neon service started
[2026-04-07 15:54:02] Production.INFO: ==11373== Releasing lock...
[2026-04-07 15:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:54:02] Production.INFO: ==11375== Lock acquired, processing the job...
[2026-04-07 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:54:02] Production.INFO: ==11375== Releasing lock...
[2026-04-07 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:54:02] Production.INFO: ==11377== Lock acquired, processing the job...
[2026-04-07 14:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:54:03] Production.INFO: ==11377== Releasing lock...
[2026-04-07 14:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:54:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:54:03] Production.INFO: ==11379== Lock acquired, processing the job...
[2026-04-07 10:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:54:03] Production.INFO: ==11381== Lock acquired, processing the job...
[2026-04-07 10:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:54:03] Production.INFO: ==11385== Lock acquired, processing the job...
[2026-04-07 10:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:54:03] Production.INFO: ==11383== Lock acquired, processing the job...
[2026-04-07 10:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:54:03] Production.INFO: ==11387== Lock acquired, processing the job...
[2026-04-07 10:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:54:03] Production.INFO: Account Balance Start.
[2026-04-07 10:54:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:54:03] Production.INFO: 117
[2026-04-07 10:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:54:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-08
[2026-04-07 10:54:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:54:04] Production.INFO: ==11387== Releasing lock...
[2026-04-07 10:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:54:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-09
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-10
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-11
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: ==11381== Releasing lock...
[2026-04-07 10:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:05] Production.INFO: Date 2026-04-06
[2026-04-07 10:54:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:05] Production.INFO: Date 2026-04-07
[2026-04-07 10:54:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:54:05] Production.INFO: Total Charge 0
[2026-04-07 10:54:05] Production.INFO: CreateAllLog End
[2026-04-07 10:54:05] Production.INFO: Account Balance End.
[2026-04-07 10:54:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:54:05] Production.INFO: ==11385== Releasing lock...
[2026-04-07 10:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:54:12] Production.ERROR: CronJobId end10
[2026-04-07 10:54:12] Production.INFO: ==11383== Releasing lock...
[2026-04-07 10:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:54:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:54:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:54:14] Production.INFO: call_cost start
[2026-04-07 10:54:14] Production.INFO: call_cost end
[2026-04-07 10:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:54:14] Production.INFO: ==11379== Releasing lock...
[2026-04-07 10:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:55:01] Production.INFO: ==11446== Lock acquired, processing the job...
[2026-04-07 15:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:55:01] Production.INFO: neon service started
[2026-04-07 15:55:01] Production.INFO: neon service started
[2026-04-07 15:55:01] Production.INFO: ==11446== Releasing lock...
[2026-04-07 15:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:55:02] Production.INFO: ==11448== Lock acquired, processing the job...
[2026-04-07 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:55:02] Production.INFO: ==11450== Lock acquired, processing the job...
[2026-04-07 14:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:55:02] Production.INFO: ==11450== Releasing lock...
[2026-04-07 14:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:55:02] Production.INFO: ==11448== Releasing lock...
[2026-04-07 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:55:03] Production.INFO: ==11452== Lock acquired, processing the job...
[2026-04-07 10:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:55:03] Production.INFO: ==11454== Lock acquired, processing the job...
[2026-04-07 10:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:55:03] Production.INFO: ==11460== Lock acquired, processing the job...
[2026-04-07 10:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:55:03] Production.INFO: ==11460== Releasing lock...
[2026-04-07 10:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:55:03] Production.INFO: ==11456== Lock acquired, processing the job...
[2026-04-07 10:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:55:03] Production.INFO: ==11458== Lock acquired, processing the job...
[2026-04-07 10:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:55:03] Production.INFO: Account Balance Start.
[2026-04-07 10:55:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:55:03] Production.INFO: 117
[2026-04-07 10:55:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:55:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: ==11454== Releasing lock...
[2026-04-07 10:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:55:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:55:04] Production.INFO: Total Charge 0
[2026-04-07 10:55:04] Production.INFO: CreateAllLog End
[2026-04-07 10:55:04] Production.INFO: Account Balance End.
[2026-04-07 10:55:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:55:04] Production.INFO: ==11458== Releasing lock...
[2026-04-07 10:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:55:12] Production.ERROR: CronJobId end10
[2026-04-07 10:55:12] Production.INFO: ==11456== Releasing lock...
[2026-04-07 10:55:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:55:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:55:14] Production.INFO: call_cost start
[2026-04-07 10:55:14] Production.INFO: call_cost end
[2026-04-07 10:55:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:55:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:55:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:55:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:55:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:55:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:55:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:55:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:55:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:55:14] Production.INFO: ==11452== Releasing lock...
[2026-04-07 10:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:55:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:56:02] Production.INFO: ==11517== Lock acquired, processing the job...
[2026-04-07 15:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:56:02] Production.INFO: neon service started
[2026-04-07 15:56:02] Production.INFO: neon service started
[2026-04-07 15:56:02] Production.INFO: ==11517== Releasing lock...
[2026-04-07 15:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:56:02] Production.INFO: ==11519== Lock acquired, processing the job...
[2026-04-07 10:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:56:02] Production.INFO: ==11519== Releasing lock...
[2026-04-07 10:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:56:03] Production.INFO: ==11522== Lock acquired, processing the job...
[2026-04-07 14:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:56:03] Production.INFO: ==11522== Releasing lock...
[2026-04-07 14:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:56:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:56:03] Production.INFO: ==11524== Lock acquired, processing the job...
[2026-04-07 10:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:56:03] Production.INFO: ==11526== Lock acquired, processing the job...
[2026-04-07 10:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:56:03] Production.INFO: ==11528== Lock acquired, processing the job...
[2026-04-07 10:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:56:03] Production.INFO: ==11530== Lock acquired, processing the job...
[2026-04-07 10:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:56:03] Production.INFO: ==11532== Lock acquired, processing the job...
[2026-04-07 10:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:56:03] Production.INFO: Account Balance Start.
[2026-04-07 10:56:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:56:04] Production.INFO: 117
[2026-04-07 10:56:04] Production.INFO: Date 2026-03-08
[2026-04-07 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:04] Production.INFO: Date 2026-03-09
[2026-04-07 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:56:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:56:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:56:04] Production.INFO: Date 2026-03-10
[2026-04-07 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:04] Production.INFO: ==11532== Releasing lock...
[2026-04-07 10:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:56:04] Production.INFO: Date 2026-03-11
[2026-04-07 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:04] Production.INFO: ==11526== Releasing lock...
[2026-04-07 10:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:56:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:05] Production.INFO: Date 2026-03-21
[2026-04-07 10:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:05] Production.INFO: Date 2026-03-22
[2026-04-07 10:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:05] Production.INFO: Date 2026-03-23
[2026-04-07 10:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:05] Production.INFO: Date 2026-03-24
[2026-04-07 10:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:05] Production.INFO: Date 2026-03-25
[2026-04-07 10:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:05] Production.INFO: Date 2026-03-26
[2026-04-07 10:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:05] Production.INFO: Date 2026-03-27
[2026-04-07 10:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:05] Production.INFO: Date 2026-03-28
[2026-04-07 10:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:05] Production.INFO: Date 2026-03-29
[2026-04-07 10:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:05] Production.INFO: Date 2026-03-30
[2026-04-07 10:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:05] Production.INFO: Date 2026-03-31
[2026-04-07 10:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:05] Production.INFO: Date 2026-04-01
[2026-04-07 10:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:05] Production.INFO: Date 2026-04-02
[2026-04-07 10:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:05] Production.INFO: Date 2026-04-03
[2026-04-07 10:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:06] Production.INFO: Date 2026-04-04
[2026-04-07 10:56:06] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:06] Production.INFO: Date 2026-04-05
[2026-04-07 10:56:06] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:06] Production.INFO: Date 2026-04-06
[2026-04-07 10:56:06] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:06] Production.INFO: Date 2026-04-07
[2026-04-07 10:56:06] Production.INFO: Reseller ==> 0
[2026-04-07 10:56:06] Production.INFO: Total Charge 0
[2026-04-07 10:56:06] Production.INFO: CreateAllLog End
[2026-04-07 10:56:06] Production.INFO: Account Balance End.
[2026-04-07 10:56:06] Production.ERROR: CronJobId end 12
[2026-04-07 10:56:06] Production.INFO: ==11530== Releasing lock...
[2026-04-07 10:56:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:56:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:56:12] Production.ERROR: CronJobId end10
[2026-04-07 10:56:12] Production.INFO: ==11528== Releasing lock...
[2026-04-07 10:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:56:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:56:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:56:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:56:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:56:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:56:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:56:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:56:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:56:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:56:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:56:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:56:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:56:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:56:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:56:16] Production.INFO: call_cost start
[2026-04-07 10:56:16] Production.INFO: call_cost end
[2026-04-07 10:56:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:56:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:56:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:56:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:56:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:56:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:56:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:56:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:56:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:56:16] Production.INFO: ==11524== Releasing lock...
[2026-04-07 10:56:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:56:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:57:01] Production.INFO: ==11588== Lock acquired, processing the job...
[2026-04-07 15:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:57:01] Production.INFO: neon service started
[2026-04-07 15:57:01] Production.INFO: neon service started
[2026-04-07 15:57:01] Production.INFO: ==11588== Releasing lock...
[2026-04-07 15:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:57:01] Production.INFO: ==11590== Lock acquired, processing the job...
[2026-04-07 10:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:57:02] Production.INFO: ==11590== Releasing lock...
[2026-04-07 10:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:57:02] Production.INFO: ==11592== Lock acquired, processing the job...
[2026-04-07 14:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:57:02] Production.INFO: ==11592== Releasing lock...
[2026-04-07 14:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:57:03] Production.INFO: ==11598== Lock acquired, processing the job...
[2026-04-07 10:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:57:03] Production.INFO: ==11594== Lock acquired, processing the job...
[2026-04-07 10:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:57:03] Production.INFO: ==11596== Lock acquired, processing the job...
[2026-04-07 10:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:57:03] Production.INFO: ==11602== Lock acquired, processing the job...
[2026-04-07 10:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:57:03] Production.INFO: ==11600== Lock acquired, processing the job...
[2026-04-07 10:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:57:03] Production.INFO: Account Balance Start.
[2026-04-07 10:57:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:57:03] Production.INFO: 117
[2026-04-07 10:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:57:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:57:03] Production.INFO: ==11602== Releasing lock...
[2026-04-07 10:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:57:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:03] Production.INFO: Date 2026-03-20
[2026-04-07 10:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:03] Production.INFO: Date 2026-03-21
[2026-04-07 10:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:03] Production.INFO: ==11596== Releasing lock...
[2026-04-07 10:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:57:03] Production.INFO: Date 2026-03-22
[2026-04-07 10:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:57:04] Production.INFO: Total Charge 0
[2026-04-07 10:57:04] Production.INFO: CreateAllLog End
[2026-04-07 10:57:04] Production.INFO: Account Balance End.
[2026-04-07 10:57:04] Production.ERROR: CronJobId end 12
[2026-04-07 10:57:04] Production.INFO: ==11600== Releasing lock...
[2026-04-07 10:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:57:11] Production.ERROR: CronJobId end10
[2026-04-07 10:57:11] Production.INFO: ==11598== Releasing lock...
[2026-04-07 10:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:57:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:57:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:57:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:57:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:57:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:57:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:57:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:57:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:57:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:57:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:57:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:57:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:57:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:57:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:57:15] Production.INFO: call_cost start
[2026-04-07 10:57:15] Production.INFO: call_cost end
[2026-04-07 10:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:57:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:57:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:57:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:57:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:57:15] Production.INFO: ==11594== Releasing lock...
[2026-04-07 10:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:58:02] Production.INFO: ==11660== Lock acquired, processing the job...
[2026-04-07 15:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:58:02] Production.INFO: neon service started
[2026-04-07 15:58:02] Production.INFO: neon service started
[2026-04-07 15:58:02] Production.INFO: ==11660== Releasing lock...
[2026-04-07 15:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:58:02] Production.INFO: ==11662== Lock acquired, processing the job...
[2026-04-07 10:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 10:58:02] Production.INFO: ==11662== Releasing lock...
[2026-04-07 10:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:58:02] Production.INFO: ==11664== Lock acquired, processing the job...
[2026-04-07 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:58:02] Production.INFO: ==11664== Releasing lock...
[2026-04-07 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:58:03] Production.INFO: ==11668== Lock acquired, processing the job...
[2026-04-07 10:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:58:03] Production.INFO: ==11666== Lock acquired, processing the job...
[2026-04-07 10:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:58:03] Production.INFO: ==11670== Lock acquired, processing the job...
[2026-04-07 10:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:58:03] Production.INFO: ==11674== Lock acquired, processing the job...
[2026-04-07 10:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:58:03] Production.INFO: ==11672== Lock acquired, processing the job...
[2026-04-07 10:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:58:03] Production.INFO: ==11674== Releasing lock...
[2026-04-07 10:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:58:03] Production.INFO: Account Balance Start.
[2026-04-07 10:58:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:58:03] Production.INFO: 117
[2026-04-07 10:58:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-09
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-10
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-11
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-12
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: ==11668== Releasing lock...
[2026-04-07 10:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-13
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-14
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-15
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-16
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-17
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-18
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-19
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-20
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:58:04] Production.INFO: Total Charge 0
[2026-04-07 10:58:04] Production.INFO: CreateAllLog End
[2026-04-07 10:58:05] Production.INFO: Account Balance End.
[2026-04-07 10:58:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:58:05] Production.INFO: ==11672== Releasing lock...
[2026-04-07 10:58:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:58:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:58:12] Production.ERROR: CronJobId end10
[2026-04-07 10:58:12] Production.INFO: ==11670== Releasing lock...
[2026-04-07 10:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:58:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:58:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:58:14] Production.INFO: call_cost start
[2026-04-07 10:58:14] Production.INFO: call_cost end
[2026-04-07 10:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:58:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:58:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:58:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:58:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:58:14] Production.INFO: ==11666== Releasing lock...
[2026-04-07 10:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 15:59:01] Production.INFO: ==11731== Lock acquired, processing the job...
[2026-04-07 15:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 15:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 15:59:01] Production.INFO: neon service started
[2026-04-07 15:59:01] Production.INFO: neon service started
[2026-04-07 15:59:01] Production.INFO: ==11731== Releasing lock...
[2026-04-07 15:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 15:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 10:59:02] Production.INFO: ==11733== Lock acquired, processing the job...
[2026-04-07 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:59:02] Production.INFO: ==11735== Lock acquired, processing the job...
[2026-04-07 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:59:02] Production.INFO: ==11735== Releasing lock...
[2026-04-07 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 14:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 10:59:02] Production.INFO: ==11733== Releasing lock...
[2026-04-07 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 10:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 10:59:03] Production.INFO: ==11738== Lock acquired, processing the job...
[2026-04-07 10:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 10:59:03] Production.INFO: ==11744== Lock acquired, processing the job...
[2026-04-07 10:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 10:59:03] Production.INFO: ==11740== Lock acquired, processing the job...
[2026-04-07 10:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 10:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 10:59:03] Production.INFO: ==11742== Lock acquired, processing the job...
[2026-04-07 10:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 10:59:03] Production.INFO: ==11746== Lock acquired, processing the job...
[2026-04-07 10:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 10:59:03] Production.INFO: Account Balance Start.
[2026-04-07 10:59:03] Production.INFO: CreateAllLog Start
[2026-04-07 10:59:03] Production.INFO: 117
[2026-04-07 10:59:03] Production.INFO: Date 2026-03-08
[2026-04-07 10:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 10:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 10:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 10:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 10:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 10:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 10:59:03] Production.INFO: Date 2026-03-09
[2026-04-07 10:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 10:59:03] Production.INFO: ==11746== Releasing lock...
[2026-04-07 10:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 10:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 10:59:03] Production.INFO: Date 2026-03-10
[2026-04-07 10:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:03] Production.INFO: Date 2026-03-11
[2026-04-07 10:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:03] Production.INFO: Date 2026-03-12
[2026-04-07 10:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:03] Production.INFO: Date 2026-03-13
[2026-04-07 10:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:03] Production.INFO: Date 2026-03-14
[2026-04-07 10:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:03] Production.INFO: Date 2026-03-15
[2026-04-07 10:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:03] Production.INFO: Date 2026-03-16
[2026-04-07 10:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:03] Production.INFO: Date 2026-03-17
[2026-04-07 10:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:03] Production.INFO: Date 2026-03-18
[2026-04-07 10:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:03] Production.INFO: Date 2026-03-19
[2026-04-07 10:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:03] Production.INFO: ==11740== Releasing lock...
[2026-04-07 10:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 10:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 10:59:03] Production.INFO: Date 2026-03-20
[2026-04-07 10:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:04] Production.INFO: Date 2026-03-21
[2026-04-07 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:04] Production.INFO: Date 2026-03-22
[2026-04-07 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:04] Production.INFO: Date 2026-03-23
[2026-04-07 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:04] Production.INFO: Date 2026-03-24
[2026-04-07 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:04] Production.INFO: Date 2026-03-25
[2026-04-07 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:04] Production.INFO: Date 2026-03-26
[2026-04-07 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:04] Production.INFO: Date 2026-03-27
[2026-04-07 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:04] Production.INFO: Date 2026-03-28
[2026-04-07 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:04] Production.INFO: Date 2026-03-29
[2026-04-07 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:04] Production.INFO: Date 2026-03-30
[2026-04-07 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:04] Production.INFO: Date 2026-03-31
[2026-04-07 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:04] Production.INFO: Date 2026-04-01
[2026-04-07 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:04] Production.INFO: Date 2026-04-02
[2026-04-07 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:04] Production.INFO: Date 2026-04-03
[2026-04-07 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:04] Production.INFO: Date 2026-04-04
[2026-04-07 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:04] Production.INFO: Date 2026-04-05
[2026-04-07 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:04] Production.INFO: Date 2026-04-06
[2026-04-07 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:04] Production.INFO: Date 2026-04-07
[2026-04-07 10:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 10:59:04] Production.INFO: Total Charge 0
[2026-04-07 10:59:04] Production.INFO: CreateAllLog End
[2026-04-07 10:59:04] Production.INFO: Account Balance End.
[2026-04-07 10:59:05] Production.ERROR: CronJobId end 12
[2026-04-07 10:59:05] Production.INFO: ==11744== Releasing lock...
[2026-04-07 10:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 10:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 10:59:10] Production.ERROR: CronJobId end10
[2026-04-07 10:59:10] Production.INFO: ==11742== Releasing lock...
[2026-04-07 10:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 10:59:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 10:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 10:59:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 10:59:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 10:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 10:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 10:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 10:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 10:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 10:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 10:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 10:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 10:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 10:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 10:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 10:59:14] Production.INFO: call_cost start
[2026-04-07 10:59:14] Production.INFO: call_cost end
[2026-04-07 10:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 10:59:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 10:59:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 10:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 10:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 10:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 10:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 10:59:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 10:59:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 10:59:14] Production.INFO: ==11738== Releasing lock...
[2026-04-07 10:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 10:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:00:01] Production.INFO: ==11802== Lock acquired, processing the job...
[2026-04-07 16:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:00:01] Production.INFO: neon service started
[2026-04-07 16:00:01] Production.INFO: neon service started
[2026-04-07 16:00:01] Production.INFO: ==11802== Releasing lock...
[2026-04-07 16:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:00:02] Production.INFO: ==11804== Lock acquired, processing the job...
[2026-04-07 11:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:00:02] Production.INFO: ==11806== Lock acquired, processing the job...
[2026-04-07 15:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:00:02] Production.INFO: ==11806== Releasing lock...
[2026-04-07 15:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:00:02] Production.INFO: ==11804== Releasing lock...
[2026-04-07 11:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:00:03] Production.INFO: ==11809== Lock acquired, processing the job...
[2026-04-07 11:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:00:03] Production.INFO: ==11815== Lock acquired, processing the job...
[2026-04-07 11:00:03] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Starts#
[2026-04-07 11:00:03] Production.INFO: ==11811== Lock acquired, processing the job...
[2026-04-07 11:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:00:03] Production.INFO: ==11813== Lock acquired, processing the job...
[2026-04-07 11:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:00:03] Production.INFO: ==11819== Lock acquired, processing the job...
[2026-04-07 11:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:00:04] Production.INFO: ==11817== Lock acquired, processing the job...
[2026-04-07 11:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '5', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:00:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:00:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '7', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '8', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '13', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '14', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '17', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '19', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '21', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '25', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '26', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '20', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '32', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '33', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '37', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '41', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: ==11819== Releasing lock...
[2026-04-07 11:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '43', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: Account Balance Start.
[2026-04-07 11:00:04] Production.INFO: CreateAllLog Start
[2026-04-07 11:00:04] Production.INFO: 117
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '45', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: Date 2026-03-08
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '49', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '47', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '52', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '53', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '54', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '57', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '58', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '34', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '59', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '63', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '65', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '67', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '73', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '74', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '70', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: Date 2026-03-09
[2026-04-07 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '82', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 4
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '83', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '84', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '85', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '93', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '95', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '92', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '86', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '78', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '87', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '88', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '90', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '98', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: Date 2026-03-10
[2026-04-07 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '99', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '97', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '100', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '101', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '102', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '104', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '106', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '107', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '110', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '111', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: Date 2026-03-11
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:04] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '113', '0', '1' )
[2026-04-07 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-04-07 11:00:04] Production.INFO: Outstanding Amount 0.02
[2026-04-07 11:00:04] Production.INFO: Invoice Full Number INV13250
[2026-04-07 11:00:04] Production.INFO: Transaction start
[2026-04-07 11:00:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:04] Production.INFO: ==11811== Releasing lock...
[2026-04-07 11:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:00:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:05] Production.INFO: Date 2026-03-24
[2026-04-07 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:05] Production.ERROR: exception 'Cartalyst\Stripe\Exception\MissingParameterException' with message 'Amount must be at least $0.50 cad' in /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Exception/Handler.php:121
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Exception/Handler.php(91): Cartalyst\Stripe\Exception\Handler->handleException('Amount must be ...', 400, 'invalid_request...', 'amount_too_smal...', 'amount')
#1 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Http/Client.php(100): Cartalyst\Stripe\Exception\Handler->__construct(Object(GuzzleHttp\Exception\ClientException))
#2 /var/www/html/onswitch.neon.service/vendor/guzzlehttp/guzzle/src/Client.php(150): Cartalyst\Stripe\Http\Client->send(Object(GuzzleHttp\Message\Request))
#3 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Api/Api.php(154): GuzzleHttp\Client->post('v1/charges', Array)
#4 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Api/Api.php(136): Cartalyst\Stripe\Api\Api->execute('post', 'charges', Array)
#5 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Api/Charges.php(33): Cartalyst\Stripe\Api\Api->_post('charges', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/StripeBilling.php(0): Cartalyst\Stripe\Api\Charges->create()
#7 /var/www/html/onswitch.neon.service/app/lib/PaymentGateway.php(0): App\Lib\StripeBilling::createchargebycustomer()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/BulkAutoPaymentCapture.php(0): App\Lib\PaymentGateway::addTransaction()
#9 [internal function]: App\Console\Commands\BulkAutoPaymentCapture->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\BulkAutoPaymentCapture), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '114', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: Date 2026-03-25
[2026-04-07 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '115', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '119', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '121', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '123', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: Date 2026-03-26
[2026-04-07 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '124', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '127', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '131', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '130', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 10
[2026-04-07 11:00:05] Production.INFO: Date 2026-03-27
[2026-04-07 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '134', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '137', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '138', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '136', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '139', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '140', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '146', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '147', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '151', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '153', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '154', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '155', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '157', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 0
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '149', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: Date 2026-03-28
[2026-04-07 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 1
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '160', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '152', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '161', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '165', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '166', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '183', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '184', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '185', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '187', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '190', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '192', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: Date 2026-03-29
[2026-04-07 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '193', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 4
[2026-04-07 11:00:05] Production.INFO: Date 2026-03-30
[2026-04-07 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '205', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '208', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: Date 2026-03-31
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '206', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 20
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '182', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '211', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '188', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '218', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '226', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '227', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '189', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '229', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: Date 2026-04-01
[2026-04-07 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '230', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '232', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '236', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 0
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '239', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '241', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '260', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '262', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 3
[2026-04-07 11:00:05] Production.INFO: Date 2026-04-02
[2026-04-07 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '263', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '264', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 2
[2026-04-07 11:00:05] Production.INFO: PaymentMethod - 1
[2026-04-07 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '266', '0', '1' )
[2026-04-07 11:00:05] Production.INFO: PaymentPendingInvoice Count - 2
[2026-04-07 11:00:05] Production.INFO: Date 2026-04-03
[2026-04-07 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:05] Production.INFO: Date 2026-04-04
[2026-04-07 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:05] Production.INFO: Date 2026-04-05
[2026-04-07 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:05] Production.INFO: Date 2026-04-06
[2026-04-07 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:05] Production.INFO: Date 2026-04-07
[2026-04-07 11:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:00:05] Production.INFO: Total Charge 0
[2026-04-07 11:00:05] Production.INFO: CreateAllLog End
[2026-04-07 11:00:05] Production.INFO: Account Balance End.
[2026-04-07 11:00:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:00:05] Production.INFO: ==11817== Releasing lock...
[2026-04-07 11:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:00:07] Production.ERROR: CronJobId end11
[2026-04-07 11:00:07] Production.INFO: ==11815== Releasing lock...
[2026-04-07 11:00:07] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Stops#
[2026-04-07 11:00:07] Production.INFO: 33.75 MB #Memory Used#
[2026-04-07 11:00:13] Production.ERROR: CronJobId end10
[2026-04-07 11:00:13] Production.INFO: ==11813== Releasing lock...
[2026-04-07 11:00:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:00:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:00:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:00:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:00:15] Production.INFO: call_cost start
[2026-04-07 11:00:15] Production.INFO: call_cost end
[2026-04-07 11:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:00:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:00:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:00:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:00:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:00:15] Production.INFO: ==11809== Releasing lock...
[2026-04-07 11:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:01:01] Production.INFO: ==11879== Lock acquired, processing the job...
[2026-04-07 16:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:01:01] Production.INFO: neon service started
[2026-04-07 16:01:01] Production.INFO: neon service started
[2026-04-07 16:01:01] Production.INFO: ==11879== Releasing lock...
[2026-04-07 16:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:01:02] Production.INFO: ==11891== Lock acquired, processing the job...
[2026-04-07 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:01:02] Production.INFO: ==11893== Lock acquired, processing the job...
[2026-04-07 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:01:02] Production.INFO: ==11893== Releasing lock...
[2026-04-07 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:01:02] Production.INFO: ==11891== Releasing lock...
[2026-04-07 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:01:03] Production.INFO: ==11896== Lock acquired, processing the job...
[2026-04-07 11:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 11:01:03] Production.INFO: ==11898== Lock acquired, processing the job...
[2026-04-07 11:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 11:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 11:01:03] Production.ERROR: CronJob PID - 11898
[2026-04-07 11:01:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 11:01:03] Production.ERROR: CronJob ID - 5
[2026-04-07 11:01:03] Production.ERROR: CronJob Last Run Time 2026-04-07 11:01:00
[2026-04-07 11:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 11:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 11:01:03] Production.INFO: ==11906== Lock acquired, processing the job...
[2026-04-07 11:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 11:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 11:01:03] Production.INFO: ==11896== Releasing lock...
[2026-04-07 11:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 11:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 11:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 11:01:03] Production.INFO: ==11908== Lock acquired, processing the job...
[2026-04-07 11:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:01:03] Production.INFO: ==11900== Lock acquired, processing the job...
[2026-04-07 11:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:01:03] Production.INFO: ==11902== Lock acquired, processing the job...
[2026-04-07 11:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:01:03] Production.INFO: ==11904== Lock acquired, processing the job...
[2026-04-07 11:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:01:03] Production.INFO: Account Balance Start.
[2026-04-07 11:01:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:01:03] Production.INFO: 117
[2026-04-07 11:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:01:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:01:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:03] Production.INFO: ==11908== Releasing lock...
[2026-04-07 11:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:01:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:01:04] Production.ERROR: done
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 11:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053232', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 11:01:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: ==11900== Releasing lock...
[2026-04-07 11:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:01:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:05] Production.INFO: Date 2026-04-06
[2026-04-07 11:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:05] Production.INFO: Date 2026-04-07
[2026-04-07 11:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:01:05] Production.INFO: Total Charge 0
[2026-04-07 11:01:05] Production.INFO: CreateAllLog End
[2026-04-07 11:01:05] Production.INFO: Account Balance End.
[2026-04-07 11:01:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:01:05] Production.INFO: ==11904== Releasing lock...
[2026-04-07 11:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053232', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 11:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 11:01:11] Production.INFO: ProcessCDR(1,17053232,1,1,2)
[2026-04-07 11:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053232,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 11:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053232,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 11:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 11:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 11:01:11] Production.INFO: ==11906== Releasing lock...
[2026-04-07 11:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 11:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 11:01:15] Production.ERROR: CronJobId end10
[2026-04-07 11:01:15] Production.INFO: ==11902== Releasing lock...
[2026-04-07 11:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:01:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:01:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:01:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:01:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:01:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:01:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:01:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:01:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:01:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:01:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:01:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:01:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:01:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:01:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:01:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:01:18] Production.INFO: call_cost start
[2026-04-07 11:01:18] Production.INFO: call_cost end
[2026-04-07 11:01:18] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:01:18] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:01:18] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:01:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:01:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:01:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:01:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:01:18] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:01:18] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:01:18] Production.INFO: ==11898== Releasing lock...
[2026-04-07 11:01:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:01:18] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:02:01] Production.INFO: ==11963== Lock acquired, processing the job...
[2026-04-07 16:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:02:01] Production.INFO: neon service started
[2026-04-07 16:02:01] Production.INFO: neon service started
[2026-04-07 16:02:01] Production.INFO: ==11963== Releasing lock...
[2026-04-07 16:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:02:02] Production.INFO: ==11965== Lock acquired, processing the job...
[2026-04-07 11:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:02:02] Production.INFO: ==11967== Lock acquired, processing the job...
[2026-04-07 15:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:02:02] Production.INFO: ==11967== Releasing lock...
[2026-04-07 15:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:02:02] Production.INFO: ==11965== Releasing lock...
[2026-04-07 11:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:02:03] Production.INFO: ==11973== Lock acquired, processing the job...
[2026-04-07 11:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:02:03] Production.INFO: ==11975== Lock acquired, processing the job...
[2026-04-07 11:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:02:03] Production.INFO: ==11979== Lock acquired, processing the job...
[2026-04-07 11:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:02:03] Production.INFO: ==11969== Lock acquired, processing the job...
[2026-04-07 11:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:02:03] Production.INFO: Account Balance Start.
[2026-04-07 11:02:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:02:03] Production.INFO: 117
[2026-04-07 11:02:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:02:03] Production.INFO: ==11971== Lock acquired, processing the job...
[2026-04-07 11:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:02:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:03] Production.INFO: ==11979== Releasing lock...
[2026-04-07 11:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:02:03] Production.INFO: ==11977== Lock acquired, processing the job...
[2026-04-07 11:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-07 11:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:02:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 11:02:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:03] Production.INFO: Date 2026-03-20
[2026-04-07 11:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:03] Production.INFO: Date 2026-03-21
[2026-04-07 11:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:03] Production.INFO: Date 2026-03-22
[2026-04-07 11:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:04] Production.ERROR: done
[2026-04-07 11:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-07 11:02:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:02:04] Production.INFO: Total Charge 0
[2026-04-07 11:02:04] Production.INFO: CreateAllLog End
[2026-04-07 11:02:04] Production.INFO: ==11971== Releasing lock...
[2026-04-07 11:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:02:04] Production.ERROR: done
[2026-04-07 11:02:04] Production.INFO: Account Balance End.
[2026-04-07 11:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-07 11:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-07 11:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:02:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:02:04] Production.INFO: ==11975== Releasing lock...
[2026-04-07 11:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:02:04] Production.INFO: ==11977== Releasing lock...
[2026-04-07 11:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-07 11:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-07 11:02:11] Production.ERROR: CronJobId end10
[2026-04-07 11:02:11] Production.INFO: ==11973== Releasing lock...
[2026-04-07 11:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:02:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:02:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:02:15] Production.INFO: call_cost start
[2026-04-07 11:02:15] Production.INFO: call_cost end
[2026-04-07 11:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:02:15] Production.INFO: ==11969== Releasing lock...
[2026-04-07 11:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:03:02] Production.INFO: ==12043== Lock acquired, processing the job...
[2026-04-07 16:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:03:02] Production.INFO: neon service started
[2026-04-07 16:03:02] Production.INFO: neon service started
[2026-04-07 16:03:02] Production.INFO: ==12043== Releasing lock...
[2026-04-07 16:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:03:02] Production.INFO: ==12045== Lock acquired, processing the job...
[2026-04-07 11:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:03:02] Production.INFO: ==12047== Lock acquired, processing the job...
[2026-04-07 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:03:02] Production.INFO: ==12047== Releasing lock...
[2026-04-07 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:03:03] Production.INFO: ==12045== Releasing lock...
[2026-04-07 11:03:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:03:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:03:03] Production.INFO: ==12050== Lock acquired, processing the job...
[2026-04-07 11:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:03:03] Production.INFO: ==12052== Lock acquired, processing the job...
[2026-04-07 11:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:03:03] Production.INFO: ==12054== Lock acquired, processing the job...
[2026-04-07 11:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:03:03] Production.INFO: ==12056== Lock acquired, processing the job...
[2026-04-07 11:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:03:03] Production.INFO: ==12058== Lock acquired, processing the job...
[2026-04-07 11:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:03:04] Production.INFO: Account Balance Start.
[2026-04-07 11:03:04] Production.INFO: CreateAllLog Start
[2026-04-07 11:03:04] Production.INFO: 117
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-08
[2026-04-07 11:03:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:03:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:03:04] Production.INFO: ==12058== Releasing lock...
[2026-04-07 11:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:03:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-09
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-10
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-11
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: ==12052== Releasing lock...
[2026-04-07 11:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:03:05] Production.INFO: Total Charge 0
[2026-04-07 11:03:05] Production.INFO: CreateAllLog End
[2026-04-07 11:03:05] Production.INFO: Account Balance End.
[2026-04-07 11:03:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:03:05] Production.INFO: ==12056== Releasing lock...
[2026-04-07 11:03:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:03:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:03:11] Production.ERROR: CronJobId end10
[2026-04-07 11:03:11] Production.INFO: ==12054== Releasing lock...
[2026-04-07 11:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:03:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:03:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:03:14] Production.INFO: call_cost start
[2026-04-07 11:03:14] Production.INFO: call_cost end
[2026-04-07 11:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:03:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:03:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:03:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:03:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:03:14] Production.INFO: ==12050== Releasing lock...
[2026-04-07 11:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:04:01] Production.INFO: ==12121== Lock acquired, processing the job...
[2026-04-07 16:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:04:01] Production.INFO: neon service started
[2026-04-07 16:04:01] Production.INFO: neon service started
[2026-04-07 16:04:01] Production.INFO: ==12121== Releasing lock...
[2026-04-07 16:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:04:02] Production.INFO: ==12125== Lock acquired, processing the job...
[2026-04-07 15:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:04:02] Production.INFO: ==12125== Releasing lock...
[2026-04-07 15:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:04:02] Production.INFO: ==12123== Lock acquired, processing the job...
[2026-04-07 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:04:02] Production.INFO: ==12123== Releasing lock...
[2026-04-07 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:04:03] Production.INFO: ==12130== Lock acquired, processing the job...
[2026-04-07 11:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:04:03] Production.INFO: ==12128== Lock acquired, processing the job...
[2026-04-07 11:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:04:03] Production.INFO: ==12132== Lock acquired, processing the job...
[2026-04-07 11:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:04:03] Production.INFO: ==12136== Lock acquired, processing the job...
[2026-04-07 11:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:04:03] Production.INFO: ==12134== Lock acquired, processing the job...
[2026-04-07 11:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:04:03] Production.INFO: ==12136== Releasing lock...
[2026-04-07 11:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:04:03] Production.INFO: Account Balance Start.
[2026-04-07 11:04:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:04:03] Production.INFO: 117
[2026-04-07 11:04:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:04] Production.INFO: ==12130== Releasing lock...
[2026-04-07 11:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:04:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:04:04] Production.INFO: Total Charge 0
[2026-04-07 11:04:04] Production.INFO: CreateAllLog End
[2026-04-07 11:04:04] Production.INFO: Account Balance End.
[2026-04-07 11:04:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:04:04] Production.INFO: ==12134== Releasing lock...
[2026-04-07 11:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:04:10] Production.ERROR: CronJobId end10
[2026-04-07 11:04:10] Production.INFO: ==12132== Releasing lock...
[2026-04-07 11:04:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:04:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:04:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:04:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:04:13] Production.INFO: call_cost start
[2026-04-07 11:04:13] Production.INFO: call_cost end
[2026-04-07 11:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:04:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:04:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:04:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:04:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:04:13] Production.INFO: ==12128== Releasing lock...
[2026-04-07 11:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:05:02] Production.INFO: ==12194== Lock acquired, processing the job...
[2026-04-07 16:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:05:02] Production.INFO: neon service started
[2026-04-07 16:05:02] Production.INFO: neon service started
[2026-04-07 16:05:02] Production.INFO: ==12194== Releasing lock...
[2026-04-07 16:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:05:02] Production.INFO: ==12196== Lock acquired, processing the job...
[2026-04-07 11:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:05:02] Production.INFO: ==12198== Lock acquired, processing the job...
[2026-04-07 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:05:02] Production.INFO: ==12198== Releasing lock...
[2026-04-07 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:05:02] Production.INFO: ==12196== Releasing lock...
[2026-04-07 11:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:05:03] Production.INFO: ==12201== Lock acquired, processing the job...
[2026-04-07 11:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:05:03] Production.INFO: ==12203== Lock acquired, processing the job...
[2026-04-07 11:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:05:03] Production.INFO: ==12207== Lock acquired, processing the job...
[2026-04-07 11:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:05:03] Production.INFO: ==12205== Lock acquired, processing the job...
[2026-04-07 11:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:05:03] Production.INFO: ==12209== Lock acquired, processing the job...
[2026-04-07 11:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:05:03] Production.INFO: Account Balance Start.
[2026-04-07 11:05:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:05:03] Production.INFO: 117
[2026-04-07 11:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:05:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:05:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:05:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-09
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: ==12209== Releasing lock...
[2026-04-07 11:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-10
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-11
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: ==12203== Releasing lock...
[2026-04-07 11:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:05] Production.INFO: Date 2026-04-02
[2026-04-07 11:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:05] Production.INFO: Date 2026-04-03
[2026-04-07 11:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:05] Production.INFO: Date 2026-04-04
[2026-04-07 11:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:05] Production.INFO: Date 2026-04-05
[2026-04-07 11:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:05] Production.INFO: Date 2026-04-06
[2026-04-07 11:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:05] Production.INFO: Date 2026-04-07
[2026-04-07 11:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:05:05] Production.INFO: Total Charge 0
[2026-04-07 11:05:05] Production.INFO: CreateAllLog End
[2026-04-07 11:05:05] Production.INFO: Account Balance End.
[2026-04-07 11:05:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:05:05] Production.INFO: ==12207== Releasing lock...
[2026-04-07 11:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:05:10] Production.ERROR: CronJobId end10
[2026-04-07 11:05:10] Production.INFO: ==12205== Releasing lock...
[2026-04-07 11:05:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:05:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:05:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:05:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:05:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:05:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:05:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:05:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:05:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:05:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:05:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:05:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:05:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:05:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:05:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:05:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:05:13] Production.INFO: call_cost start
[2026-04-07 11:05:13] Production.INFO: call_cost end
[2026-04-07 11:05:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:05:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:05:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:05:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:05:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:05:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:05:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:05:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:05:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:05:13] Production.INFO: ==12201== Releasing lock...
[2026-04-07 11:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:05:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:06:01] Production.INFO: ==12268== Lock acquired, processing the job...
[2026-04-07 16:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:06:01] Production.INFO: neon service started
[2026-04-07 16:06:01] Production.INFO: neon service started
[2026-04-07 16:06:01] Production.INFO: ==12268== Releasing lock...
[2026-04-07 16:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:06:01] Production.INFO: ==12272== Lock acquired, processing the job...
[2026-04-07 15:06:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:06:01] Production.INFO: ==12272== Releasing lock...
[2026-04-07 15:06:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:06:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:06:01] Production.INFO: ==12270== Lock acquired, processing the job...
[2026-04-07 11:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:06:02] Production.INFO: ==12270== Releasing lock...
[2026-04-07 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:06:02] Production.INFO: ==12275== Lock acquired, processing the job...
[2026-04-07 11:06:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:06:03] Production.INFO: ==12281== Lock acquired, processing the job...
[2026-04-07 11:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:06:03] Production.INFO: ==12277== Lock acquired, processing the job...
[2026-04-07 11:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:06:03] Production.INFO: ==12279== Lock acquired, processing the job...
[2026-04-07 11:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:06:03] Production.INFO: Account Balance Start.
[2026-04-07 11:06:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:06:03] Production.INFO: 117
[2026-04-07 11:06:03] Production.INFO: ==12283== Lock acquired, processing the job...
[2026-04-07 11:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:06:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:06:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:06:03] Production.INFO: ==12283== Releasing lock...
[2026-04-07 11:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:06:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:03] Production.INFO: Date 2026-03-20
[2026-04-07 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:03] Production.INFO: Date 2026-03-21
[2026-04-07 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:03] Production.INFO: Date 2026-03-22
[2026-04-07 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:03] Production.INFO: Date 2026-03-23
[2026-04-07 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:03] Production.INFO: Date 2026-03-24
[2026-04-07 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:03] Production.INFO: Date 2026-03-25
[2026-04-07 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:03] Production.INFO: ==12277== Releasing lock...
[2026-04-07 11:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:06:03] Production.INFO: Date 2026-03-26
[2026-04-07 11:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:06:04] Production.INFO: Total Charge 0
[2026-04-07 11:06:04] Production.INFO: CreateAllLog End
[2026-04-07 11:06:04] Production.INFO: Account Balance End.
[2026-04-07 11:06:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:06:04] Production.INFO: ==12281== Releasing lock...
[2026-04-07 11:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:06:10] Production.ERROR: CronJobId end10
[2026-04-07 11:06:10] Production.INFO: ==12279== Releasing lock...
[2026-04-07 11:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:06:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:06:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:06:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:06:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:06:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:06:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:06:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:06:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:06:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:06:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:06:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:06:13] Production.INFO: call_cost start
[2026-04-07 11:06:13] Production.INFO: call_cost end
[2026-04-07 11:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:06:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:06:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:06:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:06:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:06:13] Production.INFO: ==12275== Releasing lock...
[2026-04-07 11:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:07:01] Production.INFO: ==12345== Lock acquired, processing the job...
[2026-04-07 16:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:07:01] Production.INFO: neon service started
[2026-04-07 16:07:01] Production.INFO: neon service started
[2026-04-07 16:07:01] Production.INFO: ==12345== Releasing lock...
[2026-04-07 16:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:07:02] Production.INFO: ==12352== Lock acquired, processing the job...
[2026-04-07 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:07:02] Production.INFO: ==12352== Releasing lock...
[2026-04-07 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:07:02] Production.INFO: ==12354== Lock acquired, processing the job...
[2026-04-07 15:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:07:02] Production.INFO: ==12354== Releasing lock...
[2026-04-07 15:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:07:03] Production.INFO: ==12365== Lock acquired, processing the job...
[2026-04-07 11:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:07:03] Production.INFO: ==12357== Lock acquired, processing the job...
[2026-04-07 11:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:07:03] Production.INFO: ==12359== Lock acquired, processing the job...
[2026-04-07 11:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:07:03] Production.INFO: ==12361== Lock acquired, processing the job...
[2026-04-07 11:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:07:03] Production.INFO: ==12363== Lock acquired, processing the job...
[2026-04-07 11:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:07:03] Production.INFO: ==12365== Releasing lock...
[2026-04-07 11:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:07:03] Production.INFO: Account Balance Start.
[2026-04-07 11:07:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:07:03] Production.INFO: 117
[2026-04-07 11:07:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: ==12359== Releasing lock...
[2026-04-07 11:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:07:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:07:04] Production.INFO: Total Charge 0
[2026-04-07 11:07:04] Production.INFO: CreateAllLog End
[2026-04-07 11:07:04] Production.INFO: Account Balance End.
[2026-04-07 11:07:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:07:04] Production.INFO: ==12363== Releasing lock...
[2026-04-07 11:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:07:11] Production.ERROR: CronJobId end10
[2026-04-07 11:07:11] Production.INFO: ==12361== Releasing lock...
[2026-04-07 11:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:07:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:07:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:07:14] Production.INFO: call_cost start
[2026-04-07 11:07:14] Production.INFO: call_cost end
[2026-04-07 11:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:07:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:07:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:07:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:07:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:07:14] Production.INFO: ==12357== Releasing lock...
[2026-04-07 11:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:08:02] Production.INFO: ==12427== Lock acquired, processing the job...
[2026-04-07 16:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:08:02] Production.INFO: neon service started
[2026-04-07 16:08:02] Production.INFO: neon service started
[2026-04-07 16:08:02] Production.INFO: ==12427== Releasing lock...
[2026-04-07 16:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:08:02] Production.INFO: ==12430== Lock acquired, processing the job...
[2026-04-07 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:08:02] Production.INFO: ==12430== Releasing lock...
[2026-04-07 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:08:03] Production.INFO: ==12432== Lock acquired, processing the job...
[2026-04-07 15:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:08:03] Production.INFO: ==12432== Releasing lock...
[2026-04-07 15:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:08:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:08:03] Production.INFO: ==12434== Lock acquired, processing the job...
[2026-04-07 11:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:08:03] Production.INFO: ==12436== Lock acquired, processing the job...
[2026-04-07 11:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:08:03] Production.INFO: ==12440== Lock acquired, processing the job...
[2026-04-07 11:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:08:03] Production.INFO: ==12438== Lock acquired, processing the job...
[2026-04-07 11:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:08:03] Production.INFO: ==12442== Lock acquired, processing the job...
[2026-04-07 11:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:08:03] Production.INFO: Account Balance Start.
[2026-04-07 11:08:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:08:03] Production.INFO: 117
[2026-04-07 11:08:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-09
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:08:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:08:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-10
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: ==12442== Releasing lock...
[2026-04-07 11:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-11
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: ==12436== Releasing lock...
[2026-04-07 11:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:08:04] Production.INFO: Total Charge 0
[2026-04-07 11:08:04] Production.INFO: CreateAllLog End
[2026-04-07 11:08:05] Production.INFO: Account Balance End.
[2026-04-07 11:08:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:08:05] Production.INFO: ==12440== Releasing lock...
[2026-04-07 11:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:08:12] Production.ERROR: CronJobId end10
[2026-04-07 11:08:12] Production.INFO: ==12438== Releasing lock...
[2026-04-07 11:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:08:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:08:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:08:13] Production.INFO: call_cost start
[2026-04-07 11:08:13] Production.INFO: call_cost end
[2026-04-07 11:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:08:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:08:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:08:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:08:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:08:13] Production.INFO: ==12434== Releasing lock...
[2026-04-07 11:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:09:01] Production.INFO: ==12502== Lock acquired, processing the job...
[2026-04-07 16:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:09:01] Production.INFO: neon service started
[2026-04-07 16:09:01] Production.INFO: neon service started
[2026-04-07 16:09:01] Production.INFO: ==12502== Releasing lock...
[2026-04-07 16:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:09:02] Production.INFO: ==12506== Lock acquired, processing the job...
[2026-04-07 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:09:02] Production.INFO: ==12506== Releasing lock...
[2026-04-07 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:09:02] Production.INFO: ==12504== Lock acquired, processing the job...
[2026-04-07 11:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:09:02] Production.INFO: ==12504== Releasing lock...
[2026-04-07 11:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:09:03] Production.INFO: ==12509== Lock acquired, processing the job...
[2026-04-07 11:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:09:03] Production.INFO: ==12511== Lock acquired, processing the job...
[2026-04-07 11:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:09:03] Production.INFO: ==12515== Lock acquired, processing the job...
[2026-04-07 11:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:09:03] Production.INFO: ==12517== Lock acquired, processing the job...
[2026-04-07 11:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:09:03] Production.INFO: ==12513== Lock acquired, processing the job...
[2026-04-07 11:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:09:03] Production.INFO: Account Balance Start.
[2026-04-07 11:09:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:09:03] Production.INFO: 117
[2026-04-07 11:09:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:09:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:09:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:03] Production.INFO: ==12517== Releasing lock...
[2026-04-07 11:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:09:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:03] Production.INFO: Date 2026-03-20
[2026-04-07 11:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:03] Production.INFO: Date 2026-03-21
[2026-04-07 11:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:03] Production.INFO: Date 2026-03-22
[2026-04-07 11:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:03] Production.INFO: ==12511== Releasing lock...
[2026-04-07 11:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:09:03] Production.INFO: Date 2026-03-23
[2026-04-07 11:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:03] Production.INFO: Date 2026-03-24
[2026-04-07 11:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:03] Production.INFO: Date 2026-03-25
[2026-04-07 11:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:09:04] Production.INFO: Total Charge 0
[2026-04-07 11:09:04] Production.INFO: CreateAllLog End
[2026-04-07 11:09:04] Production.INFO: Account Balance End.
[2026-04-07 11:09:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:09:04] Production.INFO: ==12515== Releasing lock...
[2026-04-07 11:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:09:10] Production.ERROR: CronJobId end10
[2026-04-07 11:09:10] Production.INFO: ==12513== Releasing lock...
[2026-04-07 11:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:09:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:09:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:09:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:09:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:09:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:09:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:09:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:09:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:09:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:09:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:09:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:09:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:09:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:09:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:09:12] Production.INFO: call_cost start
[2026-04-07 11:09:12] Production.INFO: call_cost end
[2026-04-07 11:09:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:09:12] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:09:12] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:09:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:09:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:09:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:09:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:09:12] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:09:12] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:09:12] Production.INFO: ==12509== Releasing lock...
[2026-04-07 11:09:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:09:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:10:02] Production.INFO: ==12579== Lock acquired, processing the job...
[2026-04-07 16:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:10:02] Production.INFO: neon service started
[2026-04-07 16:10:02] Production.INFO: neon service started
[2026-04-07 16:10:02] Production.INFO: ==12579== Releasing lock...
[2026-04-07 16:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:10:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 11:10:02] Production.INFO: ==12581== Lock acquired, processing the job...
[2026-04-07 11:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:10:02] Production.INFO: ==12581== Releasing lock...
[2026-04-07 11:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:10:02] Production.INFO: ==12583== Lock acquired, processing the job...
[2026-04-07 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:10:02] Production.INFO: ==12583== Releasing lock...
[2026-04-07 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:10:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:10:03] Production.INFO: ==12594== Lock acquired, processing the job...
[2026-04-07 11:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:10:03] Production.INFO: ==12594== Releasing lock...
[2026-04-07 11:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:10:03] Production.INFO: ==12586== Lock acquired, processing the job...
[2026-04-07 11:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:10:03] Production.INFO: ==12590== Lock acquired, processing the job...
[2026-04-07 11:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:10:03] Production.INFO: ==12588== Lock acquired, processing the job...
[2026-04-07 11:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:10:03] Production.INFO: ==12592== Lock acquired, processing the job...
[2026-04-07 11:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:10:04] Production.INFO: Account Balance Start.
[2026-04-07 11:10:04] Production.INFO: CreateAllLog Start
[2026-04-07 11:10:04] Production.INFO: 117
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-08
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-09
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-10
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-11
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: ==12588== Releasing lock...
[2026-04-07 11:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:05] Production.INFO: Date 2026-04-06
[2026-04-07 11:10:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:05] Production.INFO: Date 2026-04-07
[2026-04-07 11:10:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:10:05] Production.INFO: Total Charge 0
[2026-04-07 11:10:05] Production.INFO: CreateAllLog End
[2026-04-07 11:10:05] Production.INFO: Account Balance End.
[2026-04-07 11:10:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:10:05] Production.INFO: ==12592== Releasing lock...
[2026-04-07 11:10:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:10:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:10:11] Production.ERROR: CronJobId end10
[2026-04-07 11:10:11] Production.INFO: ==12590== Releasing lock...
[2026-04-07 11:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:10:13] Production.INFO: call_cost start
[2026-04-07 11:10:13] Production.INFO: call_cost end
[2026-04-07 11:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:10:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:10:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:10:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:10:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:10:13] Production.INFO: ==12586== Releasing lock...
[2026-04-07 11:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:11:01] Production.INFO: ==12665== Lock acquired, processing the job...
[2026-04-07 16:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:11:01] Production.INFO: neon service started
[2026-04-07 16:11:01] Production.INFO: neon service started
[2026-04-07 16:11:01] Production.INFO: ==12665== Releasing lock...
[2026-04-07 16:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:11:01] Production.INFO: ==12669== Lock acquired, processing the job...
[2026-04-07 15:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:11:01] Production.INFO: ==12669== Releasing lock...
[2026-04-07 15:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:11:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:11:02] Production.INFO: ==12667== Lock acquired, processing the job...
[2026-04-07 11:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:11:02] Production.INFO: ==12667== Releasing lock...
[2026-04-07 11:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:11:03] Production.INFO: ==12672== Lock acquired, processing the job...
[2026-04-07 11:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 11:11:03] Production.INFO: ==12674== Lock acquired, processing the job...
[2026-04-07 11:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 11:11:03] Production.INFO: ==12676== Lock acquired, processing the job...
[2026-04-07 11:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 11:11:03] Production.INFO: ==12672== Releasing lock...
[2026-04-07 11:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 11:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 11:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:11:03] Production.INFO: ==12678== Lock acquired, processing the job...
[2026-04-07 11:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:11:03] Production.INFO: ==12684== Lock acquired, processing the job...
[2026-04-07 11:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:11:03] Production.INFO: ==12682== Lock acquired, processing the job...
[2026-04-07 11:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 11:11:03] Production.INFO: ==12680== Lock acquired, processing the job...
[2026-04-07 11:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 11:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:11:03] Production.INFO: Account Balance Start.
[2026-04-07 11:11:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:11:03] Production.INFO: 117
[2026-04-07 11:11:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:03] Production.INFO: ==12684== Releasing lock...
[2026-04-07 11:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:11:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.ERROR: done
[2026-04-07 11:11:04] Production.INFO: ==12676== Releasing lock...
[2026-04-07 11:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:11:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 11:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053274', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:11:04] Production.INFO: Total Charge 0
[2026-04-07 11:11:04] Production.INFO: CreateAllLog End
[2026-04-07 11:11:05] Production.INFO: Account Balance End.
[2026-04-07 11:11:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:11:05] Production.INFO: ==12680== Releasing lock...
[2026-04-07 11:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:11:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053274', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 11:11:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 11:11:09] Production.INFO: ProcessCDR(1,17053274,1,1,2)
[2026-04-07 11:11:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053274,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 11:11:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053274,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 11:11:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 11:11:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 11:11:09] Production.INFO: ==12682== Releasing lock...
[2026-04-07 11:11:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 11:11:09] Production.INFO: 26 MB #Memory Used#
[2026-04-07 11:11:12] Production.ERROR: CronJobId end10
[2026-04-07 11:11:12] Production.INFO: ==12678== Releasing lock...
[2026-04-07 11:11:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:11:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:11:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:11:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:11:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:11:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:11:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:11:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:11:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:11:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:11:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:11:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:11:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:11:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:11:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:11:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:11:16] Production.INFO: call_cost start
[2026-04-07 11:11:16] Production.INFO: call_cost end
[2026-04-07 11:11:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:11:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:11:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:11:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:11:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:11:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:11:16] Production.INFO: ==12674== Releasing lock...
[2026-04-07 11:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:12:01] Production.INFO: ==12747== Lock acquired, processing the job...
[2026-04-07 16:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:12:01] Production.INFO: neon service started
[2026-04-07 16:12:01] Production.INFO: neon service started
[2026-04-07 16:12:01] Production.INFO: ==12747== Releasing lock...
[2026-04-07 16:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:12:02] Production.INFO: ==12749== Lock acquired, processing the job...
[2026-04-07 11:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:12:02] Production.INFO: ==12749== Releasing lock...
[2026-04-07 11:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:12:02] Production.INFO: ==12751== Lock acquired, processing the job...
[2026-04-07 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:12:02] Production.INFO: ==12751== Releasing lock...
[2026-04-07 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:12:03] Production.INFO: ==12755== Lock acquired, processing the job...
[2026-04-07 11:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:12:03] Production.INFO: ==12753== Lock acquired, processing the job...
[2026-04-07 11:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:12:03] Production.INFO: ==12757== Lock acquired, processing the job...
[2026-04-07 11:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:12:03] Production.INFO: ==12759== Lock acquired, processing the job...
[2026-04-07 11:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:12:03] Production.INFO: ==12761== Lock acquired, processing the job...
[2026-04-07 11:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:12:03] Production.INFO: Account Balance Start.
[2026-04-07 11:12:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:12:03] Production.INFO: 117
[2026-04-07 11:12:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:12:03] Production.INFO: ==12761== Releasing lock...
[2026-04-07 11:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:12:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: ==12755== Releasing lock...
[2026-04-07 11:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:12:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:12:04] Production.INFO: Total Charge 0
[2026-04-07 11:12:04] Production.INFO: CreateAllLog End
[2026-04-07 11:12:04] Production.INFO: Account Balance End.
[2026-04-07 11:12:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:12:04] Production.INFO: ==12759== Releasing lock...
[2026-04-07 11:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:12:11] Production.ERROR: CronJobId end10
[2026-04-07 11:12:11] Production.INFO: ==12757== Releasing lock...
[2026-04-07 11:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:12:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:12:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:12:14] Production.INFO: call_cost start
[2026-04-07 11:12:14] Production.INFO: call_cost end
[2026-04-07 11:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:12:14] Production.INFO: ==12753== Releasing lock...
[2026-04-07 11:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:13:02] Production.INFO: ==12826== Lock acquired, processing the job...
[2026-04-07 16:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:13:02] Production.INFO: neon service started
[2026-04-07 16:13:02] Production.INFO: neon service started
[2026-04-07 16:13:02] Production.INFO: ==12826== Releasing lock...
[2026-04-07 16:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:13:02] Production.INFO: ==12828== Lock acquired, processing the job...
[2026-04-07 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:13:02] Production.INFO: ==12828== Releasing lock...
[2026-04-07 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:13:03] Production.INFO: ==12830== Lock acquired, processing the job...
[2026-04-07 15:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:13:03] Production.INFO: ==12830== Releasing lock...
[2026-04-07 15:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:13:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:13:03] Production.INFO: ==12833== Lock acquired, processing the job...
[2026-04-07 11:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:13:03] Production.INFO: ==12835== Lock acquired, processing the job...
[2026-04-07 11:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:13:03] Production.INFO: ==12837== Lock acquired, processing the job...
[2026-04-07 11:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:13:03] Production.INFO: ==12839== Lock acquired, processing the job...
[2026-04-07 11:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:13:03] Production.INFO: ==12841== Lock acquired, processing the job...
[2026-04-07 11:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:13:03] Production.INFO: Account Balance Start.
[2026-04-07 11:13:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:13:03] Production.INFO: 117
[2026-04-07 11:13:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-09
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-10
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:13:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-11
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:13:04] Production.INFO: ==12841== Releasing lock...
[2026-04-07 11:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:13:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: ==12835== Releasing lock...
[2026-04-07 11:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:05] Production.INFO: Date 2026-04-04
[2026-04-07 11:13:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:05] Production.INFO: Date 2026-04-05
[2026-04-07 11:13:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:05] Production.INFO: Date 2026-04-06
[2026-04-07 11:13:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:05] Production.INFO: Date 2026-04-07
[2026-04-07 11:13:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:13:05] Production.INFO: Total Charge 0
[2026-04-07 11:13:05] Production.INFO: CreateAllLog End
[2026-04-07 11:13:05] Production.INFO: Account Balance End.
[2026-04-07 11:13:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:13:05] Production.INFO: ==12839== Releasing lock...
[2026-04-07 11:13:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:13:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:13:11] Production.ERROR: CronJobId end10
[2026-04-07 11:13:11] Production.INFO: ==12837== Releasing lock...
[2026-04-07 11:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:13:14] Production.INFO: call_cost start
[2026-04-07 11:13:14] Production.INFO: call_cost end
[2026-04-07 11:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:13:14] Production.INFO: ==12833== Releasing lock...
[2026-04-07 11:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:14:01] Production.INFO: ==12906== Lock acquired, processing the job...
[2026-04-07 16:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:14:01] Production.INFO: neon service started
[2026-04-07 16:14:01] Production.INFO: neon service started
[2026-04-07 16:14:01] Production.INFO: ==12906== Releasing lock...
[2026-04-07 16:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:14:02] Production.INFO: ==12908== Lock acquired, processing the job...
[2026-04-07 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:14:02] Production.INFO: ==12910== Lock acquired, processing the job...
[2026-04-07 15:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:14:02] Production.INFO: ==12910== Releasing lock...
[2026-04-07 15:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:14:02] Production.INFO: ==12908== Releasing lock...
[2026-04-07 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:14:03] Production.INFO: ==12916== Lock acquired, processing the job...
[2026-04-07 11:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:14:03] Production.INFO: ==12921== Lock acquired, processing the job...
[2026-04-07 11:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:14:03] Production.INFO: ==12914== Lock acquired, processing the job...
[2026-04-07 11:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:14:03] Production.INFO: ==12912== Lock acquired, processing the job...
[2026-04-07 11:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:14:03] Production.INFO: ==12919== Lock acquired, processing the job...
[2026-04-07 11:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:14:03] Production.INFO: ==12921== Releasing lock...
[2026-04-07 11:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:14:03] Production.INFO: Account Balance Start.
[2026-04-07 11:14:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:14:03] Production.INFO: 117
[2026-04-07 11:14:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: ==12914== Releasing lock...
[2026-04-07 11:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:14:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:14:04] Production.INFO: Total Charge 0
[2026-04-07 11:14:04] Production.INFO: CreateAllLog End
[2026-04-07 11:14:04] Production.INFO: Account Balance End.
[2026-04-07 11:14:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:14:04] Production.INFO: ==12919== Releasing lock...
[2026-04-07 11:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:14:10] Production.ERROR: CronJobId end10
[2026-04-07 11:14:10] Production.INFO: ==12916== Releasing lock...
[2026-04-07 11:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:14:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:14:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:14:13] Production.INFO: call_cost start
[2026-04-07 11:14:13] Production.INFO: call_cost end
[2026-04-07 11:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:14:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:14:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:14:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:14:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:14:13] Production.INFO: ==12912== Releasing lock...
[2026-04-07 11:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:15:02] Production.INFO: ==12980== Lock acquired, processing the job...
[2026-04-07 16:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:15:02] Production.INFO: neon service started
[2026-04-07 16:15:02] Production.INFO: neon service started
[2026-04-07 16:15:02] Production.INFO: ==12980== Releasing lock...
[2026-04-07 16:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:15:02] Production.INFO: ==12984== Lock acquired, processing the job...
[2026-04-07 15:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:15:02] Production.INFO: ==12984== Releasing lock...
[2026-04-07 15:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:15:02] Production.INFO: ==12982== Lock acquired, processing the job...
[2026-04-07 11:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:15:03] Production.INFO: ==12982== Releasing lock...
[2026-04-07 11:15:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:15:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:15:03] Production.INFO: ==12986== Lock acquired, processing the job...
[2026-04-07 11:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:15:03] Production.INFO: ==12990== Lock acquired, processing the job...
[2026-04-07 11:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:15:03] Production.INFO: ==12988== Lock acquired, processing the job...
[2026-04-07 11:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:15:03] Production.INFO: ==12992== Lock acquired, processing the job...
[2026-04-07 11:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:15:03] Production.INFO: ==12994== Lock acquired, processing the job...
[2026-04-07 11:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:15:03] Production.INFO: Account Balance Start.
[2026-04-07 11:15:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:15:03] Production.INFO: 117
[2026-04-07 11:15:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:15:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:15:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:15:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: ==12994== Releasing lock...
[2026-04-07 11:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:15:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: ==12988== Releasing lock...
[2026-04-07 11:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:15:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:15:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:05] Production.INFO: Date 2026-04-04
[2026-04-07 11:15:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:05] Production.INFO: Date 2026-04-05
[2026-04-07 11:15:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:05] Production.INFO: Date 2026-04-06
[2026-04-07 11:15:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:05] Production.INFO: Date 2026-04-07
[2026-04-07 11:15:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:15:05] Production.INFO: Total Charge 0
[2026-04-07 11:15:05] Production.INFO: CreateAllLog End
[2026-04-07 11:15:05] Production.INFO: Account Balance End.
[2026-04-07 11:15:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:15:05] Production.INFO: ==12992== Releasing lock...
[2026-04-07 11:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:15:11] Production.ERROR: CronJobId end10
[2026-04-07 11:15:11] Production.INFO: ==12990== Releasing lock...
[2026-04-07 11:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:15:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:15:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:15:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:15:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:15:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:15:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:15:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:15:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:15:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:15:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:15:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:15:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:15:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:15:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:15:14] Production.INFO: call_cost start
[2026-04-07 11:15:14] Production.INFO: call_cost end
[2026-04-07 11:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:15:14] Production.INFO: ==12986== Releasing lock...
[2026-04-07 11:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:16:01] Production.INFO: ==13062== Lock acquired, processing the job...
[2026-04-07 16:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:16:01] Production.INFO: neon service started
[2026-04-07 16:16:01] Production.INFO: neon service started
[2026-04-07 16:16:01] Production.INFO: ==13062== Releasing lock...
[2026-04-07 16:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:16:02] Production.INFO: ==13064== Lock acquired, processing the job...
[2026-04-07 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:16:02] Production.INFO: ==13066== Lock acquired, processing the job...
[2026-04-07 15:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:16:02] Production.INFO: ==13066== Releasing lock...
[2026-04-07 15:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:16:02] Production.INFO: ==13064== Releasing lock...
[2026-04-07 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:16:03] Production.INFO: ==13073== Lock acquired, processing the job...
[2026-04-07 11:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:16:03] Production.INFO: ==13071== Lock acquired, processing the job...
[2026-04-07 11:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:16:03] Production.INFO: ==13069== Lock acquired, processing the job...
[2026-04-07 11:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:16:03] Production.INFO: ==13075== Lock acquired, processing the job...
[2026-04-07 11:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:16:03] Production.INFO: ==13077== Lock acquired, processing the job...
[2026-04-07 11:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:16:03] Production.INFO: Account Balance Start.
[2026-04-07 11:16:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:16:03] Production.INFO: 117
[2026-04-07 11:16:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:16:03] Production.INFO: ==13077== Releasing lock...
[2026-04-07 11:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:16:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:03] Production.INFO: Date 2026-03-20
[2026-04-07 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:03] Production.INFO: Date 2026-03-21
[2026-04-07 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:03] Production.INFO: Date 2026-03-22
[2026-04-07 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:03] Production.INFO: Date 2026-03-23
[2026-04-07 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:03] Production.INFO: ==13071== Releasing lock...
[2026-04-07 11:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:16:03] Production.INFO: Date 2026-03-24
[2026-04-07 11:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:16:04] Production.INFO: Total Charge 0
[2026-04-07 11:16:04] Production.INFO: CreateAllLog End
[2026-04-07 11:16:04] Production.INFO: Account Balance End.
[2026-04-07 11:16:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:16:04] Production.INFO: ==13075== Releasing lock...
[2026-04-07 11:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:16:12] Production.ERROR: CronJobId end10
[2026-04-07 11:16:12] Production.INFO: ==13073== Releasing lock...
[2026-04-07 11:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:16:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:16:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:16:14] Production.INFO: call_cost start
[2026-04-07 11:16:14] Production.INFO: call_cost end
[2026-04-07 11:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:16:14] Production.INFO: ==13069== Releasing lock...
[2026-04-07 11:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:17:01] Production.INFO: ==13139== Lock acquired, processing the job...
[2026-04-07 16:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:17:01] Production.INFO: neon service started
[2026-04-07 16:17:02] Production.INFO: neon service started
[2026-04-07 16:17:02] Production.INFO: ==13139== Releasing lock...
[2026-04-07 16:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:17:02] Production.INFO: ==13141== Lock acquired, processing the job...
[2026-04-07 11:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:17:02] Production.INFO: ==13141== Releasing lock...
[2026-04-07 11:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:17:02] Production.INFO: ==13143== Lock acquired, processing the job...
[2026-04-07 15:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:17:02] Production.INFO: ==13143== Releasing lock...
[2026-04-07 15:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:17:03] Production.INFO: ==13147== Lock acquired, processing the job...
[2026-04-07 11:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:17:03] Production.INFO: ==13149== Lock acquired, processing the job...
[2026-04-07 11:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:17:03] Production.INFO: ==13145== Lock acquired, processing the job...
[2026-04-07 11:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:17:03] Production.INFO: ==13151== Lock acquired, processing the job...
[2026-04-07 11:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:17:03] Production.INFO: ==13153== Lock acquired, processing the job...
[2026-04-07 11:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:17:03] Production.INFO: Account Balance Start.
[2026-04-07 11:17:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:17:03] Production.INFO: 117
[2026-04-07 11:17:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:17:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:03] Production.INFO: ==13153== Releasing lock...
[2026-04-07 11:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:17:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:04] Production.INFO: ==13147== Releasing lock...
[2026-04-07 11:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:17:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:05] Production.INFO: Date 2026-04-06
[2026-04-07 11:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:05] Production.INFO: Date 2026-04-07
[2026-04-07 11:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:17:05] Production.INFO: Total Charge 0
[2026-04-07 11:17:05] Production.INFO: CreateAllLog End
[2026-04-07 11:17:05] Production.INFO: Account Balance End.
[2026-04-07 11:17:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:17:05] Production.INFO: ==13151== Releasing lock...
[2026-04-07 11:17:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:17:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:17:11] Production.ERROR: CronJobId end10
[2026-04-07 11:17:11] Production.INFO: ==13149== Releasing lock...
[2026-04-07 11:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:17:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:17:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:17:14] Production.INFO: call_cost start
[2026-04-07 11:17:14] Production.INFO: call_cost end
[2026-04-07 11:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:17:14] Production.INFO: ==13145== Releasing lock...
[2026-04-07 11:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:18:01] Production.INFO: ==13213== Lock acquired, processing the job...
[2026-04-07 16:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:18:01] Production.INFO: neon service started
[2026-04-07 16:18:01] Production.INFO: neon service started
[2026-04-07 16:18:01] Production.INFO: ==13213== Releasing lock...
[2026-04-07 16:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:18:01] Production.INFO: ==13215== Lock acquired, processing the job...
[2026-04-07 11:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:18:01] Production.INFO: ==13215== Releasing lock...
[2026-04-07 11:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:18:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:18:02] Production.INFO: ==13217== Lock acquired, processing the job...
[2026-04-07 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:18:02] Production.INFO: ==13217== Releasing lock...
[2026-04-07 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:18:02] Production.INFO: ==13225== Lock acquired, processing the job...
[2026-04-07 11:18:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:18:02] Production.INFO: ==13219== Lock acquired, processing the job...
[2026-04-07 11:18:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:18:02] Production.INFO: Account Balance Start.
[2026-04-07 11:18:02] Production.INFO: CreateAllLog Start
[2026-04-07 11:18:02] Production.INFO: 117
[2026-04-07 11:18:02] Production.INFO: Date 2026-03-08
[2026-04-07 11:18:02] Production.INFO: ==13221== Lock acquired, processing the job...
[2026-04-07 11:18:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:18:02] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:02] Production.INFO: ==13223== Lock acquired, processing the job...
[2026-04-07 11:18:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:18:02] Production.INFO: Date 2026-03-09
[2026-04-07 11:18:02] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:18:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:03] Production.INFO: ==13227== Lock acquired, processing the job...
[2026-04-07 11:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:18:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:18:03] Production.INFO: ==13227== Releasing lock...
[2026-04-07 11:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:18:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:03] Production.INFO: Date 2026-03-20
[2026-04-07 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:03] Production.INFO: Date 2026-03-21
[2026-04-07 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:03] Production.INFO: Date 2026-03-22
[2026-04-07 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:03] Production.INFO: Date 2026-03-23
[2026-04-07 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:03] Production.INFO: Date 2026-03-24
[2026-04-07 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:03] Production.INFO: Date 2026-03-25
[2026-04-07 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:03] Production.INFO: ==13221== Releasing lock...
[2026-04-07 11:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:18:03] Production.INFO: Date 2026-03-26
[2026-04-07 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:03] Production.INFO: Date 2026-03-27
[2026-04-07 11:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:18:04] Production.INFO: Total Charge 0
[2026-04-07 11:18:04] Production.INFO: CreateAllLog End
[2026-04-07 11:18:04] Production.INFO: Account Balance End.
[2026-04-07 11:18:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:18:04] Production.INFO: ==13225== Releasing lock...
[2026-04-07 11:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:18:10] Production.ERROR: CronJobId end10
[2026-04-07 11:18:10] Production.INFO: ==13223== Releasing lock...
[2026-04-07 11:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:18:13] Production.INFO: call_cost start
[2026-04-07 11:18:13] Production.INFO: call_cost end
[2026-04-07 11:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:18:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:18:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:18:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:18:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:18:13] Production.INFO: ==13219== Releasing lock...
[2026-04-07 11:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:19:01] Production.INFO: ==13298== Lock acquired, processing the job...
[2026-04-07 16:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:19:01] Production.INFO: neon service started
[2026-04-07 16:19:01] Production.INFO: neon service started
[2026-04-07 16:19:01] Production.INFO: ==13298== Releasing lock...
[2026-04-07 16:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:19:02] Production.INFO: ==13300== Lock acquired, processing the job...
[2026-04-07 11:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:19:02] Production.INFO: ==13302== Lock acquired, processing the job...
[2026-04-07 15:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:19:02] Production.INFO: ==13302== Releasing lock...
[2026-04-07 15:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:19:02] Production.INFO: ==13300== Releasing lock...
[2026-04-07 11:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:19:03] Production.INFO: ==13304== Lock acquired, processing the job...
[2026-04-07 11:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:19:03] Production.INFO: ==13306== Lock acquired, processing the job...
[2026-04-07 11:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:19:03] Production.INFO: ==13308== Lock acquired, processing the job...
[2026-04-07 11:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:19:03] Production.INFO: ==13312== Lock acquired, processing the job...
[2026-04-07 11:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:19:03] Production.INFO: ==13310== Lock acquired, processing the job...
[2026-04-07 11:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:19:03] Production.INFO: Account Balance Start.
[2026-04-07 11:19:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:19:03] Production.INFO: 117
[2026-04-07 11:19:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:19:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:19:03] Production.INFO: ==13312== Releasing lock...
[2026-04-07 11:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:03] Production.INFO: ==13306== Releasing lock...
[2026-04-07 11:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:19:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:03] Production.INFO: Date 2026-03-20
[2026-04-07 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:03] Production.INFO: Date 2026-03-21
[2026-04-07 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:03] Production.INFO: Date 2026-03-22
[2026-04-07 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:03] Production.INFO: Date 2026-03-23
[2026-04-07 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:03] Production.INFO: Date 2026-03-24
[2026-04-07 11:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:19:04] Production.INFO: Total Charge 0
[2026-04-07 11:19:04] Production.INFO: CreateAllLog End
[2026-04-07 11:19:04] Production.INFO: Account Balance End.
[2026-04-07 11:19:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:19:04] Production.INFO: ==13310== Releasing lock...
[2026-04-07 11:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:19:11] Production.ERROR: CronJobId end10
[2026-04-07 11:19:11] Production.INFO: ==13308== Releasing lock...
[2026-04-07 11:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:19:13] Production.INFO: call_cost start
[2026-04-07 11:19:13] Production.INFO: call_cost end
[2026-04-07 11:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:19:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:19:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:19:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:19:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:19:13] Production.INFO: ==13304== Releasing lock...
[2026-04-07 11:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:20:02] Production.INFO: ==13375== Lock acquired, processing the job...
[2026-04-07 16:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:20:02] Production.INFO: neon service started
[2026-04-07 16:20:02] Production.INFO: neon service started
[2026-04-07 16:20:02] Production.INFO: ==13375== Releasing lock...
[2026-04-07 16:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:20:02] Production.INFO: ==13377== Lock acquired, processing the job...
[2026-04-07 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:20:02] Production.INFO: ==13377== Releasing lock...
[2026-04-07 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:20:02] Production.INFO: ==13379== Lock acquired, processing the job...
[2026-04-07 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:20:02] Production.INFO: ==13379== Releasing lock...
[2026-04-07 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:20:03] Production.INFO: ==13389== Lock acquired, processing the job...
[2026-04-07 11:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:20:03] Production.INFO: ==13381== Lock acquired, processing the job...
[2026-04-07 11:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:20:03] Production.INFO: ==13383== Lock acquired, processing the job...
[2026-04-07 11:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:20:03] Production.INFO: ==13389== Releasing lock...
[2026-04-07 11:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:20:03] Production.INFO: ==13387== Lock acquired, processing the job...
[2026-04-07 11:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:20:03] Production.INFO: ==13385== Lock acquired, processing the job...
[2026-04-07 11:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:20:03] Production.INFO: Account Balance Start.
[2026-04-07 11:20:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:20:03] Production.INFO: 117
[2026-04-07 11:20:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:20:04] Production.INFO: ==13383== Releasing lock...
[2026-04-07 11:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:20:04] Production.INFO: Total Charge 0
[2026-04-07 11:20:04] Production.INFO: CreateAllLog End
[2026-04-07 11:20:04] Production.INFO: Account Balance End.
[2026-04-07 11:20:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:20:04] Production.INFO: ==13387== Releasing lock...
[2026-04-07 11:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:20:12] Production.ERROR: CronJobId end10
[2026-04-07 11:20:12] Production.INFO: ==13385== Releasing lock...
[2026-04-07 11:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:20:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:20:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:20:14] Production.INFO: call_cost start
[2026-04-07 11:20:14] Production.INFO: call_cost end
[2026-04-07 11:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:20:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:20:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:20:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:20:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:20:14] Production.INFO: ==13381== Releasing lock...
[2026-04-07 11:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:21:01] Production.INFO: ==13448== Lock acquired, processing the job...
[2026-04-07 16:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:21:01] Production.INFO: neon service started
[2026-04-07 16:21:01] Production.INFO: neon service started
[2026-04-07 16:21:01] Production.INFO: ==13448== Releasing lock...
[2026-04-07 16:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:21:01] Production.INFO: ==13450== Lock acquired, processing the job...
[2026-04-07 11:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:21:02] Production.INFO: ==13452== Lock acquired, processing the job...
[2026-04-07 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:21:02] Production.INFO: ==13450== Releasing lock...
[2026-04-07 11:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:21:02] Production.INFO: ==13452== Releasing lock...
[2026-04-07 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:21:03] Production.INFO: ==13454== Lock acquired, processing the job...
[2026-04-07 11:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 11:21:03] Production.INFO: ==13458== Lock acquired, processing the job...
[2026-04-07 11:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:21:03] Production.INFO: ==13460== Lock acquired, processing the job...
[2026-04-07 11:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 11:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 11:21:03] Production.ERROR: CronJob PID - 13458
[2026-04-07 11:21:03] Production.ERROR: CronJob Title - Account Block
[2026-04-07 11:21:03] Production.ERROR: CronJob ID - 7
[2026-04-07 11:21:03] Production.ERROR: CronJob Last Run Time 2026-04-07 11:21:00
[2026-04-07 11:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 11:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 11:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 11:21:03] Production.INFO: ==13454== Releasing lock...
[2026-04-07 11:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 11:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 11:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:21:03] Production.INFO: ==13456== Lock acquired, processing the job...
[2026-04-07 11:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:21:03] Production.INFO: ==13462== Lock acquired, processing the job...
[2026-04-07 11:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:21:03] Production.INFO: ==13467== Lock acquired, processing the job...
[2026-04-07 11:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:21:03] Production.INFO: ==13464== Lock acquired, processing the job...
[2026-04-07 11:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 11:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 11:21:03] Production.INFO: Account Balance Start.
[2026-04-07 11:21:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:21:03] Production.INFO: 117
[2026-04-07 11:21:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:21:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:03] Production.INFO: ==13467== Releasing lock...
[2026-04-07 11:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:21:03] Production.INFO: ==13458== Releasing lock...
[2026-04-07 11:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:21:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:03] Production.ERROR: done
[2026-04-07 11:21:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 11:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053315', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 11:21:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:21:04] Production.INFO: Total Charge 0
[2026-04-07 11:21:04] Production.INFO: CreateAllLog End
[2026-04-07 11:21:05] Production.INFO: Account Balance End.
[2026-04-07 11:21:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:21:05] Production.INFO: ==13462== Releasing lock...
[2026-04-07 11:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:21:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053315', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 11:21:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 11:21:09] Production.INFO: ProcessCDR(1,17053315,1,1,2)
[2026-04-07 11:21:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053315,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 11:21:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053315,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 11:21:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 11:21:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 11:21:09] Production.INFO: ==13464== Releasing lock...
[2026-04-07 11:21:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 11:21:09] Production.INFO: 26 MB #Memory Used#
[2026-04-07 11:21:13] Production.ERROR: CronJobId end10
[2026-04-07 11:21:13] Production.INFO: ==13460== Releasing lock...
[2026-04-07 11:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:21:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:21:16] Production.INFO: call_cost start
[2026-04-07 11:21:16] Production.INFO: call_cost end
[2026-04-07 11:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:21:16] Production.INFO: ==13456== Releasing lock...
[2026-04-07 11:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:22:01] Production.INFO: ==13532== Lock acquired, processing the job...
[2026-04-07 16:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:22:01] Production.INFO: neon service started
[2026-04-07 16:22:01] Production.INFO: neon service started
[2026-04-07 16:22:01] Production.INFO: ==13532== Releasing lock...
[2026-04-07 16:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:22:02] Production.INFO: ==13536== Lock acquired, processing the job...
[2026-04-07 15:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:22:02] Production.INFO: ==13536== Releasing lock...
[2026-04-07 15:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:22:02] Production.INFO: ==13534== Lock acquired, processing the job...
[2026-04-07 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:22:02] Production.INFO: ==13534== Releasing lock...
[2026-04-07 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:22:03] Production.INFO: ==13543== Lock acquired, processing the job...
[2026-04-07 11:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:22:03] Production.INFO: ==13539== Lock acquired, processing the job...
[2026-04-07 11:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:22:03] Production.INFO: ==13541== Lock acquired, processing the job...
[2026-04-07 11:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:22:03] Production.INFO: ==13547== Lock acquired, processing the job...
[2026-04-07 11:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:22:03] Production.INFO: ==13545== Lock acquired, processing the job...
[2026-04-07 11:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:22:03] Production.INFO: Account Balance Start.
[2026-04-07 11:22:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:22:03] Production.INFO: 117
[2026-04-07 11:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:22:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:22:03] Production.INFO: ==13547== Releasing lock...
[2026-04-07 11:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-11
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: ==13541== Releasing lock...
[2026-04-07 11:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:05] Production.INFO: Date 2026-04-04
[2026-04-07 11:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:05] Production.INFO: Date 2026-04-05
[2026-04-07 11:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:05] Production.INFO: Date 2026-04-06
[2026-04-07 11:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:05] Production.INFO: Date 2026-04-07
[2026-04-07 11:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:22:05] Production.INFO: Total Charge 0
[2026-04-07 11:22:05] Production.INFO: CreateAllLog End
[2026-04-07 11:22:05] Production.INFO: Account Balance End.
[2026-04-07 11:22:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:22:05] Production.INFO: ==13545== Releasing lock...
[2026-04-07 11:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:22:11] Production.ERROR: CronJobId end10
[2026-04-07 11:22:11] Production.INFO: ==13543== Releasing lock...
[2026-04-07 11:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:22:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:22:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:22:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:22:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:22:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:22:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:22:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:22:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:22:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:22:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:22:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:22:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:22:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:22:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:22:13] Production.INFO: call_cost start
[2026-04-07 11:22:13] Production.INFO: call_cost end
[2026-04-07 11:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:22:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:22:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:22:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:22:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:22:13] Production.INFO: ==13539== Releasing lock...
[2026-04-07 11:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:23:02] Production.INFO: ==13616== Lock acquired, processing the job...
[2026-04-07 16:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:23:02] Production.INFO: neon service started
[2026-04-07 16:23:02] Production.INFO: neon service started
[2026-04-07 16:23:02] Production.INFO: ==13616== Releasing lock...
[2026-04-07 16:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:23:02] Production.INFO: ==13620== Lock acquired, processing the job...
[2026-04-07 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:23:02] Production.INFO: ==13620== Releasing lock...
[2026-04-07 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:23:02] Production.INFO: ==13618== Lock acquired, processing the job...
[2026-04-07 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:23:03] Production.INFO: ==13618== Releasing lock...
[2026-04-07 11:23:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:23:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:23:03] Production.INFO: ==13622== Lock acquired, processing the job...
[2026-04-07 11:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:23:03] Production.INFO: ==13624== Lock acquired, processing the job...
[2026-04-07 11:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:23:03] Production.INFO: ==13628== Lock acquired, processing the job...
[2026-04-07 11:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:23:03] Production.INFO: ==13626== Lock acquired, processing the job...
[2026-04-07 11:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:23:03] Production.INFO: ==13631== Lock acquired, processing the job...
[2026-04-07 11:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:23:03] Production.INFO: Account Balance Start.
[2026-04-07 11:23:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:23:03] Production.INFO: 117
[2026-04-07 11:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:23:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:23:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-09
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:23:04] Production.INFO: ==13631== Releasing lock...
[2026-04-07 11:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-10
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-11
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: ==13624== Releasing lock...
[2026-04-07 11:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:05] Production.INFO: Date 2026-04-07
[2026-04-07 11:23:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:23:05] Production.INFO: Total Charge 0
[2026-04-07 11:23:05] Production.INFO: CreateAllLog End
[2026-04-07 11:23:05] Production.INFO: Account Balance End.
[2026-04-07 11:23:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:23:05] Production.INFO: ==13628== Releasing lock...
[2026-04-07 11:23:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:23:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:23:11] Production.ERROR: CronJobId end10
[2026-04-07 11:23:11] Production.INFO: ==13626== Releasing lock...
[2026-04-07 11:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:23:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:23:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:23:14] Production.INFO: call_cost start
[2026-04-07 11:23:14] Production.INFO: call_cost end
[2026-04-07 11:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:23:14] Production.INFO: ==13622== Releasing lock...
[2026-04-07 11:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:24:01] Production.INFO: ==13693== Lock acquired, processing the job...
[2026-04-07 16:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:24:01] Production.INFO: neon service started
[2026-04-07 16:24:01] Production.INFO: neon service started
[2026-04-07 16:24:01] Production.INFO: ==13693== Releasing lock...
[2026-04-07 16:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:24:02] Production.INFO: ==13695== Lock acquired, processing the job...
[2026-04-07 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:24:02] Production.INFO: ==13695== Releasing lock...
[2026-04-07 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:24:02] Production.INFO: ==13697== Lock acquired, processing the job...
[2026-04-07 15:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:24:02] Production.INFO: ==13697== Releasing lock...
[2026-04-07 15:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:24:03] Production.INFO: ==13705== Lock acquired, processing the job...
[2026-04-07 11:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:24:03] Production.INFO: ==13707== Lock acquired, processing the job...
[2026-04-07 11:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:24:03] Production.INFO: Account Balance Start.
[2026-04-07 11:24:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:24:03] Production.INFO: 117
[2026-04-07 11:24:03] Production.INFO: ==13699== Lock acquired, processing the job...
[2026-04-07 11:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:24:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:24:03] Production.INFO: ==13707== Releasing lock...
[2026-04-07 11:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:24:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:24:03] Production.INFO: ==13701== Lock acquired, processing the job...
[2026-04-07 11:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:03] Production.INFO: ==13703== Lock acquired, processing the job...
[2026-04-07 11:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:24:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:03] Production.INFO: Date 2026-03-20
[2026-04-07 11:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:24:03] Production.INFO: Date 2026-03-21
[2026-04-07 11:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:03] Production.INFO: Date 2026-03-22
[2026-04-07 11:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:03] Production.INFO: Date 2026-03-23
[2026-04-07 11:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:03] Production.INFO: Date 2026-03-24
[2026-04-07 11:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:03] Production.INFO: Date 2026-03-25
[2026-04-07 11:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:04] Production.INFO: ==13701== Releasing lock...
[2026-04-07 11:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:24:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:24:04] Production.INFO: Total Charge 0
[2026-04-07 11:24:04] Production.INFO: CreateAllLog End
[2026-04-07 11:24:04] Production.INFO: Account Balance End.
[2026-04-07 11:24:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:24:04] Production.INFO: ==13705== Releasing lock...
[2026-04-07 11:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:24:12] Production.ERROR: CronJobId end10
[2026-04-07 11:24:12] Production.INFO: ==13703== Releasing lock...
[2026-04-07 11:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:24:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:24:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:24:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:24:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:24:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:24:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:24:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:24:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:24:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:24:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:24:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:24:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:24:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:24:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:24:15] Production.INFO: call_cost start
[2026-04-07 11:24:15] Production.INFO: call_cost end
[2026-04-07 11:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:24:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:24:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:24:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:24:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:24:15] Production.INFO: ==13699== Releasing lock...
[2026-04-07 11:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:25:02] Production.INFO: ==13773== Lock acquired, processing the job...
[2026-04-07 16:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:25:02] Production.INFO: neon service started
[2026-04-07 16:25:02] Production.INFO: neon service started
[2026-04-07 16:25:02] Production.INFO: ==13773== Releasing lock...
[2026-04-07 16:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:25:02] Production.INFO: ==13777== Lock acquired, processing the job...
[2026-04-07 15:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:25:02] Production.INFO: ==13777== Releasing lock...
[2026-04-07 15:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:25:02] Production.INFO: ==13775== Lock acquired, processing the job...
[2026-04-07 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:25:02] Production.INFO: ==13775== Releasing lock...
[2026-04-07 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:25:03] Production.INFO: ==13779== Lock acquired, processing the job...
[2026-04-07 11:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:25:03] Production.INFO: ==13781== Lock acquired, processing the job...
[2026-04-07 11:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:25:03] Production.INFO: ==13783== Lock acquired, processing the job...
[2026-04-07 11:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:25:03] Production.INFO: ==13788== Lock acquired, processing the job...
[2026-04-07 11:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:25:03] Production.INFO: ==13785== Lock acquired, processing the job...
[2026-04-07 11:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:25:03] Production.INFO: Account Balance Start.
[2026-04-07 11:25:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:25:03] Production.INFO: ==13788== Releasing lock...
[2026-04-07 11:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:25:03] Production.INFO: 117
[2026-04-07 11:25:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:04] Production.INFO: ==13781== Releasing lock...
[2026-04-07 11:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:25:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:05] Production.INFO: Date 2026-04-02
[2026-04-07 11:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:05] Production.INFO: Date 2026-04-03
[2026-04-07 11:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:05] Production.INFO: Date 2026-04-04
[2026-04-07 11:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:05] Production.INFO: Date 2026-04-05
[2026-04-07 11:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:05] Production.INFO: Date 2026-04-06
[2026-04-07 11:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:05] Production.INFO: Date 2026-04-07
[2026-04-07 11:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:25:05] Production.INFO: Total Charge 0
[2026-04-07 11:25:05] Production.INFO: CreateAllLog End
[2026-04-07 11:25:05] Production.INFO: Account Balance End.
[2026-04-07 11:25:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:25:05] Production.INFO: ==13785== Releasing lock...
[2026-04-07 11:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:25:11] Production.ERROR: CronJobId end10
[2026-04-07 11:25:11] Production.INFO: ==13783== Releasing lock...
[2026-04-07 11:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:25:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:25:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:25:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:25:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:25:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:25:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:25:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:25:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:25:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:25:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:25:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:25:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:25:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:25:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:25:14] Production.INFO: call_cost start
[2026-04-07 11:25:14] Production.INFO: call_cost end
[2026-04-07 11:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:25:14] Production.INFO: ==13779== Releasing lock...
[2026-04-07 11:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:26:01] Production.INFO: ==13848== Lock acquired, processing the job...
[2026-04-07 16:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:26:01] Production.INFO: neon service started
[2026-04-07 16:26:01] Production.INFO: neon service started
[2026-04-07 16:26:01] Production.INFO: ==13848== Releasing lock...
[2026-04-07 16:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:26:02] Production.INFO: ==13850== Lock acquired, processing the job...
[2026-04-07 11:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:26:02] Production.INFO: ==13852== Lock acquired, processing the job...
[2026-04-07 15:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:26:02] Production.INFO: ==13852== Releasing lock...
[2026-04-07 15:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:26:02] Production.INFO: ==13850== Releasing lock...
[2026-04-07 11:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:26:02] Production.INFO: ==13857== Lock acquired, processing the job...
[2026-04-07 11:26:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:26:03] Production.INFO: ==13855== Lock acquired, processing the job...
[2026-04-07 11:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:26:03] Production.INFO: ==13859== Lock acquired, processing the job...
[2026-04-07 11:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:26:03] Production.INFO: ==13863== Lock acquired, processing the job...
[2026-04-07 11:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:26:03] Production.INFO: ==13861== Lock acquired, processing the job...
[2026-04-07 11:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:26:03] Production.INFO: ==13857== Releasing lock...
[2026-04-07 11:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:26:03] Production.INFO: Account Balance Start.
[2026-04-07 11:26:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:26:03] Production.INFO: 117
[2026-04-07 11:26:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:03] Production.INFO: ==13863== Releasing lock...
[2026-04-07 11:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:26:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:26:04] Production.INFO: Total Charge 0
[2026-04-07 11:26:04] Production.INFO: CreateAllLog End
[2026-04-07 11:26:04] Production.INFO: Account Balance End.
[2026-04-07 11:26:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:26:04] Production.INFO: ==13861== Releasing lock...
[2026-04-07 11:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:26:10] Production.ERROR: CronJobId end10
[2026-04-07 11:26:10] Production.INFO: ==13859== Releasing lock...
[2026-04-07 11:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:26:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:26:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:26:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:26:13] Production.INFO: call_cost start
[2026-04-07 11:26:13] Production.INFO: call_cost end
[2026-04-07 11:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:26:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:26:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:26:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:26:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:26:13] Production.INFO: ==13855== Releasing lock...
[2026-04-07 11:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:26:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:27:01] Production.INFO: ==13922== Lock acquired, processing the job...
[2026-04-07 16:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:27:01] Production.INFO: neon service started
[2026-04-07 16:27:01] Production.INFO: neon service started
[2026-04-07 16:27:01] Production.INFO: ==13922== Releasing lock...
[2026-04-07 16:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:27:02] Production.INFO: ==13924== Lock acquired, processing the job...
[2026-04-07 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:27:02] Production.INFO: ==13924== Releasing lock...
[2026-04-07 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:27:02] Production.INFO: ==13926== Lock acquired, processing the job...
[2026-04-07 15:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:27:02] Production.INFO: ==13926== Releasing lock...
[2026-04-07 15:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:27:03] Production.INFO: ==13936== Lock acquired, processing the job...
[2026-04-07 11:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:27:03] Production.INFO: ==13928== Lock acquired, processing the job...
[2026-04-07 11:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:27:03] Production.INFO: ==13936== Releasing lock...
[2026-04-07 11:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:27:03] Production.INFO: ==13932== Lock acquired, processing the job...
[2026-04-07 11:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:27:03] Production.INFO: ==13930== Lock acquired, processing the job...
[2026-04-07 11:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:27:03] Production.INFO: ==13934== Lock acquired, processing the job...
[2026-04-07 11:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:27:04] Production.INFO: Account Balance Start.
[2026-04-07 11:27:04] Production.INFO: CreateAllLog Start
[2026-04-07 11:27:04] Production.INFO: 117
[2026-04-07 11:27:04] Production.INFO: Date 2026-03-08
[2026-04-07 11:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:04] Production.INFO: Date 2026-03-09
[2026-04-07 11:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:04] Production.INFO: ==13930== Releasing lock...
[2026-04-07 11:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:27:04] Production.INFO: Date 2026-03-10
[2026-04-07 11:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:04] Production.INFO: Date 2026-03-11
[2026-04-07 11:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:05] Production.INFO: Date 2026-03-25
[2026-04-07 11:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:05] Production.INFO: Date 2026-03-26
[2026-04-07 11:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:05] Production.INFO: Date 2026-03-27
[2026-04-07 11:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:05] Production.INFO: Date 2026-03-28
[2026-04-07 11:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:05] Production.INFO: Date 2026-03-29
[2026-04-07 11:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:05] Production.INFO: Date 2026-03-30
[2026-04-07 11:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:05] Production.INFO: Date 2026-03-31
[2026-04-07 11:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:05] Production.INFO: Date 2026-04-01
[2026-04-07 11:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:05] Production.INFO: Date 2026-04-02
[2026-04-07 11:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:05] Production.INFO: Date 2026-04-03
[2026-04-07 11:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:05] Production.INFO: Date 2026-04-04
[2026-04-07 11:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:05] Production.INFO: Date 2026-04-05
[2026-04-07 11:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:05] Production.INFO: Date 2026-04-06
[2026-04-07 11:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:05] Production.INFO: Date 2026-04-07
[2026-04-07 11:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:27:05] Production.INFO: Total Charge 0
[2026-04-07 11:27:05] Production.INFO: CreateAllLog End
[2026-04-07 11:27:05] Production.INFO: Account Balance End.
[2026-04-07 11:27:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:27:05] Production.INFO: ==13934== Releasing lock...
[2026-04-07 11:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:27:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:27:12] Production.ERROR: CronJobId end10
[2026-04-07 11:27:12] Production.INFO: ==13932== Releasing lock...
[2026-04-07 11:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:27:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:27:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:27:14] Production.INFO: call_cost start
[2026-04-07 11:27:14] Production.INFO: call_cost end
[2026-04-07 11:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:27:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:27:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:27:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:27:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:27:14] Production.INFO: ==13928== Releasing lock...
[2026-04-07 11:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:28:01] Production.INFO: ==13994== Lock acquired, processing the job...
[2026-04-07 16:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:28:01] Production.INFO: neon service started
[2026-04-07 16:28:01] Production.INFO: neon service started
[2026-04-07 16:28:01] Production.INFO: ==13994== Releasing lock...
[2026-04-07 16:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:28:01] Production.INFO: ==13996== Lock acquired, processing the job...
[2026-04-07 11:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:28:02] Production.INFO: ==13996== Releasing lock...
[2026-04-07 11:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:28:02] Production.INFO: ==13998== Lock acquired, processing the job...
[2026-04-07 15:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:28:02] Production.INFO: ==13998== Releasing lock...
[2026-04-07 15:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:28:02] Production.INFO: ==14000== Lock acquired, processing the job...
[2026-04-07 11:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:28:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:28:02] Production.INFO: ==14002== Lock acquired, processing the job...
[2026-04-07 11:28:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:28:02] Production.INFO: ==14004== Lock acquired, processing the job...
[2026-04-07 11:28:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:28:02] Production.INFO: ==14006== Lock acquired, processing the job...
[2026-04-07 11:28:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:28:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:28:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:28:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:28:02] Production.INFO: ==14008== Lock acquired, processing the job...
[2026-04-07 11:28:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:28:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:28:03] Production.INFO: Account Balance Start.
[2026-04-07 11:28:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:28:03] Production.INFO: 117
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: ==14008== Releasing lock...
[2026-04-07 11:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-20
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-21
[2026-04-07 11:28:03] Production.INFO: ==14002== Releasing lock...
[2026-04-07 11:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-22
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-23
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-24
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-25
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-26
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-27
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-28
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-29
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-30
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-03-31
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-04-01
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-04-02
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-04-03
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-04-04
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:03] Production.INFO: Date 2026-04-05
[2026-04-07 11:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:28:04] Production.INFO: Total Charge 0
[2026-04-07 11:28:04] Production.INFO: CreateAllLog End
[2026-04-07 11:28:04] Production.INFO: Account Balance End.
[2026-04-07 11:28:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:28:04] Production.INFO: ==14006== Releasing lock...
[2026-04-07 11:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:28:11] Production.ERROR: CronJobId end10
[2026-04-07 11:28:11] Production.INFO: ==14004== Releasing lock...
[2026-04-07 11:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:28:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:28:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:28:14] Production.INFO: call_cost start
[2026-04-07 11:28:14] Production.INFO: call_cost end
[2026-04-07 11:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:28:14] Production.INFO: ==14000== Releasing lock...
[2026-04-07 11:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:29:01] Production.INFO: ==14089== Lock acquired, processing the job...
[2026-04-07 16:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:29:01] Production.INFO: neon service started
[2026-04-07 16:29:01] Production.INFO: neon service started
[2026-04-07 16:29:01] Production.INFO: ==14089== Releasing lock...
[2026-04-07 16:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:29:02] Production.INFO: ==14093== Lock acquired, processing the job...
[2026-04-07 15:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:29:02] Production.INFO: ==14093== Releasing lock...
[2026-04-07 15:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:29:02] Production.INFO: ==14091== Lock acquired, processing the job...
[2026-04-07 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:29:02] Production.INFO: ==14091== Releasing lock...
[2026-04-07 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:29:03] Production.INFO: ==14100== Lock acquired, processing the job...
[2026-04-07 11:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:29:03] Production.INFO: ==14098== Lock acquired, processing the job...
[2026-04-07 11:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:29:03] Production.INFO: ==14106== Lock acquired, processing the job...
[2026-04-07 11:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:29:03] Production.INFO: ==14104== Lock acquired, processing the job...
[2026-04-07 11:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:29:03] Production.INFO: ==14102== Lock acquired, processing the job...
[2026-04-07 11:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:29:03] Production.INFO: Account Balance Start.
[2026-04-07 11:29:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:29:03] Production.INFO: 117
[2026-04-07 11:29:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:29:03] Production.INFO: ==14106== Releasing lock...
[2026-04-07 11:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:29:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:03] Production.INFO: ==14100== Releasing lock...
[2026-04-07 11:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:29:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:29:04] Production.INFO: Total Charge 0
[2026-04-07 11:29:04] Production.INFO: CreateAllLog End
[2026-04-07 11:29:04] Production.INFO: Account Balance End.
[2026-04-07 11:29:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:29:04] Production.INFO: ==14104== Releasing lock...
[2026-04-07 11:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:29:11] Production.ERROR: CronJobId end10
[2026-04-07 11:29:11] Production.INFO: ==14102== Releasing lock...
[2026-04-07 11:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:29:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:29:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:29:13] Production.INFO: call_cost start
[2026-04-07 11:29:13] Production.INFO: call_cost end
[2026-04-07 11:29:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:29:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:29:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:29:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:29:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:29:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:29:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:29:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:29:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:29:13] Production.INFO: ==14098== Releasing lock...
[2026-04-07 11:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:29:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:30:02] Production.INFO: ==14179== Lock acquired, processing the job...
[2026-04-07 16:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:30:02] Production.INFO: neon service started
[2026-04-07 16:30:02] Production.INFO: neon service started
[2026-04-07 16:30:02] Production.INFO: ==14179== Releasing lock...
[2026-04-07 16:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:30:02] Production.INFO: ==14181== Lock acquired, processing the job...
[2026-04-07 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:30:02] Production.INFO: ==14183== Lock acquired, processing the job...
[2026-04-07 15:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:30:02] Production.INFO: ==14183== Releasing lock...
[2026-04-07 15:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:30:03] Production.INFO: ==14181== Releasing lock...
[2026-04-07 11:30:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:30:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:30:03] Production.INFO: ==14187== Lock acquired, processing the job...
[2026-04-07 11:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:30:03] Production.INFO: ==14189== Lock acquired, processing the job...
[2026-04-07 11:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:30:03] Production.INFO: ==14191== Lock acquired, processing the job...
[2026-04-07 11:30:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:30:04] Production.INFO: ==14193== Lock acquired, processing the job...
[2026-04-07 11:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:30:04] Production.INFO: ==14195== Lock acquired, processing the job...
[2026-04-07 11:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:30:04] Production.INFO: Account Balance Start.
[2026-04-07 11:30:04] Production.INFO: CreateAllLog Start
[2026-04-07 11:30:04] Production.INFO: 117
[2026-04-07 11:30:04] Production.INFO: Date 2026-03-08
[2026-04-07 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:30:04] Production.INFO: Date 2026-03-09
[2026-04-07 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:30:04] Production.INFO: Date 2026-03-10
[2026-04-07 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:30:04] Production.INFO: ==14195== Releasing lock...
[2026-04-07 11:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:30:04] Production.INFO: Date 2026-03-11
[2026-04-07 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:04] Production.INFO: ==14189== Releasing lock...
[2026-04-07 11:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:30:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:05] Production.INFO: Date 2026-03-24
[2026-04-07 11:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:05] Production.INFO: Date 2026-03-25
[2026-04-07 11:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:05] Production.INFO: Date 2026-03-26
[2026-04-07 11:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:05] Production.INFO: Date 2026-03-27
[2026-04-07 11:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:05] Production.INFO: Date 2026-03-28
[2026-04-07 11:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:05] Production.INFO: Date 2026-03-29
[2026-04-07 11:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:05] Production.INFO: Date 2026-03-30
[2026-04-07 11:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:05] Production.INFO: Date 2026-03-31
[2026-04-07 11:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:05] Production.INFO: Date 2026-04-01
[2026-04-07 11:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:05] Production.INFO: Date 2026-04-02
[2026-04-07 11:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:05] Production.INFO: Date 2026-04-03
[2026-04-07 11:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:05] Production.INFO: Date 2026-04-04
[2026-04-07 11:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:05] Production.INFO: Date 2026-04-05
[2026-04-07 11:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:05] Production.INFO: Date 2026-04-06
[2026-04-07 11:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:05] Production.INFO: Date 2026-04-07
[2026-04-07 11:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:30:05] Production.INFO: Total Charge 0
[2026-04-07 11:30:05] Production.INFO: CreateAllLog End
[2026-04-07 11:30:05] Production.INFO: Account Balance End.
[2026-04-07 11:30:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:30:05] Production.INFO: ==14193== Releasing lock...
[2026-04-07 11:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:30:13] Production.ERROR: CronJobId end10
[2026-04-07 11:30:13] Production.INFO: ==14191== Releasing lock...
[2026-04-07 11:30:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:30:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:30:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:30:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:30:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:30:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:30:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:30:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:30:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:30:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:30:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:30:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:30:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:30:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:30:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:30:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:30:15] Production.INFO: call_cost start
[2026-04-07 11:30:15] Production.INFO: call_cost end
[2026-04-07 11:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:30:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:30:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:30:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:30:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:30:15] Production.INFO: ==14187== Releasing lock...
[2026-04-07 11:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:31:01] Production.INFO: ==14269== Lock acquired, processing the job...
[2026-04-07 16:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:31:01] Production.INFO: neon service started
[2026-04-07 16:31:01] Production.INFO: neon service started
[2026-04-07 16:31:01] Production.INFO: ==14269== Releasing lock...
[2026-04-07 16:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:31:01] Production.INFO: ==14271== Lock acquired, processing the job...
[2026-04-07 11:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:31:02] Production.INFO: ==14271== Releasing lock...
[2026-04-07 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:31:02] Production.INFO: ==14273== Lock acquired, processing the job...
[2026-04-07 15:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:31:02] Production.INFO: ==14273== Releasing lock...
[2026-04-07 15:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:31:03] Production.INFO: ==14275== Lock acquired, processing the job...
[2026-04-07 11:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 11:31:03] Production.INFO: ==14285== Lock acquired, processing the job...
[2026-04-07 11:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 11:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 11:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 11:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 11:31:03] Production.ERROR: CronJob PID - 14285
[2026-04-07 11:31:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-07 11:31:03] Production.ERROR: CronJob ID - 17
[2026-04-07 11:31:03] Production.ERROR: CronJob Last Run Time 2026-04-07 11:31:00
[2026-04-07 11:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 11:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 11:31:03] Production.INFO: ==14277== Lock acquired, processing the job...
[2026-04-07 11:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:31:03] Production.INFO: ==14279== Lock acquired, processing the job...
[2026-04-07 11:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:31:03] Production.INFO: ==14281== Lock acquired, processing the job...
[2026-04-07 11:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:31:03] Production.INFO: ==14283== Lock acquired, processing the job...
[2026-04-07 11:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 11:31:03] Production.INFO: ==14275== Releasing lock...
[2026-04-07 11:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 11:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 11:31:03] Production.INFO: ==14287== Lock acquired, processing the job...
[2026-04-07 11:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:31:03] Production.INFO: Account Balance Start.
[2026-04-07 11:31:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:31:03] Production.INFO: 117
[2026-04-07 11:31:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:31:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:03] Production.ERROR: done
[2026-04-07 11:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 11:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053355', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 11:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:31:04] Production.INFO: Date 2026-03-10
[2026-04-07 11:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:31:04] Production.INFO: ==14287== Releasing lock...
[2026-04-07 11:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:04] Production.INFO: Date 2026-03-11
[2026-04-07 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:04] Production.INFO: ==14279== Releasing lock...
[2026-04-07 11:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:31:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:05] Production.INFO: Date 2026-03-25
[2026-04-07 11:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:05] Production.INFO: Date 2026-03-26
[2026-04-07 11:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:05] Production.INFO: Date 2026-03-27
[2026-04-07 11:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:05] Production.INFO: Date 2026-03-28
[2026-04-07 11:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:05] Production.INFO: Date 2026-03-29
[2026-04-07 11:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:05] Production.INFO: Date 2026-03-30
[2026-04-07 11:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:05] Production.INFO: Date 2026-03-31
[2026-04-07 11:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:05] Production.INFO: Date 2026-04-01
[2026-04-07 11:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:05] Production.INFO: Date 2026-04-02
[2026-04-07 11:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:05] Production.INFO: Date 2026-04-03
[2026-04-07 11:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:05] Production.INFO: Date 2026-04-04
[2026-04-07 11:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:05] Production.INFO: Date 2026-04-05
[2026-04-07 11:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:05] Production.INFO: Date 2026-04-06
[2026-04-07 11:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:05] Production.INFO: Date 2026-04-07
[2026-04-07 11:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:31:05] Production.INFO: Total Charge 0
[2026-04-07 11:31:05] Production.INFO: CreateAllLog End
[2026-04-07 11:31:05] Production.INFO: Account Balance End.
[2026-04-07 11:31:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:31:05] Production.INFO: ==14283== Releasing lock...
[2026-04-07 11:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053355', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 11:31:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 11:31:10] Production.INFO: ProcessCDR(1,17053355,1,1,2)
[2026-04-07 11:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053355,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 11:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053355,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 11:31:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 11:31:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 11:31:10] Production.INFO: ==14285== Releasing lock...
[2026-04-07 11:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 11:31:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 11:31:13] Production.ERROR: CronJobId end10
[2026-04-07 11:31:13] Production.INFO: ==14281== Releasing lock...
[2026-04-07 11:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:31:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:31:16] Production.INFO: call_cost start
[2026-04-07 11:31:16] Production.INFO: call_cost end
[2026-04-07 11:31:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:31:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:31:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:31:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:31:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:31:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:31:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:31:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:31:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:31:16] Production.INFO: ==14277== Releasing lock...
[2026-04-07 11:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:31:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:32:02] Production.INFO: ==14370== Lock acquired, processing the job...
[2026-04-07 16:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:32:02] Production.INFO: neon service started
[2026-04-07 16:32:02] Production.INFO: neon service started
[2026-04-07 16:32:02] Production.INFO: ==14370== Releasing lock...
[2026-04-07 16:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:32:02] Production.INFO: ==14372== Lock acquired, processing the job...
[2026-04-07 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:32:02] Production.INFO: ==14374== Lock acquired, processing the job...
[2026-04-07 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 11:32:02] Production.INFO: ==14372== Releasing lock...
[2026-04-07 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:32:02] Production.INFO: ==14374== Releasing lock...
[2026-04-07 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:32:03] Production.INFO: ==14376== Lock acquired, processing the job...
[2026-04-07 11:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:32:03] Production.INFO: ==14378== Lock acquired, processing the job...
[2026-04-07 11:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:32:03] Production.INFO: ==14382== Lock acquired, processing the job...
[2026-04-07 11:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:32:03] Production.INFO: ==14380== Lock acquired, processing the job...
[2026-04-07 11:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:32:03] Production.INFO: ==14385== Lock acquired, processing the job...
[2026-04-07 11:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:32:03] Production.INFO: Account Balance Start.
[2026-04-07 11:32:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:32:03] Production.INFO: 117
[2026-04-07 11:32:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:32:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:32:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:32:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:32:04] Production.INFO: ==14385== Releasing lock...
[2026-04-07 11:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:32:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: ==14378== Releasing lock...
[2026-04-07 11:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:32:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:32:05] Production.INFO: Total Charge 0
[2026-04-07 11:32:05] Production.INFO: CreateAllLog End
[2026-04-07 11:32:05] Production.INFO: Account Balance End.
[2026-04-07 11:32:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:32:05] Production.INFO: ==14382== Releasing lock...
[2026-04-07 11:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:32:12] Production.ERROR: CronJobId end10
[2026-04-07 11:32:12] Production.INFO: ==14380== Releasing lock...
[2026-04-07 11:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:32:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:32:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:32:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:32:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:32:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:32:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:32:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:32:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:32:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:32:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:32:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:32:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:32:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:32:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:32:15] Production.INFO: call_cost start
[2026-04-07 11:32:15] Production.INFO: call_cost end
[2026-04-07 11:32:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:32:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:32:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:32:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:32:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:32:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:32:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:32:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:32:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:32:15] Production.INFO: ==14376== Releasing lock...
[2026-04-07 11:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:33:01] Production.INFO: ==14465== Lock acquired, processing the job...
[2026-04-07 16:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:33:01] Production.INFO: neon service started
[2026-04-07 16:33:01] Production.INFO: neon service started
[2026-04-07 16:33:01] Production.INFO: ==14465== Releasing lock...
[2026-04-07 16:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:33:01] Production.INFO: ==14467== Lock acquired, processing the job...
[2026-04-07 11:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:33:02] Production.INFO: ==14467== Releasing lock...
[2026-04-07 11:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:33:02] Production.INFO: ==14469== Lock acquired, processing the job...
[2026-04-07 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:33:02] Production.INFO: ==14469== Releasing lock...
[2026-04-07 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:33:02] Production.INFO: ==14479== Lock acquired, processing the job...
[2026-04-07 11:33:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:33:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:33:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:33:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:33:02] Production.INFO: ==14479== Releasing lock...
[2026-04-07 11:33:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:33:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:33:03] Production.INFO: ==14471== Lock acquired, processing the job...
[2026-04-07 11:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:33:03] Production.INFO: ==14473== Lock acquired, processing the job...
[2026-04-07 11:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:33:03] Production.INFO: ==14477== Lock acquired, processing the job...
[2026-04-07 11:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:33:03] Production.INFO: ==14475== Lock acquired, processing the job...
[2026-04-07 11:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:33:03] Production.INFO: Account Balance Start.
[2026-04-07 11:33:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:33:03] Production.INFO: 117
[2026-04-07 11:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:33:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:03] Production.INFO: Date 2026-03-20
[2026-04-07 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:03] Production.INFO: ==14473== Releasing lock...
[2026-04-07 11:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:33:03] Production.INFO: Date 2026-03-21
[2026-04-07 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:03] Production.INFO: Date 2026-03-22
[2026-04-07 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:03] Production.INFO: Date 2026-03-23
[2026-04-07 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:03] Production.INFO: Date 2026-03-24
[2026-04-07 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:03] Production.INFO: Date 2026-03-25
[2026-04-07 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:03] Production.INFO: Date 2026-03-26
[2026-04-07 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:03] Production.INFO: Date 2026-03-27
[2026-04-07 11:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:33:04] Production.INFO: Total Charge 0
[2026-04-07 11:33:04] Production.INFO: CreateAllLog End
[2026-04-07 11:33:04] Production.INFO: Account Balance End.
[2026-04-07 11:33:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:33:04] Production.INFO: ==14477== Releasing lock...
[2026-04-07 11:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:33:11] Production.ERROR: CronJobId end10
[2026-04-07 11:33:11] Production.INFO: ==14475== Releasing lock...
[2026-04-07 11:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:33:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:33:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:33:14] Production.INFO: call_cost start
[2026-04-07 11:33:14] Production.INFO: call_cost end
[2026-04-07 11:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:33:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:33:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:33:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:33:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:33:14] Production.INFO: ==14471== Releasing lock...
[2026-04-07 11:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:34:01] Production.INFO: ==14562== Lock acquired, processing the job...
[2026-04-07 16:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:34:01] Production.INFO: neon service started
[2026-04-07 16:34:01] Production.INFO: neon service started
[2026-04-07 16:34:01] Production.INFO: ==14562== Releasing lock...
[2026-04-07 16:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:34:02] Production.INFO: ==14566== Lock acquired, processing the job...
[2026-04-07 15:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:34:02] Production.INFO: ==14566== Releasing lock...
[2026-04-07 15:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:34:02] Production.INFO: ==14564== Lock acquired, processing the job...
[2026-04-07 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:34:02] Production.INFO: ==14564== Releasing lock...
[2026-04-07 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:34:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:34:03] Production.INFO: ==14570== Lock acquired, processing the job...
[2026-04-07 11:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:34:03] Production.INFO: ==14572== Lock acquired, processing the job...
[2026-04-07 11:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:34:03] Production.INFO: ==14574== Lock acquired, processing the job...
[2026-04-07 11:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:34:03] Production.INFO: ==14568== Lock acquired, processing the job...
[2026-04-07 11:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:34:03] Production.INFO: Account Balance Start.
[2026-04-07 11:34:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:34:03] Production.INFO: 117
[2026-04-07 11:34:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:34:03] Production.INFO: ==14576== Lock acquired, processing the job...
[2026-04-07 11:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:34:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:34:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:34:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:34:04] Production.INFO: ==14576== Releasing lock...
[2026-04-07 11:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:34:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: ==14570== Releasing lock...
[2026-04-07 11:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:34:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:34:04] Production.INFO: Total Charge 0
[2026-04-07 11:34:04] Production.INFO: CreateAllLog End
[2026-04-07 11:34:05] Production.INFO: Account Balance End.
[2026-04-07 11:34:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:34:05] Production.INFO: ==14574== Releasing lock...
[2026-04-07 11:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:34:12] Production.ERROR: CronJobId end10
[2026-04-07 11:34:12] Production.INFO: ==14572== Releasing lock...
[2026-04-07 11:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:34:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:34:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:34:15] Production.INFO: call_cost start
[2026-04-07 11:34:15] Production.INFO: call_cost end
[2026-04-07 11:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:34:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:34:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:34:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:34:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:34:15] Production.INFO: ==14568== Releasing lock...
[2026-04-07 11:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:35:01] Production.INFO: ==14654== Lock acquired, processing the job...
[2026-04-07 16:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:35:01] Production.INFO: neon service started
[2026-04-07 16:35:01] Production.INFO: neon service started
[2026-04-07 16:35:01] Production.INFO: ==14654== Releasing lock...
[2026-04-07 16:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:35:01] Production.INFO: ==14658== Lock acquired, processing the job...
[2026-04-07 15:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:35:01] Production.INFO: ==14658== Releasing lock...
[2026-04-07 15:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:35:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:35:01] Production.INFO: ==14656== Lock acquired, processing the job...
[2026-04-07 11:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:35:02] Production.INFO: ==14656== Releasing lock...
[2026-04-07 11:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:35:02] Production.INFO: ==14665== Lock acquired, processing the job...
[2026-04-07 11:35:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:35:02] Production.INFO: ==14661== Lock acquired, processing the job...
[2026-04-07 11:35:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:35:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:35:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:35:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:35:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:35:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:35:03] Production.INFO: ==14669== Lock acquired, processing the job...
[2026-04-07 11:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:35:03] Production.INFO: ==14663== Lock acquired, processing the job...
[2026-04-07 11:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:35:03] Production.INFO: ==14667== Lock acquired, processing the job...
[2026-04-07 11:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:35:03] Production.INFO: ==14669== Releasing lock...
[2026-04-07 11:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:35:03] Production.INFO: Account Balance Start.
[2026-04-07 11:35:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:35:03] Production.INFO: 117
[2026-04-07 11:35:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:03] Production.INFO: ==14663== Releasing lock...
[2026-04-07 11:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:35:03] Production.INFO: Date 2026-03-20
[2026-04-07 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:03] Production.INFO: Date 2026-03-21
[2026-04-07 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:03] Production.INFO: Date 2026-03-22
[2026-04-07 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:03] Production.INFO: Date 2026-03-23
[2026-04-07 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:03] Production.INFO: Date 2026-03-24
[2026-04-07 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:03] Production.INFO: Date 2026-03-25
[2026-04-07 11:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:35:04] Production.INFO: Total Charge 0
[2026-04-07 11:35:04] Production.INFO: CreateAllLog End
[2026-04-07 11:35:04] Production.INFO: Account Balance End.
[2026-04-07 11:35:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:35:04] Production.INFO: ==14667== Releasing lock...
[2026-04-07 11:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:35:10] Production.ERROR: CronJobId end10
[2026-04-07 11:35:10] Production.INFO: ==14665== Releasing lock...
[2026-04-07 11:35:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:35:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:35:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:35:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:35:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:35:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:35:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:35:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:35:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:35:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:35:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:35:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:35:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:35:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:35:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:35:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:35:14] Production.INFO: call_cost start
[2026-04-07 11:35:14] Production.INFO: call_cost end
[2026-04-07 11:35:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:35:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:35:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:35:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:35:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:35:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:35:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:35:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:35:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:35:14] Production.INFO: ==14661== Releasing lock...
[2026-04-07 11:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:35:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:36:01] Production.INFO: ==14749== Lock acquired, processing the job...
[2026-04-07 16:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:36:01] Production.INFO: neon service started
[2026-04-07 16:36:01] Production.INFO: neon service started
[2026-04-07 16:36:01] Production.INFO: ==14749== Releasing lock...
[2026-04-07 16:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:36:02] Production.INFO: ==14753== Lock acquired, processing the job...
[2026-04-07 15:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:36:02] Production.INFO: ==14753== Releasing lock...
[2026-04-07 15:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:36:02] Production.INFO: ==14751== Lock acquired, processing the job...
[2026-04-07 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:36:02] Production.INFO: ==14751== Releasing lock...
[2026-04-07 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:36:03] Production.INFO: ==14761== Lock acquired, processing the job...
[2026-04-07 11:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:36:03] Production.INFO: ==14757== Lock acquired, processing the job...
[2026-04-07 11:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:36:03] Production.INFO: ==14759== Lock acquired, processing the job...
[2026-04-07 11:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:36:03] Production.INFO: ==14763== Lock acquired, processing the job...
[2026-04-07 11:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:36:03] Production.INFO: ==14765== Lock acquired, processing the job...
[2026-04-07 11:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:36:03] Production.INFO: Account Balance Start.
[2026-04-07 11:36:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:36:03] Production.INFO: 117
[2026-04-07 11:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:36:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:03] Production.INFO: ==14765== Releasing lock...
[2026-04-07 11:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:36:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:03] Production.INFO: ==14759== Releasing lock...
[2026-04-07 11:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:36:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:03] Production.INFO: Date 2026-03-20
[2026-04-07 11:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:36:04] Production.INFO: Total Charge 0
[2026-04-07 11:36:04] Production.INFO: CreateAllLog End
[2026-04-07 11:36:04] Production.INFO: Account Balance End.
[2026-04-07 11:36:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:36:04] Production.INFO: ==14763== Releasing lock...
[2026-04-07 11:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:36:11] Production.ERROR: CronJobId end10
[2026-04-07 11:36:11] Production.INFO: ==14761== Releasing lock...
[2026-04-07 11:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:36:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:36:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:36:13] Production.INFO: call_cost start
[2026-04-07 11:36:13] Production.INFO: call_cost end
[2026-04-07 11:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:36:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:36:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:36:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:36:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:36:13] Production.INFO: ==14757== Releasing lock...
[2026-04-07 11:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:37:02] Production.INFO: ==14850== Lock acquired, processing the job...
[2026-04-07 16:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:37:02] Production.INFO: neon service started
[2026-04-07 16:37:02] Production.INFO: neon service started
[2026-04-07 16:37:02] Production.INFO: ==14850== Releasing lock...
[2026-04-07 16:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:37:02] Production.INFO: ==14852== Lock acquired, processing the job...
[2026-04-07 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:37:02] Production.INFO: ==14852== Releasing lock...
[2026-04-07 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:37:02] Production.INFO: ==14854== Lock acquired, processing the job...
[2026-04-07 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:37:02] Production.INFO: ==14854== Releasing lock...
[2026-04-07 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:37:03] Production.INFO: ==14864== Lock acquired, processing the job...
[2026-04-07 11:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:37:03] Production.INFO: ==14858== Lock acquired, processing the job...
[2026-04-07 11:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:37:03] Production.INFO: ==14856== Lock acquired, processing the job...
[2026-04-07 11:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:37:03] Production.INFO: ==14860== Lock acquired, processing the job...
[2026-04-07 11:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:37:03] Production.INFO: ==14862== Lock acquired, processing the job...
[2026-04-07 11:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:37:03] Production.INFO: ==14864== Releasing lock...
[2026-04-07 11:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:37:03] Production.INFO: Account Balance Start.
[2026-04-07 11:37:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:37:03] Production.INFO: 117
[2026-04-07 11:37:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: ==14858== Releasing lock...
[2026-04-07 11:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:37:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:37:04] Production.INFO: Total Charge 0
[2026-04-07 11:37:04] Production.INFO: CreateAllLog End
[2026-04-07 11:37:04] Production.INFO: Account Balance End.
[2026-04-07 11:37:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:37:04] Production.INFO: ==14862== Releasing lock...
[2026-04-07 11:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:37:12] Production.ERROR: CronJobId end10
[2026-04-07 11:37:12] Production.INFO: ==14860== Releasing lock...
[2026-04-07 11:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:37:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:37:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:37:14] Production.INFO: call_cost start
[2026-04-07 11:37:14] Production.INFO: call_cost end
[2026-04-07 11:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:37:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:37:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:37:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:37:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:37:14] Production.INFO: ==14856== Releasing lock...
[2026-04-07 11:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:38:01] Production.INFO: ==14940== Lock acquired, processing the job...
[2026-04-07 16:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:38:01] Production.INFO: neon service started
[2026-04-07 16:38:01] Production.INFO: neon service started
[2026-04-07 16:38:01] Production.INFO: ==14940== Releasing lock...
[2026-04-07 16:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:38:01] Production.INFO: ==14944== Lock acquired, processing the job...
[2026-04-07 15:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:38:01] Production.INFO: ==14944== Releasing lock...
[2026-04-07 15:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:38:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:38:02] Production.INFO: ==14942== Lock acquired, processing the job...
[2026-04-07 11:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:38:02] Production.INFO: ==14942== Releasing lock...
[2026-04-07 11:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:38:02] Production.INFO: ==14947== Lock acquired, processing the job...
[2026-04-07 11:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:38:03] Production.INFO: ==14953== Lock acquired, processing the job...
[2026-04-07 11:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:38:03] Production.INFO: ==14949== Lock acquired, processing the job...
[2026-04-07 11:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:38:03] Production.INFO: ==14955== Lock acquired, processing the job...
[2026-04-07 11:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:38:03] Production.INFO: ==14951== Lock acquired, processing the job...
[2026-04-07 11:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:38:03] Production.INFO: Account Balance Start.
[2026-04-07 11:38:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:38:03] Production.INFO: 117
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:38:03] Production.INFO: ==14955== Releasing lock...
[2026-04-07 11:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-20
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:03] Production.INFO: ==14949== Releasing lock...
[2026-04-07 11:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-21
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-22
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-23
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-24
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-25
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-26
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-27
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:03] Production.INFO: Date 2026-03-28
[2026-04-07 11:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:38:04] Production.INFO: Total Charge 0
[2026-04-07 11:38:04] Production.INFO: CreateAllLog End
[2026-04-07 11:38:04] Production.INFO: Account Balance End.
[2026-04-07 11:38:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:38:04] Production.INFO: ==14953== Releasing lock...
[2026-04-07 11:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:38:12] Production.ERROR: CronJobId end10
[2026-04-07 11:38:12] Production.INFO: ==14951== Releasing lock...
[2026-04-07 11:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:38:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:38:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:38:14] Production.INFO: call_cost start
[2026-04-07 11:38:14] Production.INFO: call_cost end
[2026-04-07 11:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:38:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:38:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:38:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:38:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:38:14] Production.INFO: ==14947== Releasing lock...
[2026-04-07 11:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:39:01] Production.INFO: ==15033== Lock acquired, processing the job...
[2026-04-07 16:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:39:01] Production.INFO: neon service started
[2026-04-07 16:39:01] Production.INFO: neon service started
[2026-04-07 16:39:01] Production.INFO: ==15033== Releasing lock...
[2026-04-07 16:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:39:02] Production.INFO: ==15035== Lock acquired, processing the job...
[2026-04-07 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:39:02] Production.INFO: ==15035== Releasing lock...
[2026-04-07 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:39:02] Production.INFO: ==15037== Lock acquired, processing the job...
[2026-04-07 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:39:02] Production.INFO: ==15037== Releasing lock...
[2026-04-07 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:39:03] Production.INFO: ==15039== Lock acquired, processing the job...
[2026-04-07 11:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:39:03] Production.INFO: ==15043== Lock acquired, processing the job...
[2026-04-07 11:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:39:03] Production.INFO: ==15041== Lock acquired, processing the job...
[2026-04-07 11:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:39:03] Production.INFO: ==15047== Lock acquired, processing the job...
[2026-04-07 11:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:39:03] Production.INFO: ==15045== Lock acquired, processing the job...
[2026-04-07 11:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:39:03] Production.INFO: ==15047== Releasing lock...
[2026-04-07 11:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:39:03] Production.INFO: Account Balance Start.
[2026-04-07 11:39:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:39:03] Production.INFO: 117
[2026-04-07 11:39:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:03] Production.INFO: Date 2026-03-20
[2026-04-07 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:03] Production.INFO: Date 2026-03-21
[2026-04-07 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:03] Production.INFO: Date 2026-03-22
[2026-04-07 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:03] Production.INFO: Date 2026-03-23
[2026-04-07 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:03] Production.INFO: Date 2026-03-24
[2026-04-07 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:03] Production.INFO: Date 2026-03-25
[2026-04-07 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:03] Production.INFO: Date 2026-03-26
[2026-04-07 11:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:04] Production.INFO: ==15041== Releasing lock...
[2026-04-07 11:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:39:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:39:04] Production.INFO: Total Charge 0
[2026-04-07 11:39:04] Production.INFO: CreateAllLog End
[2026-04-07 11:39:04] Production.INFO: Account Balance End.
[2026-04-07 11:39:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:39:04] Production.INFO: ==15045== Releasing lock...
[2026-04-07 11:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:39:10] Production.ERROR: CronJobId end10
[2026-04-07 11:39:10] Production.INFO: ==15043== Releasing lock...
[2026-04-07 11:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:39:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:39:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:39:14] Production.INFO: call_cost start
[2026-04-07 11:39:14] Production.INFO: call_cost end
[2026-04-07 11:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:39:14] Production.INFO: ==15039== Releasing lock...
[2026-04-07 11:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:40:02] Production.INFO: ==15121== Lock acquired, processing the job...
[2026-04-07 16:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:40:02] Production.INFO: neon service started
[2026-04-07 16:40:02] Production.INFO: neon service started
[2026-04-07 16:40:02] Production.INFO: ==15121== Releasing lock...
[2026-04-07 16:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:40:02] Production.INFO: ==15125== Lock acquired, processing the job...
[2026-04-07 11:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:40:02] Production.INFO: ==15125== Releasing lock...
[2026-04-07 11:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:40:03] Production.INFO: ==15127== Lock acquired, processing the job...
[2026-04-07 15:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:40:03] Production.INFO: ==15127== Releasing lock...
[2026-04-07 15:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:40:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:40:03] Production.INFO: ==15132== Lock acquired, processing the job...
[2026-04-07 11:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:40:03] Production.INFO: ==15134== Lock acquired, processing the job...
[2026-04-07 11:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:40:03] Production.INFO: ==15136== Lock acquired, processing the job...
[2026-04-07 11:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:40:03] Production.INFO: ==15140== Lock acquired, processing the job...
[2026-04-07 11:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:40:03] Production.INFO: ==15138== Lock acquired, processing the job...
[2026-04-07 11:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:40:03] Production.INFO: Account Balance Start.
[2026-04-07 11:40:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:40:03] Production.INFO: 117
[2026-04-07 11:40:04] Production.INFO: Date 2026-03-08
[2026-04-07 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:40:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:40:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:40:04] Production.INFO: ==15140== Releasing lock...
[2026-04-07 11:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:40:04] Production.INFO: Date 2026-03-09
[2026-04-07 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:04] Production.INFO: Date 2026-03-10
[2026-04-07 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:04] Production.INFO: Date 2026-03-11
[2026-04-07 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:04] Production.INFO: ==15134== Releasing lock...
[2026-04-07 11:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:40:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-03-18
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-03-19
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-03-20
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-03-21
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-03-22
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-03-23
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-03-24
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-03-25
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-03-26
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-03-27
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-03-28
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-03-29
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-03-30
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-03-31
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-04-01
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-04-02
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-04-03
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-04-04
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-04-05
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-04-06
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Date 2026-04-07
[2026-04-07 11:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:40:05] Production.INFO: Total Charge 0
[2026-04-07 11:40:05] Production.INFO: CreateAllLog End
[2026-04-07 11:40:05] Production.INFO: Account Balance End.
[2026-04-07 11:40:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:40:05] Production.INFO: ==15138== Releasing lock...
[2026-04-07 11:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:40:12] Production.ERROR: CronJobId end10
[2026-04-07 11:40:12] Production.INFO: ==15136== Releasing lock...
[2026-04-07 11:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:40:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:40:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:40:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:40:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:40:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:40:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:40:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:40:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:40:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:40:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:40:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:40:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:40:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:40:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:40:16] Production.INFO: call_cost start
[2026-04-07 11:40:16] Production.INFO: call_cost end
[2026-04-07 11:40:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:40:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:40:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:40:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:40:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:40:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:40:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:40:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:40:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:40:16] Production.INFO: ==15132== Releasing lock...
[2026-04-07 11:40:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:40:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:41:01] Production.INFO: ==15201== Lock acquired, processing the job...
[2026-04-07 16:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:41:01] Production.INFO: neon service started
[2026-04-07 16:41:01] Production.INFO: neon service started
[2026-04-07 16:41:01] Production.INFO: ==15201== Releasing lock...
[2026-04-07 16:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:41:02] Production.INFO: ==15203== Lock acquired, processing the job...
[2026-04-07 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:41:02] Production.INFO: ==15203== Releasing lock...
[2026-04-07 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:41:02] Production.INFO: ==15205== Lock acquired, processing the job...
[2026-04-07 15:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:41:02] Production.INFO: ==15205== Releasing lock...
[2026-04-07 15:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:41:03] Production.INFO: ==15208== Lock acquired, processing the job...
[2026-04-07 11:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 11:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 11:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 11:41:03] Production.INFO: ==15208== Releasing lock...
[2026-04-07 11:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 11:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 11:41:03] Production.INFO: ==15212== Lock acquired, processing the job...
[2026-04-07 11:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:41:03] Production.INFO: ==15210== Lock acquired, processing the job...
[2026-04-07 11:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:41:03] Production.INFO: ==15214== Lock acquired, processing the job...
[2026-04-07 11:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:41:03] Production.INFO: ==15216== Lock acquired, processing the job...
[2026-04-07 11:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:41:03] Production.INFO: ==15220== Lock acquired, processing the job...
[2026-04-07 11:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:41:03] Production.INFO: ==15218== Lock acquired, processing the job...
[2026-04-07 11:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 11:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:41:03] Production.INFO: Account Balance Start.
[2026-04-07 11:41:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:41:03] Production.INFO: 117
[2026-04-07 11:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:41:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:41:03] Production.INFO: ==15220== Releasing lock...
[2026-04-07 11:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 11:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:41:04] Production.INFO: ==15212== Releasing lock...
[2026-04-07 11:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.ERROR: done
[2026-04-07 11:41:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 11:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053397', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 11:41:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:05] Production.INFO: Date 2026-04-04
[2026-04-07 11:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:05] Production.INFO: Date 2026-04-05
[2026-04-07 11:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:05] Production.INFO: Date 2026-04-06
[2026-04-07 11:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:05] Production.INFO: Date 2026-04-07
[2026-04-07 11:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:41:05] Production.INFO: Total Charge 0
[2026-04-07 11:41:05] Production.INFO: CreateAllLog End
[2026-04-07 11:41:05] Production.INFO: Account Balance End.
[2026-04-07 11:41:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:41:05] Production.INFO: ==15216== Releasing lock...
[2026-04-07 11:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053397', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 11:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 11:41:10] Production.INFO: ProcessCDR(1,17053397,1,1,2)
[2026-04-07 11:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053397,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 11:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053397,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 11:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 11:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 11:41:10] Production.INFO: ==15218== Releasing lock...
[2026-04-07 11:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 11:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 11:41:14] Production.ERROR: CronJobId end10
[2026-04-07 11:41:14] Production.INFO: ==15214== Releasing lock...
[2026-04-07 11:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:41:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:41:16] Production.INFO: call_cost start
[2026-04-07 11:41:17] Production.INFO: call_cost end
[2026-04-07 11:41:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:41:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:41:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:41:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:41:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:41:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:41:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:41:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:41:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:41:17] Production.INFO: ==15210== Releasing lock...
[2026-04-07 11:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:41:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:42:02] Production.INFO: ==15281== Lock acquired, processing the job...
[2026-04-07 16:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:42:02] Production.INFO: neon service started
[2026-04-07 16:42:02] Production.INFO: neon service started
[2026-04-07 16:42:02] Production.INFO: ==15281== Releasing lock...
[2026-04-07 16:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:42:02] Production.INFO: ==15285== Lock acquired, processing the job...
[2026-04-07 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:42:02] Production.INFO: ==15285== Releasing lock...
[2026-04-07 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:42:02] Production.INFO: ==15283== Lock acquired, processing the job...
[2026-04-07 11:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:42:02] Production.INFO: ==15283== Releasing lock...
[2026-04-07 11:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:42:03] Production.INFO: ==15287== Lock acquired, processing the job...
[2026-04-07 11:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:42:03] Production.INFO: ==15291== Lock acquired, processing the job...
[2026-04-07 11:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:42:03] Production.INFO: ==15289== Lock acquired, processing the job...
[2026-04-07 11:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:42:03] Production.INFO: ==15293== Lock acquired, processing the job...
[2026-04-07 11:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:42:04] Production.INFO: ==15295== Lock acquired, processing the job...
[2026-04-07 11:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:42:04] Production.INFO: Account Balance Start.
[2026-04-07 11:42:04] Production.INFO: CreateAllLog Start
[2026-04-07 11:42:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:42:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:42:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:42:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:42:04] Production.INFO: 117
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-08
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:42:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-09
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-10
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: ==15295== Releasing lock...
[2026-04-07 11:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-11
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: ==15289== Releasing lock...
[2026-04-07 11:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:05] Production.INFO: Date 2026-04-03
[2026-04-07 11:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:05] Production.INFO: Date 2026-04-04
[2026-04-07 11:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:05] Production.INFO: Date 2026-04-05
[2026-04-07 11:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:05] Production.INFO: Date 2026-04-06
[2026-04-07 11:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:05] Production.INFO: Date 2026-04-07
[2026-04-07 11:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:42:05] Production.INFO: Total Charge 0
[2026-04-07 11:42:05] Production.INFO: CreateAllLog End
[2026-04-07 11:42:05] Production.INFO: Account Balance End.
[2026-04-07 11:42:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:42:05] Production.INFO: ==15293== Releasing lock...
[2026-04-07 11:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:42:13] Production.ERROR: CronJobId end10
[2026-04-07 11:42:13] Production.INFO: ==15291== Releasing lock...
[2026-04-07 11:42:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:42:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:42:15] Production.INFO: call_cost start
[2026-04-07 11:42:15] Production.INFO: call_cost end
[2026-04-07 11:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:42:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:42:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:42:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:42:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:42:15] Production.INFO: ==15287== Releasing lock...
[2026-04-07 11:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:43:01] Production.INFO: ==15355== Lock acquired, processing the job...
[2026-04-07 16:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:43:01] Production.INFO: neon service started
[2026-04-07 16:43:01] Production.INFO: neon service started
[2026-04-07 16:43:01] Production.INFO: ==15355== Releasing lock...
[2026-04-07 16:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:43:01] Production.INFO: ==15359== Lock acquired, processing the job...
[2026-04-07 15:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:43:01] Production.INFO: ==15359== Releasing lock...
[2026-04-07 15:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:43:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:43:02] Production.INFO: ==15357== Lock acquired, processing the job...
[2026-04-07 11:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:43:02] Production.INFO: ==15357== Releasing lock...
[2026-04-07 11:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:43:02] Production.INFO: ==15365== Lock acquired, processing the job...
[2026-04-07 11:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:43:03] Production.INFO: ==15363== Lock acquired, processing the job...
[2026-04-07 11:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:43:03] Production.INFO: ==15368== Lock acquired, processing the job...
[2026-04-07 11:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:43:03] Production.INFO: ==15370== Lock acquired, processing the job...
[2026-04-07 11:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:43:03] Production.INFO: Account Balance Start.
[2026-04-07 11:43:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:43:03] Production.INFO: 117
[2026-04-07 11:43:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:03] Production.INFO: ==15372== Lock acquired, processing the job...
[2026-04-07 11:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:43:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:03] Production.INFO: ==15365== Releasing lock...
[2026-04-07 11:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:43:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:43:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:43:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:04] Production.INFO: ==15372== Releasing lock...
[2026-04-07 11:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:43:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:43:04] Production.INFO: Total Charge 0
[2026-04-07 11:43:04] Production.INFO: CreateAllLog End
[2026-04-07 11:43:04] Production.INFO: Account Balance End.
[2026-04-07 11:43:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:43:04] Production.INFO: ==15370== Releasing lock...
[2026-04-07 11:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:43:11] Production.ERROR: CronJobId end10
[2026-04-07 11:43:11] Production.INFO: ==15368== Releasing lock...
[2026-04-07 11:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:43:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:43:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:43:15] Production.INFO: call_cost start
[2026-04-07 11:43:15] Production.INFO: call_cost end
[2026-04-07 11:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:43:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:43:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:43:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:43:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:43:15] Production.INFO: ==15363== Releasing lock...
[2026-04-07 11:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:44:01] Production.INFO: ==15430== Lock acquired, processing the job...
[2026-04-07 16:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:44:02] Production.INFO: neon service started
[2026-04-07 16:44:02] Production.INFO: neon service started
[2026-04-07 16:44:02] Production.INFO: ==15430== Releasing lock...
[2026-04-07 16:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:44:02] Production.INFO: ==15434== Lock acquired, processing the job...
[2026-04-07 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:44:02] Production.INFO: ==15434== Releasing lock...
[2026-04-07 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:44:02] Production.INFO: ==15432== Lock acquired, processing the job...
[2026-04-07 11:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:44:02] Production.INFO: ==15432== Releasing lock...
[2026-04-07 11:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:44:03] Production.INFO: ==15437== Lock acquired, processing the job...
[2026-04-07 11:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:44:03] Production.INFO: ==15439== Lock acquired, processing the job...
[2026-04-07 11:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:44:03] Production.INFO: ==15443== Lock acquired, processing the job...
[2026-04-07 11:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:44:03] Production.INFO: ==15445== Lock acquired, processing the job...
[2026-04-07 11:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:44:03] Production.INFO: ==15441== Lock acquired, processing the job...
[2026-04-07 11:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:44:03] Production.INFO: Account Balance Start.
[2026-04-07 11:44:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:44:03] Production.INFO: 117
[2026-04-07 11:44:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:44:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:44:03] Production.INFO: ==15445== Releasing lock...
[2026-04-07 11:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:44:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: ==15439== Releasing lock...
[2026-04-07 11:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:44:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:05] Production.INFO: Date 2026-04-07
[2026-04-07 11:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:44:05] Production.INFO: Total Charge 0
[2026-04-07 11:44:05] Production.INFO: CreateAllLog End
[2026-04-07 11:44:05] Production.INFO: Account Balance End.
[2026-04-07 11:44:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:44:05] Production.INFO: ==15443== Releasing lock...
[2026-04-07 11:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:44:12] Production.ERROR: CronJobId end10
[2026-04-07 11:44:12] Production.INFO: ==15441== Releasing lock...
[2026-04-07 11:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:44:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:44:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:44:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:44:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:44:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:44:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:44:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:44:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:44:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:44:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:44:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:44:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:44:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:44:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:44:15] Production.INFO: call_cost start
[2026-04-07 11:44:15] Production.INFO: call_cost end
[2026-04-07 11:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:44:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:44:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:44:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:44:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:44:15] Production.INFO: ==15437== Releasing lock...
[2026-04-07 11:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:45:01] Production.INFO: ==15501== Lock acquired, processing the job...
[2026-04-07 16:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:45:01] Production.INFO: neon service started
[2026-04-07 16:45:01] Production.INFO: neon service started
[2026-04-07 16:45:01] Production.INFO: ==15501== Releasing lock...
[2026-04-07 16:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:45:01] Production.INFO: ==15505== Lock acquired, processing the job...
[2026-04-07 15:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:45:01] Production.INFO: ==15505== Releasing lock...
[2026-04-07 15:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:45:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:45:01] Production.INFO: ==15503== Lock acquired, processing the job...
[2026-04-07 11:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:45:02] Production.INFO: ==15503== Releasing lock...
[2026-04-07 11:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:45:02] Production.INFO: ==15507== Lock acquired, processing the job...
[2026-04-07 11:45:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:45:02] Production.INFO: ==15509== Lock acquired, processing the job...
[2026-04-07 11:45:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:45:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:45:02] Production.INFO: ==15516== Lock acquired, processing the job...
[2026-04-07 11:45:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:45:02] Production.INFO: ==15514== Lock acquired, processing the job...
[2026-04-07 11:45:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:45:03] Production.INFO: ==15511== Lock acquired, processing the job...
[2026-04-07 11:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:45:03] Production.INFO: Account Balance Start.
[2026-04-07 11:45:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:45:03] Production.INFO: 117
[2026-04-07 11:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:45:03] Production.INFO: ==15516== Releasing lock...
[2026-04-07 11:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:03] Production.INFO: ==15509== Releasing lock...
[2026-04-07 11:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-20
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-21
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-22
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-23
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-24
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-25
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-26
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-27
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:03] Production.INFO: Date 2026-03-28
[2026-04-07 11:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:45:04] Production.INFO: Total Charge 0
[2026-04-07 11:45:04] Production.INFO: CreateAllLog End
[2026-04-07 11:45:04] Production.INFO: Account Balance End.
[2026-04-07 11:45:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:45:04] Production.INFO: ==15514== Releasing lock...
[2026-04-07 11:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:45:10] Production.ERROR: CronJobId end10
[2026-04-07 11:45:10] Production.INFO: ==15511== Releasing lock...
[2026-04-07 11:45:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:45:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:45:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:45:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:45:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:45:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:45:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:45:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:45:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:45:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:45:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:45:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:45:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:45:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:45:13] Production.INFO: call_cost start
[2026-04-07 11:45:13] Production.INFO: call_cost end
[2026-04-07 11:45:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:45:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:45:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:45:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:45:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:45:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:45:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:45:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:45:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:45:13] Production.INFO: ==15507== Releasing lock...
[2026-04-07 11:45:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:45:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:46:01] Production.INFO: ==15573== Lock acquired, processing the job...
[2026-04-07 16:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:46:01] Production.INFO: neon service started
[2026-04-07 16:46:01] Production.INFO: neon service started
[2026-04-07 16:46:01] Production.INFO: ==15573== Releasing lock...
[2026-04-07 16:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:46:02] Production.INFO: ==15575== Lock acquired, processing the job...
[2026-04-07 11:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:46:02] Production.INFO: ==15575== Releasing lock...
[2026-04-07 11:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:46:02] Production.INFO: ==15577== Lock acquired, processing the job...
[2026-04-07 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:46:02] Production.INFO: ==15577== Releasing lock...
[2026-04-07 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:46:03] Production.INFO: ==15581== Lock acquired, processing the job...
[2026-04-07 11:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:46:03] Production.INFO: ==15583== Lock acquired, processing the job...
[2026-04-07 11:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:46:03] Production.INFO: ==15579== Lock acquired, processing the job...
[2026-04-07 11:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:46:03] Production.INFO: ==15585== Lock acquired, processing the job...
[2026-04-07 11:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:46:03] Production.INFO: ==15588== Lock acquired, processing the job...
[2026-04-07 11:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:46:03] Production.INFO: Account Balance Start.
[2026-04-07 11:46:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:46:03] Production.INFO: 117
[2026-04-07 11:46:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:46:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:46:03] Production.INFO: ==15588== Releasing lock...
[2026-04-07 11:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:46:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:03] Production.INFO: ==15581== Releasing lock...
[2026-04-07 11:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:46:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:03] Production.INFO: Date 2026-03-20
[2026-04-07 11:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:03] Production.INFO: Date 2026-03-21
[2026-04-07 11:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:03] Production.INFO: Date 2026-03-22
[2026-04-07 11:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:03] Production.INFO: Date 2026-03-23
[2026-04-07 11:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:03] Production.INFO: Date 2026-03-24
[2026-04-07 11:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:03] Production.INFO: Date 2026-03-25
[2026-04-07 11:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:03] Production.INFO: Date 2026-03-26
[2026-04-07 11:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:46:04] Production.INFO: Total Charge 0
[2026-04-07 11:46:04] Production.INFO: CreateAllLog End
[2026-04-07 11:46:04] Production.INFO: Account Balance End.
[2026-04-07 11:46:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:46:04] Production.INFO: ==15585== Releasing lock...
[2026-04-07 11:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:46:11] Production.ERROR: CronJobId end10
[2026-04-07 11:46:11] Production.INFO: ==15583== Releasing lock...
[2026-04-07 11:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:46:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:46:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:46:13] Production.INFO: call_cost start
[2026-04-07 11:46:13] Production.INFO: call_cost end
[2026-04-07 11:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:46:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:46:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:46:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:46:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:46:13] Production.INFO: ==15579== Releasing lock...
[2026-04-07 11:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:47:02] Production.INFO: ==15646== Lock acquired, processing the job...
[2026-04-07 16:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:47:02] Production.INFO: neon service started
[2026-04-07 16:47:02] Production.INFO: neon service started
[2026-04-07 16:47:02] Production.INFO: ==15646== Releasing lock...
[2026-04-07 16:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:47:02] Production.INFO: ==15650== Lock acquired, processing the job...
[2026-04-07 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:47:02] Production.INFO: ==15650== Releasing lock...
[2026-04-07 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:47:02] Production.INFO: ==15648== Lock acquired, processing the job...
[2026-04-07 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:47:02] Production.INFO: ==15648== Releasing lock...
[2026-04-07 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:47:03] Production.INFO: ==15654== Lock acquired, processing the job...
[2026-04-07 11:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:47:03] Production.INFO: ==15652== Lock acquired, processing the job...
[2026-04-07 11:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:47:03] Production.INFO: ==15660== Lock acquired, processing the job...
[2026-04-07 11:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:47:03] Production.INFO: ==15656== Lock acquired, processing the job...
[2026-04-07 11:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:47:03] Production.INFO: ==15658== Lock acquired, processing the job...
[2026-04-07 11:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:47:03] Production.INFO: Account Balance Start.
[2026-04-07 11:47:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:47:03] Production.INFO: 117
[2026-04-07 11:47:03] Production.INFO: ==15660== Releasing lock...
[2026-04-07 11:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:47:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-11
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: ==15654== Releasing lock...
[2026-04-07 11:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:47:04] Production.INFO: Total Charge 0
[2026-04-07 11:47:04] Production.INFO: CreateAllLog End
[2026-04-07 11:47:05] Production.INFO: Account Balance End.
[2026-04-07 11:47:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:47:05] Production.INFO: ==15658== Releasing lock...
[2026-04-07 11:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:47:11] Production.ERROR: CronJobId end10
[2026-04-07 11:47:11] Production.INFO: ==15656== Releasing lock...
[2026-04-07 11:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:47:14] Production.INFO: call_cost start
[2026-04-07 11:47:14] Production.INFO: call_cost end
[2026-04-07 11:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:47:14] Production.INFO: ==15652== Releasing lock...
[2026-04-07 11:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:48:01] Production.INFO: ==15719== Lock acquired, processing the job...
[2026-04-07 16:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:48:01] Production.INFO: neon service started
[2026-04-07 16:48:01] Production.INFO: neon service started
[2026-04-07 16:48:01] Production.INFO: ==15719== Releasing lock...
[2026-04-07 16:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:48:01] Production.INFO: ==15721== Lock acquired, processing the job...
[2026-04-07 11:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:48:02] Production.INFO: ==15721== Releasing lock...
[2026-04-07 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:48:02] Production.INFO: ==15723== Lock acquired, processing the job...
[2026-04-07 15:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:48:02] Production.INFO: ==15723== Releasing lock...
[2026-04-07 15:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:48:02] Production.INFO: ==15730== Lock acquired, processing the job...
[2026-04-07 11:48:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:48:03] Production.INFO: ==15727== Lock acquired, processing the job...
[2026-04-07 11:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:48:03] Production.INFO: ==15725== Lock acquired, processing the job...
[2026-04-07 11:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:48:03] Production.INFO: ==15734== Lock acquired, processing the job...
[2026-04-07 11:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:48:03] Production.INFO: ==15732== Lock acquired, processing the job...
[2026-04-07 11:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:48:03] Production.INFO: Account Balance Start.
[2026-04-07 11:48:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:48:03] Production.INFO: 117
[2026-04-07 11:48:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:48:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:03] Production.INFO: ==15734== Releasing lock...
[2026-04-07 11:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:48:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:03] Production.INFO: ==15727== Releasing lock...
[2026-04-07 11:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:48:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:03] Production.INFO: Date 2026-03-20
[2026-04-07 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:03] Production.INFO: Date 2026-03-21
[2026-04-07 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:03] Production.INFO: Date 2026-03-22
[2026-04-07 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:03] Production.INFO: Date 2026-03-23
[2026-04-07 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:03] Production.INFO: Date 2026-03-24
[2026-04-07 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:03] Production.INFO: Date 2026-03-25
[2026-04-07 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:03] Production.INFO: Date 2026-03-26
[2026-04-07 11:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:48:04] Production.INFO: Total Charge 0
[2026-04-07 11:48:04] Production.INFO: CreateAllLog End
[2026-04-07 11:48:04] Production.INFO: Account Balance End.
[2026-04-07 11:48:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:48:04] Production.INFO: ==15732== Releasing lock...
[2026-04-07 11:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:48:11] Production.ERROR: CronJobId end10
[2026-04-07 11:48:11] Production.INFO: ==15730== Releasing lock...
[2026-04-07 11:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:48:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:48:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:48:14] Production.INFO: call_cost start
[2026-04-07 11:48:14] Production.INFO: call_cost end
[2026-04-07 11:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:48:14] Production.INFO: ==15725== Releasing lock...
[2026-04-07 11:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:49:01] Production.INFO: ==15791== Lock acquired, processing the job...
[2026-04-07 16:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:49:01] Production.INFO: neon service started
[2026-04-07 16:49:01] Production.INFO: neon service started
[2026-04-07 16:49:01] Production.INFO: ==15791== Releasing lock...
[2026-04-07 16:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:49:02] Production.INFO: ==15793== Lock acquired, processing the job...
[2026-04-07 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:49:02] Production.INFO: ==15793== Releasing lock...
[2026-04-07 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:49:02] Production.INFO: ==15795== Lock acquired, processing the job...
[2026-04-07 15:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:49:02] Production.INFO: ==15795== Releasing lock...
[2026-04-07 15:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:49:03] Production.INFO: ==15797== Lock acquired, processing the job...
[2026-04-07 11:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:49:03] Production.INFO: ==15799== Lock acquired, processing the job...
[2026-04-07 11:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:49:03] Production.INFO: ==15801== Lock acquired, processing the job...
[2026-04-07 11:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:49:03] Production.INFO: ==15803== Lock acquired, processing the job...
[2026-04-07 11:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:49:03] Production.INFO: ==15805== Lock acquired, processing the job...
[2026-04-07 11:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:49:03] Production.INFO: Account Balance Start.
[2026-04-07 11:49:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:49:03] Production.INFO: 117
[2026-04-07 11:49:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:49:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:49:03] Production.INFO: ==15805== Releasing lock...
[2026-04-07 11:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:49:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:03] Production.INFO: ==15799== Releasing lock...
[2026-04-07 11:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:49:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:49:04] Production.INFO: Total Charge 0
[2026-04-07 11:49:05] Production.INFO: CreateAllLog End
[2026-04-07 11:49:05] Production.INFO: Account Balance End.
[2026-04-07 11:49:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:49:05] Production.INFO: ==15803== Releasing lock...
[2026-04-07 11:49:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:49:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:49:11] Production.ERROR: CronJobId end10
[2026-04-07 11:49:11] Production.INFO: ==15801== Releasing lock...
[2026-04-07 11:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:49:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:49:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:49:14] Production.INFO: call_cost start
[2026-04-07 11:49:14] Production.INFO: call_cost end
[2026-04-07 11:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:49:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:49:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:49:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:49:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:49:14] Production.INFO: ==15797== Releasing lock...
[2026-04-07 11:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:50:01] Production.INFO: ==15862== Lock acquired, processing the job...
[2026-04-07 16:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:50:01] Production.INFO: neon service started
[2026-04-07 16:50:01] Production.INFO: neon service started
[2026-04-07 16:50:01] Production.INFO: ==15862== Releasing lock...
[2026-04-07 16:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:50:01] Production.INFO: ==15864== Lock acquired, processing the job...
[2026-04-07 11:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:50:02] Production.INFO: ==15864== Releasing lock...
[2026-04-07 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:50:02] Production.INFO: ==15866== Lock acquired, processing the job...
[2026-04-07 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:50:02] Production.INFO: ==15866== Releasing lock...
[2026-04-07 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:50:02] Production.INFO: ==15868== Lock acquired, processing the job...
[2026-04-07 11:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:50:02] Production.INFO: ==15870== Lock acquired, processing the job...
[2026-04-07 11:50:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:50:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:50:02] Production.INFO: ==15872== Lock acquired, processing the job...
[2026-04-07 11:50:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:50:03] Production.INFO: ==15874== Lock acquired, processing the job...
[2026-04-07 11:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:50:03] Production.INFO: ==15877== Lock acquired, processing the job...
[2026-04-07 11:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:50:03] Production.INFO: Account Balance Start.
[2026-04-07 11:50:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:50:03] Production.INFO: 117
[2026-04-07 11:50:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:50:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:03] Production.INFO: ==15877== Releasing lock...
[2026-04-07 11:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:50:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:03] Production.INFO: ==15870== Releasing lock...
[2026-04-07 11:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:50:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:03] Production.INFO: Date 2026-03-20
[2026-04-07 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:03] Production.INFO: Date 2026-03-21
[2026-04-07 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:03] Production.INFO: Date 2026-03-22
[2026-04-07 11:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:50:04] Production.INFO: Total Charge 0
[2026-04-07 11:50:04] Production.INFO: CreateAllLog End
[2026-04-07 11:50:04] Production.INFO: Account Balance End.
[2026-04-07 11:50:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:50:04] Production.INFO: ==15874== Releasing lock...
[2026-04-07 11:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:50:11] Production.ERROR: CronJobId end10
[2026-04-07 11:50:11] Production.INFO: ==15872== Releasing lock...
[2026-04-07 11:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:50:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:50:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:50:14] Production.INFO: call_cost start
[2026-04-07 11:50:14] Production.INFO: call_cost end
[2026-04-07 11:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:50:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:50:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:50:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:50:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:50:14] Production.INFO: ==15868== Releasing lock...
[2026-04-07 11:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:51:01] Production.INFO: ==15933== Lock acquired, processing the job...
[2026-04-07 16:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:51:01] Production.INFO: neon service started
[2026-04-07 16:51:01] Production.INFO: neon service started
[2026-04-07 16:51:01] Production.INFO: ==15933== Releasing lock...
[2026-04-07 16:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:51:02] Production.INFO: ==15935== Lock acquired, processing the job...
[2026-04-07 11:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:51:02] Production.INFO: ==15937== Lock acquired, processing the job...
[2026-04-07 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:51:02] Production.INFO: ==15937== Releasing lock...
[2026-04-07 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:51:02] Production.INFO: ==15935== Releasing lock...
[2026-04-07 11:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:51:03] Production.INFO: ==15940== Lock acquired, processing the job...
[2026-04-07 11:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 11:51:03] Production.INFO: ==15944== Lock acquired, processing the job...
[2026-04-07 11:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:51:03] Production.INFO: ==15942== Lock acquired, processing the job...
[2026-04-07 11:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 11:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 11:51:03] Production.ERROR: CronJob PID - 15944
[2026-04-07 11:51:03] Production.ERROR: CronJob Title - Account Block
[2026-04-07 11:51:03] Production.ERROR: CronJob ID - 7
[2026-04-07 11:51:03] Production.ERROR: CronJob Last Run Time 2026-04-07 11:51:00
[2026-04-07 11:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 11:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 11:51:03] Production.INFO: ==15946== Lock acquired, processing the job...
[2026-04-07 11:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:51:03] Production.INFO: ==15950== Lock acquired, processing the job...
[2026-04-07 11:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 11:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 11:51:03] Production.INFO: ==15940== Releasing lock...
[2026-04-07 11:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 11:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 11:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 11:51:03] Production.INFO: ==15948== Lock acquired, processing the job...
[2026-04-07 11:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:51:03] Production.INFO: ==15952== Lock acquired, processing the job...
[2026-04-07 11:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:51:04] Production.INFO: Account Balance Start.
[2026-04-07 11:51:04] Production.INFO: CreateAllLog Start
[2026-04-07 11:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:51:04] Production.INFO: 117
[2026-04-07 11:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:51:04] Production.INFO: Date 2026-03-08
[2026-04-07 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:04] Production.INFO: ==15952== Releasing lock...
[2026-04-07 11:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:51:04] Production.ERROR: done
[2026-04-07 11:51:04] Production.INFO: Date 2026-03-09
[2026-04-07 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 11:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053438', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 11:51:04] Production.INFO: Date 2026-03-10
[2026-04-07 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:04] Production.INFO: Date 2026-03-11
[2026-04-07 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:04] Production.INFO: ==15944== Releasing lock...
[2026-04-07 11:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:51:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:05] Production.INFO: Date 2026-03-28
[2026-04-07 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:05] Production.INFO: Date 2026-03-29
[2026-04-07 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:05] Production.INFO: Date 2026-03-30
[2026-04-07 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:05] Production.INFO: Date 2026-03-31
[2026-04-07 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:05] Production.INFO: Date 2026-04-01
[2026-04-07 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:05] Production.INFO: Date 2026-04-02
[2026-04-07 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:05] Production.INFO: Date 2026-04-03
[2026-04-07 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:05] Production.INFO: Date 2026-04-04
[2026-04-07 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:05] Production.INFO: Date 2026-04-05
[2026-04-07 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:05] Production.INFO: Date 2026-04-06
[2026-04-07 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:05] Production.INFO: Date 2026-04-07
[2026-04-07 11:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:51:05] Production.INFO: Total Charge 0
[2026-04-07 11:51:05] Production.INFO: CreateAllLog End
[2026-04-07 11:51:05] Production.INFO: Account Balance End.
[2026-04-07 11:51:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:51:05] Production.INFO: ==15948== Releasing lock...
[2026-04-07 11:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053438', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 11:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 11:51:10] Production.INFO: ProcessCDR(1,17053438,1,1,2)
[2026-04-07 11:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053438,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 11:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053438,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 11:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 11:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 11:51:11] Production.INFO: ==15950== Releasing lock...
[2026-04-07 11:51:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 11:51:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 11:51:15] Production.ERROR: CronJobId end10
[2026-04-07 11:51:15] Production.INFO: ==15946== Releasing lock...
[2026-04-07 11:51:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:51:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:51:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:51:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:51:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:51:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:51:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:51:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:51:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:51:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:51:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:51:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:51:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:51:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:51:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:51:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:51:17] Production.INFO: call_cost start
[2026-04-07 11:51:17] Production.INFO: call_cost end
[2026-04-07 11:51:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:51:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:51:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:51:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:51:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:51:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:51:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:51:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:51:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:51:17] Production.INFO: ==15942== Releasing lock...
[2026-04-07 11:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:51:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:52:02] Production.INFO: ==16008== Lock acquired, processing the job...
[2026-04-07 16:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:52:02] Production.INFO: neon service started
[2026-04-07 16:52:02] Production.INFO: neon service started
[2026-04-07 16:52:02] Production.INFO: ==16008== Releasing lock...
[2026-04-07 16:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:52:02] Production.INFO: ==16010== Lock acquired, processing the job...
[2026-04-07 11:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:52:02] Production.INFO: ==16010== Releasing lock...
[2026-04-07 11:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:52:02] Production.INFO: ==16012== Lock acquired, processing the job...
[2026-04-07 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:52:03] Production.INFO: ==16012== Releasing lock...
[2026-04-07 15:52:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:52:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:52:03] Production.INFO: ==16019== Lock acquired, processing the job...
[2026-04-07 11:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:52:03] Production.INFO: ==16017== Lock acquired, processing the job...
[2026-04-07 11:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:52:03] Production.INFO: ==16015== Lock acquired, processing the job...
[2026-04-07 11:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:52:03] Production.INFO: ==16021== Lock acquired, processing the job...
[2026-04-07 11:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:52:03] Production.INFO: ==16023== Lock acquired, processing the job...
[2026-04-07 11:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:52:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:52:04] Production.INFO: Account Balance Start.
[2026-04-07 11:52:04] Production.INFO: CreateAllLog Start
[2026-04-07 11:52:04] Production.INFO: 117
[2026-04-07 11:52:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-08
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-09
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-10
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:52:04] Production.INFO: ==16023== Releasing lock...
[2026-04-07 11:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-11
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: ==16017== Releasing lock...
[2026-04-07 11:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:05] Production.INFO: Date 2026-04-07
[2026-04-07 11:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:52:05] Production.INFO: Total Charge 0
[2026-04-07 11:52:05] Production.INFO: CreateAllLog End
[2026-04-07 11:52:05] Production.INFO: Account Balance End.
[2026-04-07 11:52:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:52:05] Production.INFO: ==16021== Releasing lock...
[2026-04-07 11:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:52:13] Production.ERROR: CronJobId end10
[2026-04-07 11:52:13] Production.INFO: ==16019== Releasing lock...
[2026-04-07 11:52:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:52:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:52:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:52:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:52:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:52:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:52:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:52:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:52:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:52:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:52:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:52:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:52:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:52:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:52:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:52:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:52:15] Production.INFO: call_cost start
[2026-04-07 11:52:15] Production.INFO: call_cost end
[2026-04-07 11:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:52:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:52:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:52:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:52:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:52:15] Production.INFO: ==16015== Releasing lock...
[2026-04-07 11:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:53:01] Production.INFO: ==16087== Lock acquired, processing the job...
[2026-04-07 16:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:53:01] Production.INFO: neon service started
[2026-04-07 16:53:01] Production.INFO: neon service started
[2026-04-07 16:53:01] Production.INFO: ==16087== Releasing lock...
[2026-04-07 16:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:53:02] Production.INFO: ==16089== Lock acquired, processing the job...
[2026-04-07 11:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:53:02] Production.INFO: ==16091== Lock acquired, processing the job...
[2026-04-07 15:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:53:02] Production.INFO: ==16091== Releasing lock...
[2026-04-07 15:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:53:02] Production.INFO: ==16089== Releasing lock...
[2026-04-07 11:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:53:03] Production.INFO: ==16094== Lock acquired, processing the job...
[2026-04-07 11:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:53:03] Production.INFO: ==16100== Lock acquired, processing the job...
[2026-04-07 11:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:53:03] Production.INFO: ==16096== Lock acquired, processing the job...
[2026-04-07 11:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:53:03] Production.INFO: Account Balance Start.
[2026-04-07 11:53:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:53:03] Production.INFO: 117
[2026-04-07 11:53:03] Production.INFO: ==16098== Lock acquired, processing the job...
[2026-04-07 11:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:53:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:03] Production.INFO: ==16102== Lock acquired, processing the job...
[2026-04-07 11:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:53:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:53:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:53:03] Production.INFO: ==16102== Releasing lock...
[2026-04-07 11:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:53:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:03] Production.INFO: Date 2026-03-20
[2026-04-07 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:03] Production.INFO: Date 2026-03-21
[2026-04-07 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:03] Production.INFO: Date 2026-03-22
[2026-04-07 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:03] Production.INFO: Date 2026-03-23
[2026-04-07 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:03] Production.INFO: Date 2026-03-24
[2026-04-07 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:03] Production.INFO: Date 2026-03-25
[2026-04-07 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:03] Production.INFO: Date 2026-03-26
[2026-04-07 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:03] Production.INFO: Date 2026-03-27
[2026-04-07 11:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:04] Production.INFO: ==16096== Releasing lock...
[2026-04-07 11:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:53:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:53:04] Production.INFO: Total Charge 0
[2026-04-07 11:53:04] Production.INFO: CreateAllLog End
[2026-04-07 11:53:04] Production.INFO: Account Balance End.
[2026-04-07 11:53:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:53:04] Production.INFO: ==16100== Releasing lock...
[2026-04-07 11:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:53:11] Production.ERROR: CronJobId end10
[2026-04-07 11:53:11] Production.INFO: ==16098== Releasing lock...
[2026-04-07 11:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:53:14] Production.INFO: call_cost start
[2026-04-07 11:53:14] Production.INFO: call_cost end
[2026-04-07 11:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:53:14] Production.INFO: ==16094== Releasing lock...
[2026-04-07 11:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:54:02] Production.INFO: ==16159== Lock acquired, processing the job...
[2026-04-07 16:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:54:02] Production.INFO: neon service started
[2026-04-07 16:54:02] Production.INFO: neon service started
[2026-04-07 16:54:02] Production.INFO: ==16159== Releasing lock...
[2026-04-07 16:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:54:02] Production.INFO: ==16161== Lock acquired, processing the job...
[2026-04-07 11:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:54:02] Production.INFO: ==16161== Releasing lock...
[2026-04-07 11:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:54:02] Production.INFO: ==16163== Lock acquired, processing the job...
[2026-04-07 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:54:02] Production.INFO: ==16163== Releasing lock...
[2026-04-07 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:54:03] Production.INFO: ==16170== Lock acquired, processing the job...
[2026-04-07 11:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:54:03] Production.INFO: ==16166== Lock acquired, processing the job...
[2026-04-07 11:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:54:03] Production.INFO: ==16168== Lock acquired, processing the job...
[2026-04-07 11:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:54:03] Production.INFO: ==16174== Lock acquired, processing the job...
[2026-04-07 11:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:54:03] Production.INFO: ==16172== Lock acquired, processing the job...
[2026-04-07 11:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:54:03] Production.INFO: Account Balance Start.
[2026-04-07 11:54:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:54:03] Production.INFO: 117
[2026-04-07 11:54:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:54:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:54:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:03] Production.INFO: ==16174== Releasing lock...
[2026-04-07 11:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-11
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: ==16168== Releasing lock...
[2026-04-07 11:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:54:05] Production.INFO: Total Charge 0
[2026-04-07 11:54:05] Production.INFO: CreateAllLog End
[2026-04-07 11:54:05] Production.INFO: Account Balance End.
[2026-04-07 11:54:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:54:05] Production.INFO: ==16172== Releasing lock...
[2026-04-07 11:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:54:11] Production.ERROR: CronJobId end10
[2026-04-07 11:54:11] Production.INFO: ==16170== Releasing lock...
[2026-04-07 11:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:54:14] Production.INFO: call_cost start
[2026-04-07 11:54:14] Production.INFO: call_cost end
[2026-04-07 11:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:54:14] Production.INFO: ==16166== Releasing lock...
[2026-04-07 11:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:55:01] Production.INFO: ==16230== Lock acquired, processing the job...
[2026-04-07 16:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:55:01] Production.INFO: neon service started
[2026-04-07 16:55:01] Production.INFO: neon service started
[2026-04-07 16:55:01] Production.INFO: ==16230== Releasing lock...
[2026-04-07 16:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:55:01] Production.INFO: ==16232== Lock acquired, processing the job...
[2026-04-07 11:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:55:02] Production.INFO: ==16232== Releasing lock...
[2026-04-07 11:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:55:02] Production.INFO: ==16234== Lock acquired, processing the job...
[2026-04-07 15:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:55:02] Production.INFO: ==16234== Releasing lock...
[2026-04-07 15:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:55:03] Production.INFO: ==16244== Lock acquired, processing the job...
[2026-04-07 11:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:55:03] Production.INFO: ==16244== Releasing lock...
[2026-04-07 11:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:55:03] Production.INFO: ==16236== Lock acquired, processing the job...
[2026-04-07 11:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:55:03] Production.INFO: ==16238== Lock acquired, processing the job...
[2026-04-07 11:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:55:03] Production.INFO: ==16242== Lock acquired, processing the job...
[2026-04-07 11:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:55:03] Production.INFO: ==16240== Lock acquired, processing the job...
[2026-04-07 11:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:55:03] Production.INFO: Account Balance Start.
[2026-04-07 11:55:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:55:03] Production.INFO: 117
[2026-04-07 11:55:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: ==16238== Releasing lock...
[2026-04-07 11:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:55:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:55:04] Production.INFO: Total Charge 0
[2026-04-07 11:55:05] Production.INFO: CreateAllLog End
[2026-04-07 11:55:05] Production.INFO: Account Balance End.
[2026-04-07 11:55:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:55:05] Production.INFO: ==16242== Releasing lock...
[2026-04-07 11:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:55:12] Production.ERROR: CronJobId end10
[2026-04-07 11:55:12] Production.INFO: ==16240== Releasing lock...
[2026-04-07 11:55:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:55:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:55:15] Production.INFO: call_cost start
[2026-04-07 11:55:15] Production.INFO: call_cost end
[2026-04-07 11:55:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:55:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:55:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:55:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:55:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:55:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:55:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:55:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:55:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:55:15] Production.INFO: ==16236== Releasing lock...
[2026-04-07 11:55:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:55:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:56:02] Production.INFO: ==16300== Lock acquired, processing the job...
[2026-04-07 16:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:56:02] Production.INFO: neon service started
[2026-04-07 16:56:02] Production.INFO: neon service started
[2026-04-07 16:56:02] Production.INFO: ==16300== Releasing lock...
[2026-04-07 16:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:56:02] Production.INFO: ==16303== Lock acquired, processing the job...
[2026-04-07 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:56:02] Production.INFO: ==16303== Releasing lock...
[2026-04-07 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:56:02] Production.INFO: ==16305== Lock acquired, processing the job...
[2026-04-07 15:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:56:02] Production.INFO: ==16305== Releasing lock...
[2026-04-07 15:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:56:03] Production.INFO: ==16311== Lock acquired, processing the job...
[2026-04-07 11:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:56:03] Production.INFO: ==16307== Lock acquired, processing the job...
[2026-04-07 11:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:56:03] Production.INFO: ==16309== Lock acquired, processing the job...
[2026-04-07 11:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:56:03] Production.INFO: ==16315== Lock acquired, processing the job...
[2026-04-07 11:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:56:03] Production.INFO: ==16313== Lock acquired, processing the job...
[2026-04-07 11:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:56:03] Production.INFO: Account Balance Start.
[2026-04-07 11:56:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:56:03] Production.INFO: 117
[2026-04-07 11:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:56:03] Production.INFO: ==16315== Releasing lock...
[2026-04-07 11:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-08
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-09
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-10
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-11
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: ==16309== Releasing lock...
[2026-04-07 11:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:05] Production.INFO: Date 2026-03-30
[2026-04-07 11:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:05] Production.INFO: Date 2026-03-31
[2026-04-07 11:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:05] Production.INFO: Date 2026-04-01
[2026-04-07 11:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:05] Production.INFO: Date 2026-04-02
[2026-04-07 11:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:05] Production.INFO: Date 2026-04-03
[2026-04-07 11:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:05] Production.INFO: Date 2026-04-04
[2026-04-07 11:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:05] Production.INFO: Date 2026-04-05
[2026-04-07 11:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:05] Production.INFO: Date 2026-04-06
[2026-04-07 11:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:05] Production.INFO: Date 2026-04-07
[2026-04-07 11:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 11:56:05] Production.INFO: Total Charge 0
[2026-04-07 11:56:05] Production.INFO: CreateAllLog End
[2026-04-07 11:56:05] Production.INFO: Account Balance End.
[2026-04-07 11:56:05] Production.ERROR: CronJobId end 12
[2026-04-07 11:56:05] Production.INFO: ==16313== Releasing lock...
[2026-04-07 11:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:56:12] Production.ERROR: CronJobId end10
[2026-04-07 11:56:12] Production.INFO: ==16311== Releasing lock...
[2026-04-07 11:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:56:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:56:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:56:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:56:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:56:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:56:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:56:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:56:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:56:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:56:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:56:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:56:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:56:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:56:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:56:15] Production.INFO: call_cost start
[2026-04-07 11:56:15] Production.INFO: call_cost end
[2026-04-07 11:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:56:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:56:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:56:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:56:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:56:15] Production.INFO: ==16307== Releasing lock...
[2026-04-07 11:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:57:01] Production.INFO: ==16374== Lock acquired, processing the job...
[2026-04-07 16:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:57:01] Production.INFO: neon service started
[2026-04-07 16:57:01] Production.INFO: neon service started
[2026-04-07 16:57:01] Production.INFO: ==16374== Releasing lock...
[2026-04-07 16:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:57:01] Production.INFO: ==16376== Lock acquired, processing the job...
[2026-04-07 11:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:57:02] Production.INFO: ==16376== Releasing lock...
[2026-04-07 11:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:57:02] Production.INFO: ==16378== Lock acquired, processing the job...
[2026-04-07 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:57:02] Production.INFO: ==16378== Releasing lock...
[2026-04-07 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:57:02] Production.INFO: ==16380== Lock acquired, processing the job...
[2026-04-07 11:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:57:03] Production.INFO: ==16384== Lock acquired, processing the job...
[2026-04-07 11:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:57:03] Production.INFO: ==16382== Lock acquired, processing the job...
[2026-04-07 11:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:57:03] Production.INFO: ==16386== Lock acquired, processing the job...
[2026-04-07 11:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:57:03] Production.INFO: ==16388== Lock acquired, processing the job...
[2026-04-07 11:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:57:03] Production.INFO: Account Balance Start.
[2026-04-07 11:57:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:57:03] Production.INFO: 117
[2026-04-07 11:57:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:57:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:03] Production.INFO: ==16388== Releasing lock...
[2026-04-07 11:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:57:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:03] Production.INFO: Date 2026-03-20
[2026-04-07 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:03] Production.INFO: Date 2026-03-21
[2026-04-07 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:03] Production.INFO: Date 2026-03-22
[2026-04-07 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:03] Production.INFO: ==16382== Releasing lock...
[2026-04-07 11:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:57:03] Production.INFO: Date 2026-03-23
[2026-04-07 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:03] Production.INFO: Date 2026-03-24
[2026-04-07 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:03] Production.INFO: Date 2026-03-25
[2026-04-07 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:03] Production.INFO: Date 2026-03-26
[2026-04-07 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:03] Production.INFO: Date 2026-03-27
[2026-04-07 11:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:57:04] Production.INFO: Total Charge 0
[2026-04-07 11:57:04] Production.INFO: CreateAllLog End
[2026-04-07 11:57:04] Production.INFO: Account Balance End.
[2026-04-07 11:57:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:57:04] Production.INFO: ==16386== Releasing lock...
[2026-04-07 11:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:57:11] Production.ERROR: CronJobId end10
[2026-04-07 11:57:11] Production.INFO: ==16384== Releasing lock...
[2026-04-07 11:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:57:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:57:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:57:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:57:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:57:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:57:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:57:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:57:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:57:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:57:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:57:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:57:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:57:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:57:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:57:15] Production.INFO: call_cost start
[2026-04-07 11:57:15] Production.INFO: call_cost end
[2026-04-07 11:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:57:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:57:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:57:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:57:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:57:15] Production.INFO: ==16380== Releasing lock...
[2026-04-07 11:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:58:01] Production.INFO: ==16443== Lock acquired, processing the job...
[2026-04-07 16:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:58:01] Production.INFO: neon service started
[2026-04-07 16:58:01] Production.INFO: neon service started
[2026-04-07 16:58:01] Production.INFO: ==16443== Releasing lock...
[2026-04-07 16:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:58:02] Production.INFO: ==16445== Lock acquired, processing the job...
[2026-04-07 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:58:02] Production.INFO: ==16447== Lock acquired, processing the job...
[2026-04-07 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:58:02] Production.INFO: ==16447== Releasing lock...
[2026-04-07 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:58:02] Production.INFO: ==16445== Releasing lock...
[2026-04-07 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 11:58:03] Production.INFO: ==16450== Lock acquired, processing the job...
[2026-04-07 11:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:58:03] Production.INFO: ==16452== Lock acquired, processing the job...
[2026-04-07 11:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:58:03] Production.INFO: ==16458== Lock acquired, processing the job...
[2026-04-07 11:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:58:03] Production.INFO: ==16454== Lock acquired, processing the job...
[2026-04-07 11:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:58:03] Production.INFO: ==16458== Releasing lock...
[2026-04-07 11:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:58:03] Production.INFO: ==16456== Lock acquired, processing the job...
[2026-04-07 11:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:58:03] Production.INFO: Account Balance Start.
[2026-04-07 11:58:03] Production.INFO: CreateAllLog Start
[2026-04-07 11:58:03] Production.INFO: 117
[2026-04-07 11:58:03] Production.INFO: Date 2026-03-08
[2026-04-07 11:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-11
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-12
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-13
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-14
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-15
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: ==16452== Releasing lock...
[2026-04-07 11:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-16
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-17
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-18
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-19
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-20
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-21
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-22
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-23
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-24
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-25
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-26
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-27
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-28
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-29
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-30
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-03-31
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-04-01
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-04-02
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-04-03
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-04-04
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-04-05
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-04-06
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Date 2026-04-07
[2026-04-07 11:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 11:58:04] Production.INFO: Total Charge 0
[2026-04-07 11:58:04] Production.INFO: CreateAllLog End
[2026-04-07 11:58:04] Production.INFO: Account Balance End.
[2026-04-07 11:58:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:58:04] Production.INFO: ==16456== Releasing lock...
[2026-04-07 11:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:58:12] Production.ERROR: CronJobId end10
[2026-04-07 11:58:12] Production.INFO: ==16454== Releasing lock...
[2026-04-07 11:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:58:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:58:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:58:14] Production.INFO: call_cost start
[2026-04-07 11:58:14] Production.INFO: call_cost end
[2026-04-07 11:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:58:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:58:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:58:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:58:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:58:14] Production.INFO: ==16450== Releasing lock...
[2026-04-07 11:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 16:59:01] Production.INFO: ==16516== Lock acquired, processing the job...
[2026-04-07 16:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 16:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 16:59:01] Production.INFO: neon service started
[2026-04-07 16:59:01] Production.INFO: neon service started
[2026-04-07 16:59:01] Production.INFO: ==16516== Releasing lock...
[2026-04-07 16:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 16:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 11:59:01] Production.INFO: ==16518== Lock acquired, processing the job...
[2026-04-07 11:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 11:59:01] Production.INFO: ==16518== Releasing lock...
[2026-04-07 11:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 11:59:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:59:02] Production.INFO: ==16520== Lock acquired, processing the job...
[2026-04-07 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:59:02] Production.INFO: ==16520== Releasing lock...
[2026-04-07 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 15:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 11:59:02] Production.INFO: ==16523== Lock acquired, processing the job...
[2026-04-07 11:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 11:59:02] Production.INFO: ==16527== Lock acquired, processing the job...
[2026-04-07 11:59:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 11:59:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 11:59:02] Production.INFO: ==16529== Lock acquired, processing the job...
[2026-04-07 11:59:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 11:59:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 11:59:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 11:59:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 11:59:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 11:59:02] Production.INFO: ==16525== Lock acquired, processing the job...
[2026-04-07 11:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 11:59:02] Production.INFO: Account Balance Start.
[2026-04-07 11:59:02] Production.INFO: CreateAllLog Start
[2026-04-07 11:59:02] Production.INFO: 117
[2026-04-07 11:59:02] Production.INFO: ==16531== Lock acquired, processing the job...
[2026-04-07 11:59:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 11:59:02] Production.INFO: Date 2026-03-08
[2026-04-07 11:59:02] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-09
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-10
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-11
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 11:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-12
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-13
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: ==16531== Releasing lock...
[2026-04-07 11:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 11:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-14
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-15
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-16
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-17
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-18
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-19
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-20
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-21
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-22
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-23
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-24
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: ==16525== Releasing lock...
[2026-04-07 11:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 11:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-25
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-26
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-27
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-28
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-29
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-30
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-03-31
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-04-01
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-04-02
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-04-03
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-04-04
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-04-05
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-04-06
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:03] Production.INFO: Date 2026-04-07
[2026-04-07 11:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 11:59:04] Production.INFO: Total Charge 0
[2026-04-07 11:59:04] Production.INFO: CreateAllLog End
[2026-04-07 11:59:04] Production.INFO: Account Balance End.
[2026-04-07 11:59:04] Production.ERROR: CronJobId end 12
[2026-04-07 11:59:04] Production.INFO: ==16529== Releasing lock...
[2026-04-07 11:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 11:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 11:59:11] Production.ERROR: CronJobId end10
[2026-04-07 11:59:11] Production.INFO: ==16527== Releasing lock...
[2026-04-07 11:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 11:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 11:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 11:59:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 11:59:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 11:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 11:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 11:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 11:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 11:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 11:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 11:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 11:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 11:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 11:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 11:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 11:59:13] Production.INFO: call_cost start
[2026-04-07 11:59:13] Production.INFO: call_cost end
[2026-04-07 11:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 11:59:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 11:59:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 11:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 11:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 11:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 11:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 11:59:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 11:59:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 11:59:13] Production.INFO: ==16523== Releasing lock...
[2026-04-07 11:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 11:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:00:01] Production.INFO: ==16586== Lock acquired, processing the job...
[2026-04-07 17:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:00:01] Production.INFO: neon service started
[2026-04-07 17:00:01] Production.INFO: neon service started
[2026-04-07 17:00:01] Production.INFO: ==16586== Releasing lock...
[2026-04-07 17:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:00:02] Production.INFO: ==16590== Lock acquired, processing the job...
[2026-04-07 16:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:00:02] Production.INFO: ==16590== Releasing lock...
[2026-04-07 16:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:00:02] Production.INFO: ==16588== Lock acquired, processing the job...
[2026-04-07 12:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:00:02] Production.INFO: ==16588== Releasing lock...
[2026-04-07 12:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:00:03] Production.INFO: ==16595== Lock acquired, processing the job...
[2026-04-07 12:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:00:03] Production.INFO: ==16593== Lock acquired, processing the job...
[2026-04-07 12:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:00:03] Production.INFO: ==16599== Lock acquired, processing the job...
[2026-04-07 12:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:00:03] Production.INFO: ==16597== Lock acquired, processing the job...
[2026-04-07 12:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:00:03] Production.INFO: ==16601== Lock acquired, processing the job...
[2026-04-07 12:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:00:03] Production.INFO: Account Balance Start.
[2026-04-07 12:00:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:00:03] Production.INFO: 117
[2026-04-07 12:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:00:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:00:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:00:03] Production.INFO: ==16601== Releasing lock...
[2026-04-07 12:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:00:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: ==16595== Releasing lock...
[2026-04-07 12:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:00:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:00:05] Production.INFO: Total Charge 0
[2026-04-07 12:00:05] Production.INFO: CreateAllLog End
[2026-04-07 12:00:05] Production.INFO: Account Balance End.
[2026-04-07 12:00:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:00:05] Production.INFO: ==16599== Releasing lock...
[2026-04-07 12:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:00:11] Production.ERROR: CronJobId end10
[2026-04-07 12:00:11] Production.INFO: ==16597== Releasing lock...
[2026-04-07 12:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:00:14] Production.INFO: call_cost start
[2026-04-07 12:00:14] Production.INFO: call_cost end
[2026-04-07 12:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:00:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:00:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:00:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:00:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:00:14] Production.INFO: ==16593== Releasing lock...
[2026-04-07 12:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:01:02] Production.INFO: ==16656== Lock acquired, processing the job...
[2026-04-07 17:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:01:02] Production.INFO: neon service started
[2026-04-07 17:01:02] Production.INFO: neon service started
[2026-04-07 17:01:02] Production.INFO: ==16656== Releasing lock...
[2026-04-07 17:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:01:02] Production.INFO: ==16669== Lock acquired, processing the job...
[2026-04-07 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:01:02] Production.INFO: ==16669== Releasing lock...
[2026-04-07 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:01:03] Production.INFO: ==16671== Lock acquired, processing the job...
[2026-04-07 16:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:01:03] Production.INFO: ==16671== Releasing lock...
[2026-04-07 16:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:01:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:01:03] Production.INFO: ==16673== Lock acquired, processing the job...
[2026-04-07 12:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 12:01:03] Production.INFO: ==16675== Lock acquired, processing the job...
[2026-04-07 12:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:01:03] Production.INFO: ==16677== Lock acquired, processing the job...
[2026-04-07 12:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:01:03] Production.INFO: ==16679== Lock acquired, processing the job...
[2026-04-07 12:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 12:01:03] Production.INFO: ==16681== Lock acquired, processing the job...
[2026-04-07 12:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 12:01:03] Production.ERROR: CronJob PID - 16675
[2026-04-07 12:01:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 12:01:03] Production.ERROR: CronJob ID - 5
[2026-04-07 12:01:03] Production.ERROR: CronJob Last Run Time 2026-04-07 12:01:00
[2026-04-07 12:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 12:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 12:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 12:01:03] Production.ERROR: CronJob PID - 16677
[2026-04-07 12:01:03] Production.ERROR: CronJob Title - Account Block
[2026-04-07 12:01:03] Production.ERROR: CronJob ID - 7
[2026-04-07 12:01:03] Production.ERROR: CronJob Last Run Time 2026-04-07 12:01:00
[2026-04-07 12:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 12:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 12:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:01:03] Production.INFO: ==16683== Lock acquired, processing the job...
[2026-04-07 12:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 12:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 12:01:03] Production.INFO: ==16673== Releasing lock...
[2026-04-07 12:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 12:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 12:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 12:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:01:04] Production.INFO: ==16685== Lock acquired, processing the job...
[2026-04-07 12:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:01:04] Production.INFO: Account Balance Start.
[2026-04-07 12:01:04] Production.INFO: CreateAllLog Start
[2026-04-07 12:01:04] Production.INFO: 117
[2026-04-07 12:01:04] Production.INFO: Date 2026-03-08
[2026-04-07 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:04] Production.INFO: Date 2026-03-09
[2026-04-07 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:04] Production.INFO: Date 2026-03-10
[2026-04-07 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:01:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:01:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:04] Production.INFO: ==16685== Releasing lock...
[2026-04-07 12:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:01:04] Production.INFO: ==16677== Releasing lock...
[2026-04-07 12:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:01:04] Production.ERROR: done
[2026-04-07 12:01:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 12:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053479', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 12:01:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:05] Production.INFO: Date 2026-03-24
[2026-04-07 12:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:05] Production.INFO: Date 2026-03-25
[2026-04-07 12:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:05] Production.INFO: Date 2026-03-26
[2026-04-07 12:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:05] Production.INFO: Date 2026-03-27
[2026-04-07 12:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:05] Production.INFO: Date 2026-03-28
[2026-04-07 12:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:05] Production.INFO: Date 2026-03-29
[2026-04-07 12:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:05] Production.INFO: Date 2026-03-30
[2026-04-07 12:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:05] Production.INFO: Date 2026-03-31
[2026-04-07 12:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:05] Production.INFO: Date 2026-04-01
[2026-04-07 12:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:05] Production.INFO: Date 2026-04-02
[2026-04-07 12:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:05] Production.INFO: Date 2026-04-03
[2026-04-07 12:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:05] Production.INFO: Date 2026-04-04
[2026-04-07 12:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:05] Production.INFO: Date 2026-04-05
[2026-04-07 12:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:05] Production.INFO: Date 2026-04-06
[2026-04-07 12:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:01:05] Production.INFO: Total Charge 0
[2026-04-07 12:01:05] Production.INFO: CreateAllLog End
[2026-04-07 12:01:05] Production.INFO: Account Balance End.
[2026-04-07 12:01:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:01:05] Production.INFO: ==16681== Releasing lock...
[2026-04-07 12:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053479', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 12:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 12:01:11] Production.INFO: ProcessCDR(1,17053479,1,1,2)
[2026-04-07 12:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053479,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 12:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053479,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 12:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 12:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 12:01:11] Production.INFO: ==16683== Releasing lock...
[2026-04-07 12:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 12:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 12:01:14] Production.ERROR: CronJobId end10
[2026-04-07 12:01:14] Production.INFO: ==16679== Releasing lock...
[2026-04-07 12:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:01:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:01:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:01:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:01:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:01:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:01:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:01:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:01:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:01:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:01:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:01:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:01:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:01:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:01:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:01:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:01:17] Production.INFO: call_cost start
[2026-04-07 12:01:17] Production.INFO: call_cost end
[2026-04-07 12:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:01:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:01:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:01:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:01:17] Production.INFO: ==16675== Releasing lock...
[2026-04-07 12:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:02:01] Production.INFO: ==16743== Lock acquired, processing the job...
[2026-04-07 17:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:02:01] Production.INFO: neon service started
[2026-04-07 17:02:01] Production.INFO: neon service started
[2026-04-07 17:02:01] Production.INFO: ==16743== Releasing lock...
[2026-04-07 17:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:02:01] Production.INFO: ==16745== Lock acquired, processing the job...
[2026-04-07 12:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:02:02] Production.INFO: ==16745== Releasing lock...
[2026-04-07 12:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:02:02] Production.INFO: ==16747== Lock acquired, processing the job...
[2026-04-07 16:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:02:02] Production.INFO: ==16747== Releasing lock...
[2026-04-07 16:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:02:03] Production.INFO: ==16751== Lock acquired, processing the job...
[2026-04-07 12:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:02:03] Production.INFO: ==16753== Lock acquired, processing the job...
[2026-04-07 12:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:02:03] Production.INFO: ==16755== Lock acquired, processing the job...
[2026-04-07 12:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:02:03] Production.INFO: Account Balance Start.
[2026-04-07 12:02:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:02:03] Production.INFO: 117
[2026-04-07 12:02:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:03] Production.INFO: ==16749== Lock acquired, processing the job...
[2026-04-07 12:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:02:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:02:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:03] Production.INFO: ==16757== Lock acquired, processing the job...
[2026-04-07 12:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-07 12:02:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 12:02:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:03] Production.INFO: ==16759== Lock acquired, processing the job...
[2026-04-07 12:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:02:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:03] Production.INFO: Date 2026-03-21
[2026-04-07 12:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:03] Production.INFO: Date 2026-03-22
[2026-04-07 12:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:03] Production.INFO: Date 2026-03-23
[2026-04-07 12:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:04] Production.INFO: ==16751== Releasing lock...
[2026-04-07 12:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:02:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:02:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:04] Production.INFO: ==16759== Releasing lock...
[2026-04-07 12:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:02:04] Production.ERROR: done
[2026-04-07 12:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-07 12:02:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:02:04] Production.INFO: Total Charge 0
[2026-04-07 12:02:04] Production.INFO: CreateAllLog End
[2026-04-07 12:02:04] Production.ERROR: done
[2026-04-07 12:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-07 12:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-07 12:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:02:05] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:02:05] Production.INFO: ==16757== Releasing lock...
[2026-04-07 12:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-07 12:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-04-07 12:02:05] Production.INFO: Account Balance End.
[2026-04-07 12:02:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:02:05] Production.INFO: ==16755== Releasing lock...
[2026-04-07 12:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:02:12] Production.ERROR: CronJobId end10
[2026-04-07 12:02:12] Production.INFO: ==16753== Releasing lock...
[2026-04-07 12:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:02:15] Production.INFO: call_cost start
[2026-04-07 12:02:15] Production.INFO: call_cost end
[2026-04-07 12:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:02:15] Production.INFO: ==16749== Releasing lock...
[2026-04-07 12:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:03:02] Production.INFO: ==16816== Lock acquired, processing the job...
[2026-04-07 17:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:03:02] Production.INFO: neon service started
[2026-04-07 17:03:02] Production.INFO: neon service started
[2026-04-07 17:03:02] Production.INFO: ==16816== Releasing lock...
[2026-04-07 17:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:03:02] Production.INFO: ==16821== Lock acquired, processing the job...
[2026-04-07 16:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:03:02] Production.INFO: ==16821== Releasing lock...
[2026-04-07 16:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:03:02] Production.INFO: ==16819== Lock acquired, processing the job...
[2026-04-07 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:03:02] Production.INFO: ==16819== Releasing lock...
[2026-04-07 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:03:03] Production.INFO: ==16825== Lock acquired, processing the job...
[2026-04-07 12:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:03:03] Production.INFO: ==16823== Lock acquired, processing the job...
[2026-04-07 12:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:03:03] Production.INFO: ==16831== Lock acquired, processing the job...
[2026-04-07 12:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:03:03] Production.INFO: ==16827== Lock acquired, processing the job...
[2026-04-07 12:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:03:03] Production.INFO: ==16829== Lock acquired, processing the job...
[2026-04-07 12:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:03:03] Production.INFO: Account Balance Start.
[2026-04-07 12:03:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:03:03] Production.INFO: 117
[2026-04-07 12:03:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:03:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:03] Production.INFO: ==16831== Releasing lock...
[2026-04-07 12:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:03:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:03] Production.INFO: ==16825== Releasing lock...
[2026-04-07 12:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:03:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:03:04] Production.INFO: Total Charge 0
[2026-04-07 12:03:04] Production.INFO: CreateAllLog End
[2026-04-07 12:03:04] Production.INFO: Account Balance End.
[2026-04-07 12:03:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:03:04] Production.INFO: ==16829== Releasing lock...
[2026-04-07 12:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:03:12] Production.ERROR: CronJobId end10
[2026-04-07 12:03:12] Production.INFO: ==16827== Releasing lock...
[2026-04-07 12:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:03:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:03:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:03:14] Production.INFO: call_cost start
[2026-04-07 12:03:14] Production.INFO: call_cost end
[2026-04-07 12:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:03:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:03:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:03:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:03:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:03:14] Production.INFO: ==16823== Releasing lock...
[2026-04-07 12:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:04:01] Production.INFO: ==16888== Lock acquired, processing the job...
[2026-04-07 17:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:04:01] Production.INFO: neon service started
[2026-04-07 17:04:01] Production.INFO: neon service started
[2026-04-07 17:04:01] Production.INFO: ==16888== Releasing lock...
[2026-04-07 17:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:04:01] Production.INFO: ==16890== Lock acquired, processing the job...
[2026-04-07 12:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:04:02] Production.INFO: ==16892== Lock acquired, processing the job...
[2026-04-07 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:04:02] Production.INFO: ==16892== Releasing lock...
[2026-04-07 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:04:02] Production.INFO: ==16890== Releasing lock...
[2026-04-07 12:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:04:03] Production.INFO: ==16898== Lock acquired, processing the job...
[2026-04-07 12:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:04:03] Production.INFO: ==16896== Lock acquired, processing the job...
[2026-04-07 12:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:04:03] Production.INFO: ==16900== Lock acquired, processing the job...
[2026-04-07 12:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:04:03] Production.INFO: ==16902== Lock acquired, processing the job...
[2026-04-07 12:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:04:03] Production.INFO: ==16904== Lock acquired, processing the job...
[2026-04-07 12:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:04:03] Production.INFO: Account Balance Start.
[2026-04-07 12:04:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:04:03] Production.INFO: 117
[2026-04-07 12:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:04:03] Production.INFO: ==16904== Releasing lock...
[2026-04-07 12:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:04:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:03] Production.INFO: ==16898== Releasing lock...
[2026-04-07 12:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:04:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:04:04] Production.INFO: Total Charge 0
[2026-04-07 12:04:04] Production.INFO: CreateAllLog End
[2026-04-07 12:04:04] Production.INFO: Account Balance End.
[2026-04-07 12:04:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:04:04] Production.INFO: ==16902== Releasing lock...
[2026-04-07 12:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:04:11] Production.ERROR: CronJobId end10
[2026-04-07 12:04:11] Production.INFO: ==16900== Releasing lock...
[2026-04-07 12:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:04:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:04:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:04:14] Production.INFO: call_cost start
[2026-04-07 12:04:14] Production.INFO: call_cost end
[2026-04-07 12:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:04:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:04:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:04:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:04:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:04:14] Production.INFO: ==16896== Releasing lock...
[2026-04-07 12:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:05:01] Production.INFO: ==16962== Lock acquired, processing the job...
[2026-04-07 17:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:05:01] Production.INFO: neon service started
[2026-04-07 17:05:01] Production.INFO: neon service started
[2026-04-07 17:05:01] Production.INFO: ==16962== Releasing lock...
[2026-04-07 17:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:05:02] Production.INFO: ==16964== Lock acquired, processing the job...
[2026-04-07 12:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:05:02] Production.INFO: ==16966== Lock acquired, processing the job...
[2026-04-07 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:05:02] Production.INFO: ==16966== Releasing lock...
[2026-04-07 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:05:02] Production.INFO: ==16964== Releasing lock...
[2026-04-07 12:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:05:03] Production.INFO: ==16971== Lock acquired, processing the job...
[2026-04-07 12:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:05:03] Production.INFO: ==16969== Lock acquired, processing the job...
[2026-04-07 12:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:05:03] Production.INFO: ==16975== Lock acquired, processing the job...
[2026-04-07 12:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:05:03] Production.INFO: ==16973== Lock acquired, processing the job...
[2026-04-07 12:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:05:03] Production.INFO: ==16977== Lock acquired, processing the job...
[2026-04-07 12:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:05:03] Production.INFO: Account Balance Start.
[2026-04-07 12:05:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:05:03] Production.INFO: 117
[2026-04-07 12:05:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:05:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:05:03] Production.INFO: ==16977== Releasing lock...
[2026-04-07 12:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:05:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: ==16971== Releasing lock...
[2026-04-07 12:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:05:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:05] Production.INFO: Date 2026-04-04
[2026-04-07 12:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:05] Production.INFO: Date 2026-04-05
[2026-04-07 12:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:05] Production.INFO: Date 2026-04-06
[2026-04-07 12:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:05:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:05:05] Production.INFO: Total Charge 0
[2026-04-07 12:05:05] Production.INFO: CreateAllLog End
[2026-04-07 12:05:05] Production.INFO: Account Balance End.
[2026-04-07 12:05:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:05:05] Production.INFO: ==16975== Releasing lock...
[2026-04-07 12:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:05:12] Production.ERROR: CronJobId end10
[2026-04-07 12:05:12] Production.INFO: ==16973== Releasing lock...
[2026-04-07 12:05:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:05:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:05:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:05:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:05:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:05:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:05:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:05:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:05:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:05:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:05:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:05:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:05:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:05:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:05:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:05:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:05:13] Production.INFO: call_cost start
[2026-04-07 12:05:13] Production.INFO: call_cost end
[2026-04-07 12:05:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:05:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:05:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:05:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:05:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:05:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:05:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:05:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:05:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:05:13] Production.INFO: ==16969== Releasing lock...
[2026-04-07 12:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:05:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:06:02] Production.INFO: ==17034== Lock acquired, processing the job...
[2026-04-07 17:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:06:02] Production.INFO: neon service started
[2026-04-07 17:06:02] Production.INFO: neon service started
[2026-04-07 17:06:02] Production.INFO: ==17034== Releasing lock...
[2026-04-07 17:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:06:02] Production.INFO: ==17038== Lock acquired, processing the job...
[2026-04-07 16:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:06:02] Production.INFO: ==17038== Releasing lock...
[2026-04-07 16:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:06:02] Production.INFO: ==17036== Lock acquired, processing the job...
[2026-04-07 12:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:06:02] Production.INFO: ==17036== Releasing lock...
[2026-04-07 12:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:06:03] Production.INFO: ==17043== Lock acquired, processing the job...
[2026-04-07 12:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:06:03] Production.INFO: ==17047== Lock acquired, processing the job...
[2026-04-07 12:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:06:03] Production.INFO: Account Balance Start.
[2026-04-07 12:06:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:06:03] Production.INFO: 117
[2026-04-07 12:06:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:03] Production.INFO: ==17045== Lock acquired, processing the job...
[2026-04-07 12:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:06:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:06:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:03] Production.INFO: ==17041== Lock acquired, processing the job...
[2026-04-07 12:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:06:04] Production.INFO: ==17049== Lock acquired, processing the job...
[2026-04-07 12:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: ==17043== Releasing lock...
[2026-04-07 12:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:06:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:06:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: ==17049== Releasing lock...
[2026-04-07 12:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:06:04] Production.INFO: Total Charge 0
[2026-04-07 12:06:04] Production.INFO: CreateAllLog End
[2026-04-07 12:06:05] Production.INFO: Account Balance End.
[2026-04-07 12:06:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:06:05] Production.INFO: ==17047== Releasing lock...
[2026-04-07 12:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:06:12] Production.ERROR: CronJobId end10
[2026-04-07 12:06:12] Production.INFO: ==17045== Releasing lock...
[2026-04-07 12:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:06:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:06:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:06:14] Production.INFO: call_cost start
[2026-04-07 12:06:14] Production.INFO: call_cost end
[2026-04-07 12:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:06:14] Production.INFO: ==17041== Releasing lock...
[2026-04-07 12:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:07:01] Production.INFO: ==17106== Lock acquired, processing the job...
[2026-04-07 17:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:07:01] Production.INFO: neon service started
[2026-04-07 17:07:01] Production.INFO: neon service started
[2026-04-07 17:07:01] Production.INFO: ==17106== Releasing lock...
[2026-04-07 17:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:07:01] Production.INFO: ==17110== Lock acquired, processing the job...
[2026-04-07 16:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:07:02] Production.INFO: ==17110== Releasing lock...
[2026-04-07 16:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:07:02] Production.INFO: ==17108== Lock acquired, processing the job...
[2026-04-07 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:07:02] Production.INFO: ==17108== Releasing lock...
[2026-04-07 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:07:03] Production.INFO: ==17113== Lock acquired, processing the job...
[2026-04-07 12:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:07:03] Production.INFO: ==17115== Lock acquired, processing the job...
[2026-04-07 12:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:07:03] Production.INFO: ==17121== Lock acquired, processing the job...
[2026-04-07 12:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:07:03] Production.INFO: ==17117== Lock acquired, processing the job...
[2026-04-07 12:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:07:03] Production.INFO: ==17119== Lock acquired, processing the job...
[2026-04-07 12:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:07:03] Production.INFO: ==17121== Releasing lock...
[2026-04-07 12:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:07:03] Production.INFO: Account Balance Start.
[2026-04-07 12:07:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:07:03] Production.INFO: 117
[2026-04-07 12:07:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:03] Production.INFO: Date 2026-03-21
[2026-04-07 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:03] Production.INFO: Date 2026-03-22
[2026-04-07 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:03] Production.INFO: ==17115== Releasing lock...
[2026-04-07 12:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:07:03] Production.INFO: Date 2026-03-23
[2026-04-07 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:03] Production.INFO: Date 2026-03-24
[2026-04-07 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:03] Production.INFO: Date 2026-03-25
[2026-04-07 12:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:07:04] Production.INFO: Total Charge 0
[2026-04-07 12:07:04] Production.INFO: CreateAllLog End
[2026-04-07 12:07:04] Production.INFO: Account Balance End.
[2026-04-07 12:07:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:07:04] Production.INFO: ==17119== Releasing lock...
[2026-04-07 12:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:07:11] Production.ERROR: CronJobId end10
[2026-04-07 12:07:11] Production.INFO: ==17117== Releasing lock...
[2026-04-07 12:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:07:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:07:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:07:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:07:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:07:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:07:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:07:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:07:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:07:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:07:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:07:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:07:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:07:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:07:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:07:13] Production.INFO: call_cost start
[2026-04-07 12:07:13] Production.INFO: call_cost end
[2026-04-07 12:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:07:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:07:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:07:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:07:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:07:13] Production.INFO: ==17113== Releasing lock...
[2026-04-07 12:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:08:02] Production.INFO: ==17182== Lock acquired, processing the job...
[2026-04-07 17:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:08:02] Production.INFO: neon service started
[2026-04-07 17:08:02] Production.INFO: neon service started
[2026-04-07 17:08:02] Production.INFO: ==17182== Releasing lock...
[2026-04-07 17:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:08:02] Production.INFO: ==17184== Lock acquired, processing the job...
[2026-04-07 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:08:02] Production.INFO: ==17186== Lock acquired, processing the job...
[2026-04-07 16:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:08:02] Production.INFO: ==17186== Releasing lock...
[2026-04-07 16:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:08:02] Production.INFO: ==17184== Releasing lock...
[2026-04-07 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:08:03] Production.INFO: ==17189== Lock acquired, processing the job...
[2026-04-07 12:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:08:03] Production.INFO: ==17191== Lock acquired, processing the job...
[2026-04-07 12:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:08:03] Production.INFO: ==17193== Lock acquired, processing the job...
[2026-04-07 12:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:08:03] Production.INFO: ==17195== Lock acquired, processing the job...
[2026-04-07 12:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:08:03] Production.INFO: ==17197== Lock acquired, processing the job...
[2026-04-07 12:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:08:04] Production.INFO: Account Balance Start.
[2026-04-07 12:08:04] Production.INFO: CreateAllLog Start
[2026-04-07 12:08:04] Production.INFO: 117
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-08
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:08:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-09
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:08:04] Production.INFO: ==17197== Releasing lock...
[2026-04-07 12:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-10
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: ==17191== Releasing lock...
[2026-04-07 12:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:05] Production.INFO: Date 2026-04-06
[2026-04-07 12:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:08:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:08:05] Production.INFO: Total Charge 0
[2026-04-07 12:08:05] Production.INFO: CreateAllLog End
[2026-04-07 12:08:05] Production.INFO: Account Balance End.
[2026-04-07 12:08:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:08:05] Production.INFO: ==17195== Releasing lock...
[2026-04-07 12:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:08:12] Production.ERROR: CronJobId end10
[2026-04-07 12:08:12] Production.INFO: ==17193== Releasing lock...
[2026-04-07 12:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:08:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:08:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:08:14] Production.INFO: call_cost start
[2026-04-07 12:08:14] Production.INFO: call_cost end
[2026-04-07 12:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:08:14] Production.INFO: ==17189== Releasing lock...
[2026-04-07 12:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:09:01] Production.INFO: ==17254== Lock acquired, processing the job...
[2026-04-07 17:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:09:01] Production.INFO: neon service started
[2026-04-07 17:09:01] Production.INFO: neon service started
[2026-04-07 17:09:01] Production.INFO: ==17254== Releasing lock...
[2026-04-07 17:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:09:01] Production.INFO: ==17256== Lock acquired, processing the job...
[2026-04-07 12:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:09:02] Production.INFO: ==17256== Releasing lock...
[2026-04-07 12:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:09:02] Production.INFO: ==17258== Lock acquired, processing the job...
[2026-04-07 16:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:09:02] Production.INFO: ==17258== Releasing lock...
[2026-04-07 16:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:09:02] Production.INFO: ==17260== Lock acquired, processing the job...
[2026-04-07 12:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:09:02] Production.INFO: ==17266== Lock acquired, processing the job...
[2026-04-07 12:09:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:09:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:09:03] Production.INFO: ==17268== Lock acquired, processing the job...
[2026-04-07 12:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:09:03] Production.INFO: Account Balance Start.
[2026-04-07 12:09:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:09:03] Production.INFO: 117
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: ==17262== Lock acquired, processing the job...
[2026-04-07 12:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:09:03] Production.INFO: ==17264== Lock acquired, processing the job...
[2026-04-07 12:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: ==17268== Releasing lock...
[2026-04-07 12:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-21
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-22
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-23
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-24
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: ==17262== Releasing lock...
[2026-04-07 12:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-25
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-26
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-27
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-28
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:03] Production.INFO: Date 2026-03-29
[2026-04-07 12:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:09:04] Production.INFO: Total Charge 0
[2026-04-07 12:09:04] Production.INFO: CreateAllLog End
[2026-04-07 12:09:04] Production.INFO: Account Balance End.
[2026-04-07 12:09:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:09:04] Production.INFO: ==17266== Releasing lock...
[2026-04-07 12:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:09:11] Production.ERROR: CronJobId end10
[2026-04-07 12:09:11] Production.INFO: ==17264== Releasing lock...
[2026-04-07 12:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:09:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:09:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:09:14] Production.INFO: call_cost start
[2026-04-07 12:09:14] Production.INFO: call_cost end
[2026-04-07 12:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:09:14] Production.INFO: ==17260== Releasing lock...
[2026-04-07 12:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:10:01] Production.INFO: ==17326== Lock acquired, processing the job...
[2026-04-07 17:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:10:01] Production.INFO: neon service started
[2026-04-07 17:10:02] Production.INFO: neon service started
[2026-04-07 17:10:02] Production.INFO: ==17326== Releasing lock...
[2026-04-07 17:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:10:02] Production.INFO: ==17330== Lock acquired, processing the job...
[2026-04-07 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:10:02] Production.INFO: ==17330== Releasing lock...
[2026-04-07 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:10:02] Production.INFO: 26 MB #Memory Used#
[2026-04-07 12:10:02] Production.INFO: ==17328== Lock acquired, processing the job...
[2026-04-07 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:10:02] Production.INFO: ==17328== Releasing lock...
[2026-04-07 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:10:03] Production.INFO: ==17333== Lock acquired, processing the job...
[2026-04-07 12:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:10:03] Production.INFO: ==17337== Lock acquired, processing the job...
[2026-04-07 12:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:10:03] Production.INFO: ==17335== Lock acquired, processing the job...
[2026-04-07 12:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:10:03] Production.INFO: ==17339== Lock acquired, processing the job...
[2026-04-07 12:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:10:03] Production.INFO: Account Balance Start.
[2026-04-07 12:10:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:10:03] Production.INFO: 117
[2026-04-07 12:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:10:03] Production.INFO: ==17341== Lock acquired, processing the job...
[2026-04-07 12:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:10:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:10:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:03] Production.INFO: ==17341== Releasing lock...
[2026-04-07 12:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:10:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: ==17335== Releasing lock...
[2026-04-07 12:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:10:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:05] Production.INFO: Date 2026-04-03
[2026-04-07 12:10:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:05] Production.INFO: Date 2026-04-04
[2026-04-07 12:10:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:05] Production.INFO: Date 2026-04-05
[2026-04-07 12:10:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:05] Production.INFO: Date 2026-04-06
[2026-04-07 12:10:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:10:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:10:05] Production.INFO: Total Charge 0
[2026-04-07 12:10:05] Production.INFO: CreateAllLog End
[2026-04-07 12:10:05] Production.INFO: Account Balance End.
[2026-04-07 12:10:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:10:05] Production.INFO: ==17339== Releasing lock...
[2026-04-07 12:10:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:10:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:10:12] Production.ERROR: CronJobId end10
[2026-04-07 12:10:12] Production.INFO: ==17337== Releasing lock...
[2026-04-07 12:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:10:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:10:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:10:15] Production.INFO: call_cost start
[2026-04-07 12:10:15] Production.INFO: call_cost end
[2026-04-07 12:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:10:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:10:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:10:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:10:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:10:15] Production.INFO: ==17333== Releasing lock...
[2026-04-07 12:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:11:01] Production.INFO: ==17401== Lock acquired, processing the job...
[2026-04-07 17:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:11:01] Production.INFO: neon service started
[2026-04-07 17:11:01] Production.INFO: neon service started
[2026-04-07 17:11:01] Production.INFO: ==17401== Releasing lock...
[2026-04-07 17:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:11:01] Production.INFO: ==17403== Lock acquired, processing the job...
[2026-04-07 12:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:11:02] Production.INFO: ==17403== Releasing lock...
[2026-04-07 12:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:11:02] Production.INFO: ==17405== Lock acquired, processing the job...
[2026-04-07 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:11:02] Production.INFO: ==17405== Releasing lock...
[2026-04-07 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:11:02] Production.INFO: ==17409== Lock acquired, processing the job...
[2026-04-07 12:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:11:02] Production.INFO: ==17407== Lock acquired, processing the job...
[2026-04-07 12:11:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 12:11:02] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 12:11:02] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 12:11:02] Production.ERROR: CronJob PID - 17409
[2026-04-07 12:11:02] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 12:11:02] Production.ERROR: CronJob ID - 5
[2026-04-07 12:11:02] Production.ERROR: CronJob Last Run Time 2026-04-07 12:11:00
[2026-04-07 12:11:02] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 12:11:02] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 12:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 12:11:03] Production.INFO: ==17407== Releasing lock...
[2026-04-07 12:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 12:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 12:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:11:03] Production.INFO: ==17411== Lock acquired, processing the job...
[2026-04-07 12:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:11:03] Production.INFO: ==17415== Lock acquired, processing the job...
[2026-04-07 12:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:11:03] Production.INFO: ==17413== Lock acquired, processing the job...
[2026-04-07 12:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:11:03] Production.INFO: ==17419== Lock acquired, processing the job...
[2026-04-07 12:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:11:03] Production.INFO: ==17417== Lock acquired, processing the job...
[2026-04-07 12:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 12:11:03] Production.INFO: Account Balance Start.
[2026-04-07 12:11:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:11:03] Production.INFO: 117
[2026-04-07 12:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 12:11:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:11:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:11:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:03] Production.INFO: ==17419== Releasing lock...
[2026-04-07 12:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:11:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:03] Production.INFO: Date 2026-03-21
[2026-04-07 12:11:03] Production.ERROR: done
[2026-04-07 12:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 12:11:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053521', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:11:04] Production.INFO: ==17411== Releasing lock...
[2026-04-07 12:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:11:04] Production.INFO: Total Charge 0
[2026-04-07 12:11:04] Production.INFO: CreateAllLog End
[2026-04-07 12:11:04] Production.INFO: Account Balance End.
[2026-04-07 12:11:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:11:04] Production.INFO: ==17415== Releasing lock...
[2026-04-07 12:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:11:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053521', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 12:11:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 12:11:09] Production.INFO: ProcessCDR(1,17053521,1,1,2)
[2026-04-07 12:11:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053521,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 12:11:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053521,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 12:11:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 12:11:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 12:11:09] Production.INFO: ==17417== Releasing lock...
[2026-04-07 12:11:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 12:11:09] Production.INFO: 26 MB #Memory Used#
[2026-04-07 12:11:13] Production.ERROR: CronJobId end10
[2026-04-07 12:11:13] Production.INFO: ==17413== Releasing lock...
[2026-04-07 12:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:11:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:11:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:11:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:11:15] Production.INFO: call_cost start
[2026-04-07 12:11:15] Production.INFO: call_cost end
[2026-04-07 12:11:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:11:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:11:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:11:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:11:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:11:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:11:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:11:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:11:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:11:15] Production.INFO: ==17409== Releasing lock...
[2026-04-07 12:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:11:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:12:01] Production.INFO: ==17477== Lock acquired, processing the job...
[2026-04-07 17:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:12:01] Production.INFO: neon service started
[2026-04-07 17:12:01] Production.INFO: neon service started
[2026-04-07 17:12:01] Production.INFO: ==17477== Releasing lock...
[2026-04-07 17:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:12:02] Production.INFO: ==17479== Lock acquired, processing the job...
[2026-04-07 12:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:12:02] Production.INFO: ==17481== Lock acquired, processing the job...
[2026-04-07 16:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:12:02] Production.INFO: ==17481== Releasing lock...
[2026-04-07 16:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:12:02] Production.INFO: ==17479== Releasing lock...
[2026-04-07 12:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:12:03] Production.INFO: ==17484== Lock acquired, processing the job...
[2026-04-07 12:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:12:03] Production.INFO: ==17486== Lock acquired, processing the job...
[2026-04-07 12:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:12:03] Production.INFO: ==17488== Lock acquired, processing the job...
[2026-04-07 12:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:12:03] Production.INFO: ==17490== Lock acquired, processing the job...
[2026-04-07 12:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:12:03] Production.INFO: ==17492== Lock acquired, processing the job...
[2026-04-07 12:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:12:03] Production.INFO: Account Balance Start.
[2026-04-07 12:12:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:12:03] Production.INFO: 117
[2026-04-07 12:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:12:03] Production.INFO: ==17492== Releasing lock...
[2026-04-07 12:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:12:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:12:04] Production.INFO: ==17486== Releasing lock...
[2026-04-07 12:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:12:04] Production.INFO: Total Charge 0
[2026-04-07 12:12:04] Production.INFO: CreateAllLog End
[2026-04-07 12:12:04] Production.INFO: Account Balance End.
[2026-04-07 12:12:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:12:04] Production.INFO: ==17490== Releasing lock...
[2026-04-07 12:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:12:11] Production.ERROR: CronJobId end10
[2026-04-07 12:12:11] Production.INFO: ==17488== Releasing lock...
[2026-04-07 12:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:12:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:12:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:12:13] Production.INFO: call_cost start
[2026-04-07 12:12:13] Production.INFO: call_cost end
[2026-04-07 12:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:12:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:12:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:12:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:12:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:12:13] Production.INFO: ==17484== Releasing lock...
[2026-04-07 12:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:13:02] Production.INFO: ==17545== Lock acquired, processing the job...
[2026-04-07 17:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:13:02] Production.INFO: neon service started
[2026-04-07 17:13:02] Production.INFO: neon service started
[2026-04-07 17:13:02] Production.INFO: ==17545== Releasing lock...
[2026-04-07 17:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:13:02] Production.INFO: ==17547== Lock acquired, processing the job...
[2026-04-07 12:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:13:02] Production.INFO: ==17547== Releasing lock...
[2026-04-07 12:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:13:02] Production.INFO: ==17549== Lock acquired, processing the job...
[2026-04-07 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:13:02] Production.INFO: ==17549== Releasing lock...
[2026-04-07 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:13:03] Production.INFO: ==17554== Lock acquired, processing the job...
[2026-04-07 12:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:13:03] Production.INFO: ==17560== Lock acquired, processing the job...
[2026-04-07 12:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:13:03] Production.INFO: ==17552== Lock acquired, processing the job...
[2026-04-07 12:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:13:03] Production.INFO: ==17556== Lock acquired, processing the job...
[2026-04-07 12:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:13:03] Production.INFO: ==17558== Lock acquired, processing the job...
[2026-04-07 12:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:13:03] Production.INFO: ==17560== Releasing lock...
[2026-04-07 12:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:13:03] Production.INFO: Account Balance Start.
[2026-04-07 12:13:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:13:03] Production.INFO: 117
[2026-04-07 12:13:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:03] Production.INFO: ==17554== Releasing lock...
[2026-04-07 12:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:13:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:13:04] Production.INFO: Total Charge 0
[2026-04-07 12:13:04] Production.INFO: CreateAllLog End
[2026-04-07 12:13:04] Production.INFO: Account Balance End.
[2026-04-07 12:13:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:13:04] Production.INFO: ==17558== Releasing lock...
[2026-04-07 12:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:13:11] Production.ERROR: CronJobId end10
[2026-04-07 12:13:11] Production.INFO: ==17556== Releasing lock...
[2026-04-07 12:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:13:14] Production.INFO: call_cost start
[2026-04-07 12:13:14] Production.INFO: call_cost end
[2026-04-07 12:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:13:14] Production.INFO: ==17552== Releasing lock...
[2026-04-07 12:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:14:01] Production.INFO: ==17623== Lock acquired, processing the job...
[2026-04-07 17:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:14:01] Production.INFO: neon service started
[2026-04-07 17:14:01] Production.INFO: neon service started
[2026-04-07 17:14:01] Production.INFO: ==17623== Releasing lock...
[2026-04-07 17:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:14:02] Production.INFO: ==17626== Lock acquired, processing the job...
[2026-04-07 12:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:14:02] Production.INFO: ==17626== Releasing lock...
[2026-04-07 12:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:14:02] Production.INFO: ==17628== Lock acquired, processing the job...
[2026-04-07 16:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:14:02] Production.INFO: ==17628== Releasing lock...
[2026-04-07 16:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:14:03] Production.INFO: ==17636== Lock acquired, processing the job...
[2026-04-07 12:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:14:03] Production.INFO: ==17630== Lock acquired, processing the job...
[2026-04-07 12:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:14:03] Production.INFO: Account Balance Start.
[2026-04-07 12:14:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:14:03] Production.INFO: 117
[2026-04-07 12:14:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:14:03] Production.INFO: ==17632== Lock acquired, processing the job...
[2026-04-07 12:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:14:03] Production.INFO: ==17638== Lock acquired, processing the job...
[2026-04-07 12:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:14:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:03] Production.INFO: ==17634== Lock acquired, processing the job...
[2026-04-07 12:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:14:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:03] Production.INFO: ==17638== Releasing lock...
[2026-04-07 12:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:14:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:14:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:03] Production.INFO: Date 2026-03-21
[2026-04-07 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:03] Production.INFO: Date 2026-03-22
[2026-04-07 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:03] Production.INFO: Date 2026-03-23
[2026-04-07 12:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:04] Production.INFO: ==17632== Releasing lock...
[2026-04-07 12:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:14:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:14:04] Production.INFO: Total Charge 0
[2026-04-07 12:14:04] Production.INFO: CreateAllLog End
[2026-04-07 12:14:05] Production.INFO: Account Balance End.
[2026-04-07 12:14:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:14:05] Production.INFO: ==17636== Releasing lock...
[2026-04-07 12:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:14:11] Production.ERROR: CronJobId end10
[2026-04-07 12:14:11] Production.INFO: ==17634== Releasing lock...
[2026-04-07 12:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:14:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:14:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:14:13] Production.INFO: call_cost start
[2026-04-07 12:14:13] Production.INFO: call_cost end
[2026-04-07 12:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:14:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:14:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:14:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:14:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:14:13] Production.INFO: ==17630== Releasing lock...
[2026-04-07 12:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:15:02] Production.INFO: ==17697== Lock acquired, processing the job...
[2026-04-07 17:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:15:02] Production.INFO: neon service started
[2026-04-07 17:15:02] Production.INFO: neon service started
[2026-04-07 17:15:02] Production.INFO: ==17697== Releasing lock...
[2026-04-07 17:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:15:02] Production.INFO: ==17699== Lock acquired, processing the job...
[2026-04-07 12:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:15:02] Production.INFO: ==17699== Releasing lock...
[2026-04-07 12:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:15:02] Production.INFO: ==17701== Lock acquired, processing the job...
[2026-04-07 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:15:02] Production.INFO: ==17701== Releasing lock...
[2026-04-07 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:15:03] Production.INFO: ==17703== Lock acquired, processing the job...
[2026-04-07 12:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:15:03] Production.INFO: ==17705== Lock acquired, processing the job...
[2026-04-07 12:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:15:03] Production.INFO: ==17707== Lock acquired, processing the job...
[2026-04-07 12:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:15:03] Production.INFO: ==17710== Lock acquired, processing the job...
[2026-04-07 12:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:15:03] Production.INFO: ==17712== Lock acquired, processing the job...
[2026-04-07 12:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:15:03] Production.INFO: Account Balance Start.
[2026-04-07 12:15:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:15:03] Production.INFO: 117
[2026-04-07 12:15:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:15:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:15:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:03] Production.INFO: ==17712== Releasing lock...
[2026-04-07 12:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:15:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: ==17705== Releasing lock...
[2026-04-07 12:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:15:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:15:04] Production.INFO: Total Charge 0
[2026-04-07 12:15:04] Production.INFO: CreateAllLog End
[2026-04-07 12:15:04] Production.INFO: Account Balance End.
[2026-04-07 12:15:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:15:04] Production.INFO: ==17710== Releasing lock...
[2026-04-07 12:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:15:12] Production.ERROR: CronJobId end10
[2026-04-07 12:15:12] Production.INFO: ==17707== Releasing lock...
[2026-04-07 12:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:15:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:15:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:15:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:15:14] Production.INFO: call_cost start
[2026-04-07 12:15:14] Production.INFO: call_cost end
[2026-04-07 12:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:15:14] Production.INFO: ==17703== Releasing lock...
[2026-04-07 12:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:16:01] Production.INFO: ==17767== Lock acquired, processing the job...
[2026-04-07 17:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:16:01] Production.INFO: neon service started
[2026-04-07 17:16:01] Production.INFO: neon service started
[2026-04-07 17:16:01] Production.INFO: ==17767== Releasing lock...
[2026-04-07 17:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:16:01] Production.INFO: ==17771== Lock acquired, processing the job...
[2026-04-07 16:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:16:01] Production.INFO: ==17771== Releasing lock...
[2026-04-07 16:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:16:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:16:01] Production.INFO: ==17769== Lock acquired, processing the job...
[2026-04-07 12:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:16:02] Production.INFO: ==17769== Releasing lock...
[2026-04-07 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:16:02] Production.INFO: ==17774== Lock acquired, processing the job...
[2026-04-07 12:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:16:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:16:03] Production.INFO: ==17776== Lock acquired, processing the job...
[2026-04-07 12:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:16:03] Production.INFO: ==17778== Lock acquired, processing the job...
[2026-04-07 12:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:16:03] Production.INFO: ==17780== Lock acquired, processing the job...
[2026-04-07 12:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:16:03] Production.INFO: ==17782== Lock acquired, processing the job...
[2026-04-07 12:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:16:03] Production.INFO: Account Balance Start.
[2026-04-07 12:16:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:16:03] Production.INFO: 117
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:16:03] Production.INFO: ==17782== Releasing lock...
[2026-04-07 12:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-21
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-22
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-23
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-24
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-25
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-26
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-27
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: ==17776== Releasing lock...
[2026-04-07 12:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-28
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-29
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-30
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-03-31
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-04-01
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-04-02
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-04-03
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:03] Production.INFO: Date 2026-04-04
[2026-04-07 12:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:16:04] Production.INFO: Total Charge 0
[2026-04-07 12:16:04] Production.INFO: CreateAllLog End
[2026-04-07 12:16:04] Production.INFO: Account Balance End.
[2026-04-07 12:16:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:16:04] Production.INFO: ==17780== Releasing lock...
[2026-04-07 12:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:16:11] Production.ERROR: CronJobId end10
[2026-04-07 12:16:11] Production.INFO: ==17778== Releasing lock...
[2026-04-07 12:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:16:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:16:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:16:14] Production.INFO: call_cost start
[2026-04-07 12:16:14] Production.INFO: call_cost end
[2026-04-07 12:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:16:14] Production.INFO: ==17774== Releasing lock...
[2026-04-07 12:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:17:01] Production.INFO: ==17843== Lock acquired, processing the job...
[2026-04-07 17:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:17:01] Production.INFO: neon service started
[2026-04-07 17:17:01] Production.INFO: neon service started
[2026-04-07 17:17:01] Production.INFO: ==17843== Releasing lock...
[2026-04-07 17:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:17:02] Production.INFO: ==17845== Lock acquired, processing the job...
[2026-04-07 12:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:17:02] Production.INFO: ==17845== Releasing lock...
[2026-04-07 12:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:17:02] Production.INFO: ==17847== Lock acquired, processing the job...
[2026-04-07 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:17:02] Production.INFO: ==17847== Releasing lock...
[2026-04-07 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:17:03] Production.INFO: ==17851== Lock acquired, processing the job...
[2026-04-07 12:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:17:03] Production.INFO: ==17857== Lock acquired, processing the job...
[2026-04-07 12:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:17:03] Production.INFO: ==17855== Lock acquired, processing the job...
[2026-04-07 12:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:17:03] Production.INFO: Account Balance Start.
[2026-04-07 12:17:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:17:03] Production.INFO: 117
[2026-04-07 12:17:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:17:03] Production.INFO: ==17853== Lock acquired, processing the job...
[2026-04-07 12:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:17:03] Production.INFO: ==17857== Releasing lock...
[2026-04-07 12:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:17:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:03] Production.INFO: ==17849== Lock acquired, processing the job...
[2026-04-07 12:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:17:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:17:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:17:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:04] Production.INFO: ==17851== Releasing lock...
[2026-04-07 12:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:17:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:17:04] Production.INFO: Total Charge 0
[2026-04-07 12:17:04] Production.INFO: CreateAllLog End
[2026-04-07 12:17:04] Production.INFO: Account Balance End.
[2026-04-07 12:17:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:17:04] Production.INFO: ==17855== Releasing lock...
[2026-04-07 12:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:17:11] Production.ERROR: CronJobId end10
[2026-04-07 12:17:11] Production.INFO: ==17853== Releasing lock...
[2026-04-07 12:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:17:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:17:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:17:13] Production.INFO: call_cost start
[2026-04-07 12:17:13] Production.INFO: call_cost end
[2026-04-07 12:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:17:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:17:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:17:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:17:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:17:13] Production.INFO: ==17849== Releasing lock...
[2026-04-07 12:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:18:02] Production.INFO: ==17915== Lock acquired, processing the job...
[2026-04-07 17:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:18:02] Production.INFO: neon service started
[2026-04-07 17:18:02] Production.INFO: neon service started
[2026-04-07 17:18:02] Production.INFO: ==17915== Releasing lock...
[2026-04-07 17:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:18:02] Production.INFO: ==17917== Lock acquired, processing the job...
[2026-04-07 12:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:18:02] Production.INFO: ==17917== Releasing lock...
[2026-04-07 12:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:18:02] Production.INFO: ==17919== Lock acquired, processing the job...
[2026-04-07 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:18:03] Production.INFO: ==17919== Releasing lock...
[2026-04-07 16:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:18:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:18:03] Production.INFO: ==17921== Lock acquired, processing the job...
[2026-04-07 12:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:18:03] Production.INFO: ==17923== Lock acquired, processing the job...
[2026-04-07 12:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:18:03] Production.INFO: ==17925== Lock acquired, processing the job...
[2026-04-07 12:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:18:03] Production.INFO: ==17927== Lock acquired, processing the job...
[2026-04-07 12:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:18:03] Production.INFO: Account Balance Start.
[2026-04-07 12:18:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:18:03] Production.INFO: 117
[2026-04-07 12:18:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:03] Production.INFO: ==17929== Lock acquired, processing the job...
[2026-04-07 12:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:18:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-10
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:18:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:18:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:18:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: ==17929== Releasing lock...
[2026-04-07 12:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: ==17923== Releasing lock...
[2026-04-07 12:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:18:04] Production.INFO: Total Charge 0
[2026-04-07 12:18:04] Production.INFO: CreateAllLog End
[2026-04-07 12:18:04] Production.INFO: Account Balance End.
[2026-04-07 12:18:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:18:04] Production.INFO: ==17927== Releasing lock...
[2026-04-07 12:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:18:12] Production.ERROR: CronJobId end10
[2026-04-07 12:18:12] Production.INFO: ==17925== Releasing lock...
[2026-04-07 12:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:18:14] Production.INFO: call_cost start
[2026-04-07 12:18:14] Production.INFO: call_cost end
[2026-04-07 12:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:18:14] Production.INFO: ==17921== Releasing lock...
[2026-04-07 12:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:19:01] Production.INFO: ==17987== Lock acquired, processing the job...
[2026-04-07 17:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:19:01] Production.INFO: neon service started
[2026-04-07 17:19:01] Production.INFO: neon service started
[2026-04-07 17:19:01] Production.INFO: ==17987== Releasing lock...
[2026-04-07 17:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:19:01] Production.INFO: ==17989== Lock acquired, processing the job...
[2026-04-07 12:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:19:02] Production.INFO: ==17991== Lock acquired, processing the job...
[2026-04-07 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:19:02] Production.INFO: ==17989== Releasing lock...
[2026-04-07 12:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:19:02] Production.INFO: ==17991== Releasing lock...
[2026-04-07 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:19:02] Production.INFO: ==17993== Lock acquired, processing the job...
[2026-04-07 12:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:19:03] Production.INFO: ==17995== Lock acquired, processing the job...
[2026-04-07 12:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:19:03] Production.INFO: ==17997== Lock acquired, processing the job...
[2026-04-07 12:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:19:03] Production.INFO: ==17999== Lock acquired, processing the job...
[2026-04-07 12:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:19:03] Production.INFO: ==18002== Lock acquired, processing the job...
[2026-04-07 12:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:19:03] Production.INFO: Account Balance Start.
[2026-04-07 12:19:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:19:03] Production.INFO: 117
[2026-04-07 12:19:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:19:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:19:03] Production.INFO: ==18002== Releasing lock...
[2026-04-07 12:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:19:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:19:03] Production.INFO: ==17995== Releasing lock...
[2026-04-07 12:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:19:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:19:04] Production.INFO: Total Charge 0
[2026-04-07 12:19:04] Production.INFO: CreateAllLog End
[2026-04-07 12:19:04] Production.INFO: Account Balance End.
[2026-04-07 12:19:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:19:04] Production.INFO: ==17999== Releasing lock...
[2026-04-07 12:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:19:11] Production.ERROR: CronJobId end10
[2026-04-07 12:19:11] Production.INFO: ==17997== Releasing lock...
[2026-04-07 12:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:19:14] Production.INFO: call_cost start
[2026-04-07 12:19:14] Production.INFO: call_cost end
[2026-04-07 12:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:19:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:19:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:19:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:19:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:19:14] Production.INFO: ==17993== Releasing lock...
[2026-04-07 12:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:20:02] Production.INFO: ==18063== Lock acquired, processing the job...
[2026-04-07 17:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:20:02] Production.INFO: neon service started
[2026-04-07 17:20:02] Production.INFO: neon service started
[2026-04-07 17:20:02] Production.INFO: ==18063== Releasing lock...
[2026-04-07 17:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:20:02] Production.INFO: ==18065== Lock acquired, processing the job...
[2026-04-07 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:20:02] Production.INFO: ==18065== Releasing lock...
[2026-04-07 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:20:02] Production.INFO: ==18067== Lock acquired, processing the job...
[2026-04-07 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:20:02] Production.INFO: ==18067== Releasing lock...
[2026-04-07 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:20:03] Production.INFO: ==18070== Lock acquired, processing the job...
[2026-04-07 12:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:20:03] Production.INFO: ==18076== Lock acquired, processing the job...
[2026-04-07 12:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:20:03] Production.INFO: ==18078== Lock acquired, processing the job...
[2026-04-07 12:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:20:03] Production.INFO: Account Balance Start.
[2026-04-07 12:20:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:20:03] Production.INFO: 117
[2026-04-07 12:20:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:20:03] Production.INFO: ==18072== Lock acquired, processing the job...
[2026-04-07 12:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:20:03] Production.INFO: ==18078== Releasing lock...
[2026-04-07 12:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:20:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:03] Production.INFO: ==18074== Lock acquired, processing the job...
[2026-04-07 12:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:20:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:20:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:20:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:04] Production.INFO: ==18072== Releasing lock...
[2026-04-07 12:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:20:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:20:04] Production.INFO: Total Charge 0
[2026-04-07 12:20:04] Production.INFO: CreateAllLog End
[2026-04-07 12:20:04] Production.INFO: Account Balance End.
[2026-04-07 12:20:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:20:04] Production.INFO: ==18076== Releasing lock...
[2026-04-07 12:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:20:11] Production.ERROR: CronJobId end10
[2026-04-07 12:20:11] Production.INFO: ==18074== Releasing lock...
[2026-04-07 12:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:20:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:20:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:20:14] Production.INFO: call_cost start
[2026-04-07 12:20:14] Production.INFO: call_cost end
[2026-04-07 12:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:20:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:20:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:20:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:20:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:20:14] Production.INFO: ==18070== Releasing lock...
[2026-04-07 12:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:21:01] Production.INFO: ==18136== Lock acquired, processing the job...
[2026-04-07 17:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:21:01] Production.INFO: neon service started
[2026-04-07 17:21:01] Production.INFO: neon service started
[2026-04-07 17:21:01] Production.INFO: ==18136== Releasing lock...
[2026-04-07 17:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:21:02] Production.INFO: ==18138== Lock acquired, processing the job...
[2026-04-07 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:21:02] Production.INFO: ==18140== Lock acquired, processing the job...
[2026-04-07 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:21:02] Production.INFO: ==18140== Releasing lock...
[2026-04-07 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:21:02] Production.INFO: ==18138== Releasing lock...
[2026-04-07 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:21:03] Production.INFO: ==18143== Lock acquired, processing the job...
[2026-04-07 12:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 12:21:03] Production.INFO: ==18145== Lock acquired, processing the job...
[2026-04-07 12:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 12:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 12:21:03] Production.INFO: ==18143== Releasing lock...
[2026-04-07 12:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 12:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 12:21:03] Production.INFO: ==18149== Lock acquired, processing the job...
[2026-04-07 12:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:21:03] Production.INFO: ==18147== Lock acquired, processing the job...
[2026-04-07 12:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:21:03] Production.INFO: ==18151== Lock acquired, processing the job...
[2026-04-07 12:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:21:03] Production.INFO: ==18153== Lock acquired, processing the job...
[2026-04-07 12:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 12:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:21:03] Production.INFO: ==18155== Lock acquired, processing the job...
[2026-04-07 12:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:21:03] Production.INFO: Account Balance Start.
[2026-04-07 12:21:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:21:03] Production.INFO: 117
[2026-04-07 12:21:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 12:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:21:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:21:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:03] Production.INFO: ==18155== Releasing lock...
[2026-04-07 12:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:21:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.ERROR: done
[2026-04-07 12:21:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 12:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053562', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 12:21:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: ==18147== Releasing lock...
[2026-04-07 12:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:21:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:21:04] Production.INFO: Total Charge 0
[2026-04-07 12:21:04] Production.INFO: CreateAllLog End
[2026-04-07 12:21:04] Production.INFO: Account Balance End.
[2026-04-07 12:21:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:21:04] Production.INFO: ==18151== Releasing lock...
[2026-04-07 12:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:21:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053562', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 12:21:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 12:21:09] Production.INFO: ProcessCDR(1,17053562,1,1,2)
[2026-04-07 12:21:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053562,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 12:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053562,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 12:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 12:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 12:21:10] Production.INFO: ==18153== Releasing lock...
[2026-04-07 12:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 12:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 12:21:13] Production.ERROR: CronJobId end10
[2026-04-07 12:21:13] Production.INFO: ==18149== Releasing lock...
[2026-04-07 12:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:21:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:21:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:21:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:21:16] Production.INFO: call_cost start
[2026-04-07 12:21:16] Production.INFO: call_cost end
[2026-04-07 12:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:21:16] Production.INFO: ==18145== Releasing lock...
[2026-04-07 12:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:22:01] Production.INFO: ==18217== Lock acquired, processing the job...
[2026-04-07 17:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:22:01] Production.INFO: neon service started
[2026-04-07 17:22:01] Production.INFO: neon service started
[2026-04-07 17:22:01] Production.INFO: ==18217== Releasing lock...
[2026-04-07 17:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:22:02] Production.INFO: ==18219== Lock acquired, processing the job...
[2026-04-07 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:22:02] Production.INFO: ==18219== Releasing lock...
[2026-04-07 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:22:02] Production.INFO: ==18221== Lock acquired, processing the job...
[2026-04-07 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:22:02] Production.INFO: ==18221== Releasing lock...
[2026-04-07 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:22:03] Production.INFO: ==18224== Lock acquired, processing the job...
[2026-04-07 12:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:22:03] Production.INFO: ==18226== Lock acquired, processing the job...
[2026-04-07 12:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:22:03] Production.INFO: ==18228== Lock acquired, processing the job...
[2026-04-07 12:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:22:03] Production.INFO: ==18232== Lock acquired, processing the job...
[2026-04-07 12:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:22:03] Production.INFO: ==18230== Lock acquired, processing the job...
[2026-04-07 12:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:22:03] Production.INFO: Account Balance Start.
[2026-04-07 12:22:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:22:03] Production.INFO: 117
[2026-04-07 12:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:22:03] Production.INFO: ==18232== Releasing lock...
[2026-04-07 12:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:22:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:03] Production.INFO: Date 2026-03-21
[2026-04-07 12:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:03] Production.INFO: Date 2026-03-22
[2026-04-07 12:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:03] Production.INFO: Date 2026-03-23
[2026-04-07 12:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:03] Production.INFO: ==18226== Releasing lock...
[2026-04-07 12:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:22:03] Production.INFO: Date 2026-03-24
[2026-04-07 12:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:03] Production.INFO: Date 2026-03-25
[2026-04-07 12:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:22:04] Production.INFO: Total Charge 0
[2026-04-07 12:22:04] Production.INFO: CreateAllLog End
[2026-04-07 12:22:04] Production.INFO: Account Balance End.
[2026-04-07 12:22:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:22:04] Production.INFO: ==18230== Releasing lock...
[2026-04-07 12:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:22:10] Production.ERROR: CronJobId end10
[2026-04-07 12:22:10] Production.INFO: ==18228== Releasing lock...
[2026-04-07 12:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:22:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:22:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:22:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:22:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:22:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:22:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:22:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:22:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:22:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:22:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:22:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:22:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:22:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:22:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:22:13] Production.INFO: call_cost start
[2026-04-07 12:22:13] Production.INFO: call_cost end
[2026-04-07 12:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:22:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:22:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:22:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:22:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:22:13] Production.INFO: ==18224== Releasing lock...
[2026-04-07 12:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:23:02] Production.INFO: ==18292== Lock acquired, processing the job...
[2026-04-07 17:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:23:02] Production.INFO: neon service started
[2026-04-07 17:23:02] Production.INFO: neon service started
[2026-04-07 17:23:02] Production.INFO: ==18292== Releasing lock...
[2026-04-07 17:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:23:02] Production.INFO: ==18294== Lock acquired, processing the job...
[2026-04-07 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:23:02] Production.INFO: ==18294== Releasing lock...
[2026-04-07 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:23:02] Production.INFO: ==18296== Lock acquired, processing the job...
[2026-04-07 16:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:23:03] Production.INFO: ==18296== Releasing lock...
[2026-04-07 16:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:23:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:23:03] Production.INFO: ==18306== Lock acquired, processing the job...
[2026-04-07 12:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:23:03] Production.INFO: ==18298== Lock acquired, processing the job...
[2026-04-07 12:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:23:03] Production.INFO: ==18302== Lock acquired, processing the job...
[2026-04-07 12:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:23:03] Production.INFO: ==18306== Releasing lock...
[2026-04-07 12:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:23:03] Production.INFO: ==18304== Lock acquired, processing the job...
[2026-04-07 12:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:23:03] Production.INFO: ==18300== Lock acquired, processing the job...
[2026-04-07 12:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:23:03] Production.INFO: Account Balance Start.
[2026-04-07 12:23:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:23:03] Production.INFO: 117
[2026-04-07 12:23:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-09
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-10
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: ==18300== Releasing lock...
[2026-04-07 12:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:23:05] Production.INFO: Total Charge 0
[2026-04-07 12:23:05] Production.INFO: CreateAllLog End
[2026-04-07 12:23:05] Production.INFO: Account Balance End.
[2026-04-07 12:23:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:23:05] Production.INFO: ==18304== Releasing lock...
[2026-04-07 12:23:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:23:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:23:12] Production.ERROR: CronJobId end10
[2026-04-07 12:23:12] Production.INFO: ==18302== Releasing lock...
[2026-04-07 12:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:23:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:23:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:23:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:23:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:23:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:23:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:23:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:23:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:23:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:23:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:23:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:23:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:23:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:23:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:23:15] Production.INFO: call_cost start
[2026-04-07 12:23:15] Production.INFO: call_cost end
[2026-04-07 12:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:23:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:23:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:23:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:23:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:23:15] Production.INFO: ==18298== Releasing lock...
[2026-04-07 12:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:24:01] Production.INFO: ==18367== Lock acquired, processing the job...
[2026-04-07 17:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:24:01] Production.INFO: neon service started
[2026-04-07 17:24:01] Production.INFO: neon service started
[2026-04-07 17:24:01] Production.INFO: ==18367== Releasing lock...
[2026-04-07 17:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:24:02] Production.INFO: ==18371== Lock acquired, processing the job...
[2026-04-07 16:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:24:02] Production.INFO: ==18371== Releasing lock...
[2026-04-07 16:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:24:02] Production.INFO: ==18369== Lock acquired, processing the job...
[2026-04-07 12:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:24:02] Production.INFO: ==18369== Releasing lock...
[2026-04-07 12:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:24:03] Production.INFO: ==18374== Lock acquired, processing the job...
[2026-04-07 12:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:24:03] Production.INFO: ==18376== Lock acquired, processing the job...
[2026-04-07 12:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:24:03] Production.INFO: ==18380== Lock acquired, processing the job...
[2026-04-07 12:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:24:03] Production.INFO: ==18378== Lock acquired, processing the job...
[2026-04-07 12:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:24:03] Production.INFO: Account Balance Start.
[2026-04-07 12:24:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:24:03] Production.INFO: 117
[2026-04-07 12:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:24:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:24:03] Production.INFO: ==18382== Lock acquired, processing the job...
[2026-04-07 12:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:24:03] Production.INFO: ==18382== Releasing lock...
[2026-04-07 12:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:24:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:03] Production.INFO: ==18376== Releasing lock...
[2026-04-07 12:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:24:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:24:04] Production.INFO: Total Charge 0
[2026-04-07 12:24:04] Production.INFO: CreateAllLog End
[2026-04-07 12:24:05] Production.INFO: Account Balance End.
[2026-04-07 12:24:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:24:05] Production.INFO: ==18380== Releasing lock...
[2026-04-07 12:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:24:11] Production.ERROR: CronJobId end10
[2026-04-07 12:24:11] Production.INFO: ==18378== Releasing lock...
[2026-04-07 12:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:24:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:24:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:24:14] Production.INFO: call_cost start
[2026-04-07 12:24:14] Production.INFO: call_cost end
[2026-04-07 12:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:24:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:24:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:24:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:24:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:24:14] Production.INFO: ==18374== Releasing lock...
[2026-04-07 12:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:25:02] Production.INFO: ==18440== Lock acquired, processing the job...
[2026-04-07 17:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:25:02] Production.INFO: neon service started
[2026-04-07 17:25:02] Production.INFO: neon service started
[2026-04-07 17:25:02] Production.INFO: ==18440== Releasing lock...
[2026-04-07 17:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:25:02] Production.INFO: ==18442== Lock acquired, processing the job...
[2026-04-07 12:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:25:02] Production.INFO: ==18444== Lock acquired, processing the job...
[2026-04-07 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:25:02] Production.INFO: ==18444== Releasing lock...
[2026-04-07 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:25:03] Production.INFO: ==18442== Releasing lock...
[2026-04-07 12:25:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:25:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:25:03] Production.INFO: ==18449== Lock acquired, processing the job...
[2026-04-07 12:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:25:03] Production.INFO: ==18451== Lock acquired, processing the job...
[2026-04-07 12:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:25:03] Production.INFO: ==18447== Lock acquired, processing the job...
[2026-04-07 12:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:25:03] Production.INFO: ==18453== Lock acquired, processing the job...
[2026-04-07 12:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:25:03] Production.INFO: ==18455== Lock acquired, processing the job...
[2026-04-07 12:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:25:04] Production.INFO: Account Balance Start.
[2026-04-07 12:25:04] Production.INFO: CreateAllLog Start
[2026-04-07 12:25:04] Production.INFO: 117
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-08
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:25:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-09
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:25:04] Production.INFO: ==18455== Releasing lock...
[2026-04-07 12:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-10
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: ==18449== Releasing lock...
[2026-04-07 12:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:05] Production.INFO: Date 2026-04-02
[2026-04-07 12:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:05] Production.INFO: Date 2026-04-03
[2026-04-07 12:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:05] Production.INFO: Date 2026-04-04
[2026-04-07 12:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:05] Production.INFO: Date 2026-04-05
[2026-04-07 12:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:05] Production.INFO: Date 2026-04-06
[2026-04-07 12:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:25:05] Production.INFO: Total Charge 0
[2026-04-07 12:25:05] Production.INFO: CreateAllLog End
[2026-04-07 12:25:05] Production.INFO: Account Balance End.
[2026-04-07 12:25:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:25:05] Production.INFO: ==18453== Releasing lock...
[2026-04-07 12:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:25:12] Production.ERROR: CronJobId end10
[2026-04-07 12:25:12] Production.INFO: ==18451== Releasing lock...
[2026-04-07 12:25:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:25:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:25:13] Production.INFO: call_cost start
[2026-04-07 12:25:13] Production.INFO: call_cost end
[2026-04-07 12:25:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:25:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:25:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:25:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:25:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:25:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:25:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:25:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:25:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:25:13] Production.INFO: ==18447== Releasing lock...
[2026-04-07 12:25:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:25:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:26:01] Production.INFO: ==18515== Lock acquired, processing the job...
[2026-04-07 17:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:26:01] Production.INFO: neon service started
[2026-04-07 17:26:01] Production.INFO: neon service started
[2026-04-07 17:26:01] Production.INFO: ==18515== Releasing lock...
[2026-04-07 17:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:26:01] Production.INFO: ==18517== Lock acquired, processing the job...
[2026-04-07 12:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:26:02] Production.INFO: ==18517== Releasing lock...
[2026-04-07 12:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:26:02] Production.INFO: ==18519== Lock acquired, processing the job...
[2026-04-07 16:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:26:02] Production.INFO: ==18519== Releasing lock...
[2026-04-07 16:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:26:02] Production.INFO: ==18521== Lock acquired, processing the job...
[2026-04-07 12:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:26:02] Production.INFO: ==18523== Lock acquired, processing the job...
[2026-04-07 12:26:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:26:02] Production.INFO: ==18525== Lock acquired, processing the job...
[2026-04-07 12:26:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:26:03] Production.INFO: ==18529== Lock acquired, processing the job...
[2026-04-07 12:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:26:03] Production.INFO: ==18527== Lock acquired, processing the job...
[2026-04-07 12:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:26:03] Production.INFO: ==18529== Releasing lock...
[2026-04-07 12:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:26:03] Production.INFO: Account Balance Start.
[2026-04-07 12:26:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:26:03] Production.INFO: 117
[2026-04-07 12:26:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:03] Production.INFO: ==18523== Releasing lock...
[2026-04-07 12:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:26:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:03] Production.INFO: Date 2026-03-21
[2026-04-07 12:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:03] Production.INFO: Date 2026-03-22
[2026-04-07 12:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:03] Production.INFO: Date 2026-03-23
[2026-04-07 12:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:03] Production.INFO: Date 2026-03-24
[2026-04-07 12:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:03] Production.INFO: Date 2026-03-25
[2026-04-07 12:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:26:04] Production.INFO: Total Charge 0
[2026-04-07 12:26:04] Production.INFO: CreateAllLog End
[2026-04-07 12:26:04] Production.INFO: Account Balance End.
[2026-04-07 12:26:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:26:04] Production.INFO: ==18527== Releasing lock...
[2026-04-07 12:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:26:11] Production.ERROR: CronJobId end10
[2026-04-07 12:26:11] Production.INFO: ==18525== Releasing lock...
[2026-04-07 12:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:26:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:26:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:26:15] Production.INFO: call_cost start
[2026-04-07 12:26:15] Production.INFO: call_cost end
[2026-04-07 12:26:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:26:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:26:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:26:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:26:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:26:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:26:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:26:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:26:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:26:15] Production.INFO: ==18521== Releasing lock...
[2026-04-07 12:26:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:26:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:27:01] Production.INFO: ==18590== Lock acquired, processing the job...
[2026-04-07 17:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:27:02] Production.INFO: neon service started
[2026-04-07 17:27:02] Production.INFO: neon service started
[2026-04-07 17:27:02] Production.INFO: ==18590== Releasing lock...
[2026-04-07 17:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:27:02] Production.INFO: ==18594== Lock acquired, processing the job...
[2026-04-07 16:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:27:02] Production.INFO: ==18594== Releasing lock...
[2026-04-07 16:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:27:02] Production.INFO: ==18592== Lock acquired, processing the job...
[2026-04-07 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:27:02] Production.INFO: ==18592== Releasing lock...
[2026-04-07 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:27:03] Production.INFO: ==18597== Lock acquired, processing the job...
[2026-04-07 12:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:27:03] Production.INFO: ==18599== Lock acquired, processing the job...
[2026-04-07 12:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:27:03] Production.INFO: ==18601== Lock acquired, processing the job...
[2026-04-07 12:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:27:03] Production.INFO: ==18605== Lock acquired, processing the job...
[2026-04-07 12:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:27:03] Production.INFO: ==18603== Lock acquired, processing the job...
[2026-04-07 12:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:27:03] Production.INFO: Account Balance Start.
[2026-04-07 12:27:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:27:03] Production.INFO: 117
[2026-04-07 12:27:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:27:03] Production.INFO: ==18605== Releasing lock...
[2026-04-07 12:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:27:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:27:04] Production.INFO: ==18599== Releasing lock...
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:05] Production.INFO: Date 2026-04-02
[2026-04-07 12:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:05] Production.INFO: Date 2026-04-03
[2026-04-07 12:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:05] Production.INFO: Date 2026-04-04
[2026-04-07 12:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:05] Production.INFO: Date 2026-04-05
[2026-04-07 12:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:05] Production.INFO: Date 2026-04-06
[2026-04-07 12:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:27:05] Production.INFO: Total Charge 0
[2026-04-07 12:27:05] Production.INFO: CreateAllLog End
[2026-04-07 12:27:05] Production.INFO: Account Balance End.
[2026-04-07 12:27:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:27:05] Production.INFO: ==18603== Releasing lock...
[2026-04-07 12:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:27:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:27:12] Production.ERROR: CronJobId end10
[2026-04-07 12:27:12] Production.INFO: ==18601== Releasing lock...
[2026-04-07 12:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:27:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:27:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:27:14] Production.INFO: call_cost start
[2026-04-07 12:27:14] Production.INFO: call_cost end
[2026-04-07 12:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:27:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:27:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:27:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:27:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:27:14] Production.INFO: ==18597== Releasing lock...
[2026-04-07 12:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:28:01] Production.INFO: ==18660== Lock acquired, processing the job...
[2026-04-07 17:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:28:01] Production.INFO: neon service started
[2026-04-07 17:28:01] Production.INFO: neon service started
[2026-04-07 17:28:01] Production.INFO: ==18660== Releasing lock...
[2026-04-07 17:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:28:01] Production.INFO: ==18662== Lock acquired, processing the job...
[2026-04-07 12:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:28:02] Production.INFO: ==18662== Releasing lock...
[2026-04-07 12:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:28:02] Production.INFO: ==18664== Lock acquired, processing the job...
[2026-04-07 16:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:28:02] Production.INFO: ==18664== Releasing lock...
[2026-04-07 16:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:28:02] Production.INFO: ==18667== Lock acquired, processing the job...
[2026-04-07 12:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:28:02] Production.INFO: ==18669== Lock acquired, processing the job...
[2026-04-07 12:28:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:28:02] Production.INFO: ==18671== Lock acquired, processing the job...
[2026-04-07 12:28:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:28:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:28:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:28:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:28:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:28:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:28:03] Production.INFO: ==18675== Lock acquired, processing the job...
[2026-04-07 12:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:28:03] Production.INFO: ==18673== Lock acquired, processing the job...
[2026-04-07 12:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:28:03] Production.INFO: ==18675== Releasing lock...
[2026-04-07 12:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:28:03] Production.INFO: Account Balance Start.
[2026-04-07 12:28:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:28:03] Production.INFO: 117
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:03] Production.INFO: ==18669== Releasing lock...
[2026-04-07 12:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-21
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-22
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-23
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-24
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-25
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-26
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-27
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:03] Production.INFO: Date 2026-03-28
[2026-04-07 12:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:28:04] Production.INFO: Total Charge 0
[2026-04-07 12:28:04] Production.INFO: CreateAllLog End
[2026-04-07 12:28:04] Production.INFO: Account Balance End.
[2026-04-07 12:28:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:28:04] Production.INFO: ==18673== Releasing lock...
[2026-04-07 12:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:28:10] Production.ERROR: CronJobId end10
[2026-04-07 12:28:10] Production.INFO: ==18671== Releasing lock...
[2026-04-07 12:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:28:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:28:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:28:14] Production.INFO: call_cost start
[2026-04-07 12:28:14] Production.INFO: call_cost end
[2026-04-07 12:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:28:14] Production.INFO: ==18667== Releasing lock...
[2026-04-07 12:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:29:01] Production.INFO: ==18735== Lock acquired, processing the job...
[2026-04-07 17:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:29:01] Production.INFO: neon service started
[2026-04-07 17:29:01] Production.INFO: neon service started
[2026-04-07 17:29:01] Production.INFO: ==18735== Releasing lock...
[2026-04-07 17:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:29:02] Production.INFO: ==18737== Lock acquired, processing the job...
[2026-04-07 12:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:29:02] Production.INFO: ==18737== Releasing lock...
[2026-04-07 12:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:29:02] Production.INFO: ==18739== Lock acquired, processing the job...
[2026-04-07 16:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:29:02] Production.INFO: ==18739== Releasing lock...
[2026-04-07 16:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:29:03] Production.INFO: ==18754== Lock acquired, processing the job...
[2026-04-07 12:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:29:03] Production.INFO: Account Balance Start.
[2026-04-07 12:29:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:29:03] Production.INFO: 117
[2026-04-07 12:29:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:03] Production.INFO: ==18741== Lock acquired, processing the job...
[2026-04-07 12:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:29:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:03] Production.INFO: ==18756== Lock acquired, processing the job...
[2026-04-07 12:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:29:03] Production.INFO: ==18743== Lock acquired, processing the job...
[2026-04-07 12:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:29:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:03] Production.INFO: ==18750== Lock acquired, processing the job...
[2026-04-07 12:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:29:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:29:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:29:03] Production.INFO: ==18756== Releasing lock...
[2026-04-07 12:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:29:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: ==18743== Releasing lock...
[2026-04-07 12:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:29:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:29:04] Production.INFO: Total Charge 0
[2026-04-07 12:29:04] Production.INFO: CreateAllLog End
[2026-04-07 12:29:05] Production.INFO: Account Balance End.
[2026-04-07 12:29:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:29:05] Production.INFO: ==18754== Releasing lock...
[2026-04-07 12:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:29:11] Production.ERROR: CronJobId end10
[2026-04-07 12:29:11] Production.INFO: ==18750== Releasing lock...
[2026-04-07 12:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:29:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:29:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:29:14] Production.INFO: call_cost start
[2026-04-07 12:29:14] Production.INFO: call_cost end
[2026-04-07 12:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:29:14] Production.INFO: ==18741== Releasing lock...
[2026-04-07 12:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:30:02] Production.INFO: ==18824== Lock acquired, processing the job...
[2026-04-07 17:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:30:02] Production.INFO: neon service started
[2026-04-07 17:30:02] Production.INFO: neon service started
[2026-04-07 17:30:02] Production.INFO: ==18824== Releasing lock...
[2026-04-07 17:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:30:02] Production.INFO: ==18828== Lock acquired, processing the job...
[2026-04-07 16:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:30:02] Production.INFO: ==18828== Releasing lock...
[2026-04-07 16:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:30:02] Production.INFO: ==18826== Lock acquired, processing the job...
[2026-04-07 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:30:02] Production.INFO: ==18826== Releasing lock...
[2026-04-07 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:30:03] Production.INFO: ==18831== Lock acquired, processing the job...
[2026-04-07 12:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:30:03] Production.INFO: ==18833== Lock acquired, processing the job...
[2026-04-07 12:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:30:03] Production.INFO: ==18835== Lock acquired, processing the job...
[2026-04-07 12:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:30:03] Production.INFO: ==18837== Lock acquired, processing the job...
[2026-04-07 12:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:30:03] Production.INFO: ==18839== Lock acquired, processing the job...
[2026-04-07 12:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:30:04] Production.INFO: Account Balance Start.
[2026-04-07 12:30:04] Production.INFO: CreateAllLog Start
[2026-04-07 12:30:04] Production.INFO: 117
[2026-04-07 12:30:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:30:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:30:04] Production.INFO: Date 2026-03-08
[2026-04-07 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:30:04] Production.INFO: ==18839== Releasing lock...
[2026-04-07 12:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:30:04] Production.INFO: Date 2026-03-09
[2026-04-07 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:04] Production.INFO: Date 2026-03-10
[2026-04-07 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:04] Production.INFO: ==18833== Releasing lock...
[2026-04-07 12:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:30:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:05] Production.INFO: Date 2026-03-23
[2026-04-07 12:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:05] Production.INFO: Date 2026-03-24
[2026-04-07 12:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:05] Production.INFO: Date 2026-03-25
[2026-04-07 12:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:05] Production.INFO: Date 2026-03-26
[2026-04-07 12:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:05] Production.INFO: Date 2026-03-27
[2026-04-07 12:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:05] Production.INFO: Date 2026-03-28
[2026-04-07 12:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:05] Production.INFO: Date 2026-03-29
[2026-04-07 12:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:05] Production.INFO: Date 2026-03-30
[2026-04-07 12:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:05] Production.INFO: Date 2026-03-31
[2026-04-07 12:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:05] Production.INFO: Date 2026-04-01
[2026-04-07 12:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:05] Production.INFO: Date 2026-04-02
[2026-04-07 12:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:05] Production.INFO: Date 2026-04-03
[2026-04-07 12:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:05] Production.INFO: Date 2026-04-04
[2026-04-07 12:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:05] Production.INFO: Date 2026-04-05
[2026-04-07 12:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:05] Production.INFO: Date 2026-04-06
[2026-04-07 12:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:30:05] Production.INFO: Total Charge 0
[2026-04-07 12:30:05] Production.INFO: CreateAllLog End
[2026-04-07 12:30:05] Production.INFO: Account Balance End.
[2026-04-07 12:30:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:30:05] Production.INFO: ==18837== Releasing lock...
[2026-04-07 12:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:30:11] Production.ERROR: CronJobId end10
[2026-04-07 12:30:11] Production.INFO: ==18835== Releasing lock...
[2026-04-07 12:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:30:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:30:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:30:14] Production.INFO: call_cost start
[2026-04-07 12:30:14] Production.INFO: call_cost end
[2026-04-07 12:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:30:14] Production.INFO: ==18831== Releasing lock...
[2026-04-07 12:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:31:01] Production.INFO: ==18896== Lock acquired, processing the job...
[2026-04-07 17:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:31:01] Production.INFO: neon service started
[2026-04-07 17:31:01] Production.INFO: neon service started
[2026-04-07 17:31:01] Production.INFO: ==18896== Releasing lock...
[2026-04-07 17:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:31:02] Production.INFO: ==18898== Lock acquired, processing the job...
[2026-04-07 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:31:02] Production.INFO: ==18900== Lock acquired, processing the job...
[2026-04-07 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:31:02] Production.INFO: ==18900== Releasing lock...
[2026-04-07 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:31:02] Production.INFO: ==18898== Releasing lock...
[2026-04-07 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:31:03] Production.INFO: ==18905== Lock acquired, processing the job...
[2026-04-07 12:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:31:03] Production.INFO: ==18907== Lock acquired, processing the job...
[2026-04-07 12:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:31:03] Production.INFO: ==18909== Lock acquired, processing the job...
[2026-04-07 12:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:31:03] Production.INFO: ==18903== Lock acquired, processing the job...
[2026-04-07 12:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 12:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 12:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 12:31:03] Production.ERROR: CronJob PID - 18905
[2026-04-07 12:31:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 12:31:03] Production.ERROR: CronJob ID - 5
[2026-04-07 12:31:03] Production.ERROR: CronJob Last Run Time 2026-04-07 12:31:00
[2026-04-07 12:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 12:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 12:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 12:31:03] Production.ERROR: CronJob PID - 18907
[2026-04-07 12:31:03] Production.ERROR: CronJob Title - Account Block
[2026-04-07 12:31:03] Production.ERROR: CronJob ID - 7
[2026-04-07 12:31:03] Production.ERROR: CronJob Last Run Time 2026-04-07 12:31:00
[2026-04-07 12:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 12:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 12:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 12:31:03] Production.ERROR: CronJob PID - 18909
[2026-04-07 12:31:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 12:31:03] Production.ERROR: CronJob ID - 10
[2026-04-07 12:31:03] Production.ERROR: CronJob Last Run Time 2026-04-07 12:31:00
[2026-04-07 12:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 12:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 12:31:03] Production.INFO: ==18913== Lock acquired, processing the job...
[2026-04-07 12:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 12:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 12:31:03] Production.INFO: ==18903== Releasing lock...
[2026-04-07 12:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 12:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 12:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 12:31:03] Production.INFO: ==18911== Lock acquired, processing the job...
[2026-04-07 12:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:31:03] Production.INFO: ==18915== Lock acquired, processing the job...
[2026-04-07 12:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:31:04] Production.INFO: Account Balance Start.
[2026-04-07 12:31:04] Production.INFO: CreateAllLog Start
[2026-04-07 12:31:04] Production.INFO: 117
[2026-04-07 12:31:04] Production.INFO: Date 2026-03-08
[2026-04-07 12:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:31:04] Production.INFO: ==18907== Releasing lock...
[2026-04-07 12:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:31:04] Production.ERROR: done
[2026-04-07 12:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:31:04] Production.INFO: ==18915== Releasing lock...
[2026-04-07 12:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:31:04] Production.INFO: Date 2026-03-09
[2026-04-07 12:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:04] Production.INFO: Date 2026-03-10
[2026-04-07 12:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 12:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053603', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 12:31:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:05] Production.INFO: Date 2026-03-24
[2026-04-07 12:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:05] Production.INFO: Date 2026-03-25
[2026-04-07 12:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:05] Production.INFO: Date 2026-03-26
[2026-04-07 12:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:05] Production.INFO: Date 2026-03-27
[2026-04-07 12:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:05] Production.INFO: Date 2026-03-28
[2026-04-07 12:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:05] Production.INFO: Date 2026-03-29
[2026-04-07 12:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:05] Production.INFO: Date 2026-03-30
[2026-04-07 12:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:05] Production.INFO: Date 2026-03-31
[2026-04-07 12:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:05] Production.INFO: Date 2026-04-01
[2026-04-07 12:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:05] Production.INFO: Date 2026-04-02
[2026-04-07 12:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:05] Production.INFO: Date 2026-04-03
[2026-04-07 12:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:05] Production.INFO: Date 2026-04-04
[2026-04-07 12:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:05] Production.INFO: Date 2026-04-05
[2026-04-07 12:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:05] Production.INFO: Date 2026-04-06
[2026-04-07 12:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:31:05] Production.INFO: Total Charge 0
[2026-04-07 12:31:05] Production.INFO: CreateAllLog End
[2026-04-07 12:31:05] Production.INFO: Account Balance End.
[2026-04-07 12:31:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:31:05] Production.INFO: ==18911== Releasing lock...
[2026-04-07 12:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:31:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053603', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 12:31:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 12:31:11] Production.INFO: ProcessCDR(1,17053603,1,1,2)
[2026-04-07 12:31:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053603,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 12:31:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053603,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 12:31:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 12:31:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 12:31:12] Production.INFO: ==18913== Releasing lock...
[2026-04-07 12:31:12] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 12:31:12] Production.INFO: 26 MB #Memory Used#
[2026-04-07 12:31:15] Production.ERROR: CronJobId end10
[2026-04-07 12:31:15] Production.INFO: ==18909== Releasing lock...
[2026-04-07 12:31:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:31:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:31:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:31:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:31:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:31:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:31:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:31:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:31:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:31:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:31:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:31:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:31:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:31:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:31:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:31:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:31:17] Production.INFO: call_cost start
[2026-04-07 12:31:17] Production.INFO: call_cost end
[2026-04-07 12:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:31:17] Production.INFO: ==18905== Releasing lock...
[2026-04-07 12:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:32:02] Production.INFO: ==18976== Lock acquired, processing the job...
[2026-04-07 17:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:32:02] Production.INFO: neon service started
[2026-04-07 17:32:02] Production.INFO: neon service started
[2026-04-07 17:32:02] Production.INFO: ==18976== Releasing lock...
[2026-04-07 17:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:32:02] Production.INFO: ==18978== Lock acquired, processing the job...
[2026-04-07 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:32:02] Production.INFO: ==18978== Releasing lock...
[2026-04-07 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:32:03] Production.INFO: ==18980== Lock acquired, processing the job...
[2026-04-07 16:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:32:03] Production.INFO: ==18980== Releasing lock...
[2026-04-07 16:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:32:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:32:03] Production.INFO: ==18983== Lock acquired, processing the job...
[2026-04-07 12:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:32:03] Production.INFO: ==18985== Lock acquired, processing the job...
[2026-04-07 12:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:32:03] Production.INFO: ==18987== Lock acquired, processing the job...
[2026-04-07 12:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:32:03] Production.INFO: ==18989== Lock acquired, processing the job...
[2026-04-07 12:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:32:04] Production.INFO: ==18991== Lock acquired, processing the job...
[2026-04-07 12:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:32:04] Production.INFO: Account Balance Start.
[2026-04-07 12:32:04] Production.INFO: CreateAllLog Start
[2026-04-07 12:32:04] Production.INFO: 117
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-08
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-09
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-10
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:32:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: ==18991== Releasing lock...
[2026-04-07 12:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:32:04] Production.INFO: ==18985== Releasing lock...
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:05] Production.INFO: Date 2026-04-05
[2026-04-07 12:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:05] Production.INFO: Date 2026-04-06
[2026-04-07 12:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:32:05] Production.INFO: Total Charge 0
[2026-04-07 12:32:05] Production.INFO: CreateAllLog End
[2026-04-07 12:32:05] Production.INFO: Account Balance End.
[2026-04-07 12:32:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:32:05] Production.INFO: ==18989== Releasing lock...
[2026-04-07 12:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:32:11] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,8))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-04-07 12:32:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:32:11] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:32:11] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:32:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:32:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:32:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:32:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:32:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:32:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:32:11] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:32:11] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:32:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:32:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:32:11] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:32:12] Production.INFO: call_cost start
[2026-04-07 12:32:12] Production.INFO: call_cost end
[2026-04-07 12:32:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:32:12] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:32:12] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:32:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:32:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:32:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:32:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:32:12] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:32:12] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:32:12] Production.INFO: ==18983== Releasing lock...
[2026-04-07 12:32:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:32:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:32:12] Production.ERROR: CronJobId end10
[2026-04-07 12:32:12] Production.INFO: ==18987== Releasing lock...
[2026-04-07 12:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 17:33:01] Production.INFO: ==19053== Lock acquired, processing the job...
[2026-04-07 17:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:33:01] Production.INFO: neon service started
[2026-04-07 17:33:01] Production.INFO: neon service started
[2026-04-07 17:33:01] Production.INFO: ==19053== Releasing lock...
[2026-04-07 17:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:33:01] Production.INFO: ==19055== Lock acquired, processing the job...
[2026-04-07 12:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:33:02] Production.INFO: ==19055== Releasing lock...
[2026-04-07 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:33:02] Production.INFO: ==19057== Lock acquired, processing the job...
[2026-04-07 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:33:02] Production.INFO: ==19057== Releasing lock...
[2026-04-07 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:33:03] Production.INFO: ==19064== Lock acquired, processing the job...
[2026-04-07 12:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:33:03] Production.INFO: ==19060== Lock acquired, processing the job...
[2026-04-07 12:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:33:03] Production.INFO: ==19062== Lock acquired, processing the job...
[2026-04-07 12:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:33:03] Production.INFO: ==19066== Lock acquired, processing the job...
[2026-04-07 12:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:33:03] Production.INFO: ==19068== Lock acquired, processing the job...
[2026-04-07 12:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:33:03] Production.INFO: Account Balance Start.
[2026-04-07 12:33:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:33:03] Production.INFO: 117
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:33:03] Production.INFO: ==19068== Releasing lock...
[2026-04-07 12:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-21
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-22
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-23
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-24
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-25
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-26
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-27
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-28
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-29
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-30
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-03-31
[2026-04-07 12:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:03] Production.INFO: Date 2026-04-01
[2026-04-07 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:04] Production.INFO: ==19062== Releasing lock...
[2026-04-07 12:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:33:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:33:04] Production.INFO: Total Charge 0
[2026-04-07 12:33:04] Production.INFO: CreateAllLog End
[2026-04-07 12:33:04] Production.INFO: Account Balance End.
[2026-04-07 12:33:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:33:04] Production.INFO: ==19066== Releasing lock...
[2026-04-07 12:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:33:11] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,8))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-04-07 12:33:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:33:11] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:33:11] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:33:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:33:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:33:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:33:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:33:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:33:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:33:11] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:33:11] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:33:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:33:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:33:11] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:33:11] Production.INFO: call_cost start
[2026-04-07 12:33:11] Production.INFO: call_cost end
[2026-04-07 12:33:11] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:33:11] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:33:11] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:33:11] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:33:11] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:33:11] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:33:11] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:33:11] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:33:11] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:33:11] Production.INFO: ==19060== Releasing lock...
[2026-04-07 12:33:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:33:11] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 12:33:12] Production.ERROR: CronJobId end10
[2026-04-07 12:33:12] Production.INFO: ==19064== Releasing lock...
[2026-04-07 12:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 17:34:02] Production.INFO: ==19122== Lock acquired, processing the job...
[2026-04-07 17:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:34:02] Production.INFO: neon service started
[2026-04-07 17:34:02] Production.INFO: neon service started
[2026-04-07 17:34:02] Production.INFO: ==19122== Releasing lock...
[2026-04-07 17:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:34:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 16:34:02] Production.INFO: ==19126== Lock acquired, processing the job...
[2026-04-07 16:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:34:02] Production.INFO: ==19126== Releasing lock...
[2026-04-07 16:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:34:02] Production.INFO: ==19124== Lock acquired, processing the job...
[2026-04-07 12:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:34:02] Production.INFO: ==19124== Releasing lock...
[2026-04-07 12:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:34:03] Production.INFO: ==19133== Lock acquired, processing the job...
[2026-04-07 12:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:34:03] Production.INFO: ==19128== Lock acquired, processing the job...
[2026-04-07 12:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:34:03] Production.INFO: ==19135== Lock acquired, processing the job...
[2026-04-07 12:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:34:03] Production.INFO: ==19130== Lock acquired, processing the job...
[2026-04-07 12:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:34:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:34:04] Production.INFO: ==19137== Lock acquired, processing the job...
[2026-04-07 12:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:34:04] Production.INFO: Account Balance Start.
[2026-04-07 12:34:04] Production.INFO: CreateAllLog Start
[2026-04-07 12:34:04] Production.INFO: 117
[2026-04-07 12:34:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:34:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:34:04] Production.INFO: Date 2026-03-08
[2026-04-07 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:34:04] Production.INFO: ==19137== Releasing lock...
[2026-04-07 12:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:34:04] Production.INFO: Date 2026-03-09
[2026-04-07 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:04] Production.INFO: Date 2026-03-10
[2026-04-07 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:04] Production.INFO: ==19130== Releasing lock...
[2026-04-07 12:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:34:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:05] Production.INFO: Date 2026-03-24
[2026-04-07 12:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:05] Production.INFO: Date 2026-03-25
[2026-04-07 12:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:05] Production.INFO: Date 2026-03-26
[2026-04-07 12:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:05] Production.INFO: Date 2026-03-27
[2026-04-07 12:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:05] Production.INFO: Date 2026-03-28
[2026-04-07 12:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:05] Production.INFO: Date 2026-03-29
[2026-04-07 12:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:05] Production.INFO: Date 2026-03-30
[2026-04-07 12:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:05] Production.INFO: Date 2026-03-31
[2026-04-07 12:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:05] Production.INFO: Date 2026-04-01
[2026-04-07 12:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:05] Production.INFO: Date 2026-04-02
[2026-04-07 12:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:05] Production.INFO: Date 2026-04-03
[2026-04-07 12:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:05] Production.INFO: Date 2026-04-04
[2026-04-07 12:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:05] Production.INFO: Date 2026-04-05
[2026-04-07 12:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:05] Production.INFO: Date 2026-04-06
[2026-04-07 12:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:34:05] Production.INFO: Total Charge 0
[2026-04-07 12:34:05] Production.INFO: CreateAllLog End
[2026-04-07 12:34:05] Production.INFO: Account Balance End.
[2026-04-07 12:34:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:34:05] Production.INFO: ==19135== Releasing lock...
[2026-04-07 12:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:34:11] Production.ERROR: CronJobId end10
[2026-04-07 12:34:11] Production.INFO: ==19133== Releasing lock...
[2026-04-07 12:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:34:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:34:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:34:14] Production.INFO: call_cost start
[2026-04-07 12:34:14] Production.INFO: call_cost end
[2026-04-07 12:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:34:14] Production.INFO: ==19128== Releasing lock...
[2026-04-07 12:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:35:01] Production.INFO: ==19196== Lock acquired, processing the job...
[2026-04-07 17:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:35:01] Production.INFO: neon service started
[2026-04-07 17:35:01] Production.INFO: neon service started
[2026-04-07 17:35:01] Production.INFO: ==19196== Releasing lock...
[2026-04-07 17:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:35:01] Production.INFO: ==19198== Lock acquired, processing the job...
[2026-04-07 12:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:35:02] Production.INFO: ==19198== Releasing lock...
[2026-04-07 12:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:35:02] Production.INFO: ==19200== Lock acquired, processing the job...
[2026-04-07 16:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:35:02] Production.INFO: ==19200== Releasing lock...
[2026-04-07 16:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:35:02] Production.INFO: ==19204== Lock acquired, processing the job...
[2026-04-07 12:35:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:35:02] Production.INFO: ==19206== Lock acquired, processing the job...
[2026-04-07 12:35:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:35:02] Production.INFO: ==19208== Lock acquired, processing the job...
[2026-04-07 12:35:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:35:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:35:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:35:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:35:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:35:03] Production.INFO: Account Balance Start.
[2026-04-07 12:35:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:35:03] Production.INFO: 117
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: ==19202== Lock acquired, processing the job...
[2026-04-07 12:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: ==19210== Lock acquired, processing the job...
[2026-04-07 12:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: ==19210== Releasing lock...
[2026-04-07 12:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: ==19204== Releasing lock...
[2026-04-07 12:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-21
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-22
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-23
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-24
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-25
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-26
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-27
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-28
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-29
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-30
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: Date 2026-03-31
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:03] Production.INFO: Date 2026-04-01
[2026-04-07 12:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:35:04] Production.INFO: Total Charge 0
[2026-04-07 12:35:04] Production.INFO: CreateAllLog End
[2026-04-07 12:35:04] Production.INFO: Account Balance End.
[2026-04-07 12:35:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:35:04] Production.INFO: ==19208== Releasing lock...
[2026-04-07 12:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:35:10] Production.ERROR: CronJobId end10
[2026-04-07 12:35:10] Production.INFO: ==19206== Releasing lock...
[2026-04-07 12:35:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:35:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:35:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:35:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:35:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:35:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:35:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:35:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:35:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:35:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:35:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:35:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:35:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:35:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:35:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:35:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:35:14] Production.INFO: call_cost start
[2026-04-07 12:35:14] Production.INFO: call_cost end
[2026-04-07 12:35:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:35:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:35:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:35:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:35:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:35:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:35:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:35:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:35:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:35:14] Production.INFO: ==19202== Releasing lock...
[2026-04-07 12:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:35:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:36:01] Production.INFO: ==19272== Lock acquired, processing the job...
[2026-04-07 17:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:36:01] Production.INFO: neon service started
[2026-04-07 17:36:01] Production.INFO: neon service started
[2026-04-07 17:36:01] Production.INFO: ==19272== Releasing lock...
[2026-04-07 17:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:36:02] Production.INFO: ==19274== Lock acquired, processing the job...
[2026-04-07 12:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:36:02] Production.INFO: ==19274== Releasing lock...
[2026-04-07 12:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:36:02] Production.INFO: ==19276== Lock acquired, processing the job...
[2026-04-07 16:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:36:02] Production.INFO: ==19276== Releasing lock...
[2026-04-07 16:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:36:03] Production.INFO: ==19279== Lock acquired, processing the job...
[2026-04-07 12:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:36:03] Production.INFO: ==19281== Lock acquired, processing the job...
[2026-04-07 12:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:36:03] Production.INFO: ==19283== Lock acquired, processing the job...
[2026-04-07 12:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:36:03] Production.INFO: ==19285== Lock acquired, processing the job...
[2026-04-07 12:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:36:03] Production.INFO: ==19287== Lock acquired, processing the job...
[2026-04-07 12:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:36:03] Production.INFO: Account Balance Start.
[2026-04-07 12:36:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:36:03] Production.INFO: 117
[2026-04-07 12:36:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:36:03] Production.INFO: ==19287== Releasing lock...
[2026-04-07 12:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:36:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:03] Production.INFO: Date 2026-03-21
[2026-04-07 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:03] Production.INFO: Date 2026-03-22
[2026-04-07 12:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:04] Production.INFO: ==19281== Releasing lock...
[2026-04-07 12:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:36:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:36:04] Production.INFO: Total Charge 0
[2026-04-07 12:36:04] Production.INFO: CreateAllLog End
[2026-04-07 12:36:04] Production.INFO: Account Balance End.
[2026-04-07 12:36:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:36:04] Production.INFO: ==19285== Releasing lock...
[2026-04-07 12:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:36:10] Production.ERROR: CronJobId end10
[2026-04-07 12:36:10] Production.INFO: ==19283== Releasing lock...
[2026-04-07 12:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:36:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:36:14] Production.INFO: call_cost start
[2026-04-07 12:36:14] Production.INFO: call_cost end
[2026-04-07 12:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:36:14] Production.INFO: ==19279== Releasing lock...
[2026-04-07 12:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:37:01] Production.INFO: ==19351== Lock acquired, processing the job...
[2026-04-07 17:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:37:01] Production.INFO: neon service started
[2026-04-07 17:37:01] Production.INFO: neon service started
[2026-04-07 17:37:01] Production.INFO: ==19351== Releasing lock...
[2026-04-07 17:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:37:01] Production.INFO: ==19353== Lock acquired, processing the job...
[2026-04-07 12:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:37:01] Production.INFO: ==19353== Releasing lock...
[2026-04-07 12:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:37:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:37:02] Production.INFO: ==19355== Lock acquired, processing the job...
[2026-04-07 16:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:37:02] Production.INFO: ==19355== Releasing lock...
[2026-04-07 16:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:37:02] Production.INFO: ==19357== Lock acquired, processing the job...
[2026-04-07 12:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:37:02] Production.INFO: ==19363== Lock acquired, processing the job...
[2026-04-07 12:37:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:37:02] Production.INFO: ==19361== Lock acquired, processing the job...
[2026-04-07 12:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:37:02] Production.INFO: ==19359== Lock acquired, processing the job...
[2026-04-07 12:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:37:02] Production.INFO: ==19365== Lock acquired, processing the job...
[2026-04-07 12:37:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:37:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:37:02] Production.INFO: Account Balance Start.
[2026-04-07 12:37:02] Production.INFO: CreateAllLog Start
[2026-04-07 12:37:02] Production.INFO: 117
[2026-04-07 12:37:02] Production.INFO: Date 2026-03-08
[2026-04-07 12:37:02] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:37:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:37:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:37:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:37:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:37:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:37:02] Production.INFO: Date 2026-03-09
[2026-04-07 12:37:02] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:37:02] Production.INFO: ==19365== Releasing lock...
[2026-04-07 12:37:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:37:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:37:02] Production.INFO: Date 2026-03-10
[2026-04-07 12:37:02] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-21
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-22
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-23
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-24
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-25
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-26
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-27
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-28
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-29
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-30
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: ==19359== Releasing lock...
[2026-04-07 12:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:37:03] Production.INFO: Date 2026-03-31
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-04-01
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-04-02
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-04-03
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-04-04
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-04-05
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-04-06
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Date 2026-04-07
[2026-04-07 12:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:37:03] Production.INFO: Total Charge 0
[2026-04-07 12:37:03] Production.INFO: CreateAllLog End
[2026-04-07 12:37:03] Production.INFO: Account Balance End.
[2026-04-07 12:37:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:37:04] Production.INFO: ==19363== Releasing lock...
[2026-04-07 12:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:37:10] Production.ERROR: CronJobId end10
[2026-04-07 12:37:10] Production.INFO: ==19361== Releasing lock...
[2026-04-07 12:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:37:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:37:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:37:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:37:13] Production.INFO: call_cost start
[2026-04-07 12:37:13] Production.INFO: call_cost end
[2026-04-07 12:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:37:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:37:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:37:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:37:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:37:13] Production.INFO: ==19357== Releasing lock...
[2026-04-07 12:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:38:01] Production.INFO: ==19424== Lock acquired, processing the job...
[2026-04-07 17:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:38:01] Production.INFO: neon service started
[2026-04-07 17:38:01] Production.INFO: neon service started
[2026-04-07 17:38:01] Production.INFO: ==19424== Releasing lock...
[2026-04-07 17:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:38:02] Production.INFO: ==19427== Lock acquired, processing the job...
[2026-04-07 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:38:02] Production.INFO: ==19429== Lock acquired, processing the job...
[2026-04-07 16:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:38:02] Production.INFO: ==19429== Releasing lock...
[2026-04-07 16:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:38:02] Production.INFO: ==19427== Releasing lock...
[2026-04-07 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:38:03] Production.INFO: ==19431== Lock acquired, processing the job...
[2026-04-07 12:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:38:03] Production.INFO: ==19433== Lock acquired, processing the job...
[2026-04-07 12:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:38:03] Production.INFO: ==19437== Lock acquired, processing the job...
[2026-04-07 12:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:38:03] Production.INFO: ==19435== Lock acquired, processing the job...
[2026-04-07 12:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:38:03] Production.INFO: ==19439== Lock acquired, processing the job...
[2026-04-07 12:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:38:03] Production.INFO: Account Balance Start.
[2026-04-07 12:38:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:38:03] Production.INFO: 117
[2026-04-07 12:38:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:38:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:38:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:03] Production.INFO: ==19439== Releasing lock...
[2026-04-07 12:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:38:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: ==19433== Releasing lock...
[2026-04-07 12:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:38:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:38:04] Production.INFO: Total Charge 0
[2026-04-07 12:38:05] Production.INFO: CreateAllLog End
[2026-04-07 12:38:05] Production.INFO: Account Balance End.
[2026-04-07 12:38:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:38:05] Production.INFO: ==19437== Releasing lock...
[2026-04-07 12:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:38:11] Production.ERROR: CronJobId end10
[2026-04-07 12:38:11] Production.INFO: ==19435== Releasing lock...
[2026-04-07 12:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:38:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:38:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:38:13] Production.INFO: call_cost start
[2026-04-07 12:38:13] Production.INFO: call_cost end
[2026-04-07 12:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:38:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:38:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:38:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:38:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:38:13] Production.INFO: ==19431== Releasing lock...
[2026-04-07 12:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:39:02] Production.INFO: ==19501== Lock acquired, processing the job...
[2026-04-07 17:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:39:02] Production.INFO: neon service started
[2026-04-07 17:39:02] Production.INFO: neon service started
[2026-04-07 17:39:02] Production.INFO: ==19501== Releasing lock...
[2026-04-07 17:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:39:02] Production.INFO: ==19505== Lock acquired, processing the job...
[2026-04-07 16:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:39:02] Production.INFO: ==19505== Releasing lock...
[2026-04-07 16:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:39:02] Production.INFO: ==19503== Lock acquired, processing the job...
[2026-04-07 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:39:03] Production.INFO: ==19503== Releasing lock...
[2026-04-07 12:39:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:39:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:39:03] Production.INFO: ==19510== Lock acquired, processing the job...
[2026-04-07 12:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:39:03] Production.INFO: ==19508== Lock acquired, processing the job...
[2026-04-07 12:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:39:03] Production.INFO: ==19512== Lock acquired, processing the job...
[2026-04-07 12:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:39:03] Production.INFO: ==19514== Lock acquired, processing the job...
[2026-04-07 12:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:39:03] Production.INFO: ==19516== Lock acquired, processing the job...
[2026-04-07 12:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:39:04] Production.INFO: Account Balance Start.
[2026-04-07 12:39:04] Production.INFO: CreateAllLog Start
[2026-04-07 12:39:04] Production.INFO: 117
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-08
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-09
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-10
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.INFO: ==19516== Releasing lock...
[2026-04-07 12:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.INFO: ==19510== Releasing lock...
[2026-04-07 12:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:05] Production.INFO: Date 2026-03-30
[2026-04-07 12:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:05] Production.INFO: Date 2026-03-31
[2026-04-07 12:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:05] Production.INFO: Date 2026-04-01
[2026-04-07 12:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:05] Production.INFO: Date 2026-04-02
[2026-04-07 12:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:05] Production.INFO: Date 2026-04-03
[2026-04-07 12:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:05] Production.INFO: Date 2026-04-04
[2026-04-07 12:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:05] Production.INFO: Date 2026-04-05
[2026-04-07 12:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:05] Production.INFO: Date 2026-04-06
[2026-04-07 12:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:39:05] Production.INFO: Total Charge 0
[2026-04-07 12:39:05] Production.INFO: CreateAllLog End
[2026-04-07 12:39:05] Production.INFO: Account Balance End.
[2026-04-07 12:39:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:39:05] Production.INFO: ==19514== Releasing lock...
[2026-04-07 12:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:39:12] Production.ERROR: CronJobId end10
[2026-04-07 12:39:12] Production.INFO: ==19512== Releasing lock...
[2026-04-07 12:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:39:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:39:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:39:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:39:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:39:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:39:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:39:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:39:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:39:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:39:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:39:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:39:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:39:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:39:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:39:15] Production.INFO: call_cost start
[2026-04-07 12:39:15] Production.INFO: call_cost end
[2026-04-07 12:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:39:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:39:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:39:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:39:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:39:15] Production.INFO: ==19508== Releasing lock...
[2026-04-07 12:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:40:01] Production.INFO: ==19576== Lock acquired, processing the job...
[2026-04-07 17:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:40:01] Production.INFO: neon service started
[2026-04-07 17:40:01] Production.INFO: neon service started
[2026-04-07 17:40:01] Production.INFO: ==19576== Releasing lock...
[2026-04-07 17:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:40:02] Production.INFO: ==19578== Lock acquired, processing the job...
[2026-04-07 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:40:02] Production.INFO: ==19580== Lock acquired, processing the job...
[2026-04-07 16:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:40:02] Production.INFO: ==19580== Releasing lock...
[2026-04-07 16:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:40:02] Production.INFO: ==19578== Releasing lock...
[2026-04-07 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:40:03] Production.INFO: ==19583== Lock acquired, processing the job...
[2026-04-07 12:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:40:03] Production.INFO: ==19587== Lock acquired, processing the job...
[2026-04-07 12:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:40:03] Production.INFO: ==19585== Lock acquired, processing the job...
[2026-04-07 12:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:40:03] Production.INFO: ==19589== Lock acquired, processing the job...
[2026-04-07 12:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:40:03] Production.INFO: ==19591== Lock acquired, processing the job...
[2026-04-07 12:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:40:03] Production.INFO: Account Balance Start.
[2026-04-07 12:40:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:40:03] Production.INFO: 117
[2026-04-07 12:40:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:40:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:03] Production.INFO: ==19591== Releasing lock...
[2026-04-07 12:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:40:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: ==19585== Releasing lock...
[2026-04-07 12:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:40:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:40:05] Production.INFO: Total Charge 0
[2026-04-07 12:40:05] Production.INFO: CreateAllLog End
[2026-04-07 12:40:05] Production.INFO: Account Balance End.
[2026-04-07 12:40:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:40:05] Production.INFO: ==19589== Releasing lock...
[2026-04-07 12:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:40:10] Production.ERROR: CronJobId end10
[2026-04-07 12:40:10] Production.INFO: ==19587== Releasing lock...
[2026-04-07 12:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:40:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:40:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:40:14] Production.INFO: call_cost start
[2026-04-07 12:40:14] Production.INFO: call_cost end
[2026-04-07 12:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:40:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:40:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:40:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:40:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:40:14] Production.INFO: ==19583== Releasing lock...
[2026-04-07 12:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:41:02] Production.INFO: ==19647== Lock acquired, processing the job...
[2026-04-07 17:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:41:02] Production.INFO: neon service started
[2026-04-07 17:41:02] Production.INFO: neon service started
[2026-04-07 17:41:02] Production.INFO: ==19647== Releasing lock...
[2026-04-07 17:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:41:02] Production.INFO: ==19649== Lock acquired, processing the job...
[2026-04-07 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:41:02] Production.INFO: ==19651== Lock acquired, processing the job...
[2026-04-07 16:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 12:41:02] Production.INFO: ==19649== Releasing lock...
[2026-04-07 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:41:02] Production.INFO: ==19651== Releasing lock...
[2026-04-07 16:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:41:03] Production.INFO: ==19654== Lock acquired, processing the job...
[2026-04-07 12:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 12:41:03] Production.INFO: ==19656== Lock acquired, processing the job...
[2026-04-07 12:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 12:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 12:41:03] Production.ERROR: CronJob PID - 19656
[2026-04-07 12:41:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 12:41:03] Production.ERROR: CronJob ID - 5
[2026-04-07 12:41:03] Production.ERROR: CronJob Last Run Time 2026-04-07 12:41:00
[2026-04-07 12:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 12:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 12:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 12:41:03] Production.INFO: ==19654== Releasing lock...
[2026-04-07 12:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 12:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 12:41:03] Production.INFO: ==19660== Lock acquired, processing the job...
[2026-04-07 12:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:41:03] Production.INFO: ==19658== Lock acquired, processing the job...
[2026-04-07 12:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:41:03] Production.INFO: ==19662== Lock acquired, processing the job...
[2026-04-07 12:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:41:03] Production.INFO: ==19666== Lock acquired, processing the job...
[2026-04-07 12:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:41:04] Production.INFO: ==19664== Lock acquired, processing the job...
[2026-04-07 12:41:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 12:41:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 12:41:04] Production.INFO: Account Balance Start.
[2026-04-07 12:41:04] Production.INFO: CreateAllLog Start
[2026-04-07 12:41:04] Production.INFO: 117
[2026-04-07 12:41:04] Production.INFO: Date 2026-03-08
[2026-04-07 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:04] Production.INFO: Date 2026-03-09
[2026-04-07 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:41:04] Production.INFO: Date 2026-03-10
[2026-04-07 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:41:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:04] Production.INFO: ==19666== Releasing lock...
[2026-04-07 12:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:41:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:04] Production.INFO: ==19658== Releasing lock...
[2026-04-07 12:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:41:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:04] Production.ERROR: done
[2026-04-07 12:41:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 12:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053644', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 12:41:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:05] Production.INFO: Date 2026-03-25
[2026-04-07 12:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:05] Production.INFO: Date 2026-03-26
[2026-04-07 12:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:05] Production.INFO: Date 2026-03-27
[2026-04-07 12:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:05] Production.INFO: Date 2026-03-28
[2026-04-07 12:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:05] Production.INFO: Date 2026-03-29
[2026-04-07 12:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:05] Production.INFO: Date 2026-03-30
[2026-04-07 12:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:05] Production.INFO: Date 2026-03-31
[2026-04-07 12:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:05] Production.INFO: Date 2026-04-01
[2026-04-07 12:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:05] Production.INFO: Date 2026-04-02
[2026-04-07 12:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:05] Production.INFO: Date 2026-04-03
[2026-04-07 12:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:05] Production.INFO: Date 2026-04-04
[2026-04-07 12:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:05] Production.INFO: Date 2026-04-05
[2026-04-07 12:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:05] Production.INFO: Date 2026-04-06
[2026-04-07 12:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:41:05] Production.INFO: Total Charge 0
[2026-04-07 12:41:05] Production.INFO: CreateAllLog End
[2026-04-07 12:41:05] Production.INFO: Account Balance End.
[2026-04-07 12:41:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:41:05] Production.INFO: ==19662== Releasing lock...
[2026-04-07 12:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:41:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053644', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 12:41:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 12:41:11] Production.INFO: ProcessCDR(1,17053644,1,1,2)
[2026-04-07 12:41:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053644,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 12:41:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053644,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 12:41:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 12:41:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 12:41:11] Production.INFO: ==19664== Releasing lock...
[2026-04-07 12:41:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 12:41:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 12:41:14] Production.ERROR: CronJobId end10
[2026-04-07 12:41:14] Production.INFO: ==19660== Releasing lock...
[2026-04-07 12:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:41:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:41:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:41:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:41:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:41:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:41:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:41:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:41:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:41:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:41:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:41:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:41:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:41:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:41:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:41:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:41:17] Production.INFO: call_cost start
[2026-04-07 12:41:17] Production.INFO: call_cost end
[2026-04-07 12:41:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:41:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:41:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:41:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:41:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:41:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:41:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:41:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:41:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:41:17] Production.INFO: ==19656== Releasing lock...
[2026-04-07 12:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:41:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:42:01] Production.INFO: ==19724== Lock acquired, processing the job...
[2026-04-07 17:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:42:01] Production.INFO: neon service started
[2026-04-07 17:42:01] Production.INFO: neon service started
[2026-04-07 17:42:01] Production.INFO: ==19724== Releasing lock...
[2026-04-07 17:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:42:01] Production.INFO: ==19727== Lock acquired, processing the job...
[2026-04-07 12:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:42:02] Production.INFO: ==19727== Releasing lock...
[2026-04-07 12:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:42:02] Production.INFO: ==19729== Lock acquired, processing the job...
[2026-04-07 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:42:02] Production.INFO: ==19729== Releasing lock...
[2026-04-07 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:42:03] Production.INFO: ==19733== Lock acquired, processing the job...
[2026-04-07 12:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:42:03] Production.INFO: ==19731== Lock acquired, processing the job...
[2026-04-07 12:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:42:03] Production.INFO: ==19735== Lock acquired, processing the job...
[2026-04-07 12:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:42:03] Production.INFO: ==19737== Lock acquired, processing the job...
[2026-04-07 12:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:42:03] Production.INFO: ==19739== Lock acquired, processing the job...
[2026-04-07 12:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:42:03] Production.INFO: Account Balance Start.
[2026-04-07 12:42:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:42:03] Production.INFO: 117
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: ==19739== Releasing lock...
[2026-04-07 12:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: ==19733== Releasing lock...
[2026-04-07 12:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-21
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-22
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-23
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-24
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-25
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-26
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-27
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-28
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:03] Production.INFO: Date 2026-03-29
[2026-04-07 12:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:42:04] Production.INFO: Total Charge 0
[2026-04-07 12:42:04] Production.INFO: CreateAllLog End
[2026-04-07 12:42:04] Production.INFO: Account Balance End.
[2026-04-07 12:42:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:42:04] Production.INFO: ==19737== Releasing lock...
[2026-04-07 12:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:42:11] Production.ERROR: CronJobId end10
[2026-04-07 12:42:11] Production.INFO: ==19735== Releasing lock...
[2026-04-07 12:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:42:14] Production.INFO: call_cost start
[2026-04-07 12:42:14] Production.INFO: call_cost end
[2026-04-07 12:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:42:14] Production.INFO: ==19731== Releasing lock...
[2026-04-07 12:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:43:01] Production.INFO: ==19803== Lock acquired, processing the job...
[2026-04-07 17:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:43:01] Production.INFO: neon service started
[2026-04-07 17:43:01] Production.INFO: neon service started
[2026-04-07 17:43:01] Production.INFO: ==19803== Releasing lock...
[2026-04-07 17:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:43:02] Production.INFO: ==19807== Lock acquired, processing the job...
[2026-04-07 16:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:43:02] Production.INFO: ==19807== Releasing lock...
[2026-04-07 16:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:43:02] Production.INFO: ==19805== Lock acquired, processing the job...
[2026-04-07 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:43:02] Production.INFO: ==19805== Releasing lock...
[2026-04-07 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:43:03] Production.INFO: ==19810== Lock acquired, processing the job...
[2026-04-07 12:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:43:03] Production.INFO: ==19812== Lock acquired, processing the job...
[2026-04-07 12:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:43:03] Production.INFO: ==19814== Lock acquired, processing the job...
[2026-04-07 12:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:43:03] Production.INFO: ==19816== Lock acquired, processing the job...
[2026-04-07 12:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:43:03] Production.INFO: ==19818== Lock acquired, processing the job...
[2026-04-07 12:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:43:03] Production.INFO: Account Balance Start.
[2026-04-07 12:43:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:43:03] Production.INFO: 117
[2026-04-07 12:43:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:43:03] Production.INFO: ==19818== Releasing lock...
[2026-04-07 12:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:43:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:03] Production.INFO: ==19812== Releasing lock...
[2026-04-07 12:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:43:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:05] Production.INFO: Date 2026-04-06
[2026-04-07 12:43:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:43:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:43:05] Production.INFO: Total Charge 0
[2026-04-07 12:43:05] Production.INFO: CreateAllLog End
[2026-04-07 12:43:05] Production.INFO: Account Balance End.
[2026-04-07 12:43:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:43:05] Production.INFO: ==19816== Releasing lock...
[2026-04-07 12:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:43:11] Production.ERROR: CronJobId end10
[2026-04-07 12:43:11] Production.INFO: ==19814== Releasing lock...
[2026-04-07 12:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:43:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:43:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:43:14] Production.INFO: call_cost start
[2026-04-07 12:43:14] Production.INFO: call_cost end
[2026-04-07 12:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:43:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:43:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:43:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:43:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:43:14] Production.INFO: ==19810== Releasing lock...
[2026-04-07 12:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:44:02] Production.INFO: ==19874== Lock acquired, processing the job...
[2026-04-07 17:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:44:02] Production.INFO: neon service started
[2026-04-07 17:44:02] Production.INFO: neon service started
[2026-04-07 17:44:02] Production.INFO: ==19874== Releasing lock...
[2026-04-07 17:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:44:02] Production.INFO: ==19876== Lock acquired, processing the job...
[2026-04-07 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:44:02] Production.INFO: ==19878== Lock acquired, processing the job...
[2026-04-07 16:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:44:03] Production.INFO: ==19878== Releasing lock...
[2026-04-07 16:44:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:44:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:44:03] Production.INFO: ==19876== Releasing lock...
[2026-04-07 12:44:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:44:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:44:03] Production.INFO: ==19881== Lock acquired, processing the job...
[2026-04-07 12:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:44:04] Production.INFO: ==19883== Lock acquired, processing the job...
[2026-04-07 12:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:44:04] Production.INFO: ==19885== Lock acquired, processing the job...
[2026-04-07 12:44:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:44:04] Production.INFO: ==19888== Lock acquired, processing the job...
[2026-04-07 12:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:44:04] Production.INFO: ==19891== Lock acquired, processing the job...
[2026-04-07 12:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:44:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:44:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:44:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:44:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:44:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:44:04] Production.INFO: Account Balance Start.
[2026-04-07 12:44:04] Production.INFO: CreateAllLog Start
[2026-04-07 12:44:04] Production.INFO: 117
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-08
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-09
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:44:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:44:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-10
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:04] Production.INFO: ==19891== Releasing lock...
[2026-04-07 12:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:04] Production.INFO: ==19883== Releasing lock...
[2026-04-07 12:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:05] Production.INFO: Date 2026-03-29
[2026-04-07 12:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:05] Production.INFO: Date 2026-03-30
[2026-04-07 12:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:05] Production.INFO: Date 2026-03-31
[2026-04-07 12:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:05] Production.INFO: Date 2026-04-01
[2026-04-07 12:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:05] Production.INFO: Date 2026-04-02
[2026-04-07 12:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:05] Production.INFO: Date 2026-04-03
[2026-04-07 12:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:05] Production.INFO: Date 2026-04-04
[2026-04-07 12:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:05] Production.INFO: Date 2026-04-05
[2026-04-07 12:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:05] Production.INFO: Date 2026-04-06
[2026-04-07 12:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:44:05] Production.INFO: Total Charge 0
[2026-04-07 12:44:05] Production.INFO: CreateAllLog End
[2026-04-07 12:44:05] Production.INFO: Account Balance End.
[2026-04-07 12:44:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:44:05] Production.INFO: ==19888== Releasing lock...
[2026-04-07 12:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:44:11] Production.ERROR: CronJobId end10
[2026-04-07 12:44:11] Production.INFO: ==19885== Releasing lock...
[2026-04-07 12:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:44:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:44:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:44:14] Production.INFO: call_cost start
[2026-04-07 12:44:14] Production.INFO: call_cost end
[2026-04-07 12:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:44:14] Production.INFO: ==19881== Releasing lock...
[2026-04-07 12:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:45:01] Production.INFO: ==19945== Lock acquired, processing the job...
[2026-04-07 17:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:45:01] Production.INFO: neon service started
[2026-04-07 17:45:01] Production.INFO: neon service started
[2026-04-07 17:45:01] Production.INFO: ==19945== Releasing lock...
[2026-04-07 17:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:45:02] Production.INFO: ==19947== Lock acquired, processing the job...
[2026-04-07 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:45:02] Production.INFO: ==19949== Lock acquired, processing the job...
[2026-04-07 16:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:45:02] Production.INFO: ==19949== Releasing lock...
[2026-04-07 16:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:45:02] Production.INFO: ==19947== Releasing lock...
[2026-04-07 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:45:03] Production.INFO: ==19954== Lock acquired, processing the job...
[2026-04-07 12:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:45:03] Production.INFO: ==19952== Lock acquired, processing the job...
[2026-04-07 12:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:45:03] Production.INFO: ==19956== Lock acquired, processing the job...
[2026-04-07 12:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:45:03] Production.INFO: ==19958== Lock acquired, processing the job...
[2026-04-07 12:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:45:03] Production.INFO: ==19960== Lock acquired, processing the job...
[2026-04-07 12:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:45:03] Production.INFO: Account Balance Start.
[2026-04-07 12:45:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:45:03] Production.INFO: 117
[2026-04-07 12:45:04] Production.INFO: ==19954== Releasing lock...
[2026-04-07 12:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:45:04] Production.INFO: Date 2026-03-08
[2026-04-07 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:45:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:45:04] Production.INFO: Date 2026-03-09
[2026-04-07 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:45:04] Production.INFO: ==19960== Releasing lock...
[2026-04-07 12:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:45:04] Production.INFO: Date 2026-03-10
[2026-04-07 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Date 2026-03-19
[2026-04-07 12:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Date 2026-03-20
[2026-04-07 12:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Date 2026-03-21
[2026-04-07 12:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Date 2026-03-22
[2026-04-07 12:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Date 2026-03-23
[2026-04-07 12:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Date 2026-03-24
[2026-04-07 12:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Date 2026-03-25
[2026-04-07 12:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Date 2026-03-26
[2026-04-07 12:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Date 2026-03-27
[2026-04-07 12:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Date 2026-03-28
[2026-04-07 12:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Date 2026-03-29
[2026-04-07 12:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Date 2026-03-30
[2026-04-07 12:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Date 2026-03-31
[2026-04-07 12:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Date 2026-04-01
[2026-04-07 12:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Date 2026-04-02
[2026-04-07 12:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Date 2026-04-03
[2026-04-07 12:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Date 2026-04-04
[2026-04-07 12:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Date 2026-04-05
[2026-04-07 12:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Date 2026-04-06
[2026-04-07 12:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:45:05] Production.INFO: Total Charge 0
[2026-04-07 12:45:05] Production.INFO: CreateAllLog End
[2026-04-07 12:45:05] Production.INFO: Account Balance End.
[2026-04-07 12:45:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:45:05] Production.INFO: ==19958== Releasing lock...
[2026-04-07 12:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:45:11] Production.ERROR: CronJobId end10
[2026-04-07 12:45:11] Production.INFO: ==19956== Releasing lock...
[2026-04-07 12:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:45:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:45:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:45:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:45:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:45:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:45:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:45:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:45:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:45:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:45:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:45:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:45:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:45:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:45:14] Production.INFO: call_cost start
[2026-04-07 12:45:14] Production.INFO: call_cost end
[2026-04-07 12:45:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:45:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:45:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:45:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:45:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:45:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:45:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:45:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:45:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:45:14] Production.INFO: ==19952== Releasing lock...
[2026-04-07 12:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:45:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:46:02] Production.INFO: ==20021== Lock acquired, processing the job...
[2026-04-07 17:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:46:02] Production.INFO: neon service started
[2026-04-07 17:46:02] Production.INFO: neon service started
[2026-04-07 17:46:02] Production.INFO: ==20021== Releasing lock...
[2026-04-07 17:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:46:02] Production.INFO: ==20023== Lock acquired, processing the job...
[2026-04-07 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:46:02] Production.INFO: ==20023== Releasing lock...
[2026-04-07 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:46:02] Production.INFO: ==20025== Lock acquired, processing the job...
[2026-04-07 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:46:02] Production.INFO: ==20025== Releasing lock...
[2026-04-07 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:46:03] Production.INFO: ==20031== Lock acquired, processing the job...
[2026-04-07 12:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:46:03] Production.INFO: ==20027== Lock acquired, processing the job...
[2026-04-07 12:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:46:03] Production.INFO: ==20029== Lock acquired, processing the job...
[2026-04-07 12:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:46:03] Production.INFO: ==20035== Lock acquired, processing the job...
[2026-04-07 12:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:46:03] Production.INFO: ==20033== Lock acquired, processing the job...
[2026-04-07 12:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:46:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:46:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:46:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:46:04] Production.INFO: ==20035== Releasing lock...
[2026-04-07 12:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:46:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:46:04] Production.INFO: Account Balance Start.
[2026-04-07 12:46:04] Production.INFO: CreateAllLog Start
[2026-04-07 12:46:04] Production.INFO: 117
[2026-04-07 12:46:04] Production.INFO: Date 2026-03-08
[2026-04-07 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:04] Production.INFO: Date 2026-03-09
[2026-04-07 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:04] Production.INFO: Date 2026-03-10
[2026-04-07 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:04] Production.INFO: ==20029== Releasing lock...
[2026-04-07 12:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:46:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:05] Production.INFO: Date 2026-03-28
[2026-04-07 12:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:05] Production.INFO: Date 2026-03-29
[2026-04-07 12:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:05] Production.INFO: Date 2026-03-30
[2026-04-07 12:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:05] Production.INFO: Date 2026-03-31
[2026-04-07 12:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:05] Production.INFO: Date 2026-04-01
[2026-04-07 12:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:05] Production.INFO: Date 2026-04-02
[2026-04-07 12:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:05] Production.INFO: Date 2026-04-03
[2026-04-07 12:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:05] Production.INFO: Date 2026-04-04
[2026-04-07 12:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:05] Production.INFO: Date 2026-04-05
[2026-04-07 12:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:05] Production.INFO: Date 2026-04-06
[2026-04-07 12:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:46:05] Production.INFO: Total Charge 0
[2026-04-07 12:46:05] Production.INFO: CreateAllLog End
[2026-04-07 12:46:05] Production.INFO: Account Balance End.
[2026-04-07 12:46:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:46:05] Production.INFO: ==20033== Releasing lock...
[2026-04-07 12:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:46:11] Production.ERROR: CronJobId end10
[2026-04-07 12:46:11] Production.INFO: ==20031== Releasing lock...
[2026-04-07 12:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:46:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:46:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:46:13] Production.INFO: call_cost start
[2026-04-07 12:46:13] Production.INFO: call_cost end
[2026-04-07 12:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:46:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:46:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:46:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:46:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:46:13] Production.INFO: ==20027== Releasing lock...
[2026-04-07 12:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:47:01] Production.INFO: ==20096== Lock acquired, processing the job...
[2026-04-07 17:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:47:01] Production.INFO: neon service started
[2026-04-07 17:47:01] Production.INFO: neon service started
[2026-04-07 17:47:01] Production.INFO: ==20096== Releasing lock...
[2026-04-07 17:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:47:02] Production.INFO: ==20098== Lock acquired, processing the job...
[2026-04-07 12:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:47:02] Production.INFO: ==20098== Releasing lock...
[2026-04-07 12:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:47:02] Production.INFO: ==20100== Lock acquired, processing the job...
[2026-04-07 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:47:02] Production.INFO: ==20100== Releasing lock...
[2026-04-07 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:47:02] Production.INFO: ==20105== Lock acquired, processing the job...
[2026-04-07 12:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:47:03] Production.INFO: ==20107== Lock acquired, processing the job...
[2026-04-07 12:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:47:03] Production.INFO: ==20109== Lock acquired, processing the job...
[2026-04-07 12:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:47:03] Production.INFO: Account Balance Start.
[2026-04-07 12:47:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:47:03] Production.INFO: 117
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:47:03] Production.INFO: ==20103== Lock acquired, processing the job...
[2026-04-07 12:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: ==20111== Lock acquired, processing the job...
[2026-04-07 12:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-21
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-22
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-23
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-24
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: ==20111== Releasing lock...
[2026-04-07 12:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-25
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: ==20105== Releasing lock...
[2026-04-07 12:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-26
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-27
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-28
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-29
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-30
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: Date 2026-03-31
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: Date 2026-04-01
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:03] Production.INFO: Date 2026-04-02
[2026-04-07 12:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:47:04] Production.INFO: Total Charge 0
[2026-04-07 12:47:04] Production.INFO: CreateAllLog End
[2026-04-07 12:47:04] Production.INFO: Account Balance End.
[2026-04-07 12:47:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:47:04] Production.INFO: ==20109== Releasing lock...
[2026-04-07 12:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:47:12] Production.ERROR: CronJobId end10
[2026-04-07 12:47:12] Production.INFO: ==20107== Releasing lock...
[2026-04-07 12:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:47:15] Production.INFO: call_cost start
[2026-04-07 12:47:15] Production.INFO: call_cost end
[2026-04-07 12:47:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:47:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:47:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:47:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:47:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:47:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:47:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:47:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:47:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:47:15] Production.INFO: ==20103== Releasing lock...
[2026-04-07 12:47:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:47:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:48:02] Production.INFO: ==20167== Lock acquired, processing the job...
[2026-04-07 17:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:48:02] Production.INFO: neon service started
[2026-04-07 17:48:02] Production.INFO: neon service started
[2026-04-07 17:48:02] Production.INFO: ==20167== Releasing lock...
[2026-04-07 17:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:48:02] Production.INFO: ==20169== Lock acquired, processing the job...
[2026-04-07 12:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:48:02] Production.INFO: ==20171== Lock acquired, processing the job...
[2026-04-07 16:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:48:02] Production.INFO: ==20171== Releasing lock...
[2026-04-07 16:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:48:02] Production.INFO: ==20169== Releasing lock...
[2026-04-07 12:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:48:03] Production.INFO: ==20176== Lock acquired, processing the job...
[2026-04-07 12:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:48:03] Production.INFO: ==20174== Lock acquired, processing the job...
[2026-04-07 12:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:48:03] Production.INFO: ==20178== Lock acquired, processing the job...
[2026-04-07 12:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:48:03] Production.INFO: ==20180== Lock acquired, processing the job...
[2026-04-07 12:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:48:03] Production.INFO: Account Balance Start.
[2026-04-07 12:48:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:48:03] Production.INFO: 117
[2026-04-07 12:48:03] Production.INFO: ==20182== Lock acquired, processing the job...
[2026-04-07 12:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:48:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:48:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:48:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:48:04] Production.INFO: ==20182== Releasing lock...
[2026-04-07 12:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: ==20176== Releasing lock...
[2026-04-07 12:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:48:04] Production.INFO: Total Charge 0
[2026-04-07 12:48:04] Production.INFO: CreateAllLog End
[2026-04-07 12:48:05] Production.INFO: Account Balance End.
[2026-04-07 12:48:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:48:05] Production.INFO: ==20180== Releasing lock...
[2026-04-07 12:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:48:11] Production.ERROR: CronJobId end10
[2026-04-07 12:48:11] Production.INFO: ==20178== Releasing lock...
[2026-04-07 12:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:48:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:48:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:48:13] Production.INFO: call_cost start
[2026-04-07 12:48:13] Production.INFO: call_cost end
[2026-04-07 12:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:48:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:48:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:48:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:48:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:48:13] Production.INFO: ==20174== Releasing lock...
[2026-04-07 12:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:49:01] Production.INFO: ==20240== Lock acquired, processing the job...
[2026-04-07 17:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:49:01] Production.INFO: neon service started
[2026-04-07 17:49:01] Production.INFO: neon service started
[2026-04-07 17:49:01] Production.INFO: ==20240== Releasing lock...
[2026-04-07 17:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:49:01] Production.INFO: ==20258== Lock acquired, processing the job...
[2026-04-07 16:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:49:01] Production.INFO: ==20258== Releasing lock...
[2026-04-07 16:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:49:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:49:02] Production.INFO: ==20242== Lock acquired, processing the job...
[2026-04-07 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:49:02] Production.INFO: ==20242== Releasing lock...
[2026-04-07 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:49:02] Production.INFO: ==20265== Lock acquired, processing the job...
[2026-04-07 12:49:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:49:02] Production.INFO: ==20263== Lock acquired, processing the job...
[2026-04-07 12:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:49:03] Production.INFO: ==20267== Lock acquired, processing the job...
[2026-04-07 12:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:49:03] Production.INFO: Account Balance Start.
[2026-04-07 12:49:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:49:03] Production.INFO: 117
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.INFO: ==20261== Lock acquired, processing the job...
[2026-04-07 12:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:49:03] Production.INFO: ==20269== Lock acquired, processing the job...
[2026-04-07 12:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:49:03] Production.INFO: ==20269== Releasing lock...
[2026-04-07 12:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-21
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-22
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-23
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-24
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.INFO: ==20263== Releasing lock...
[2026-04-07 12:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-25
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-26
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-27
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-28
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:03] Production.INFO: Date 2026-03-29
[2026-04-07 12:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:49:04] Production.INFO: Total Charge 0
[2026-04-07 12:49:04] Production.INFO: CreateAllLog End
[2026-04-07 12:49:04] Production.INFO: Account Balance End.
[2026-04-07 12:49:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:49:05] Production.INFO: ==20267== Releasing lock...
[2026-04-07 12:49:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:49:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:49:11] Production.ERROR: CronJobId end10
[2026-04-07 12:49:11] Production.INFO: ==20265== Releasing lock...
[2026-04-07 12:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:49:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:49:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:49:15] Production.INFO: call_cost start
[2026-04-07 12:49:15] Production.INFO: call_cost end
[2026-04-07 12:49:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:49:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:49:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:49:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:49:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:49:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:49:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:49:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:49:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:49:15] Production.INFO: ==20261== Releasing lock...
[2026-04-07 12:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:49:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:50:01] Production.INFO: ==20328== Lock acquired, processing the job...
[2026-04-07 17:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:50:01] Production.INFO: neon service started
[2026-04-07 17:50:01] Production.INFO: neon service started
[2026-04-07 17:50:01] Production.INFO: ==20328== Releasing lock...
[2026-04-07 17:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:50:02] Production.INFO: ==20330== Lock acquired, processing the job...
[2026-04-07 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:50:02] Production.INFO: ==20330== Releasing lock...
[2026-04-07 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:50:02] Production.INFO: ==20332== Lock acquired, processing the job...
[2026-04-07 16:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:50:02] Production.INFO: ==20332== Releasing lock...
[2026-04-07 16:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:50:03] Production.INFO: ==20342== Lock acquired, processing the job...
[2026-04-07 12:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:50:03] Production.INFO: ==20342== Releasing lock...
[2026-04-07 12:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:50:03] Production.INFO: ==20334== Lock acquired, processing the job...
[2026-04-07 12:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:50:03] Production.INFO: ==20338== Lock acquired, processing the job...
[2026-04-07 12:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:50:03] Production.INFO: ==20336== Lock acquired, processing the job...
[2026-04-07 12:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:50:03] Production.INFO: ==20340== Lock acquired, processing the job...
[2026-04-07 12:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:50:03] Production.INFO: Account Balance Start.
[2026-04-07 12:50:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:50:03] Production.INFO: 117
[2026-04-07 12:50:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-10
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: ==20336== Releasing lock...
[2026-04-07 12:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:50:04] Production.INFO: Total Charge 0
[2026-04-07 12:50:05] Production.INFO: CreateAllLog End
[2026-04-07 12:50:05] Production.INFO: Account Balance End.
[2026-04-07 12:50:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:50:05] Production.INFO: ==20340== Releasing lock...
[2026-04-07 12:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:50:11] Production.ERROR: CronJobId end10
[2026-04-07 12:50:11] Production.INFO: ==20338== Releasing lock...
[2026-04-07 12:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:50:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:50:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:50:14] Production.INFO: call_cost start
[2026-04-07 12:50:14] Production.INFO: call_cost end
[2026-04-07 12:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:50:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:50:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:50:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:50:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:50:14] Production.INFO: ==20334== Releasing lock...
[2026-04-07 12:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:51:02] Production.INFO: ==20400== Lock acquired, processing the job...
[2026-04-07 17:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:51:02] Production.INFO: neon service started
[2026-04-07 17:51:02] Production.INFO: neon service started
[2026-04-07 17:51:02] Production.INFO: ==20400== Releasing lock...
[2026-04-07 17:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:51:02] Production.INFO: ==20402== Lock acquired, processing the job...
[2026-04-07 12:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:51:03] Production.INFO: ==20404== Lock acquired, processing the job...
[2026-04-07 16:51:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:51:03] Production.INFO: ==20404== Releasing lock...
[2026-04-07 16:51:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:51:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:51:03] Production.INFO: ==20402== Releasing lock...
[2026-04-07 12:51:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:51:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:51:04] Production.INFO: ==20406== Lock acquired, processing the job...
[2026-04-07 12:51:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 12:51:04] Production.INFO: ==20408== Lock acquired, processing the job...
[2026-04-07 12:51:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:51:04] Production.INFO: ==20410== Lock acquired, processing the job...
[2026-04-07 12:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:51:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 12:51:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 12:51:04] Production.ERROR: CronJob PID - 20408
[2026-04-07 12:51:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 12:51:04] Production.ERROR: CronJob ID - 5
[2026-04-07 12:51:04] Production.ERROR: CronJob Last Run Time 2026-04-07 12:51:00
[2026-04-07 12:51:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 12:51:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 12:51:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 12:51:04] Production.INFO: ==20406== Releasing lock...
[2026-04-07 12:51:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 12:51:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 12:51:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:51:04] Production.INFO: ==20412== Lock acquired, processing the job...
[2026-04-07 12:51:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:51:04] Production.INFO: ==20414== Lock acquired, processing the job...
[2026-04-07 12:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:51:04] Production.INFO: ==20417== Lock acquired, processing the job...
[2026-04-07 12:51:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 12:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:51:04] Production.INFO: ==20419== Lock acquired, processing the job...
[2026-04-07 12:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:51:04] Production.INFO: Account Balance Start.
[2026-04-07 12:51:04] Production.INFO: CreateAllLog Start
[2026-04-07 12:51:04] Production.INFO: 117
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-08
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-09
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-10
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:04] Production.INFO: ==20419== Releasing lock...
[2026-04-07 12:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:51:04] Production.INFO: ==20410== Releasing lock...
[2026-04-07 12:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:51:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:05] Production.INFO: Date 2026-03-30
[2026-04-07 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:05] Production.INFO: Date 2026-03-31
[2026-04-07 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:05] Production.INFO: Date 2026-04-01
[2026-04-07 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:05] Production.INFO: Date 2026-04-02
[2026-04-07 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:05] Production.INFO: Date 2026-04-03
[2026-04-07 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:05] Production.INFO: Date 2026-04-04
[2026-04-07 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:05] Production.INFO: Date 2026-04-05
[2026-04-07 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:05] Production.INFO: Date 2026-04-06
[2026-04-07 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:51:05] Production.INFO: Total Charge 0
[2026-04-07 12:51:05] Production.INFO: CreateAllLog End
[2026-04-07 12:51:05] Production.ERROR: done
[2026-04-07 12:51:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 12:51:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053685', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 12:51:05] Production.INFO: Account Balance End.
[2026-04-07 12:51:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:51:05] Production.INFO: ==20414== Releasing lock...
[2026-04-07 12:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:51:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053685', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 12:51:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 12:51:11] Production.INFO: ProcessCDR(1,17053685,1,1,2)
[2026-04-07 12:51:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053685,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 12:51:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053685,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 12:51:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 12:51:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 12:51:11] Production.INFO: ==20417== Releasing lock...
[2026-04-07 12:51:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 12:51:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 12:51:15] Production.ERROR: CronJobId end10
[2026-04-07 12:51:15] Production.INFO: ==20412== Releasing lock...
[2026-04-07 12:51:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:51:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:51:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:51:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:51:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:51:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:51:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:51:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:51:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:51:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:51:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:51:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:51:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:51:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:51:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:51:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:51:17] Production.INFO: call_cost start
[2026-04-07 12:51:17] Production.INFO: call_cost end
[2026-04-07 12:51:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:51:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:51:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:51:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:51:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:51:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:51:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:51:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:51:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:51:17] Production.INFO: ==20408== Releasing lock...
[2026-04-07 12:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:51:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:52:01] Production.INFO: ==20477== Lock acquired, processing the job...
[2026-04-07 17:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:52:01] Production.INFO: neon service started
[2026-04-07 17:52:01] Production.INFO: neon service started
[2026-04-07 17:52:01] Production.INFO: ==20477== Releasing lock...
[2026-04-07 17:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:52:02] Production.INFO: ==20479== Lock acquired, processing the job...
[2026-04-07 12:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:52:02] Production.INFO: ==20479== Releasing lock...
[2026-04-07 12:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:52:02] Production.INFO: ==20481== Lock acquired, processing the job...
[2026-04-07 16:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:52:02] Production.INFO: ==20481== Releasing lock...
[2026-04-07 16:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:52:03] Production.INFO: ==20483== Lock acquired, processing the job...
[2026-04-07 12:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:52:03] Production.INFO: ==20485== Lock acquired, processing the job...
[2026-04-07 12:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:52:03] Production.INFO: ==20488== Lock acquired, processing the job...
[2026-04-07 12:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:52:03] Production.INFO: ==20490== Lock acquired, processing the job...
[2026-04-07 12:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:52:03] Production.INFO: ==20492== Lock acquired, processing the job...
[2026-04-07 12:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:52:03] Production.INFO: Account Balance Start.
[2026-04-07 12:52:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:52:03] Production.INFO: 117
[2026-04-07 12:52:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:52:03] Production.INFO: ==20492== Releasing lock...
[2026-04-07 12:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:52:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:52:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:52:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:03] Production.INFO: Date 2026-03-21
[2026-04-07 12:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:03] Production.INFO: Date 2026-03-22
[2026-04-07 12:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:04] Production.INFO: ==20485== Releasing lock...
[2026-04-07 12:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:52:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:52:04] Production.INFO: Total Charge 0
[2026-04-07 12:52:04] Production.INFO: CreateAllLog End
[2026-04-07 12:52:04] Production.INFO: Account Balance End.
[2026-04-07 12:52:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:52:04] Production.INFO: ==20490== Releasing lock...
[2026-04-07 12:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:52:10] Production.ERROR: CronJobId end10
[2026-04-07 12:52:10] Production.INFO: ==20488== Releasing lock...
[2026-04-07 12:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:52:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:52:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:52:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:52:13] Production.INFO: call_cost start
[2026-04-07 12:52:13] Production.INFO: call_cost end
[2026-04-07 12:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:52:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:52:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:52:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:52:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:52:13] Production.INFO: ==20483== Releasing lock...
[2026-04-07 12:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:52:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:53:02] Production.INFO: ==20553== Lock acquired, processing the job...
[2026-04-07 17:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:53:02] Production.INFO: neon service started
[2026-04-07 17:53:02] Production.INFO: neon service started
[2026-04-07 17:53:02] Production.INFO: ==20553== Releasing lock...
[2026-04-07 17:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:53:02] Production.INFO: ==20555== Lock acquired, processing the job...
[2026-04-07 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:53:02] Production.INFO: ==20555== Releasing lock...
[2026-04-07 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:53:02] Production.INFO: ==20557== Lock acquired, processing the job...
[2026-04-07 16:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:53:03] Production.INFO: ==20557== Releasing lock...
[2026-04-07 16:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:53:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:53:03] Production.INFO: ==20559== Lock acquired, processing the job...
[2026-04-07 12:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:53:03] Production.INFO: ==20567== Lock acquired, processing the job...
[2026-04-07 12:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:53:03] Production.INFO: ==20561== Lock acquired, processing the job...
[2026-04-07 12:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:53:03] Production.INFO: ==20563== Lock acquired, processing the job...
[2026-04-07 12:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:53:03] Production.INFO: ==20565== Lock acquired, processing the job...
[2026-04-07 12:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:53:03] Production.INFO: ==20567== Releasing lock...
[2026-04-07 12:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:53:03] Production.INFO: Account Balance Start.
[2026-04-07 12:53:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:53:03] Production.INFO: 117
[2026-04-07 12:53:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-10
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: ==20561== Releasing lock...
[2026-04-07 12:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:53:04] Production.INFO: Total Charge 0
[2026-04-07 12:53:04] Production.INFO: CreateAllLog End
[2026-04-07 12:53:04] Production.INFO: Account Balance End.
[2026-04-07 12:53:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:53:05] Production.INFO: ==20565== Releasing lock...
[2026-04-07 12:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:53:12] Production.ERROR: CronJobId end10
[2026-04-07 12:53:12] Production.INFO: ==20563== Releasing lock...
[2026-04-07 12:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:53:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:53:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:53:15] Production.INFO: call_cost start
[2026-04-07 12:53:15] Production.INFO: call_cost end
[2026-04-07 12:53:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:53:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:53:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:53:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:53:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:53:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:53:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:53:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:53:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:53:15] Production.INFO: ==20559== Releasing lock...
[2026-04-07 12:53:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:53:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:54:01] Production.INFO: ==20628== Lock acquired, processing the job...
[2026-04-07 17:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:54:01] Production.INFO: neon service started
[2026-04-07 17:54:01] Production.INFO: neon service started
[2026-04-07 17:54:01] Production.INFO: ==20628== Releasing lock...
[2026-04-07 17:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:54:02] Production.INFO: ==20630== Lock acquired, processing the job...
[2026-04-07 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:54:02] Production.INFO: ==20632== Lock acquired, processing the job...
[2026-04-07 16:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:54:02] Production.INFO: ==20632== Releasing lock...
[2026-04-07 16:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:54:02] Production.INFO: ==20630== Releasing lock...
[2026-04-07 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:54:03] Production.INFO: ==20635== Lock acquired, processing the job...
[2026-04-07 12:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:54:03] Production.INFO: ==20641== Lock acquired, processing the job...
[2026-04-07 12:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:54:03] Production.INFO: ==20637== Lock acquired, processing the job...
[2026-04-07 12:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:54:03] Production.INFO: Account Balance Start.
[2026-04-07 12:54:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:54:03] Production.INFO: ==20643== Lock acquired, processing the job...
[2026-04-07 12:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:54:03] Production.INFO: 117
[2026-04-07 12:54:03] Production.INFO: ==20639== Lock acquired, processing the job...
[2026-04-07 12:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:54:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:54:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:54:03] Production.INFO: ==20643== Releasing lock...
[2026-04-07 12:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:54:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:04] Production.INFO: ==20637== Releasing lock...
[2026-04-07 12:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:54:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:05] Production.INFO: Date 2026-04-03
[2026-04-07 12:54:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:05] Production.INFO: Date 2026-04-04
[2026-04-07 12:54:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:05] Production.INFO: Date 2026-04-05
[2026-04-07 12:54:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:05] Production.INFO: Date 2026-04-06
[2026-04-07 12:54:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:54:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:54:05] Production.INFO: Total Charge 0
[2026-04-07 12:54:05] Production.INFO: CreateAllLog End
[2026-04-07 12:54:05] Production.INFO: Account Balance End.
[2026-04-07 12:54:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:54:05] Production.INFO: ==20641== Releasing lock...
[2026-04-07 12:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:54:11] Production.ERROR: CronJobId end10
[2026-04-07 12:54:11] Production.INFO: ==20639== Releasing lock...
[2026-04-07 12:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:54:13] Production.INFO: call_cost start
[2026-04-07 12:54:13] Production.INFO: call_cost end
[2026-04-07 12:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:54:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:54:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:54:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:54:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:54:13] Production.INFO: ==20635== Releasing lock...
[2026-04-07 12:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:55:02] Production.INFO: ==20698== Lock acquired, processing the job...
[2026-04-07 17:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:55:02] Production.INFO: neon service started
[2026-04-07 17:55:02] Production.INFO: neon service started
[2026-04-07 17:55:02] Production.INFO: ==20698== Releasing lock...
[2026-04-07 17:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:55:02] Production.INFO: ==20702== Lock acquired, processing the job...
[2026-04-07 16:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:55:02] Production.INFO: ==20702== Releasing lock...
[2026-04-07 16:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:55:02] Production.INFO: ==20700== Lock acquired, processing the job...
[2026-04-07 12:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:55:02] Production.INFO: ==20700== Releasing lock...
[2026-04-07 12:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:55:03] Production.INFO: ==20705== Lock acquired, processing the job...
[2026-04-07 12:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:55:03] Production.INFO: ==20707== Lock acquired, processing the job...
[2026-04-07 12:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:55:03] Production.INFO: ==20711== Lock acquired, processing the job...
[2026-04-07 12:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:55:03] Production.INFO: ==20709== Lock acquired, processing the job...
[2026-04-07 12:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:55:03] Production.INFO: Account Balance Start.
[2026-04-07 12:55:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:55:04] Production.INFO: 117
[2026-04-07 12:55:04] Production.INFO: ==20713== Lock acquired, processing the job...
[2026-04-07 12:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-08
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-09
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-10
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-11
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:55:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:55:04] Production.INFO: ==20713== Releasing lock...
[2026-04-07 12:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: ==20707== Releasing lock...
[2026-04-07 12:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:05] Production.INFO: Date 2026-03-31
[2026-04-07 12:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:05] Production.INFO: Date 2026-04-01
[2026-04-07 12:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:05] Production.INFO: Date 2026-04-02
[2026-04-07 12:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:05] Production.INFO: Date 2026-04-03
[2026-04-07 12:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:05] Production.INFO: Date 2026-04-04
[2026-04-07 12:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:05] Production.INFO: Date 2026-04-05
[2026-04-07 12:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:05] Production.INFO: Date 2026-04-06
[2026-04-07 12:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:55:05] Production.INFO: Total Charge 0
[2026-04-07 12:55:05] Production.INFO: CreateAllLog End
[2026-04-07 12:55:05] Production.INFO: Account Balance End.
[2026-04-07 12:55:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:55:05] Production.INFO: ==20711== Releasing lock...
[2026-04-07 12:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:55:12] Production.ERROR: CronJobId end10
[2026-04-07 12:55:12] Production.INFO: ==20709== Releasing lock...
[2026-04-07 12:55:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:55:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:55:14] Production.INFO: call_cost start
[2026-04-07 12:55:14] Production.INFO: call_cost end
[2026-04-07 12:55:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:55:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:55:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:55:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:55:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:55:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:55:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:55:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:55:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:55:14] Production.INFO: ==20705== Releasing lock...
[2026-04-07 12:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:55:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:56:01] Production.INFO: ==20773== Lock acquired, processing the job...
[2026-04-07 17:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:56:01] Production.INFO: neon service started
[2026-04-07 17:56:01] Production.INFO: neon service started
[2026-04-07 17:56:01] Production.INFO: ==20773== Releasing lock...
[2026-04-07 17:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:56:02] Production.INFO: ==20775== Lock acquired, processing the job...
[2026-04-07 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:56:02] Production.INFO: ==20777== Lock acquired, processing the job...
[2026-04-07 16:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:56:02] Production.INFO: ==20777== Releasing lock...
[2026-04-07 16:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:56:02] Production.INFO: ==20775== Releasing lock...
[2026-04-07 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 12:56:03] Production.INFO: ==20788== Lock acquired, processing the job...
[2026-04-07 12:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:56:03] Production.INFO: ==20786== Lock acquired, processing the job...
[2026-04-07 12:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:56:03] Production.INFO: ==20780== Lock acquired, processing the job...
[2026-04-07 12:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:56:03] Production.INFO: ==20782== Lock acquired, processing the job...
[2026-04-07 12:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:56:03] Production.INFO: ==20784== Lock acquired, processing the job...
[2026-04-07 12:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:56:03] Production.INFO: Account Balance Start.
[2026-04-07 12:56:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:56:03] Production.INFO: 117
[2026-04-07 12:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:56:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:56:03] Production.INFO: ==20788== Releasing lock...
[2026-04-07 12:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:56:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:04] Production.INFO: ==20782== Releasing lock...
[2026-04-07 12:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:56:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:05] Production.INFO: Date 2026-04-04
[2026-04-07 12:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:05] Production.INFO: Date 2026-04-05
[2026-04-07 12:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:05] Production.INFO: Date 2026-04-06
[2026-04-07 12:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:05] Production.INFO: Date 2026-04-07
[2026-04-07 12:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 12:56:05] Production.INFO: Total Charge 0
[2026-04-07 12:56:05] Production.INFO: CreateAllLog End
[2026-04-07 12:56:05] Production.INFO: Account Balance End.
[2026-04-07 12:56:05] Production.ERROR: CronJobId end 12
[2026-04-07 12:56:05] Production.INFO: ==20786== Releasing lock...
[2026-04-07 12:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:56:11] Production.ERROR: CronJobId end10
[2026-04-07 12:56:11] Production.INFO: ==20784== Releasing lock...
[2026-04-07 12:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:56:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:56:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:56:14] Production.INFO: call_cost start
[2026-04-07 12:56:14] Production.INFO: call_cost end
[2026-04-07 12:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:56:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:56:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:56:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:56:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:56:14] Production.INFO: ==20780== Releasing lock...
[2026-04-07 12:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:57:02] Production.INFO: ==20842== Lock acquired, processing the job...
[2026-04-07 17:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:57:02] Production.INFO: neon service started
[2026-04-07 17:57:02] Production.INFO: neon service started
[2026-04-07 17:57:02] Production.INFO: ==20842== Releasing lock...
[2026-04-07 17:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:57:02] Production.INFO: ==20844== Lock acquired, processing the job...
[2026-04-07 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:57:02] Production.INFO: ==20844== Releasing lock...
[2026-04-07 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:57:02] Production.INFO: ==20846== Lock acquired, processing the job...
[2026-04-07 16:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:57:02] Production.INFO: ==20846== Releasing lock...
[2026-04-07 16:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:57:03] Production.INFO: ==20849== Lock acquired, processing the job...
[2026-04-07 12:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:57:03] Production.INFO: ==20851== Lock acquired, processing the job...
[2026-04-07 12:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:57:03] Production.INFO: ==20853== Lock acquired, processing the job...
[2026-04-07 12:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:57:03] Production.INFO: ==20855== Lock acquired, processing the job...
[2026-04-07 12:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:57:03] Production.INFO: ==20857== Lock acquired, processing the job...
[2026-04-07 12:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:57:03] Production.INFO: Account Balance Start.
[2026-04-07 12:57:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:57:03] Production.INFO: 117
[2026-04-07 12:57:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:57:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:03] Production.INFO: ==20857== Releasing lock...
[2026-04-07 12:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:57:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-03-12
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: ==20851== Releasing lock...
[2026-04-07 12:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:57:04] Production.INFO: Date 2026-03-13
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-03-14
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-03-15
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-03-16
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-03-17
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-03-18
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-03-19
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-03-20
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-03-21
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:57:04] Production.INFO: Total Charge 0
[2026-04-07 12:57:04] Production.INFO: CreateAllLog End
[2026-04-07 12:57:04] Production.INFO: Account Balance End.
[2026-04-07 12:57:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:57:04] Production.INFO: ==20855== Releasing lock...
[2026-04-07 12:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:57:12] Production.ERROR: CronJobId end10
[2026-04-07 12:57:12] Production.INFO: ==20853== Releasing lock...
[2026-04-07 12:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:57:15] Production.INFO: call_cost start
[2026-04-07 12:57:15] Production.INFO: call_cost end
[2026-04-07 12:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:57:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:57:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:57:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:57:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:57:15] Production.INFO: ==20849== Releasing lock...
[2026-04-07 12:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:58:01] Production.INFO: ==20916== Lock acquired, processing the job...
[2026-04-07 17:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:58:01] Production.INFO: neon service started
[2026-04-07 17:58:01] Production.INFO: neon service started
[2026-04-07 17:58:01] Production.INFO: ==20916== Releasing lock...
[2026-04-07 17:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:58:01] Production.INFO: ==20918== Lock acquired, processing the job...
[2026-04-07 12:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:58:02] Production.INFO: ==20918== Releasing lock...
[2026-04-07 12:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:58:02] Production.INFO: ==20920== Lock acquired, processing the job...
[2026-04-07 16:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:58:02] Production.INFO: ==20920== Releasing lock...
[2026-04-07 16:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:58:02] Production.INFO: ==20923== Lock acquired, processing the job...
[2026-04-07 12:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:58:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:58:02] Production.INFO: ==20931== Lock acquired, processing the job...
[2026-04-07 12:58:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:58:02] Production.INFO: ==20927== Lock acquired, processing the job...
[2026-04-07 12:58:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:58:03] Production.INFO: ==20929== Lock acquired, processing the job...
[2026-04-07 12:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:58:03] Production.INFO: ==20925== Lock acquired, processing the job...
[2026-04-07 12:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:58:03] Production.INFO: Account Balance Start.
[2026-04-07 12:58:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:58:03] Production.INFO: ==20931== Releasing lock...
[2026-04-07 12:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:58:03] Production.INFO: 117
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-21
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-22
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-23
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-24
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-25
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-26
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: ==20925== Releasing lock...
[2026-04-07 12:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-27
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-28
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:03] Production.INFO: Date 2026-03-29
[2026-04-07 12:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:58:04] Production.INFO: Total Charge 0
[2026-04-07 12:58:04] Production.INFO: CreateAllLog End
[2026-04-07 12:58:04] Production.INFO: Account Balance End.
[2026-04-07 12:58:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:58:04] Production.INFO: ==20929== Releasing lock...
[2026-04-07 12:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:58:12] Production.ERROR: CronJobId end10
[2026-04-07 12:58:12] Production.INFO: ==20927== Releasing lock...
[2026-04-07 12:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:58:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:58:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:58:15] Production.INFO: call_cost start
[2026-04-07 12:58:15] Production.INFO: call_cost end
[2026-04-07 12:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:58:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:58:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:58:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:58:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:58:15] Production.INFO: ==20923== Releasing lock...
[2026-04-07 12:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 17:59:01] Production.INFO: ==20991== Lock acquired, processing the job...
[2026-04-07 17:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 17:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 17:59:01] Production.INFO: neon service started
[2026-04-07 17:59:01] Production.INFO: neon service started
[2026-04-07 17:59:01] Production.INFO: ==20991== Releasing lock...
[2026-04-07 17:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 17:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 12:59:02] Production.INFO: ==20993== Lock acquired, processing the job...
[2026-04-07 12:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 12:59:02] Production.INFO: ==20993== Releasing lock...
[2026-04-07 12:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 12:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:59:02] Production.INFO: ==20995== Lock acquired, processing the job...
[2026-04-07 16:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:59:02] Production.INFO: ==20995== Releasing lock...
[2026-04-07 16:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 16:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 12:59:03] Production.INFO: ==21004== Lock acquired, processing the job...
[2026-04-07 12:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 12:59:03] Production.INFO: Account Balance Start.
[2026-04-07 12:59:03] Production.INFO: CreateAllLog Start
[2026-04-07 12:59:03] Production.INFO: 117
[2026-04-07 12:59:03] Production.INFO: Date 2026-03-08
[2026-04-07 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:03] Production.INFO: ==20998== Lock acquired, processing the job...
[2026-04-07 12:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 12:59:03] Production.INFO: Date 2026-03-09
[2026-04-07 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:03] Production.INFO: ==21000== Lock acquired, processing the job...
[2026-04-07 12:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 12:59:03] Production.INFO: Date 2026-03-10
[2026-04-07 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:03] Production.INFO: Date 2026-03-11
[2026-04-07 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:03] Production.INFO: ==21002== Lock acquired, processing the job...
[2026-04-07 12:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 12:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 12:59:03] Production.INFO: Date 2026-03-12
[2026-04-07 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:03] Production.INFO: Date 2026-03-13
[2026-04-07 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:03] Production.INFO: ==21006== Lock acquired, processing the job...
[2026-04-07 12:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 12:59:03] Production.INFO: Date 2026-03-14
[2026-04-07 12:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 12:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 12:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 12:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:03] Production.INFO: Date 2026-03-15
[2026-04-07 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 12:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 12:59:03] Production.INFO: Date 2026-03-16
[2026-04-07 12:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 12:59:03] Production.INFO: ==21006== Releasing lock...
[2026-04-07 12:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 12:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:03] Production.INFO: Date 2026-03-17
[2026-04-07 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:03] Production.INFO: Date 2026-03-18
[2026-04-07 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:03] Production.INFO: Date 2026-03-19
[2026-04-07 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:03] Production.INFO: Date 2026-03-20
[2026-04-07 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:03] Production.INFO: Date 2026-03-21
[2026-04-07 12:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:04] Production.INFO: Date 2026-03-22
[2026-04-07 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:04] Production.INFO: Date 2026-03-23
[2026-04-07 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:04] Production.INFO: Date 2026-03-24
[2026-04-07 12:59:04] Production.INFO: ==21000== Releasing lock...
[2026-04-07 12:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 12:59:04] Production.INFO: Date 2026-03-25
[2026-04-07 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:04] Production.INFO: Date 2026-03-26
[2026-04-07 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:04] Production.INFO: Date 2026-03-27
[2026-04-07 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:04] Production.INFO: Date 2026-03-28
[2026-04-07 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:04] Production.INFO: Date 2026-03-29
[2026-04-07 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:04] Production.INFO: Date 2026-03-30
[2026-04-07 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:04] Production.INFO: Date 2026-03-31
[2026-04-07 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:04] Production.INFO: Date 2026-04-01
[2026-04-07 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:04] Production.INFO: Date 2026-04-02
[2026-04-07 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:04] Production.INFO: Date 2026-04-03
[2026-04-07 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:04] Production.INFO: Date 2026-04-04
[2026-04-07 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:04] Production.INFO: Date 2026-04-05
[2026-04-07 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:04] Production.INFO: Date 2026-04-06
[2026-04-07 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:04] Production.INFO: Date 2026-04-07
[2026-04-07 12:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 12:59:04] Production.INFO: Total Charge 0
[2026-04-07 12:59:04] Production.INFO: CreateAllLog End
[2026-04-07 12:59:04] Production.INFO: Account Balance End.
[2026-04-07 12:59:04] Production.ERROR: CronJobId end 12
[2026-04-07 12:59:04] Production.INFO: ==21004== Releasing lock...
[2026-04-07 12:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 12:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 12:59:11] Production.ERROR: CronJobId end10
[2026-04-07 12:59:11] Production.INFO: ==21002== Releasing lock...
[2026-04-07 12:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 12:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 12:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 12:59:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 12:59:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 12:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 12:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 12:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 12:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 12:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 12:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 12:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 12:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 12:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 12:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 12:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 12:59:14] Production.INFO: call_cost start
[2026-04-07 12:59:14] Production.INFO: call_cost end
[2026-04-07 12:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 12:59:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 12:59:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 12:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 12:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 12:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 12:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 12:59:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 12:59:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 12:59:14] Production.INFO: ==20998== Releasing lock...
[2026-04-07 12:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 12:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:00:02] Production.INFO: ==21065== Lock acquired, processing the job...
[2026-04-07 18:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:00:02] Production.INFO: neon service started
[2026-04-07 18:00:02] Production.INFO: neon service started
[2026-04-07 18:00:02] Production.INFO: ==21065== Releasing lock...
[2026-04-07 18:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 17:00:02] Production.INFO: ==21070== Lock acquired, processing the job...
[2026-04-07 17:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:00:02] Production.INFO: ==21070== Releasing lock...
[2026-04-07 17:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:00:02] Production.INFO: ==21068== Lock acquired, processing the job...
[2026-04-07 13:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:00:03] Production.INFO: ==21068== Releasing lock...
[2026-04-07 13:00:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:00:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:00:03] Production.INFO: ==21072== Lock acquired, processing the job...
[2026-04-07 13:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:00:03] Production.INFO: ==21076== Lock acquired, processing the job...
[2026-04-07 13:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:00:03] Production.INFO: ==21074== Lock acquired, processing the job...
[2026-04-07 13:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:00:03] Production.INFO: ==21080== Lock acquired, processing the job...
[2026-04-07 13:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:00:03] Production.INFO: ==21078== Lock acquired, processing the job...
[2026-04-07 13:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:00:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:00:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:00:04] Production.INFO: Account Balance Start.
[2026-04-07 13:00:04] Production.INFO: CreateAllLog Start
[2026-04-07 13:00:04] Production.INFO: 117
[2026-04-07 13:00:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-08
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: ==21080== Releasing lock...
[2026-04-07 13:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-09
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-10
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: ==21074== Releasing lock...
[2026-04-07 13:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:05] Production.INFO: Date 2026-04-05
[2026-04-07 13:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:05] Production.INFO: Date 2026-04-06
[2026-04-07 13:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:05] Production.INFO: Date 2026-04-07
[2026-04-07 13:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:00:05] Production.INFO: Total Charge 0
[2026-04-07 13:00:05] Production.INFO: CreateAllLog End
[2026-04-07 13:00:05] Production.INFO: Account Balance End.
[2026-04-07 13:00:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:00:05] Production.INFO: ==21078== Releasing lock...
[2026-04-07 13:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:00:11] Production.ERROR: CronJobId end10
[2026-04-07 13:00:11] Production.INFO: ==21076== Releasing lock...
[2026-04-07 13:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:00:13] Production.INFO: call_cost start
[2026-04-07 13:00:13] Production.INFO: call_cost end
[2026-04-07 13:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:00:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:00:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:00:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:00:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:00:13] Production.INFO: ==21072== Releasing lock...
[2026-04-07 13:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:01:01] Production.INFO: ==21141== Lock acquired, processing the job...
[2026-04-07 18:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:01:01] Production.INFO: neon service started
[2026-04-07 18:01:01] Production.INFO: neon service started
[2026-04-07 18:01:01] Production.INFO: ==21141== Releasing lock...
[2026-04-07 18:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:01:02] Production.INFO: ==21153== Lock acquired, processing the job...
[2026-04-07 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:01:02] Production.INFO: ==21155== Lock acquired, processing the job...
[2026-04-07 17:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:01:02] Production.INFO: ==21155== Releasing lock...
[2026-04-07 17:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:01:02] Production.INFO: ==21153== Releasing lock...
[2026-04-07 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:01:03] Production.INFO: ==21164== Lock acquired, processing the job...
[2026-04-07 13:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:01:03] Production.INFO: ==21170== Lock acquired, processing the job...
[2026-04-07 13:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:01:03] Production.INFO: ==21158== Lock acquired, processing the job...
[2026-04-07 13:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 13:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 13:01:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 13:01:03] Production.ERROR: CronJob PID - 21164
[2026-04-07 13:01:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 13:01:03] Production.ERROR: CronJob ID - 10
[2026-04-07 13:01:03] Production.ERROR: CronJob Last Run Time 2026-04-07 13:01:00
[2026-04-07 13:01:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 13:01:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 13:01:03] Production.INFO: ==21170== Releasing lock...
[2026-04-07 13:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:01:03] Production.INFO: ==21160== Lock acquired, processing the job...
[2026-04-07 13:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 13:01:03] Production.INFO: ==21158== Releasing lock...
[2026-04-07 13:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 13:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 13:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:01:03] Production.INFO: ==21162== Lock acquired, processing the job...
[2026-04-07 13:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:01:03] Production.INFO: ==21166== Lock acquired, processing the job...
[2026-04-07 13:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:01:03] Production.INFO: ==21168== Lock acquired, processing the job...
[2026-04-07 13:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 13:01:03] Production.INFO: Account Balance Start.
[2026-04-07 13:01:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:01:03] Production.INFO: 117
[2026-04-07 13:01:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:04] Production.INFO: Date 2026-03-09
[2026-04-07 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:04] Production.INFO: Date 2026-03-10
[2026-04-07 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:04] Production.ERROR: done
[2026-04-07 13:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 13:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053726', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 13:01:04] Production.INFO: ==21162== Releasing lock...
[2026-04-07 13:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:01:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:05] Production.INFO: Date 2026-03-25
[2026-04-07 13:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:05] Production.INFO: Date 2026-03-26
[2026-04-07 13:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:05] Production.INFO: Date 2026-03-27
[2026-04-07 13:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:05] Production.INFO: Date 2026-03-28
[2026-04-07 13:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:05] Production.INFO: Date 2026-03-29
[2026-04-07 13:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:05] Production.INFO: Date 2026-03-30
[2026-04-07 13:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:05] Production.INFO: Date 2026-03-31
[2026-04-07 13:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:05] Production.INFO: Date 2026-04-01
[2026-04-07 13:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:05] Production.INFO: Date 2026-04-02
[2026-04-07 13:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:05] Production.INFO: Date 2026-04-03
[2026-04-07 13:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:05] Production.INFO: Date 2026-04-04
[2026-04-07 13:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:05] Production.INFO: Date 2026-04-05
[2026-04-07 13:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:05] Production.INFO: Date 2026-04-06
[2026-04-07 13:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:05] Production.INFO: Date 2026-04-07
[2026-04-07 13:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:01:05] Production.INFO: Total Charge 0
[2026-04-07 13:01:05] Production.INFO: CreateAllLog End
[2026-04-07 13:01:05] Production.INFO: Account Balance End.
[2026-04-07 13:01:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:01:05] Production.INFO: ==21166== Releasing lock...
[2026-04-07 13:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053726', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 13:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 13:01:11] Production.INFO: ProcessCDR(1,17053726,1,1,2)
[2026-04-07 13:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053726,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 13:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053726,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 13:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 13:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 13:01:11] Production.INFO: ==21168== Releasing lock...
[2026-04-07 13:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 13:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 13:01:15] Production.ERROR: CronJobId end10
[2026-04-07 13:01:15] Production.INFO: ==21164== Releasing lock...
[2026-04-07 13:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:01:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:01:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:01:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:01:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:01:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:01:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:01:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:01:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:01:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:01:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:01:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:01:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:01:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:01:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:01:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:01:17] Production.INFO: call_cost start
[2026-04-07 13:01:17] Production.INFO: call_cost end
[2026-04-07 13:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:01:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:01:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:01:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:01:17] Production.INFO: ==21160== Releasing lock...
[2026-04-07 13:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:02:02] Production.INFO: ==21237== Lock acquired, processing the job...
[2026-04-07 18:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:02:02] Production.INFO: neon service started
[2026-04-07 18:02:02] Production.INFO: neon service started
[2026-04-07 18:02:02] Production.INFO: ==21237== Releasing lock...
[2026-04-07 18:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:02:02] Production.INFO: ==21239== Lock acquired, processing the job...
[2026-04-07 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:02:02] Production.INFO: ==21239== Releasing lock...
[2026-04-07 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:02:02] Production.INFO: ==21241== Lock acquired, processing the job...
[2026-04-07 17:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:02:02] Production.INFO: ==21241== Releasing lock...
[2026-04-07 17:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:02:03] Production.INFO: ==21250== Lock acquired, processing the job...
[2026-04-07 13:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:02:03] Production.INFO: ==21254== Lock acquired, processing the job...
[2026-04-07 13:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:02:03] Production.INFO: ==21244== Lock acquired, processing the job...
[2026-04-07 13:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:02:03] Production.INFO: ==21246== Lock acquired, processing the job...
[2026-04-07 13:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:02:03] Production.INFO: Account Balance Start.
[2026-04-07 13:02:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:02:03] Production.INFO: 117
[2026-04-07 13:02:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:02:03] Production.INFO: ==21248== Lock acquired, processing the job...
[2026-04-07 13:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:03] Production.INFO: ==21252== Lock acquired, processing the job...
[2026-04-07 13:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-07 13:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:02:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:02:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 13:02:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:03] Production.INFO: ==21254== Releasing lock...
[2026-04-07 13:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:02:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:02:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:02:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.ERROR: done
[2026-04-07 13:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-07 13:02:04] Production.INFO: ==21246== Releasing lock...
[2026-04-07 13:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:02:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:02:04] Production.ERROR: done
[2026-04-07 13:02:04] Production.INFO: Total Charge 0
[2026-04-07 13:02:04] Production.INFO: CreateAllLog End
[2026-04-07 13:02:05] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-07 13:02:05] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-07 13:02:05] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:02:05] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:02:05] Production.INFO: ==21252== Releasing lock...
[2026-04-07 13:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-07 13:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-04-07 13:02:05] Production.INFO: Account Balance End.
[2026-04-07 13:02:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:02:05] Production.INFO: ==21250== Releasing lock...
[2026-04-07 13:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:02:13] Production.ERROR: CronJobId end10
[2026-04-07 13:02:13] Production.INFO: ==21248== Releasing lock...
[2026-04-07 13:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:02:15] Production.INFO: call_cost start
[2026-04-07 13:02:15] Production.INFO: call_cost end
[2026-04-07 13:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:02:15] Production.INFO: ==21244== Releasing lock...
[2026-04-07 13:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:03:01] Production.INFO: ==21311== Lock acquired, processing the job...
[2026-04-07 18:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:03:01] Production.INFO: neon service started
[2026-04-07 18:03:01] Production.INFO: neon service started
[2026-04-07 18:03:01] Production.INFO: ==21311== Releasing lock...
[2026-04-07 18:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 17:03:01] Production.INFO: ==21316== Lock acquired, processing the job...
[2026-04-07 17:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:03:01] Production.INFO: ==21316== Releasing lock...
[2026-04-07 17:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:03:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:03:02] Production.INFO: ==21314== Lock acquired, processing the job...
[2026-04-07 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:03:02] Production.INFO: ==21314== Releasing lock...
[2026-04-07 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:03:02] Production.INFO: ==21318== Lock acquired, processing the job...
[2026-04-07 13:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:03:02] Production.INFO: ==21320== Lock acquired, processing the job...
[2026-04-07 13:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:03:03] Production.INFO: ==21322== Lock acquired, processing the job...
[2026-04-07 13:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:03:03] Production.INFO: ==21324== Lock acquired, processing the job...
[2026-04-07 13:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:03:03] Production.INFO: ==21326== Lock acquired, processing the job...
[2026-04-07 13:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:03:03] Production.INFO: Account Balance Start.
[2026-04-07 13:03:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:03:03] Production.INFO: 117
[2026-04-07 13:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: ==21326== Releasing lock...
[2026-04-07 13:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-20
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: ==21320== Releasing lock...
[2026-04-07 13:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-21
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-22
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-23
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-24
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-25
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-26
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-27
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-28
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-29
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-30
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:03] Production.INFO: Date 2026-03-31
[2026-04-07 13:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:03:04] Production.INFO: Total Charge 0
[2026-04-07 13:03:04] Production.INFO: CreateAllLog End
[2026-04-07 13:03:04] Production.INFO: Account Balance End.
[2026-04-07 13:03:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:03:04] Production.INFO: ==21324== Releasing lock...
[2026-04-07 13:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:03:10] Production.ERROR: CronJobId end10
[2026-04-07 13:03:10] Production.INFO: ==21322== Releasing lock...
[2026-04-07 13:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:03:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:03:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:03:13] Production.INFO: call_cost start
[2026-04-07 13:03:13] Production.INFO: call_cost end
[2026-04-07 13:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:03:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:03:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:03:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:03:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:03:13] Production.INFO: ==21318== Releasing lock...
[2026-04-07 13:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:04:01] Production.INFO: ==21382== Lock acquired, processing the job...
[2026-04-07 18:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:04:01] Production.INFO: neon service started
[2026-04-07 18:04:01] Production.INFO: neon service started
[2026-04-07 18:04:01] Production.INFO: ==21382== Releasing lock...
[2026-04-07 18:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:04:02] Production.INFO: ==21384== Lock acquired, processing the job...
[2026-04-07 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:04:02] Production.INFO: ==21386== Lock acquired, processing the job...
[2026-04-07 17:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:04:02] Production.INFO: ==21386== Releasing lock...
[2026-04-07 17:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:04:02] Production.INFO: ==21384== Releasing lock...
[2026-04-07 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:04:03] Production.INFO: ==21389== Lock acquired, processing the job...
[2026-04-07 13:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:04:03] Production.INFO: ==21391== Lock acquired, processing the job...
[2026-04-07 13:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:04:03] Production.INFO: ==21393== Lock acquired, processing the job...
[2026-04-07 13:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:04:03] Production.INFO: ==21395== Lock acquired, processing the job...
[2026-04-07 13:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:04:03] Production.INFO: ==21397== Lock acquired, processing the job...
[2026-04-07 13:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:04:03] Production.INFO: Account Balance Start.
[2026-04-07 13:04:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:04:03] Production.INFO: 117
[2026-04-07 13:04:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:04:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:04:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:04:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:04:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:04:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:04:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: ==21397== Releasing lock...
[2026-04-07 13:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: ==21391== Releasing lock...
[2026-04-07 13:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:04:04] Production.INFO: Total Charge 0
[2026-04-07 13:04:05] Production.INFO: CreateAllLog End
[2026-04-07 13:04:05] Production.INFO: Account Balance End.
[2026-04-07 13:04:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:04:05] Production.INFO: ==21395== Releasing lock...
[2026-04-07 13:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:04:12] Production.ERROR: CronJobId end10
[2026-04-07 13:04:12] Production.INFO: ==21393== Releasing lock...
[2026-04-07 13:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:04:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:04:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:04:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:04:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:04:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:04:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:04:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:04:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:04:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:04:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:04:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:04:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:04:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:04:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:04:15] Production.INFO: call_cost start
[2026-04-07 13:04:15] Production.INFO: call_cost end
[2026-04-07 13:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:04:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:04:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:04:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:04:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:04:15] Production.INFO: ==21389== Releasing lock...
[2026-04-07 13:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:05:01] Production.INFO: ==21459== Lock acquired, processing the job...
[2026-04-07 18:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:05:01] Production.INFO: neon service started
[2026-04-07 18:05:01] Production.INFO: neon service started
[2026-04-07 18:05:01] Production.INFO: ==21459== Releasing lock...
[2026-04-07 18:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:05:01] Production.INFO: ==21461== Lock acquired, processing the job...
[2026-04-07 13:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:05:01] Production.INFO: ==21461== Releasing lock...
[2026-04-07 13:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:05:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:05:02] Production.INFO: ==21463== Lock acquired, processing the job...
[2026-04-07 17:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:05:02] Production.INFO: ==21463== Releasing lock...
[2026-04-07 17:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:05:02] Production.INFO: ==21471== Lock acquired, processing the job...
[2026-04-07 13:05:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:05:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:05:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:05:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:05:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:05:03] Production.INFO: ==21467== Lock acquired, processing the job...
[2026-04-07 13:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:05:03] Production.INFO: ==21469== Lock acquired, processing the job...
[2026-04-07 13:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:05:03] Production.INFO: ==21475== Lock acquired, processing the job...
[2026-04-07 13:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:05:03] Production.INFO: ==21473== Lock acquired, processing the job...
[2026-04-07 13:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:05:03] Production.INFO: Account Balance Start.
[2026-04-07 13:05:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:05:03] Production.INFO: 117
[2026-04-07 13:05:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:05:03] Production.INFO: ==21475== Releasing lock...
[2026-04-07 13:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:05:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:03] Production.INFO: Date 2026-03-20
[2026-04-07 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:03] Production.INFO: ==21469== Releasing lock...
[2026-04-07 13:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:05:03] Production.INFO: Date 2026-03-21
[2026-04-07 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:03] Production.INFO: Date 2026-03-22
[2026-04-07 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:03] Production.INFO: Date 2026-03-23
[2026-04-07 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:03] Production.INFO: Date 2026-03-24
[2026-04-07 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:03] Production.INFO: Date 2026-03-25
[2026-04-07 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:03] Production.INFO: Date 2026-03-26
[2026-04-07 13:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:05:04] Production.INFO: Total Charge 0
[2026-04-07 13:05:04] Production.INFO: CreateAllLog End
[2026-04-07 13:05:04] Production.INFO: Account Balance End.
[2026-04-07 13:05:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:05:04] Production.INFO: ==21473== Releasing lock...
[2026-04-07 13:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:05:10] Production.ERROR: CronJobId end10
[2026-04-07 13:05:10] Production.INFO: ==21471== Releasing lock...
[2026-04-07 13:05:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:05:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:05:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:05:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:05:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:05:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:05:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:05:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:05:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:05:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:05:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:05:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:05:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:05:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:05:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:05:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:05:13] Production.INFO: call_cost start
[2026-04-07 13:05:13] Production.INFO: call_cost end
[2026-04-07 13:05:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:05:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:05:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:05:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:05:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:05:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:05:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:05:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:05:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:05:13] Production.INFO: ==21467== Releasing lock...
[2026-04-07 13:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:05:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:06:01] Production.INFO: ==21532== Lock acquired, processing the job...
[2026-04-07 18:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:06:01] Production.INFO: neon service started
[2026-04-07 18:06:01] Production.INFO: neon service started
[2026-04-07 18:06:01] Production.INFO: ==21532== Releasing lock...
[2026-04-07 18:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 17:06:02] Production.INFO: ==21536== Lock acquired, processing the job...
[2026-04-07 17:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:06:02] Production.INFO: ==21536== Releasing lock...
[2026-04-07 17:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:06:02] Production.INFO: ==21534== Lock acquired, processing the job...
[2026-04-07 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:06:02] Production.INFO: ==21534== Releasing lock...
[2026-04-07 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:06:03] Production.INFO: ==21539== Lock acquired, processing the job...
[2026-04-07 13:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:06:03] Production.INFO: ==21541== Lock acquired, processing the job...
[2026-04-07 13:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:06:03] Production.INFO: ==21543== Lock acquired, processing the job...
[2026-04-07 13:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:06:03] Production.INFO: ==21545== Lock acquired, processing the job...
[2026-04-07 13:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:06:03] Production.INFO: Account Balance Start.
[2026-04-07 13:06:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:06:03] Production.INFO: ==21547== Lock acquired, processing the job...
[2026-04-07 13:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:06:03] Production.INFO: 117
[2026-04-07 13:06:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:06:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:06:04] Production.INFO: ==21547== Releasing lock...
[2026-04-07 13:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:06:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: ==21541== Releasing lock...
[2026-04-07 13:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:06:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:06:05] Production.INFO: Total Charge 0
[2026-04-07 13:06:05] Production.INFO: CreateAllLog End
[2026-04-07 13:06:05] Production.INFO: Account Balance End.
[2026-04-07 13:06:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:06:05] Production.INFO: ==21545== Releasing lock...
[2026-04-07 13:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:06:11] Production.ERROR: CronJobId end10
[2026-04-07 13:06:11] Production.INFO: ==21543== Releasing lock...
[2026-04-07 13:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:06:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:06:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:06:13] Production.INFO: call_cost start
[2026-04-07 13:06:13] Production.INFO: call_cost end
[2026-04-07 13:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:06:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:06:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:06:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:06:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:06:13] Production.INFO: ==21539== Releasing lock...
[2026-04-07 13:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:07:02] Production.INFO: ==21605== Lock acquired, processing the job...
[2026-04-07 18:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:07:02] Production.INFO: neon service started
[2026-04-07 18:07:02] Production.INFO: neon service started
[2026-04-07 18:07:02] Production.INFO: ==21605== Releasing lock...
[2026-04-07 18:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:07:02] Production.INFO: ==21608== Lock acquired, processing the job...
[2026-04-07 13:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:07:02] Production.INFO: ==21608== Releasing lock...
[2026-04-07 13:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:07:02] Production.INFO: ==21610== Lock acquired, processing the job...
[2026-04-07 17:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:07:02] Production.INFO: ==21610== Releasing lock...
[2026-04-07 17:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:07:03] Production.INFO: ==21613== Lock acquired, processing the job...
[2026-04-07 13:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:07:03] Production.INFO: ==21615== Lock acquired, processing the job...
[2026-04-07 13:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:07:03] Production.INFO: ==21617== Lock acquired, processing the job...
[2026-04-07 13:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:07:03] Production.INFO: ==21621== Lock acquired, processing the job...
[2026-04-07 13:07:03] Production.INFO: ==21619== Lock acquired, processing the job...
[2026-04-07 13:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:07:03] Production.INFO: Account Balance Start.
[2026-04-07 13:07:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:07:03] Production.INFO: 117
[2026-04-07 13:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:07:03] Production.INFO: ==21621== Releasing lock...
[2026-04-07 13:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:07:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-09
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-10
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: ==21615== Releasing lock...
[2026-04-07 13:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:05] Production.INFO: Date 2026-04-05
[2026-04-07 13:07:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:05] Production.INFO: Date 2026-04-06
[2026-04-07 13:07:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:05] Production.INFO: Date 2026-04-07
[2026-04-07 13:07:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:07:05] Production.INFO: Total Charge 0
[2026-04-07 13:07:05] Production.INFO: CreateAllLog End
[2026-04-07 13:07:05] Production.INFO: Account Balance End.
[2026-04-07 13:07:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:07:05] Production.INFO: ==21619== Releasing lock...
[2026-04-07 13:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:07:12] Production.ERROR: CronJobId end10
[2026-04-07 13:07:12] Production.INFO: ==21617== Releasing lock...
[2026-04-07 13:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:07:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:07:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:07:15] Production.INFO: call_cost start
[2026-04-07 13:07:15] Production.INFO: call_cost end
[2026-04-07 13:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:07:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:07:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:07:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:07:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:07:15] Production.INFO: ==21613== Releasing lock...
[2026-04-07 13:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:08:01] Production.INFO: ==21683== Lock acquired, processing the job...
[2026-04-07 18:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:08:01] Production.INFO: neon service started
[2026-04-07 18:08:01] Production.INFO: neon service started
[2026-04-07 18:08:01] Production.INFO: ==21683== Releasing lock...
[2026-04-07 18:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:08:02] Production.INFO: ==21685== Lock acquired, processing the job...
[2026-04-07 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:08:02] Production.INFO: ==21685== Releasing lock...
[2026-04-07 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:08:02] Production.INFO: ==21687== Lock acquired, processing the job...
[2026-04-07 17:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:08:02] Production.INFO: ==21687== Releasing lock...
[2026-04-07 17:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:08:02] Production.INFO: ==21692== Lock acquired, processing the job...
[2026-04-07 13:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:08:03] Production.INFO: ==21690== Lock acquired, processing the job...
[2026-04-07 13:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:08:03] Production.INFO: ==21694== Lock acquired, processing the job...
[2026-04-07 13:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:08:03] Production.INFO: ==21696== Lock acquired, processing the job...
[2026-04-07 13:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:08:03] Production.INFO: ==21698== Lock acquired, processing the job...
[2026-04-07 13:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:08:03] Production.INFO: Account Balance Start.
[2026-04-07 13:08:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:08:03] Production.INFO: ==21692== Releasing lock...
[2026-04-07 13:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:08:03] Production.INFO: 117
[2026-04-07 13:08:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:08:03] Production.INFO: ==21698== Releasing lock...
[2026-04-07 13:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:08:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:03] Production.INFO: Date 2026-03-20
[2026-04-07 13:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:03] Production.INFO: Date 2026-03-21
[2026-04-07 13:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:03] Production.INFO: Date 2026-03-22
[2026-04-07 13:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:03] Production.INFO: Date 2026-03-23
[2026-04-07 13:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:08:04] Production.INFO: Total Charge 0
[2026-04-07 13:08:04] Production.INFO: CreateAllLog End
[2026-04-07 13:08:04] Production.INFO: Account Balance End.
[2026-04-07 13:08:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:08:04] Production.INFO: ==21696== Releasing lock...
[2026-04-07 13:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:08:10] Production.ERROR: CronJobId end10
[2026-04-07 13:08:10] Production.INFO: ==21694== Releasing lock...
[2026-04-07 13:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:08:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:08:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:08:14] Production.INFO: call_cost start
[2026-04-07 13:08:14] Production.INFO: call_cost end
[2026-04-07 13:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:08:14] Production.INFO: ==21690== Releasing lock...
[2026-04-07 13:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:09:02] Production.INFO: ==21756== Lock acquired, processing the job...
[2026-04-07 18:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:09:02] Production.INFO: neon service started
[2026-04-07 18:09:02] Production.INFO: neon service started
[2026-04-07 18:09:02] Production.INFO: ==21756== Releasing lock...
[2026-04-07 18:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 17:09:02] Production.INFO: ==21760== Lock acquired, processing the job...
[2026-04-07 17:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:09:02] Production.INFO: ==21760== Releasing lock...
[2026-04-07 17:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:09:02] Production.INFO: ==21758== Lock acquired, processing the job...
[2026-04-07 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:09:02] Production.INFO: ==21758== Releasing lock...
[2026-04-07 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:09:03] Production.INFO: ==21763== Lock acquired, processing the job...
[2026-04-07 13:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:09:03] Production.INFO: ==21765== Lock acquired, processing the job...
[2026-04-07 13:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:09:03] Production.INFO: ==21769== Lock acquired, processing the job...
[2026-04-07 13:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:09:03] Production.INFO: ==21767== Lock acquired, processing the job...
[2026-04-07 13:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:09:03] Production.INFO: ==21771== Lock acquired, processing the job...
[2026-04-07 13:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:09:03] Production.INFO: Account Balance Start.
[2026-04-07 13:09:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:09:03] Production.INFO: 117
[2026-04-07 13:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:09:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:03] Production.INFO: ==21771== Releasing lock...
[2026-04-07 13:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:09:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:04] Production.INFO: ==21765== Releasing lock...
[2026-04-07 13:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:09:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:05] Production.INFO: Date 2026-03-30
[2026-04-07 13:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:05] Production.INFO: Date 2026-03-31
[2026-04-07 13:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:05] Production.INFO: Date 2026-04-01
[2026-04-07 13:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:05] Production.INFO: Date 2026-04-02
[2026-04-07 13:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:05] Production.INFO: Date 2026-04-03
[2026-04-07 13:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:05] Production.INFO: Date 2026-04-04
[2026-04-07 13:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:05] Production.INFO: Date 2026-04-05
[2026-04-07 13:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:05] Production.INFO: Date 2026-04-06
[2026-04-07 13:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:05] Production.INFO: Date 2026-04-07
[2026-04-07 13:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:09:05] Production.INFO: Total Charge 0
[2026-04-07 13:09:05] Production.INFO: CreateAllLog End
[2026-04-07 13:09:05] Production.INFO: Account Balance End.
[2026-04-07 13:09:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:09:05] Production.INFO: ==21769== Releasing lock...
[2026-04-07 13:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:09:11] Production.ERROR: CronJobId end10
[2026-04-07 13:09:11] Production.INFO: ==21767== Releasing lock...
[2026-04-07 13:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:09:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:09:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:09:14] Production.INFO: call_cost start
[2026-04-07 13:09:14] Production.INFO: call_cost end
[2026-04-07 13:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:09:14] Production.INFO: ==21763== Releasing lock...
[2026-04-07 13:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:10:01] Production.INFO: ==21829== Lock acquired, processing the job...
[2026-04-07 18:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:10:01] Production.INFO: neon service started
[2026-04-07 18:10:01] Production.INFO: neon service started
[2026-04-07 18:10:01] Production.INFO: ==21829== Releasing lock...
[2026-04-07 18:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:10:01] Production.INFO: ==21831== Lock acquired, processing the job...
[2026-04-07 13:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:10:02] Production.INFO: ==21831== Releasing lock...
[2026-04-07 13:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:10:02] Production.INFO: ==21833== Lock acquired, processing the job...
[2026-04-07 17:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:10:02] Production.INFO: ==21833== Releasing lock...
[2026-04-07 17:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:10:02] Production.INFO: 26 MB #Memory Used#
[2026-04-07 13:10:02] Production.INFO: ==21835== Lock acquired, processing the job...
[2026-04-07 13:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:10:02] Production.INFO: ==21837== Lock acquired, processing the job...
[2026-04-07 13:10:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:10:02] Production.INFO: ==21839== Lock acquired, processing the job...
[2026-04-07 13:10:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:10:02] Production.INFO: ==21841== Lock acquired, processing the job...
[2026-04-07 13:10:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:10:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:10:03] Production.INFO: ==21843== Lock acquired, processing the job...
[2026-04-07 13:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:10:03] Production.INFO: Account Balance Start.
[2026-04-07 13:10:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:10:03] Production.INFO: 117
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:10:03] Production.INFO: ==21843== Releasing lock...
[2026-04-07 13:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-20
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: ==21837== Releasing lock...
[2026-04-07 13:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-21
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-22
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-23
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-24
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-25
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-26
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-27
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-28
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-29
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-30
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:03] Production.INFO: Date 2026-03-31
[2026-04-07 13:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:10:04] Production.INFO: Total Charge 0
[2026-04-07 13:10:04] Production.INFO: CreateAllLog End
[2026-04-07 13:10:04] Production.INFO: Account Balance End.
[2026-04-07 13:10:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:10:04] Production.INFO: ==21841== Releasing lock...
[2026-04-07 13:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:10:10] Production.ERROR: CronJobId end10
[2026-04-07 13:10:10] Production.INFO: ==21839== Releasing lock...
[2026-04-07 13:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:10:13] Production.INFO: call_cost start
[2026-04-07 13:10:13] Production.INFO: call_cost end
[2026-04-07 13:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:10:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:10:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:10:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:10:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:10:13] Production.INFO: ==21835== Releasing lock...
[2026-04-07 13:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:11:01] Production.INFO: ==21902== Lock acquired, processing the job...
[2026-04-07 18:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:11:01] Production.INFO: neon service started
[2026-04-07 18:11:01] Production.INFO: neon service started
[2026-04-07 18:11:01] Production.INFO: ==21902== Releasing lock...
[2026-04-07 18:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 17:11:02] Production.INFO: ==21907== Lock acquired, processing the job...
[2026-04-07 17:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:11:02] Production.INFO: ==21907== Releasing lock...
[2026-04-07 17:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:11:02] Production.INFO: ==21905== Lock acquired, processing the job...
[2026-04-07 13:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:11:02] Production.INFO: ==21905== Releasing lock...
[2026-04-07 13:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:11:03] Production.INFO: ==21911== Lock acquired, processing the job...
[2026-04-07 13:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:11:03] Production.INFO: ==21909== Lock acquired, processing the job...
[2026-04-07 13:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 13:11:03] Production.INFO: ==21917== Lock acquired, processing the job...
[2026-04-07 13:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 13:11:03] Production.INFO: ==21913== Lock acquired, processing the job...
[2026-04-07 13:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 13:11:03] Production.ERROR: CronJob PID - 21911
[2026-04-07 13:11:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 13:11:03] Production.ERROR: CronJob ID - 5
[2026-04-07 13:11:03] Production.ERROR: CronJob Last Run Time 2026-04-07 13:11:00
[2026-04-07 13:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 13:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 13:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 13:11:03] Production.ERROR: CronJob PID - 21917
[2026-04-07 13:11:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-07 13:11:03] Production.ERROR: CronJob ID - 12
[2026-04-07 13:11:03] Production.ERROR: CronJob Last Run Time 2026-04-07 13:11:00
[2026-04-07 13:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 13:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 13:11:03] Production.INFO: ==21921== Lock acquired, processing the job...
[2026-04-07 13:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 13:11:03] Production.INFO: ==21909== Releasing lock...
[2026-04-07 13:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 13:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 13:11:03] Production.INFO: Account Balance Start.
[2026-04-07 13:11:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:11:03] Production.INFO: 117
[2026-04-07 13:11:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:03] Production.INFO: ==21915== Lock acquired, processing the job...
[2026-04-07 13:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:11:03] Production.INFO: ==21919== Lock acquired, processing the job...
[2026-04-07 13:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 13:11:03] Production.INFO: ==21921== Releasing lock...
[2026-04-07 13:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:11:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 13:11:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:04] Production.ERROR: done
[2026-04-07 13:11:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:11:04] Production.INFO: ==21913== Releasing lock...
[2026-04-07 13:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 13:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053768', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 13:11:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:05] Production.INFO: Date 2026-03-29
[2026-04-07 13:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:05] Production.INFO: Date 2026-03-30
[2026-04-07 13:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:05] Production.INFO: Date 2026-03-31
[2026-04-07 13:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:05] Production.INFO: Date 2026-04-01
[2026-04-07 13:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:05] Production.INFO: Date 2026-04-02
[2026-04-07 13:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:05] Production.INFO: Date 2026-04-03
[2026-04-07 13:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:05] Production.INFO: Date 2026-04-04
[2026-04-07 13:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:05] Production.INFO: Date 2026-04-05
[2026-04-07 13:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:05] Production.INFO: Date 2026-04-06
[2026-04-07 13:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:05] Production.INFO: Date 2026-04-07
[2026-04-07 13:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:11:05] Production.INFO: Total Charge 0
[2026-04-07 13:11:05] Production.INFO: CreateAllLog End
[2026-04-07 13:11:05] Production.INFO: Account Balance End.
[2026-04-07 13:11:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:11:05] Production.INFO: ==21917== Releasing lock...
[2026-04-07 13:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053768', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 13:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 13:11:10] Production.INFO: ProcessCDR(1,17053768,1,1,2)
[2026-04-07 13:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053768,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 13:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053768,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 13:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 13:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 13:11:10] Production.INFO: ==21919== Releasing lock...
[2026-04-07 13:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 13:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 13:11:15] Production.ERROR: CronJobId end10
[2026-04-07 13:11:15] Production.INFO: ==21915== Releasing lock...
[2026-04-07 13:11:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:11:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:11:17] Production.INFO: call_cost start
[2026-04-07 13:11:17] Production.INFO: call_cost end
[2026-04-07 13:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:11:17] Production.INFO: ==21911== Releasing lock...
[2026-04-07 13:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:12:02] Production.INFO: ==21979== Lock acquired, processing the job...
[2026-04-07 18:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:12:02] Production.INFO: neon service started
[2026-04-07 18:12:02] Production.INFO: neon service started
[2026-04-07 18:12:02] Production.INFO: ==21979== Releasing lock...
[2026-04-07 18:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:12:02] Production.INFO: ==21981== Lock acquired, processing the job...
[2026-04-07 13:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:12:02] Production.INFO: ==21983== Lock acquired, processing the job...
[2026-04-07 17:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:12:02] Production.INFO: ==21983== Releasing lock...
[2026-04-07 17:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:12:03] Production.INFO: ==21981== Releasing lock...
[2026-04-07 13:12:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:12:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:12:03] Production.INFO: ==21992== Lock acquired, processing the job...
[2026-04-07 13:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:12:03] Production.INFO: Account Balance Start.
[2026-04-07 13:12:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:12:03] Production.INFO: 117
[2026-04-07 13:12:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: ==21986== Lock acquired, processing the job...
[2026-04-07 13:12:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:12:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: ==21988== Lock acquired, processing the job...
[2026-04-07 13:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:12:04] Production.INFO: ==21990== Lock acquired, processing the job...
[2026-04-07 13:12:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:12:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: ==21994== Lock acquired, processing the job...
[2026-04-07 13:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:12:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:12:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:12:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:12:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:12:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:12:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:12:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:12:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:12:04] Production.INFO: ==21994== Releasing lock...
[2026-04-07 13:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:12:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:12:05] Production.INFO: Total Charge 0
[2026-04-07 13:12:05] Production.INFO: CreateAllLog End
[2026-04-07 13:12:05] Production.INFO: ==21988== Releasing lock...
[2026-04-07 13:12:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:12:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:12:05] Production.INFO: Account Balance End.
[2026-04-07 13:12:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:12:05] Production.INFO: ==21992== Releasing lock...
[2026-04-07 13:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:12:12] Production.ERROR: CronJobId end10
[2026-04-07 13:12:12] Production.INFO: ==21990== Releasing lock...
[2026-04-07 13:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:12:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:12:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:12:13] Production.INFO: call_cost start
[2026-04-07 13:12:13] Production.INFO: call_cost end
[2026-04-07 13:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:12:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:12:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:12:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:12:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:12:13] Production.INFO: ==21986== Releasing lock...
[2026-04-07 13:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:13:01] Production.INFO: ==22051== Lock acquired, processing the job...
[2026-04-07 18:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:13:01] Production.INFO: neon service started
[2026-04-07 18:13:01] Production.INFO: neon service started
[2026-04-07 18:13:01] Production.INFO: ==22051== Releasing lock...
[2026-04-07 18:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:13:01] Production.INFO: ==22053== Lock acquired, processing the job...
[2026-04-07 13:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:13:02] Production.INFO: ==22053== Releasing lock...
[2026-04-07 13:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:13:02] Production.INFO: ==22055== Lock acquired, processing the job...
[2026-04-07 17:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:13:02] Production.INFO: ==22055== Releasing lock...
[2026-04-07 17:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:13:02] Production.INFO: ==22063== Lock acquired, processing the job...
[2026-04-07 13:13:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:13:03] Production.INFO: Account Balance Start.
[2026-04-07 13:13:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:13:03] Production.INFO: 117
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: ==22057== Lock acquired, processing the job...
[2026-04-07 13:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: ==22061== Lock acquired, processing the job...
[2026-04-07 13:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:13:03] Production.INFO: ==22059== Lock acquired, processing the job...
[2026-04-07 13:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:13:03] Production.INFO: ==22065== Lock acquired, processing the job...
[2026-04-07 13:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: ==22065== Releasing lock...
[2026-04-07 13:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-20
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-21
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-22
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-23
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-24
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-25
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-26
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-27
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-28
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-29
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:03] Production.INFO: Date 2026-03-30
[2026-04-07 13:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:04] Production.INFO: ==22059== Releasing lock...
[2026-04-07 13:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:13:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:13:04] Production.INFO: Total Charge 0
[2026-04-07 13:13:04] Production.INFO: CreateAllLog End
[2026-04-07 13:13:04] Production.INFO: Account Balance End.
[2026-04-07 13:13:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:13:04] Production.INFO: ==22063== Releasing lock...
[2026-04-07 13:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:13:10] Production.ERROR: CronJobId end10
[2026-04-07 13:13:10] Production.INFO: ==22061== Releasing lock...
[2026-04-07 13:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:13:14] Production.INFO: call_cost start
[2026-04-07 13:13:14] Production.INFO: call_cost end
[2026-04-07 13:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:13:14] Production.INFO: ==22057== Releasing lock...
[2026-04-07 13:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:14:02] Production.INFO: ==22123== Lock acquired, processing the job...
[2026-04-07 18:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:14:02] Production.INFO: neon service started
[2026-04-07 18:14:02] Production.INFO: neon service started
[2026-04-07 18:14:02] Production.INFO: ==22123== Releasing lock...
[2026-04-07 18:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 17:14:02] Production.INFO: ==22127== Lock acquired, processing the job...
[2026-04-07 17:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:14:02] Production.INFO: ==22127== Releasing lock...
[2026-04-07 17:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:14:02] Production.INFO: ==22125== Lock acquired, processing the job...
[2026-04-07 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:14:02] Production.INFO: ==22125== Releasing lock...
[2026-04-07 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:14:03] Production.INFO: ==22129== Lock acquired, processing the job...
[2026-04-07 13:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:14:03] Production.INFO: ==22133== Lock acquired, processing the job...
[2026-04-07 13:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:14:03] Production.INFO: ==22131== Lock acquired, processing the job...
[2026-04-07 13:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:14:03] Production.INFO: ==22135== Lock acquired, processing the job...
[2026-04-07 13:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:14:04] Production.INFO: ==22138== Lock acquired, processing the job...
[2026-04-07 13:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:14:04] Production.INFO: Account Balance Start.
[2026-04-07 13:14:04] Production.INFO: CreateAllLog Start
[2026-04-07 13:14:04] Production.INFO: 117
[2026-04-07 13:14:04] Production.INFO: Date 2026-03-08
[2026-04-07 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:04] Production.INFO: Date 2026-03-09
[2026-04-07 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:04] Production.INFO: Date 2026-03-10
[2026-04-07 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:14:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:14:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:14:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:04] Production.INFO: ==22138== Releasing lock...
[2026-04-07 13:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:14:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:04] Production.INFO: ==22131== Releasing lock...
[2026-04-07 13:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:14:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:05] Production.INFO: Date 2026-03-28
[2026-04-07 13:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:05] Production.INFO: Date 2026-03-29
[2026-04-07 13:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:05] Production.INFO: Date 2026-03-30
[2026-04-07 13:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:05] Production.INFO: Date 2026-03-31
[2026-04-07 13:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:05] Production.INFO: Date 2026-04-01
[2026-04-07 13:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:05] Production.INFO: Date 2026-04-02
[2026-04-07 13:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:05] Production.INFO: Date 2026-04-03
[2026-04-07 13:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:05] Production.INFO: Date 2026-04-04
[2026-04-07 13:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:05] Production.INFO: Date 2026-04-05
[2026-04-07 13:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:05] Production.INFO: Date 2026-04-06
[2026-04-07 13:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:05] Production.INFO: Date 2026-04-07
[2026-04-07 13:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:14:05] Production.INFO: Total Charge 0
[2026-04-07 13:14:05] Production.INFO: CreateAllLog End
[2026-04-07 13:14:05] Production.INFO: Account Balance End.
[2026-04-07 13:14:06] Production.ERROR: CronJobId end 12
[2026-04-07 13:14:06] Production.INFO: ==22135== Releasing lock...
[2026-04-07 13:14:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:14:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:14:12] Production.ERROR: CronJobId end10
[2026-04-07 13:14:12] Production.INFO: ==22133== Releasing lock...
[2026-04-07 13:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:14:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:14:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:14:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:14:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:14:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:14:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:14:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:14:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:14:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:14:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:14:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:14:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:14:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:14:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:14:15] Production.INFO: call_cost start
[2026-04-07 13:14:15] Production.INFO: call_cost end
[2026-04-07 13:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:14:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:14:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:14:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:14:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:14:15] Production.INFO: ==22129== Releasing lock...
[2026-04-07 13:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:15:01] Production.INFO: ==22199== Lock acquired, processing the job...
[2026-04-07 18:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:15:01] Production.INFO: neon service started
[2026-04-07 18:15:01] Production.INFO: neon service started
[2026-04-07 18:15:01] Production.INFO: ==22199== Releasing lock...
[2026-04-07 18:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:15:01] Production.INFO: ==22201== Lock acquired, processing the job...
[2026-04-07 13:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:15:02] Production.INFO: ==22201== Releasing lock...
[2026-04-07 13:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:15:02] Production.INFO: ==22203== Lock acquired, processing the job...
[2026-04-07 17:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:15:02] Production.INFO: ==22203== Releasing lock...
[2026-04-07 17:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:15:02] Production.INFO: ==22213== Lock acquired, processing the job...
[2026-04-07 13:15:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:15:03] Production.INFO: ==22213== Releasing lock...
[2026-04-07 13:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:15:03] Production.INFO: ==22205== Lock acquired, processing the job...
[2026-04-07 13:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:15:03] Production.INFO: ==22207== Lock acquired, processing the job...
[2026-04-07 13:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:15:03] Production.INFO: ==22209== Lock acquired, processing the job...
[2026-04-07 13:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:15:03] Production.INFO: ==22211== Lock acquired, processing the job...
[2026-04-07 13:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:15:03] Production.INFO: Account Balance Start.
[2026-04-07 13:15:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:15:03] Production.INFO: 117
[2026-04-07 13:15:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:03] Production.INFO: ==22207== Releasing lock...
[2026-04-07 13:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:15:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:03] Production.INFO: Date 2026-03-20
[2026-04-07 13:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:15:04] Production.INFO: Total Charge 0
[2026-04-07 13:15:04] Production.INFO: CreateAllLog End
[2026-04-07 13:15:04] Production.INFO: Account Balance End.
[2026-04-07 13:15:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:15:04] Production.INFO: ==22211== Releasing lock...
[2026-04-07 13:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:15:12] Production.ERROR: CronJobId end10
[2026-04-07 13:15:12] Production.INFO: ==22209== Releasing lock...
[2026-04-07 13:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:15:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:15:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:15:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:15:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:15:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:15:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:15:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:15:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:15:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:15:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:15:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:15:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:15:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:15:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:15:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:15:14] Production.INFO: call_cost start
[2026-04-07 13:15:14] Production.INFO: call_cost end
[2026-04-07 13:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:15:14] Production.INFO: ==22205== Releasing lock...
[2026-04-07 13:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:16:01] Production.INFO: ==22276== Lock acquired, processing the job...
[2026-04-07 18:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:16:01] Production.INFO: neon service started
[2026-04-07 18:16:01] Production.INFO: neon service started
[2026-04-07 18:16:01] Production.INFO: ==22276== Releasing lock...
[2026-04-07 18:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:16:02] Production.INFO: ==22278== Lock acquired, processing the job...
[2026-04-07 13:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:16:02] Production.INFO: ==22280== Lock acquired, processing the job...
[2026-04-07 17:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:16:02] Production.INFO: ==22280== Releasing lock...
[2026-04-07 17:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:16:02] Production.INFO: ==22278== Releasing lock...
[2026-04-07 13:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:16:03] Production.INFO: ==22285== Lock acquired, processing the job...
[2026-04-07 13:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:16:03] Production.INFO: ==22283== Lock acquired, processing the job...
[2026-04-07 13:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:16:03] Production.INFO: ==22287== Lock acquired, processing the job...
[2026-04-07 13:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:16:03] Production.INFO: ==22289== Lock acquired, processing the job...
[2026-04-07 13:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:16:03] Production.INFO: ==22291== Lock acquired, processing the job...
[2026-04-07 13:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:16:03] Production.INFO: Account Balance Start.
[2026-04-07 13:16:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:16:03] Production.INFO: 117
[2026-04-07 13:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:16:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:04] Production.INFO: ==22291== Releasing lock...
[2026-04-07 13:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:16:04] Production.INFO: Date 2026-03-09
[2026-04-07 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:04] Production.INFO: Date 2026-03-10
[2026-04-07 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:04] Production.INFO: ==22285== Releasing lock...
[2026-04-07 13:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:16:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:05] Production.INFO: Date 2026-03-28
[2026-04-07 13:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:05] Production.INFO: Date 2026-03-29
[2026-04-07 13:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:05] Production.INFO: Date 2026-03-30
[2026-04-07 13:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:05] Production.INFO: Date 2026-03-31
[2026-04-07 13:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:05] Production.INFO: Date 2026-04-01
[2026-04-07 13:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:05] Production.INFO: Date 2026-04-02
[2026-04-07 13:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:05] Production.INFO: Date 2026-04-03
[2026-04-07 13:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:05] Production.INFO: Date 2026-04-04
[2026-04-07 13:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:05] Production.INFO: Date 2026-04-05
[2026-04-07 13:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:05] Production.INFO: Date 2026-04-06
[2026-04-07 13:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:05] Production.INFO: Date 2026-04-07
[2026-04-07 13:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:16:05] Production.INFO: Total Charge 0
[2026-04-07 13:16:05] Production.INFO: CreateAllLog End
[2026-04-07 13:16:05] Production.INFO: Account Balance End.
[2026-04-07 13:16:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:16:05] Production.INFO: ==22289== Releasing lock...
[2026-04-07 13:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:16:11] Production.ERROR: CronJobId end10
[2026-04-07 13:16:11] Production.INFO: ==22287== Releasing lock...
[2026-04-07 13:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:16:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:16:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:16:14] Production.INFO: call_cost start
[2026-04-07 13:16:14] Production.INFO: call_cost end
[2026-04-07 13:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:16:14] Production.INFO: ==22283== Releasing lock...
[2026-04-07 13:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:17:02] Production.INFO: ==22348== Lock acquired, processing the job...
[2026-04-07 18:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:17:02] Production.INFO: neon service started
[2026-04-07 18:17:02] Production.INFO: neon service started
[2026-04-07 18:17:02] Production.INFO: ==22348== Releasing lock...
[2026-04-07 18:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 17:17:02] Production.INFO: ==22352== Lock acquired, processing the job...
[2026-04-07 17:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:17:02] Production.INFO: ==22352== Releasing lock...
[2026-04-07 17:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:17:02] Production.INFO: ==22350== Lock acquired, processing the job...
[2026-04-07 13:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:17:02] Production.INFO: ==22350== Releasing lock...
[2026-04-07 13:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:17:03] Production.INFO: ==22354== Lock acquired, processing the job...
[2026-04-07 13:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:17:03] Production.INFO: ==22358== Lock acquired, processing the job...
[2026-04-07 13:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:17:03] Production.INFO: ==22356== Lock acquired, processing the job...
[2026-04-07 13:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:17:03] Production.INFO: ==22360== Lock acquired, processing the job...
[2026-04-07 13:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:17:03] Production.INFO: ==22362== Lock acquired, processing the job...
[2026-04-07 13:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:17:03] Production.INFO: Account Balance Start.
[2026-04-07 13:17:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:17:03] Production.INFO: 117
[2026-04-07 13:17:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:17:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:17:03] Production.INFO: ==22362== Releasing lock...
[2026-04-07 13:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-10
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: ==22356== Releasing lock...
[2026-04-07 13:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:05] Production.INFO: Date 2026-04-06
[2026-04-07 13:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:05] Production.INFO: Date 2026-04-07
[2026-04-07 13:17:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:17:05] Production.INFO: Total Charge 0
[2026-04-07 13:17:05] Production.INFO: CreateAllLog End
[2026-04-07 13:17:05] Production.INFO: Account Balance End.
[2026-04-07 13:17:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:17:05] Production.INFO: ==22360== Releasing lock...
[2026-04-07 13:17:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:17:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:17:13] Production.ERROR: CronJobId end10
[2026-04-07 13:17:13] Production.INFO: ==22358== Releasing lock...
[2026-04-07 13:17:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:17:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:17:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:17:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:17:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:17:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:17:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:17:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:17:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:17:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:17:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:17:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:17:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:17:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:17:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:17:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:17:15] Production.INFO: call_cost start
[2026-04-07 13:17:15] Production.INFO: call_cost end
[2026-04-07 13:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:17:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:17:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:17:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:17:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:17:15] Production.INFO: ==22354== Releasing lock...
[2026-04-07 13:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:18:01] Production.INFO: ==22421== Lock acquired, processing the job...
[2026-04-07 18:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:18:01] Production.INFO: neon service started
[2026-04-07 18:18:01] Production.INFO: neon service started
[2026-04-07 18:18:01] Production.INFO: ==22421== Releasing lock...
[2026-04-07 18:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 17:18:01] Production.INFO: ==22425== Lock acquired, processing the job...
[2026-04-07 17:18:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:18:01] Production.INFO: ==22425== Releasing lock...
[2026-04-07 17:18:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:18:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:18:02] Production.INFO: ==22423== Lock acquired, processing the job...
[2026-04-07 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:18:02] Production.INFO: ==22423== Releasing lock...
[2026-04-07 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:18:03] Production.INFO: ==22430== Lock acquired, processing the job...
[2026-04-07 13:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:18:03] Production.INFO: ==22428== Lock acquired, processing the job...
[2026-04-07 13:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:18:03] Production.INFO: ==22434== Lock acquired, processing the job...
[2026-04-07 13:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:18:03] Production.INFO: ==22432== Lock acquired, processing the job...
[2026-04-07 13:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:18:03] Production.INFO: Account Balance Start.
[2026-04-07 13:18:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:18:03] Production.INFO: 117
[2026-04-07 13:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:18:03] Production.INFO: ==22436== Lock acquired, processing the job...
[2026-04-07 13:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:18:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:18:03] Production.INFO: ==22436== Releasing lock...
[2026-04-07 13:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:18:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:03] Production.INFO: ==22430== Releasing lock...
[2026-04-07 13:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:18:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:18:04] Production.INFO: Total Charge 0
[2026-04-07 13:18:04] Production.INFO: CreateAllLog End
[2026-04-07 13:18:04] Production.INFO: Account Balance End.
[2026-04-07 13:18:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:18:04] Production.INFO: ==22434== Releasing lock...
[2026-04-07 13:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:18:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,7))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-04-07 13:18:10] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:18:10] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:18:10] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:18:10] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:18:10] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:18:10] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:18:10] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:18:10] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:18:10] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:18:10] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:18:10] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:18:10] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:18:10] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:18:10] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:18:11] Production.INFO: call_cost start
[2026-04-07 13:18:11] Production.INFO: call_cost end
[2026-04-07 13:18:11] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:18:11] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:18:11] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:18:11] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:18:11] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:18:11] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:18:11] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:18:11] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:18:11] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:18:11] Production.INFO: ==22428== Releasing lock...
[2026-04-07 13:18:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:18:11] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 13:18:11] Production.ERROR: CronJobId end10
[2026-04-07 13:18:11] Production.INFO: ==22432== Releasing lock...
[2026-04-07 13:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 18:19:01] Production.INFO: ==22495== Lock acquired, processing the job...
[2026-04-07 18:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:19:01] Production.INFO: neon service started
[2026-04-07 18:19:01] Production.INFO: neon service started
[2026-04-07 18:19:01] Production.INFO: ==22495== Releasing lock...
[2026-04-07 18:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:19:02] Production.INFO: ==22497== Lock acquired, processing the job...
[2026-04-07 13:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:19:02] Production.INFO: ==22499== Lock acquired, processing the job...
[2026-04-07 17:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:19:02] Production.INFO: ==22499== Releasing lock...
[2026-04-07 17:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:19:02] Production.INFO: ==22497== Releasing lock...
[2026-04-07 13:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:19:03] Production.INFO: ==22502== Lock acquired, processing the job...
[2026-04-07 13:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:19:03] Production.INFO: ==22504== Lock acquired, processing the job...
[2026-04-07 13:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:19:03] Production.INFO: ==22506== Lock acquired, processing the job...
[2026-04-07 13:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:19:03] Production.INFO: ==22508== Lock acquired, processing the job...
[2026-04-07 13:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:19:03] Production.INFO: Account Balance Start.
[2026-04-07 13:19:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:19:03] Production.INFO: 117
[2026-04-07 13:19:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:19:03] Production.INFO: ==22510== Lock acquired, processing the job...
[2026-04-07 13:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:19:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:19:03] Production.INFO: ==22510== Releasing lock...
[2026-04-07 13:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:19:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: ==22504== Releasing lock...
[2026-04-07 13:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:19:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:19:04] Production.INFO: Total Charge 0
[2026-04-07 13:19:04] Production.INFO: CreateAllLog End
[2026-04-07 13:19:04] Production.INFO: Account Balance End.
[2026-04-07 13:19:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:19:04] Production.INFO: ==22508== Releasing lock...
[2026-04-07 13:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:19:11] Production.ERROR: CronJobId end10
[2026-04-07 13:19:11] Production.INFO: ==22506== Releasing lock...
[2026-04-07 13:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:19:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:19:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:19:13] Production.INFO: call_cost start
[2026-04-07 13:19:13] Production.INFO: call_cost end
[2026-04-07 13:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:19:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:19:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:19:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:19:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:19:13] Production.INFO: ==22502== Releasing lock...
[2026-04-07 13:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:20:01] Production.INFO: ==22566== Lock acquired, processing the job...
[2026-04-07 18:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:20:01] Production.INFO: neon service started
[2026-04-07 18:20:01] Production.INFO: neon service started
[2026-04-07 18:20:01] Production.INFO: ==22566== Releasing lock...
[2026-04-07 18:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:20:01] Production.INFO: ==22568== Lock acquired, processing the job...
[2026-04-07 13:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:20:01] Production.INFO: ==22568== Releasing lock...
[2026-04-07 13:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:20:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:20:02] Production.INFO: ==22570== Lock acquired, processing the job...
[2026-04-07 17:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:20:02] Production.INFO: ==22570== Releasing lock...
[2026-04-07 17:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:20:02] Production.INFO: ==22573== Lock acquired, processing the job...
[2026-04-07 13:20:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:20:02] Production.INFO: ==22577== Lock acquired, processing the job...
[2026-04-07 13:20:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:20:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:20:02] Production.INFO: ==22575== Lock acquired, processing the job...
[2026-04-07 13:20:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:20:02] Production.INFO: ==22579== Lock acquired, processing the job...
[2026-04-07 13:20:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:20:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:20:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:20:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:20:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:20:02] Production.INFO: ==22581== Lock acquired, processing the job...
[2026-04-07 13:20:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:20:02] Production.INFO: Account Balance Start.
[2026-04-07 13:20:02] Production.INFO: CreateAllLog Start
[2026-04-07 13:20:02] Production.INFO: 117
[2026-04-07 13:20:02] Production.INFO: Date 2026-03-08
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: ==22581== Releasing lock...
[2026-04-07 13:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: ==22575== Releasing lock...
[2026-04-07 13:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-20
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-21
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-22
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-23
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-24
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-25
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-26
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-27
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-28
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:03] Production.INFO: Date 2026-03-29
[2026-04-07 13:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:20:04] Production.INFO: Total Charge 0
[2026-04-07 13:20:04] Production.INFO: CreateAllLog End
[2026-04-07 13:20:04] Production.INFO: Account Balance End.
[2026-04-07 13:20:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:20:04] Production.INFO: ==22579== Releasing lock...
[2026-04-07 13:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:20:11] Production.ERROR: CronJobId end10
[2026-04-07 13:20:11] Production.INFO: ==22577== Releasing lock...
[2026-04-07 13:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:20:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:20:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:20:15] Production.INFO: call_cost start
[2026-04-07 13:20:15] Production.INFO: call_cost end
[2026-04-07 13:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:20:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:20:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:20:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:20:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:20:15] Production.INFO: ==22573== Releasing lock...
[2026-04-07 13:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:21:01] Production.INFO: ==22659== Lock acquired, processing the job...
[2026-04-07 18:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:21:01] Production.INFO: neon service started
[2026-04-07 18:21:01] Production.INFO: neon service started
[2026-04-07 18:21:01] Production.INFO: ==22659== Releasing lock...
[2026-04-07 18:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:21:02] Production.INFO: ==22661== Lock acquired, processing the job...
[2026-04-07 13:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:21:02] Production.INFO: ==22661== Releasing lock...
[2026-04-07 13:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:21:02] Production.INFO: ==22663== Lock acquired, processing the job...
[2026-04-07 17:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:21:02] Production.INFO: ==22663== Releasing lock...
[2026-04-07 17:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:21:03] Production.INFO: ==22667== Lock acquired, processing the job...
[2026-04-07 13:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:21:03] Production.INFO: ==22676== Lock acquired, processing the job...
[2026-04-07 13:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 13:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 13:21:03] Production.INFO: ==22665== Lock acquired, processing the job...
[2026-04-07 13:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 13:21:03] Production.INFO: ==22669== Lock acquired, processing the job...
[2026-04-07 13:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:21:03] Production.INFO: ==22671== Lock acquired, processing the job...
[2026-04-07 13:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:21:03] Production.INFO: ==22674== Lock acquired, processing the job...
[2026-04-07 13:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:21:03] Production.INFO: ==22678== Lock acquired, processing the job...
[2026-04-07 13:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 13:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 13:21:03] Production.ERROR: CronJob PID - 22667
[2026-04-07 13:21:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 13:21:03] Production.ERROR: CronJob ID - 5
[2026-04-07 13:21:03] Production.ERROR: CronJob Last Run Time 2026-04-07 13:21:00
[2026-04-07 13:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 13:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 13:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 13:21:03] Production.ERROR: CronJob PID - 22669
[2026-04-07 13:21:03] Production.ERROR: CronJob Title - Account Block
[2026-04-07 13:21:03] Production.ERROR: CronJob ID - 7
[2026-04-07 13:21:03] Production.ERROR: CronJob Last Run Time 2026-04-07 13:21:00
[2026-04-07 13:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 13:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 13:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 13:21:03] Production.ERROR: CronJob PID - 22671
[2026-04-07 13:21:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 13:21:03] Production.ERROR: CronJob ID - 10
[2026-04-07 13:21:03] Production.ERROR: CronJob Last Run Time 2026-04-07 13:21:00
[2026-04-07 13:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 13:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 13:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 13:21:03] Production.ERROR: CronJob PID - 22674
[2026-04-07 13:21:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-07 13:21:03] Production.ERROR: CronJob ID - 12
[2026-04-07 13:21:03] Production.ERROR: CronJob Last Run Time 2026-04-07 13:21:00
[2026-04-07 13:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 13:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 13:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 13:21:03] Production.ERROR: CronJob PID - 22676
[2026-04-07 13:21:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-07 13:21:03] Production.ERROR: CronJob ID - 17
[2026-04-07 13:21:03] Production.ERROR: CronJob Last Run Time 2026-04-07 13:21:00
[2026-04-07 13:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 13:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 13:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 13:21:03] Production.ERROR: CronJob PID - 22678
[2026-04-07 13:21:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-04-07 13:21:03] Production.ERROR: CronJob ID - 19
[2026-04-07 13:21:03] Production.ERROR: CronJob Last Run Time 2026-04-07 13:21:00
[2026-04-07 13:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 13:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 13:21:03] Production.INFO: Account Balance Start.
[2026-04-07 13:21:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:21:03] Production.INFO: 117
[2026-04-07 13:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:21:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-10
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: ==22678== Releasing lock...
[2026-04-07 13:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:21:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 13:21:04] Production.INFO: ==22665== Releasing lock...
[2026-04-07 13:21:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 13:21:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.ERROR: done
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 13:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053809', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: ==22669== Releasing lock...
[2026-04-07 13:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:05] Production.INFO: Date 2026-04-05
[2026-04-07 13:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:05] Production.INFO: Date 2026-04-06
[2026-04-07 13:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:05] Production.INFO: Date 2026-04-07
[2026-04-07 13:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:21:05] Production.INFO: Total Charge 0
[2026-04-07 13:21:05] Production.INFO: CreateAllLog End
[2026-04-07 13:21:05] Production.INFO: Account Balance End.
[2026-04-07 13:21:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:21:05] Production.INFO: ==22674== Releasing lock...
[2026-04-07 13:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053809', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 13:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 13:21:10] Production.INFO: ProcessCDR(1,17053809,1,1,2)
[2026-04-07 13:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053809,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 13:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053809,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 13:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 13:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 13:21:10] Production.INFO: ==22676== Releasing lock...
[2026-04-07 13:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 13:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 13:21:14] Production.ERROR: CronJobId end10
[2026-04-07 13:21:14] Production.INFO: ==22671== Releasing lock...
[2026-04-07 13:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:21:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:21:16] Production.INFO: call_cost start
[2026-04-07 13:21:16] Production.INFO: call_cost end
[2026-04-07 13:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:21:16] Production.INFO: ==22667== Releasing lock...
[2026-04-07 13:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:22:02] Production.INFO: ==22733== Lock acquired, processing the job...
[2026-04-07 18:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:22:02] Production.INFO: neon service started
[2026-04-07 18:22:02] Production.INFO: neon service started
[2026-04-07 18:22:02] Production.INFO: ==22733== Releasing lock...
[2026-04-07 18:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:22:02] Production.INFO: ==22735== Lock acquired, processing the job...
[2026-04-07 13:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:22:02] Production.INFO: ==22737== Lock acquired, processing the job...
[2026-04-07 17:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:22:02] Production.INFO: ==22737== Releasing lock...
[2026-04-07 17:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:22:03] Production.INFO: ==22735== Releasing lock...
[2026-04-07 13:22:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:22:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:22:03] Production.INFO: ==22740== Lock acquired, processing the job...
[2026-04-07 13:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:22:03] Production.INFO: ==22742== Lock acquired, processing the job...
[2026-04-07 13:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:22:03] Production.INFO: ==22746== Lock acquired, processing the job...
[2026-04-07 13:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:22:03] Production.INFO: ==22744== Lock acquired, processing the job...
[2026-04-07 13:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:22:03] Production.INFO: ==22748== Lock acquired, processing the job...
[2026-04-07 13:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:22:03] Production.INFO: Account Balance Start.
[2026-04-07 13:22:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:22:03] Production.INFO: 117
[2026-04-07 13:22:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-09
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-10
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:22:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:22:04] Production.INFO: ==22748== Releasing lock...
[2026-04-07 13:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: ==22742== Releasing lock...
[2026-04-07 13:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:22:04] Production.INFO: Total Charge 0
[2026-04-07 13:22:04] Production.INFO: CreateAllLog End
[2026-04-07 13:22:05] Production.INFO: Account Balance End.
[2026-04-07 13:22:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:22:05] Production.INFO: ==22746== Releasing lock...
[2026-04-07 13:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:22:11] Production.ERROR: CronJobId end10
[2026-04-07 13:22:11] Production.INFO: ==22744== Releasing lock...
[2026-04-07 13:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:22:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:22:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:22:14] Production.INFO: call_cost start
[2026-04-07 13:22:14] Production.INFO: call_cost end
[2026-04-07 13:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:22:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:22:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:22:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:22:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:22:14] Production.INFO: ==22740== Releasing lock...
[2026-04-07 13:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:23:01] Production.INFO: ==22812== Lock acquired, processing the job...
[2026-04-07 18:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:23:01] Production.INFO: neon service started
[2026-04-07 18:23:01] Production.INFO: neon service started
[2026-04-07 18:23:01] Production.INFO: ==22812== Releasing lock...
[2026-04-07 18:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:23:01] Production.INFO: ==22814== Lock acquired, processing the job...
[2026-04-07 13:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:23:02] Production.INFO: ==22814== Releasing lock...
[2026-04-07 13:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:23:02] Production.INFO: ==22816== Lock acquired, processing the job...
[2026-04-07 17:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:23:02] Production.INFO: ==22816== Releasing lock...
[2026-04-07 17:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:23:02] Production.INFO: ==22818== Lock acquired, processing the job...
[2026-04-07 13:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:23:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:23:02] Production.INFO: ==22822== Lock acquired, processing the job...
[2026-04-07 13:23:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:23:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:23:02] Production.INFO: ==22825== Lock acquired, processing the job...
[2026-04-07 13:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:23:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:23:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:23:02] Production.INFO: ==22820== Lock acquired, processing the job...
[2026-04-07 13:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:23:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:23:03] Production.INFO: ==22827== Lock acquired, processing the job...
[2026-04-07 13:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:23:03] Production.INFO: Account Balance Start.
[2026-04-07 13:23:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:23:03] Production.INFO: 117
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:23:03] Production.INFO: ==22827== Releasing lock...
[2026-04-07 13:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: ==22820== Releasing lock...
[2026-04-07 13:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-20
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-21
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-22
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-23
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-24
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-25
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-26
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-27
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-28
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-29
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-30
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-03-31
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-04-01
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-04-02
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:03] Production.INFO: Date 2026-04-03
[2026-04-07 13:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:23:04] Production.INFO: Total Charge 0
[2026-04-07 13:23:04] Production.INFO: CreateAllLog End
[2026-04-07 13:23:04] Production.INFO: Account Balance End.
[2026-04-07 13:23:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:23:04] Production.INFO: ==22825== Releasing lock...
[2026-04-07 13:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:23:10] Production.ERROR: CronJobId end10
[2026-04-07 13:23:10] Production.INFO: ==22822== Releasing lock...
[2026-04-07 13:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:23:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:23:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:23:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:23:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:23:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:23:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:23:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:23:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:23:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:23:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:23:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:23:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:23:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:23:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:23:13] Production.INFO: call_cost start
[2026-04-07 13:23:13] Production.INFO: call_cost end
[2026-04-07 13:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:23:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:23:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:23:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:23:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:23:13] Production.INFO: ==22818== Releasing lock...
[2026-04-07 13:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:24:01] Production.INFO: ==22886== Lock acquired, processing the job...
[2026-04-07 18:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:24:01] Production.INFO: neon service started
[2026-04-07 18:24:01] Production.INFO: neon service started
[2026-04-07 18:24:01] Production.INFO: ==22886== Releasing lock...
[2026-04-07 18:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:24:02] Production.INFO: ==22888== Lock acquired, processing the job...
[2026-04-07 13:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:24:02] Production.INFO: ==22888== Releasing lock...
[2026-04-07 13:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:24:02] Production.INFO: ==22890== Lock acquired, processing the job...
[2026-04-07 17:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:24:02] Production.INFO: ==22890== Releasing lock...
[2026-04-07 17:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:24:03] Production.INFO: ==22893== Lock acquired, processing the job...
[2026-04-07 13:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:24:03] Production.INFO: ==22895== Lock acquired, processing the job...
[2026-04-07 13:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:24:03] Production.INFO: ==22897== Lock acquired, processing the job...
[2026-04-07 13:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:24:03] Production.INFO: ==22899== Lock acquired, processing the job...
[2026-04-07 13:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:24:03] Production.INFO: ==22901== Lock acquired, processing the job...
[2026-04-07 13:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:24:03] Production.INFO: Account Balance Start.
[2026-04-07 13:24:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:24:03] Production.INFO: 117
[2026-04-07 13:24:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:24:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:24:03] Production.INFO: ==22901== Releasing lock...
[2026-04-07 13:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:24:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:03] Production.INFO: ==22895== Releasing lock...
[2026-04-07 13:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:24:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:24:04] Production.INFO: Total Charge 0
[2026-04-07 13:24:04] Production.INFO: CreateAllLog End
[2026-04-07 13:24:04] Production.INFO: Account Balance End.
[2026-04-07 13:24:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:24:04] Production.INFO: ==22899== Releasing lock...
[2026-04-07 13:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:24:11] Production.ERROR: CronJobId end10
[2026-04-07 13:24:11] Production.INFO: ==22897== Releasing lock...
[2026-04-07 13:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:24:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:24:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:24:13] Production.INFO: call_cost start
[2026-04-07 13:24:13] Production.INFO: call_cost end
[2026-04-07 13:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:24:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:24:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:24:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:24:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:24:13] Production.INFO: ==22893== Releasing lock...
[2026-04-07 13:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:25:01] Production.INFO: ==22958== Lock acquired, processing the job...
[2026-04-07 18:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:25:01] Production.INFO: neon service started
[2026-04-07 18:25:01] Production.INFO: neon service started
[2026-04-07 18:25:01] Production.INFO: ==22958== Releasing lock...
[2026-04-07 18:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:25:01] Production.INFO: ==22960== Lock acquired, processing the job...
[2026-04-07 13:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:25:01] Production.INFO: ==22960== Releasing lock...
[2026-04-07 13:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:25:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:25:02] Production.INFO: ==22962== Lock acquired, processing the job...
[2026-04-07 17:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:25:02] Production.INFO: ==22962== Releasing lock...
[2026-04-07 17:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:25:02] Production.INFO: ==22964== Lock acquired, processing the job...
[2026-04-07 13:25:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:25:02] Production.INFO: ==22966== Lock acquired, processing the job...
[2026-04-07 13:25:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:25:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:25:02] Production.INFO: ==22968== Lock acquired, processing the job...
[2026-04-07 13:25:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:25:02] Production.INFO: ==22970== Lock acquired, processing the job...
[2026-04-07 13:25:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:25:02] Production.INFO: ==22972== Lock acquired, processing the job...
[2026-04-07 13:25:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:25:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:25:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:25:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:25:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:25:02] Production.INFO: Account Balance Start.
[2026-04-07 13:25:02] Production.INFO: CreateAllLog Start
[2026-04-07 13:25:02] Production.INFO: 117
[2026-04-07 13:25:02] Production.INFO: Date 2026-03-08
[2026-04-07 13:25:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:25:02] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:25:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:25:02] Production.INFO: ==22972== Releasing lock...
[2026-04-07 13:25:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:25:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: ==22966== Releasing lock...
[2026-04-07 13:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-20
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-21
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-22
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-23
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-24
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-25
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-26
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-27
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-28
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-29
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-30
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-03-31
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-04-01
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-04-02
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-04-03
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-04-04
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-04-05
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-04-06
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Date 2026-04-07
[2026-04-07 13:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:25:03] Production.INFO: Total Charge 0
[2026-04-07 13:25:04] Production.INFO: CreateAllLog End
[2026-04-07 13:25:04] Production.INFO: Account Balance End.
[2026-04-07 13:25:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:25:04] Production.INFO: ==22970== Releasing lock...
[2026-04-07 13:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:25:11] Production.ERROR: CronJobId end10
[2026-04-07 13:25:11] Production.INFO: ==22968== Releasing lock...
[2026-04-07 13:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:25:13] Production.INFO: call_cost start
[2026-04-07 13:25:13] Production.INFO: call_cost end
[2026-04-07 13:25:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:25:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:25:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:25:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:25:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:25:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:25:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:25:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:25:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:25:13] Production.INFO: ==22964== Releasing lock...
[2026-04-07 13:25:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:25:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:26:01] Production.INFO: ==23032== Lock acquired, processing the job...
[2026-04-07 18:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:26:01] Production.INFO: neon service started
[2026-04-07 18:26:01] Production.INFO: neon service started
[2026-04-07 18:26:01] Production.INFO: ==23032== Releasing lock...
[2026-04-07 18:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 17:26:02] Production.INFO: ==23037== Lock acquired, processing the job...
[2026-04-07 17:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:26:02] Production.INFO: ==23037== Releasing lock...
[2026-04-07 17:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:26:02] Production.INFO: ==23035== Lock acquired, processing the job...
[2026-04-07 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:26:02] Production.INFO: ==23035== Releasing lock...
[2026-04-07 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:26:03] Production.INFO: ==23040== Lock acquired, processing the job...
[2026-04-07 13:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:26:03] Production.INFO: ==23042== Lock acquired, processing the job...
[2026-04-07 13:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:26:03] Production.INFO: ==23044== Lock acquired, processing the job...
[2026-04-07 13:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:26:03] Production.INFO: ==23046== Lock acquired, processing the job...
[2026-04-07 13:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:26:03] Production.INFO: ==23048== Lock acquired, processing the job...
[2026-04-07 13:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:26:03] Production.INFO: Account Balance Start.
[2026-04-07 13:26:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:26:03] Production.INFO: 117
[2026-04-07 13:26:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:26:03] Production.INFO: ==23048== Releasing lock...
[2026-04-07 13:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:26:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: ==23042== Releasing lock...
[2026-04-07 13:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:26:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:26:05] Production.INFO: Total Charge 0
[2026-04-07 13:26:05] Production.INFO: CreateAllLog End
[2026-04-07 13:26:05] Production.INFO: Account Balance End.
[2026-04-07 13:26:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:26:05] Production.INFO: ==23046== Releasing lock...
[2026-04-07 13:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:26:11] Production.ERROR: CronJobId end10
[2026-04-07 13:26:11] Production.INFO: ==23044== Releasing lock...
[2026-04-07 13:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:26:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:26:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:26:14] Production.INFO: call_cost start
[2026-04-07 13:26:14] Production.INFO: call_cost end
[2026-04-07 13:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:26:14] Production.INFO: ==23040== Releasing lock...
[2026-04-07 13:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:27:02] Production.INFO: ==23111== Lock acquired, processing the job...
[2026-04-07 18:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:27:02] Production.INFO: neon service started
[2026-04-07 18:27:02] Production.INFO: neon service started
[2026-04-07 18:27:02] Production.INFO: ==23111== Releasing lock...
[2026-04-07 18:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 17:27:02] Production.INFO: ==23115== Lock acquired, processing the job...
[2026-04-07 17:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 13:27:02] Production.INFO: ==23113== Lock acquired, processing the job...
[2026-04-07 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:27:02] Production.INFO: ==23115== Releasing lock...
[2026-04-07 17:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:27:03] Production.INFO: ==23113== Releasing lock...
[2026-04-07 13:27:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:27:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:27:03] Production.INFO: ==23120== Lock acquired, processing the job...
[2026-04-07 13:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:27:03] Production.INFO: ==23118== Lock acquired, processing the job...
[2026-04-07 13:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:27:03] Production.INFO: ==23122== Lock acquired, processing the job...
[2026-04-07 13:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:27:03] Production.INFO: ==23124== Lock acquired, processing the job...
[2026-04-07 13:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:27:03] Production.INFO: ==23126== Lock acquired, processing the job...
[2026-04-07 13:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:27:03] Production.INFO: Account Balance Start.
[2026-04-07 13:27:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:27:03] Production.INFO: 117
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-08
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-09
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:27:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-10
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:27:04] Production.INFO: ==23126== Releasing lock...
[2026-04-07 13:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:27:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:04] Production.INFO: ==23120== Releasing lock...
[2026-04-07 13:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:05] Production.INFO: Date 2026-03-29
[2026-04-07 13:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:05] Production.INFO: Date 2026-03-30
[2026-04-07 13:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:05] Production.INFO: Date 2026-03-31
[2026-04-07 13:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:05] Production.INFO: Date 2026-04-01
[2026-04-07 13:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:05] Production.INFO: Date 2026-04-02
[2026-04-07 13:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:05] Production.INFO: Date 2026-04-03
[2026-04-07 13:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:05] Production.INFO: Date 2026-04-04
[2026-04-07 13:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:05] Production.INFO: Date 2026-04-05
[2026-04-07 13:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:05] Production.INFO: Date 2026-04-06
[2026-04-07 13:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:05] Production.INFO: Date 2026-04-07
[2026-04-07 13:27:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:27:05] Production.INFO: Total Charge 0
[2026-04-07 13:27:05] Production.INFO: CreateAllLog End
[2026-04-07 13:27:05] Production.INFO: Account Balance End.
[2026-04-07 13:27:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:27:05] Production.INFO: ==23124== Releasing lock...
[2026-04-07 13:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:27:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:27:12] Production.ERROR: CronJobId end10
[2026-04-07 13:27:12] Production.INFO: ==23122== Releasing lock...
[2026-04-07 13:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:27:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:27:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:27:15] Production.INFO: call_cost start
[2026-04-07 13:27:15] Production.INFO: call_cost end
[2026-04-07 13:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:27:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:27:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:27:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:27:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:27:15] Production.INFO: ==23118== Releasing lock...
[2026-04-07 13:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:28:01] Production.INFO: ==23184== Lock acquired, processing the job...
[2026-04-07 18:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:28:01] Production.INFO: neon service started
[2026-04-07 18:28:01] Production.INFO: neon service started
[2026-04-07 18:28:01] Production.INFO: ==23184== Releasing lock...
[2026-04-07 18:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:28:02] Production.INFO: ==23186== Lock acquired, processing the job...
[2026-04-07 13:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:28:02] Production.INFO: ==23186== Releasing lock...
[2026-04-07 13:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:28:02] Production.INFO: ==23188== Lock acquired, processing the job...
[2026-04-07 17:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:28:02] Production.INFO: ==23188== Releasing lock...
[2026-04-07 17:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:28:02] Production.INFO: ==23194== Lock acquired, processing the job...
[2026-04-07 13:28:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:28:03] Production.INFO: ==23190== Lock acquired, processing the job...
[2026-04-07 13:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:28:03] Production.INFO: ==23199== Lock acquired, processing the job...
[2026-04-07 13:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:28:03] Production.INFO: ==23192== Lock acquired, processing the job...
[2026-04-07 13:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:28:03] Production.INFO: ==23197== Lock acquired, processing the job...
[2026-04-07 13:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:28:03] Production.INFO: Account Balance Start.
[2026-04-07 13:28:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:28:03] Production.INFO: 117
[2026-04-07 13:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:28:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:03] Production.INFO: ==23199== Releasing lock...
[2026-04-07 13:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:28:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: ==23192== Releasing lock...
[2026-04-07 13:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:28:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:28:04] Production.INFO: Total Charge 0
[2026-04-07 13:28:04] Production.INFO: CreateAllLog End
[2026-04-07 13:28:04] Production.INFO: Account Balance End.
[2026-04-07 13:28:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:28:04] Production.INFO: ==23197== Releasing lock...
[2026-04-07 13:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:28:10] Production.ERROR: CronJobId end10
[2026-04-07 13:28:10] Production.INFO: ==23194== Releasing lock...
[2026-04-07 13:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:28:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:28:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:28:14] Production.INFO: call_cost start
[2026-04-07 13:28:14] Production.INFO: call_cost end
[2026-04-07 13:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:28:14] Production.INFO: ==23190== Releasing lock...
[2026-04-07 13:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:29:02] Production.INFO: ==23255== Lock acquired, processing the job...
[2026-04-07 18:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:29:02] Production.INFO: neon service started
[2026-04-07 18:29:02] Production.INFO: neon service started
[2026-04-07 18:29:02] Production.INFO: ==23255== Releasing lock...
[2026-04-07 18:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:29:02] Production.INFO: ==23257== Lock acquired, processing the job...
[2026-04-07 13:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:29:02] Production.INFO: ==23257== Releasing lock...
[2026-04-07 13:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:29:02] Production.INFO: ==23259== Lock acquired, processing the job...
[2026-04-07 17:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:29:02] Production.INFO: ==23259== Releasing lock...
[2026-04-07 17:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:29:03] Production.INFO: ==23266== Lock acquired, processing the job...
[2026-04-07 13:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:29:03] Production.INFO: ==23262== Lock acquired, processing the job...
[2026-04-07 13:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:29:03] Production.INFO: ==23264== Lock acquired, processing the job...
[2026-04-07 13:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:29:03] Production.INFO: ==23268== Lock acquired, processing the job...
[2026-04-07 13:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:29:03] Production.INFO: ==23270== Lock acquired, processing the job...
[2026-04-07 13:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:29:03] Production.INFO: Account Balance Start.
[2026-04-07 13:29:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:29:03] Production.INFO: 117
[2026-04-07 13:29:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-09
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-10
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:29:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:29:04] Production.INFO: ==23270== Releasing lock...
[2026-04-07 13:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:29:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: ==23264== Releasing lock...
[2026-04-07 13:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:29:04] Production.INFO: Total Charge 0
[2026-04-07 13:29:05] Production.INFO: CreateAllLog End
[2026-04-07 13:29:05] Production.INFO: Account Balance End.
[2026-04-07 13:29:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:29:05] Production.INFO: ==23268== Releasing lock...
[2026-04-07 13:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:29:11] Production.ERROR: CronJobId end10
[2026-04-07 13:29:11] Production.INFO: ==23266== Releasing lock...
[2026-04-07 13:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:29:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:29:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:29:13] Production.INFO: call_cost start
[2026-04-07 13:29:13] Production.INFO: call_cost end
[2026-04-07 13:29:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:29:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:29:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:29:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:29:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:29:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:29:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:29:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:29:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:29:13] Production.INFO: ==23262== Releasing lock...
[2026-04-07 13:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:29:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:30:01] Production.INFO: ==23331== Lock acquired, processing the job...
[2026-04-07 18:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:30:01] Production.INFO: neon service started
[2026-04-07 18:30:01] Production.INFO: neon service started
[2026-04-07 18:30:01] Production.INFO: ==23331== Releasing lock...
[2026-04-07 18:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:30:02] Production.INFO: ==23334== Lock acquired, processing the job...
[2026-04-07 13:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:30:02] Production.INFO: ==23336== Lock acquired, processing the job...
[2026-04-07 17:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:30:02] Production.INFO: ==23336== Releasing lock...
[2026-04-07 17:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:30:02] Production.INFO: ==23334== Releasing lock...
[2026-04-07 13:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:30:03] Production.INFO: ==23338== Lock acquired, processing the job...
[2026-04-07 13:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:30:03] Production.INFO: ==23340== Lock acquired, processing the job...
[2026-04-07 13:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:30:03] Production.INFO: ==23342== Lock acquired, processing the job...
[2026-04-07 13:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:30:03] Production.INFO: ==23344== Lock acquired, processing the job...
[2026-04-07 13:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:30:03] Production.INFO: ==23346== Lock acquired, processing the job...
[2026-04-07 13:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:30:03] Production.INFO: Account Balance Start.
[2026-04-07 13:30:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:30:03] Production.INFO: 117
[2026-04-07 13:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:30:03] Production.INFO: ==23346== Releasing lock...
[2026-04-07 13:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:30:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:04] Production.INFO: Date 2026-03-10
[2026-04-07 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:04] Production.INFO: ==23340== Releasing lock...
[2026-04-07 13:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:30:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:05] Production.INFO: Date 2026-03-20
[2026-04-07 13:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:05] Production.INFO: Date 2026-03-21
[2026-04-07 13:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:05] Production.INFO: Date 2026-03-22
[2026-04-07 13:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:05] Production.INFO: Date 2026-03-23
[2026-04-07 13:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:05] Production.INFO: Date 2026-03-24
[2026-04-07 13:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:05] Production.INFO: Date 2026-03-25
[2026-04-07 13:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:05] Production.INFO: Date 2026-03-26
[2026-04-07 13:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:05] Production.INFO: Date 2026-03-27
[2026-04-07 13:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:05] Production.INFO: Date 2026-03-28
[2026-04-07 13:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:05] Production.INFO: Date 2026-03-29
[2026-04-07 13:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:05] Production.INFO: Date 2026-03-30
[2026-04-07 13:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:05] Production.INFO: Date 2026-03-31
[2026-04-07 13:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:05] Production.INFO: Date 2026-04-01
[2026-04-07 13:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:05] Production.INFO: Date 2026-04-02
[2026-04-07 13:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:05] Production.INFO: Date 2026-04-03
[2026-04-07 13:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:05] Production.INFO: Date 2026-04-04
[2026-04-07 13:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:05] Production.INFO: Date 2026-04-05
[2026-04-07 13:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:05] Production.INFO: Date 2026-04-06
[2026-04-07 13:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:05] Production.INFO: Date 2026-04-07
[2026-04-07 13:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:30:05] Production.INFO: Total Charge 0
[2026-04-07 13:30:05] Production.INFO: CreateAllLog End
[2026-04-07 13:30:06] Production.INFO: Account Balance End.
[2026-04-07 13:30:06] Production.ERROR: CronJobId end 12
[2026-04-07 13:30:06] Production.INFO: ==23344== Releasing lock...
[2026-04-07 13:30:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:30:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:30:11] Production.ERROR: CronJobId end10
[2026-04-07 13:30:11] Production.INFO: ==23342== Releasing lock...
[2026-04-07 13:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:30:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:30:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:30:14] Production.INFO: call_cost start
[2026-04-07 13:30:14] Production.INFO: call_cost end
[2026-04-07 13:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:30:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:30:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:30:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:30:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:30:14] Production.INFO: ==23338== Releasing lock...
[2026-04-07 13:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:31:01] Production.INFO: ==23406== Lock acquired, processing the job...
[2026-04-07 18:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:31:01] Production.INFO: neon service started
[2026-04-07 18:31:01] Production.INFO: neon service started
[2026-04-07 18:31:01] Production.INFO: ==23406== Releasing lock...
[2026-04-07 18:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:31:02] Production.INFO: ==23408== Lock acquired, processing the job...
[2026-04-07 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:31:02] Production.INFO: ==23408== Releasing lock...
[2026-04-07 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:31:02] Production.INFO: ==23410== Lock acquired, processing the job...
[2026-04-07 17:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:31:02] Production.INFO: ==23410== Releasing lock...
[2026-04-07 17:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:31:03] Production.INFO: ==23416== Lock acquired, processing the job...
[2026-04-07 13:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:31:03] Production.INFO: ==23425== Lock acquired, processing the job...
[2026-04-07 13:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:31:03] Production.INFO: ==23412== Lock acquired, processing the job...
[2026-04-07 13:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 13:31:03] Production.INFO: ==23414== Lock acquired, processing the job...
[2026-04-07 13:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 13:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 13:31:03] Production.ERROR: CronJob PID - 23414
[2026-04-07 13:31:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 13:31:03] Production.ERROR: CronJob ID - 5
[2026-04-07 13:31:03] Production.ERROR: CronJob Last Run Time 2026-04-07 13:31:00
[2026-04-07 13:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 13:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 13:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 13:31:03] Production.ERROR: CronJob PID - 23416
[2026-04-07 13:31:03] Production.ERROR: CronJob Title - Account Block
[2026-04-07 13:31:03] Production.ERROR: CronJob ID - 7
[2026-04-07 13:31:03] Production.ERROR: CronJob Last Run Time 2026-04-07 13:31:00
[2026-04-07 13:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 13:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 13:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 13:31:03] Production.ERROR: CronJob PID - 23425
[2026-04-07 13:31:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-04-07 13:31:03] Production.ERROR: CronJob ID - 19
[2026-04-07 13:31:03] Production.ERROR: CronJob Last Run Time 2026-04-07 13:31:00
[2026-04-07 13:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 13:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 13:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 13:31:03] Production.INFO: ==23412== Releasing lock...
[2026-04-07 13:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 13:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 13:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:31:03] Production.INFO: ==23418== Lock acquired, processing the job...
[2026-04-07 13:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:31:04] Production.INFO: ==23425== Releasing lock...
[2026-04-07 13:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:31:04] Production.INFO: ==23421== Lock acquired, processing the job...
[2026-04-07 13:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:31:04] Production.INFO: ==23423== Lock acquired, processing the job...
[2026-04-07 13:31:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 13:31:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 13:31:04] Production.INFO: Account Balance Start.
[2026-04-07 13:31:04] Production.INFO: CreateAllLog Start
[2026-04-07 13:31:04] Production.INFO: 117
[2026-04-07 13:31:04] Production.INFO: Date 2026-03-08
[2026-04-07 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:04] Production.INFO: Date 2026-03-09
[2026-04-07 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:04] Production.INFO: Date 2026-03-10
[2026-04-07 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:04] Production.INFO: ==23416== Releasing lock...
[2026-04-07 13:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:31:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:04] Production.ERROR: done
[2026-04-07 13:31:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 13:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053850', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 13:31:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:05] Production.INFO: Date 2026-03-24
[2026-04-07 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:05] Production.INFO: Date 2026-03-25
[2026-04-07 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:05] Production.INFO: Date 2026-03-26
[2026-04-07 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:05] Production.INFO: Date 2026-03-27
[2026-04-07 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:05] Production.INFO: Date 2026-03-28
[2026-04-07 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:05] Production.INFO: Date 2026-03-29
[2026-04-07 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:05] Production.INFO: Date 2026-03-30
[2026-04-07 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:05] Production.INFO: Date 2026-03-31
[2026-04-07 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:05] Production.INFO: Date 2026-04-01
[2026-04-07 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:05] Production.INFO: Date 2026-04-02
[2026-04-07 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:05] Production.INFO: Date 2026-04-03
[2026-04-07 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:05] Production.INFO: Date 2026-04-04
[2026-04-07 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:05] Production.INFO: Date 2026-04-05
[2026-04-07 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:05] Production.INFO: Date 2026-04-06
[2026-04-07 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:05] Production.INFO: Date 2026-04-07
[2026-04-07 13:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:31:05] Production.INFO: Total Charge 0
[2026-04-07 13:31:05] Production.INFO: CreateAllLog End
[2026-04-07 13:31:05] Production.INFO: Account Balance End.
[2026-04-07 13:31:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:31:05] Production.INFO: ==23421== Releasing lock...
[2026-04-07 13:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:31:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053850', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 13:31:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 13:31:11] Production.INFO: ProcessCDR(1,17053850,1,1,2)
[2026-04-07 13:31:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053850,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 13:31:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053850,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 13:31:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 13:31:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 13:31:11] Production.INFO: ==23423== Releasing lock...
[2026-04-07 13:31:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 13:31:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 13:31:15] Production.ERROR: CronJobId end10
[2026-04-07 13:31:15] Production.INFO: ==23418== Releasing lock...
[2026-04-07 13:31:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:31:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:31:17] Production.INFO: call_cost start
[2026-04-07 13:31:17] Production.INFO: call_cost end
[2026-04-07 13:31:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:31:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:31:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:31:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:31:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:31:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:31:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:31:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:31:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:31:17] Production.INFO: ==23414== Releasing lock...
[2026-04-07 13:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:31:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:32:01] Production.INFO: ==23488== Lock acquired, processing the job...
[2026-04-07 18:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:32:01] Production.INFO: neon service started
[2026-04-07 18:32:01] Production.INFO: neon service started
[2026-04-07 18:32:01] Production.INFO: ==23488== Releasing lock...
[2026-04-07 18:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:32:02] Production.INFO: ==23490== Lock acquired, processing the job...
[2026-04-07 13:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:32:02] Production.INFO: ==23492== Lock acquired, processing the job...
[2026-04-07 17:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:32:02] Production.INFO: ==23492== Releasing lock...
[2026-04-07 17:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:32:02] Production.INFO: ==23490== Releasing lock...
[2026-04-07 13:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:32:03] Production.INFO: ==23495== Lock acquired, processing the job...
[2026-04-07 13:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:32:03] Production.INFO: ==23497== Lock acquired, processing the job...
[2026-04-07 13:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:32:03] Production.INFO: ==23499== Lock acquired, processing the job...
[2026-04-07 13:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:32:03] Production.INFO: ==23501== Lock acquired, processing the job...
[2026-04-07 13:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:32:03] Production.INFO: ==23503== Lock acquired, processing the job...
[2026-04-07 13:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:32:03] Production.INFO: Account Balance Start.
[2026-04-07 13:32:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:32:03] Production.INFO: 117
[2026-04-07 13:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:32:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:32:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:03] Production.INFO: ==23503== Releasing lock...
[2026-04-07 13:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:32:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:04] Production.INFO: ==23497== Releasing lock...
[2026-04-07 13:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:32:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:32:04] Production.INFO: Total Charge 0
[2026-04-07 13:32:04] Production.INFO: CreateAllLog End
[2026-04-07 13:32:04] Production.INFO: Account Balance End.
[2026-04-07 13:32:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:32:04] Production.INFO: ==23501== Releasing lock...
[2026-04-07 13:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:32:10] Production.ERROR: CronJobId end10
[2026-04-07 13:32:10] Production.INFO: ==23499== Releasing lock...
[2026-04-07 13:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:32:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:32:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:32:14] Production.INFO: call_cost start
[2026-04-07 13:32:14] Production.INFO: call_cost end
[2026-04-07 13:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:32:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:32:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:32:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:32:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:32:14] Production.INFO: ==23495== Releasing lock...
[2026-04-07 13:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:33:01] Production.INFO: ==23555== Lock acquired, processing the job...
[2026-04-07 18:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:33:01] Production.INFO: neon service started
[2026-04-07 18:33:01] Production.INFO: neon service started
[2026-04-07 18:33:01] Production.INFO: ==23555== Releasing lock...
[2026-04-07 18:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:33:02] Production.INFO: ==23557== Lock acquired, processing the job...
[2026-04-07 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:33:02] Production.INFO: ==23557== Releasing lock...
[2026-04-07 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:33:02] Production.INFO: ==23559== Lock acquired, processing the job...
[2026-04-07 17:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:33:02] Production.INFO: ==23559== Releasing lock...
[2026-04-07 17:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:33:03] Production.INFO: ==23562== Lock acquired, processing the job...
[2026-04-07 13:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:33:03] Production.INFO: ==23570== Lock acquired, processing the job...
[2026-04-07 13:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:33:03] Production.INFO: ==23564== Lock acquired, processing the job...
[2026-04-07 13:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:33:03] Production.INFO: ==23566== Lock acquired, processing the job...
[2026-04-07 13:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:33:03] Production.INFO: ==23568== Lock acquired, processing the job...
[2026-04-07 13:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:33:03] Production.INFO: ==23570== Releasing lock...
[2026-04-07 13:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:33:03] Production.INFO: Account Balance Start.
[2026-04-07 13:33:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:33:03] Production.INFO: 117
[2026-04-07 13:33:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:03] Production.INFO: Date 2026-03-20
[2026-04-07 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:03] Production.INFO: Date 2026-03-21
[2026-04-07 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:03] Production.INFO: Date 2026-03-22
[2026-04-07 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:03] Production.INFO: Date 2026-03-23
[2026-04-07 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:03] Production.INFO: ==23564== Releasing lock...
[2026-04-07 13:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:33:03] Production.INFO: Date 2026-03-24
[2026-04-07 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:03] Production.INFO: Date 2026-03-25
[2026-04-07 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:03] Production.INFO: Date 2026-03-26
[2026-04-07 13:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:33:04] Production.INFO: Total Charge 0
[2026-04-07 13:33:04] Production.INFO: CreateAllLog End
[2026-04-07 13:33:04] Production.INFO: Account Balance End.
[2026-04-07 13:33:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:33:04] Production.INFO: ==23568== Releasing lock...
[2026-04-07 13:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:33:11] Production.ERROR: CronJobId end10
[2026-04-07 13:33:11] Production.INFO: ==23566== Releasing lock...
[2026-04-07 13:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:33:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:33:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:33:13] Production.INFO: call_cost start
[2026-04-07 13:33:13] Production.INFO: call_cost end
[2026-04-07 13:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:33:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:33:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:33:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:33:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:33:13] Production.INFO: ==23562== Releasing lock...
[2026-04-07 13:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:34:02] Production.INFO: ==23632== Lock acquired, processing the job...
[2026-04-07 18:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:34:02] Production.INFO: neon service started
[2026-04-07 18:34:02] Production.INFO: neon service started
[2026-04-07 18:34:02] Production.INFO: ==23632== Releasing lock...
[2026-04-07 18:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:34:02] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 13:34:02] Production.INFO: ==23634== Lock acquired, processing the job...
[2026-04-07 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:34:02] Production.INFO: ==23634== Releasing lock...
[2026-04-07 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:34:02] Production.INFO: ==23636== Lock acquired, processing the job...
[2026-04-07 17:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:34:02] Production.INFO: ==23636== Releasing lock...
[2026-04-07 17:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:34:03] Production.INFO: ==23638== Lock acquired, processing the job...
[2026-04-07 13:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:34:03] Production.INFO: ==23640== Lock acquired, processing the job...
[2026-04-07 13:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:34:03] Production.INFO: ==23642== Lock acquired, processing the job...
[2026-04-07 13:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:34:03] Production.INFO: ==23646== Lock acquired, processing the job...
[2026-04-07 13:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:34:03] Production.INFO: ==23644== Lock acquired, processing the job...
[2026-04-07 13:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:34:03] Production.INFO: Account Balance Start.
[2026-04-07 13:34:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:34:03] Production.INFO: 117
[2026-04-07 13:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:34:03] Production.INFO: ==23646== Releasing lock...
[2026-04-07 13:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:34:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-09
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-10
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: ==23640== Releasing lock...
[2026-04-07 13:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:05] Production.INFO: Date 2026-04-07
[2026-04-07 13:34:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:34:05] Production.INFO: Total Charge 0
[2026-04-07 13:34:05] Production.INFO: CreateAllLog End
[2026-04-07 13:34:05] Production.INFO: Account Balance End.
[2026-04-07 13:34:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:34:05] Production.INFO: ==23644== Releasing lock...
[2026-04-07 13:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:34:12] Production.ERROR: CronJobId end10
[2026-04-07 13:34:12] Production.INFO: ==23642== Releasing lock...
[2026-04-07 13:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:34:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:34:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:34:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:34:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:34:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:34:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:34:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:34:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:34:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:34:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:34:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:34:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:34:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:34:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:34:15] Production.INFO: call_cost start
[2026-04-07 13:34:15] Production.INFO: call_cost end
[2026-04-07 13:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:34:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:34:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:34:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:34:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:34:15] Production.INFO: ==23638== Releasing lock...
[2026-04-07 13:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:35:01] Production.INFO: ==23706== Lock acquired, processing the job...
[2026-04-07 18:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:35:01] Production.INFO: neon service started
[2026-04-07 18:35:01] Production.INFO: neon service started
[2026-04-07 18:35:01] Production.INFO: ==23706== Releasing lock...
[2026-04-07 18:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:35:01] Production.INFO: ==23708== Lock acquired, processing the job...
[2026-04-07 13:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:35:02] Production.INFO: ==23708== Releasing lock...
[2026-04-07 13:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:35:02] Production.INFO: ==23710== Lock acquired, processing the job...
[2026-04-07 17:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:35:02] Production.INFO: ==23710== Releasing lock...
[2026-04-07 17:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:35:02] Production.INFO: ==23713== Lock acquired, processing the job...
[2026-04-07 13:35:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:35:02] Production.INFO: ==23715== Lock acquired, processing the job...
[2026-04-07 13:35:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:35:02] Production.INFO: ==23719== Lock acquired, processing the job...
[2026-04-07 13:35:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:35:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:35:02] Production.INFO: ==23721== Lock acquired, processing the job...
[2026-04-07 13:35:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:35:02] Production.INFO: Account Balance Start.
[2026-04-07 13:35:02] Production.INFO: CreateAllLog Start
[2026-04-07 13:35:02] Production.INFO: 117
[2026-04-07 13:35:02] Production.INFO: Date 2026-03-08
[2026-04-07 13:35:02] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: ==23717== Lock acquired, processing the job...
[2026-04-07 13:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:35:03] Production.INFO: ==23721== Releasing lock...
[2026-04-07 13:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-20
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-21
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-22
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-23
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-24
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-25
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: ==23715== Releasing lock...
[2026-04-07 13:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-26
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-27
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-28
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-29
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-30
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-03-31
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-04-01
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-04-02
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-04-03
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-04-04
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-04-05
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-04-06
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Date 2026-04-07
[2026-04-07 13:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:35:03] Production.INFO: Total Charge 0
[2026-04-07 13:35:03] Production.INFO: CreateAllLog End
[2026-04-07 13:35:04] Production.INFO: Account Balance End.
[2026-04-07 13:35:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:35:04] Production.INFO: ==23719== Releasing lock...
[2026-04-07 13:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:35:11] Production.ERROR: CronJobId end10
[2026-04-07 13:35:11] Production.INFO: ==23717== Releasing lock...
[2026-04-07 13:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:35:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:35:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:35:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:35:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:35:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:35:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:35:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:35:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:35:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:35:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:35:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:35:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:35:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:35:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:35:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:35:12] Production.INFO: call_cost start
[2026-04-07 13:35:12] Production.INFO: call_cost end
[2026-04-07 13:35:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:35:12] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:35:12] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:35:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:35:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:35:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:35:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:35:12] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:35:12] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:35:12] Production.INFO: ==23713== Releasing lock...
[2026-04-07 13:35:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:35:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:36:01] Production.INFO: ==23776== Lock acquired, processing the job...
[2026-04-07 18:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:36:01] Production.INFO: neon service started
[2026-04-07 18:36:01] Production.INFO: neon service started
[2026-04-07 18:36:01] Production.INFO: ==23776== Releasing lock...
[2026-04-07 18:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:36:02] Production.INFO: ==23780== Lock acquired, processing the job...
[2026-04-07 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:36:02] Production.INFO: ==23780== Releasing lock...
[2026-04-07 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:36:02] Production.INFO: ==23782== Lock acquired, processing the job...
[2026-04-07 17:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:36:02] Production.INFO: ==23782== Releasing lock...
[2026-04-07 17:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:36:03] Production.INFO: ==23784== Lock acquired, processing the job...
[2026-04-07 13:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:36:03] Production.INFO: ==23788== Lock acquired, processing the job...
[2026-04-07 13:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:36:03] Production.INFO: ==23790== Lock acquired, processing the job...
[2026-04-07 13:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:36:03] Production.INFO: ==23786== Lock acquired, processing the job...
[2026-04-07 13:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:36:03] Production.INFO: ==23793== Lock acquired, processing the job...
[2026-04-07 13:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:36:03] Production.INFO: Account Balance Start.
[2026-04-07 13:36:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:36:03] Production.INFO: 117
[2026-04-07 13:36:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:36:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:03] Production.INFO: ==23793== Releasing lock...
[2026-04-07 13:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:36:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: ==23786== Releasing lock...
[2026-04-07 13:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:36:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:36:04] Production.INFO: Total Charge 0
[2026-04-07 13:36:04] Production.INFO: CreateAllLog End
[2026-04-07 13:36:04] Production.INFO: Account Balance End.
[2026-04-07 13:36:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:36:05] Production.INFO: ==23790== Releasing lock...
[2026-04-07 13:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:36:12] Production.ERROR: CronJobId end10
[2026-04-07 13:36:12] Production.INFO: ==23788== Releasing lock...
[2026-04-07 13:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:36:14] Production.INFO: call_cost start
[2026-04-07 13:36:14] Production.INFO: call_cost end
[2026-04-07 13:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:36:14] Production.INFO: ==23784== Releasing lock...
[2026-04-07 13:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:37:01] Production.INFO: ==23849== Lock acquired, processing the job...
[2026-04-07 18:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:37:01] Production.INFO: neon service started
[2026-04-07 18:37:01] Production.INFO: neon service started
[2026-04-07 18:37:01] Production.INFO: ==23849== Releasing lock...
[2026-04-07 18:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:37:01] Production.INFO: ==23851== Lock acquired, processing the job...
[2026-04-07 13:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:37:02] Production.INFO: ==23853== Lock acquired, processing the job...
[2026-04-07 17:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:37:02] Production.INFO: ==23853== Releasing lock...
[2026-04-07 17:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:37:02] Production.INFO: ==23851== Releasing lock...
[2026-04-07 13:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:37:02] Production.INFO: ==23856== Lock acquired, processing the job...
[2026-04-07 13:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:37:03] Production.INFO: ==23860== Lock acquired, processing the job...
[2026-04-07 13:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:37:03] Production.INFO: ==23858== Lock acquired, processing the job...
[2026-04-07 13:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:37:03] Production.INFO: ==23864== Lock acquired, processing the job...
[2026-04-07 13:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:37:03] Production.INFO: ==23862== Lock acquired, processing the job...
[2026-04-07 13:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:37:03] Production.INFO: ==23864== Releasing lock...
[2026-04-07 13:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:37:03] Production.INFO: Account Balance Start.
[2026-04-07 13:37:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:37:03] Production.INFO: 117
[2026-04-07 13:37:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:03] Production.INFO: ==23858== Releasing lock...
[2026-04-07 13:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:37:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:03] Production.INFO: Date 2026-03-20
[2026-04-07 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:03] Production.INFO: Date 2026-03-21
[2026-04-07 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:03] Production.INFO: Date 2026-03-22
[2026-04-07 13:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:37:04] Production.INFO: Total Charge 0
[2026-04-07 13:37:04] Production.INFO: CreateAllLog End
[2026-04-07 13:37:05] Production.INFO: Account Balance End.
[2026-04-07 13:37:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:37:05] Production.INFO: ==23862== Releasing lock...
[2026-04-07 13:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:37:10] Production.ERROR: CronJobId end10
[2026-04-07 13:37:10] Production.INFO: ==23860== Releasing lock...
[2026-04-07 13:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:37:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:37:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:37:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:37:13] Production.INFO: call_cost start
[2026-04-07 13:37:13] Production.INFO: call_cost end
[2026-04-07 13:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:37:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:37:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:37:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:37:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:37:13] Production.INFO: ==23856== Releasing lock...
[2026-04-07 13:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:38:01] Production.INFO: ==23929== Lock acquired, processing the job...
[2026-04-07 18:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:38:01] Production.INFO: neon service started
[2026-04-07 18:38:01] Production.INFO: neon service started
[2026-04-07 18:38:01] Production.INFO: ==23929== Releasing lock...
[2026-04-07 18:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:38:02] Production.INFO: ==23931== Lock acquired, processing the job...
[2026-04-07 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:38:02] Production.INFO: ==23931== Releasing lock...
[2026-04-07 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:38:02] Production.INFO: ==23933== Lock acquired, processing the job...
[2026-04-07 17:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:38:02] Production.INFO: ==23933== Releasing lock...
[2026-04-07 17:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:38:03] Production.INFO: ==23935== Lock acquired, processing the job...
[2026-04-07 13:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:38:03] Production.INFO: ==23937== Lock acquired, processing the job...
[2026-04-07 13:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:38:03] Production.INFO: ==23939== Lock acquired, processing the job...
[2026-04-07 13:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:38:03] Production.INFO: ==23941== Lock acquired, processing the job...
[2026-04-07 13:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:38:03] Production.INFO: ==23943== Lock acquired, processing the job...
[2026-04-07 13:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:38:03] Production.INFO: Account Balance Start.
[2026-04-07 13:38:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:38:03] Production.INFO: 117
[2026-04-07 13:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:38:03] Production.INFO: ==23943== Releasing lock...
[2026-04-07 13:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:38:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:03] Production.INFO: ==23937== Releasing lock...
[2026-04-07 13:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:38:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:03] Production.INFO: Date 2026-03-20
[2026-04-07 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:03] Production.INFO: Date 2026-03-21
[2026-04-07 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:03] Production.INFO: Date 2026-03-22
[2026-04-07 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:03] Production.INFO: Date 2026-03-23
[2026-04-07 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:03] Production.INFO: Date 2026-03-24
[2026-04-07 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:03] Production.INFO: Date 2026-03-25
[2026-04-07 13:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:38:04] Production.INFO: Total Charge 0
[2026-04-07 13:38:04] Production.INFO: CreateAllLog End
[2026-04-07 13:38:04] Production.INFO: Account Balance End.
[2026-04-07 13:38:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:38:04] Production.INFO: ==23941== Releasing lock...
[2026-04-07 13:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:38:11] Production.ERROR: CronJobId end10
[2026-04-07 13:38:11] Production.INFO: ==23939== Releasing lock...
[2026-04-07 13:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:38:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:38:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:38:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:38:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:38:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:38:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:38:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:38:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:38:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:38:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:38:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:38:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:38:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:38:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:38:13] Production.INFO: call_cost start
[2026-04-07 13:38:13] Production.INFO: call_cost end
[2026-04-07 13:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:38:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:38:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:38:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:38:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:38:13] Production.INFO: ==23935== Releasing lock...
[2026-04-07 13:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:39:02] Production.INFO: ==24000== Lock acquired, processing the job...
[2026-04-07 18:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:39:02] Production.INFO: neon service started
[2026-04-07 18:39:02] Production.INFO: neon service started
[2026-04-07 18:39:02] Production.INFO: ==24000== Releasing lock...
[2026-04-07 18:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:39:02] Production.INFO: ==24002== Lock acquired, processing the job...
[2026-04-07 13:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:39:02] Production.INFO: ==24004== Lock acquired, processing the job...
[2026-04-07 17:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:39:02] Production.INFO: ==24004== Releasing lock...
[2026-04-07 17:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:39:02] Production.INFO: ==24002== Releasing lock...
[2026-04-07 13:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:39:03] Production.INFO: ==24007== Lock acquired, processing the job...
[2026-04-07 13:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:39:03] Production.INFO: ==24009== Lock acquired, processing the job...
[2026-04-07 13:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:39:03] Production.INFO: ==24011== Lock acquired, processing the job...
[2026-04-07 13:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:39:03] Production.INFO: ==24013== Lock acquired, processing the job...
[2026-04-07 13:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:39:03] Production.INFO: ==24015== Lock acquired, processing the job...
[2026-04-07 13:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:39:03] Production.INFO: Account Balance Start.
[2026-04-07 13:39:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:39:03] Production.INFO: 117
[2026-04-07 13:39:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:39:03] Production.INFO: ==24015== Releasing lock...
[2026-04-07 13:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-09
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-10
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: ==24009== Releasing lock...
[2026-04-07 13:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:05] Production.INFO: Date 2026-04-03
[2026-04-07 13:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:05] Production.INFO: Date 2026-04-04
[2026-04-07 13:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:05] Production.INFO: Date 2026-04-05
[2026-04-07 13:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:05] Production.INFO: Date 2026-04-06
[2026-04-07 13:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:05] Production.INFO: Date 2026-04-07
[2026-04-07 13:39:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:39:05] Production.INFO: Total Charge 0
[2026-04-07 13:39:05] Production.INFO: CreateAllLog End
[2026-04-07 13:39:05] Production.INFO: Account Balance End.
[2026-04-07 13:39:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:39:05] Production.INFO: ==24013== Releasing lock...
[2026-04-07 13:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:39:11] Production.ERROR: CronJobId end10
[2026-04-07 13:39:11] Production.INFO: ==24011== Releasing lock...
[2026-04-07 13:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:39:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:39:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:39:14] Production.INFO: call_cost start
[2026-04-07 13:39:14] Production.INFO: call_cost end
[2026-04-07 13:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:39:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:39:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:39:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:39:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:39:14] Production.INFO: ==24007== Releasing lock...
[2026-04-07 13:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:40:01] Production.INFO: ==24074== Lock acquired, processing the job...
[2026-04-07 18:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:40:01] Production.INFO: neon service started
[2026-04-07 18:40:01] Production.INFO: neon service started
[2026-04-07 18:40:01] Production.INFO: ==24074== Releasing lock...
[2026-04-07 18:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:40:02] Production.INFO: ==24076== Lock acquired, processing the job...
[2026-04-07 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:40:02] Production.INFO: ==24078== Lock acquired, processing the job...
[2026-04-07 17:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:40:02] Production.INFO: ==24078== Releasing lock...
[2026-04-07 17:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:40:02] Production.INFO: ==24076== Releasing lock...
[2026-04-07 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:40:03] Production.INFO: ==24085== Lock acquired, processing the job...
[2026-04-07 13:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:40:03] Production.INFO: ==24081== Lock acquired, processing the job...
[2026-04-07 13:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:40:03] Production.INFO: ==24083== Lock acquired, processing the job...
[2026-04-07 13:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:40:03] Production.INFO: ==24089== Lock acquired, processing the job...
[2026-04-07 13:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:40:03] Production.INFO: ==24087== Lock acquired, processing the job...
[2026-04-07 13:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:40:03] Production.INFO: ==24089== Releasing lock...
[2026-04-07 13:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:40:03] Production.INFO: Account Balance Start.
[2026-04-07 13:40:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:40:03] Production.INFO: 117
[2026-04-07 13:40:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: ==24083== Releasing lock...
[2026-04-07 13:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:40:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:40:04] Production.INFO: Total Charge 0
[2026-04-07 13:40:04] Production.INFO: CreateAllLog End
[2026-04-07 13:40:04] Production.INFO: Account Balance End.
[2026-04-07 13:40:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:40:04] Production.INFO: ==24087== Releasing lock...
[2026-04-07 13:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:40:11] Production.ERROR: CronJobId end10
[2026-04-07 13:40:11] Production.INFO: ==24085== Releasing lock...
[2026-04-07 13:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:40:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:40:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:40:13] Production.INFO: call_cost start
[2026-04-07 13:40:13] Production.INFO: call_cost end
[2026-04-07 13:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:40:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:40:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:40:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:40:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:40:13] Production.INFO: ==24081== Releasing lock...
[2026-04-07 13:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:41:01] Production.INFO: ==24150== Lock acquired, processing the job...
[2026-04-07 18:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:41:01] Production.INFO: neon service started
[2026-04-07 18:41:02] Production.INFO: neon service started
[2026-04-07 18:41:02] Production.INFO: ==24150== Releasing lock...
[2026-04-07 18:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:41:02] Production.INFO: ==24152== Lock acquired, processing the job...
[2026-04-07 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:41:02] Production.INFO: ==24152== Releasing lock...
[2026-04-07 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:41:02] Production.INFO: ==24154== Lock acquired, processing the job...
[2026-04-07 17:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:41:02] Production.INFO: ==24154== Releasing lock...
[2026-04-07 17:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:41:03] Production.INFO: ==24157== Lock acquired, processing the job...
[2026-04-07 13:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 13:41:03] Production.INFO: ==24159== Lock acquired, processing the job...
[2026-04-07 13:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 13:41:03] Production.INFO: ==24161== Lock acquired, processing the job...
[2026-04-07 13:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 13:41:03] Production.INFO: ==24157== Releasing lock...
[2026-04-07 13:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 13:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 13:41:03] Production.INFO: ==24163== Lock acquired, processing the job...
[2026-04-07 13:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:41:03] Production.INFO: ==24167== Lock acquired, processing the job...
[2026-04-07 13:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 13:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 13:41:03] Production.INFO: ==24165== Lock acquired, processing the job...
[2026-04-07 13:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:41:03] Production.INFO: ==24169== Lock acquired, processing the job...
[2026-04-07 13:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:41:04] Production.INFO: Account Balance Start.
[2026-04-07 13:41:04] Production.INFO: CreateAllLog Start
[2026-04-07 13:41:04] Production.INFO: 117
[2026-04-07 13:41:04] Production.INFO: Date 2026-03-08
[2026-04-07 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:04] Production.INFO: Date 2026-03-09
[2026-04-07 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:04] Production.INFO: Date 2026-03-10
[2026-04-07 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:41:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:41:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:04] Production.INFO: ==24169== Releasing lock...
[2026-04-07 13:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:41:04] Production.ERROR: done
[2026-04-07 13:41:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:04] Production.INFO: ==24161== Releasing lock...
[2026-04-07 13:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 13:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053891', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 13:41:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:05] Production.INFO: Date 2026-03-28
[2026-04-07 13:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:05] Production.INFO: Date 2026-03-29
[2026-04-07 13:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:05] Production.INFO: Date 2026-03-30
[2026-04-07 13:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:05] Production.INFO: Date 2026-03-31
[2026-04-07 13:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:05] Production.INFO: Date 2026-04-01
[2026-04-07 13:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:05] Production.INFO: Date 2026-04-02
[2026-04-07 13:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:05] Production.INFO: Date 2026-04-03
[2026-04-07 13:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:05] Production.INFO: Date 2026-04-04
[2026-04-07 13:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:05] Production.INFO: Date 2026-04-05
[2026-04-07 13:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:05] Production.INFO: Date 2026-04-06
[2026-04-07 13:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:05] Production.INFO: Date 2026-04-07
[2026-04-07 13:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:41:05] Production.INFO: Total Charge 0
[2026-04-07 13:41:05] Production.INFO: CreateAllLog End
[2026-04-07 13:41:05] Production.INFO: Account Balance End.
[2026-04-07 13:41:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:41:05] Production.INFO: ==24165== Releasing lock...
[2026-04-07 13:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:41:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053891', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 13:41:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 13:41:11] Production.INFO: ProcessCDR(1,17053891,1,1,2)
[2026-04-07 13:41:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053891,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 13:41:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053891,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 13:41:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 13:41:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 13:41:11] Production.INFO: ==24167== Releasing lock...
[2026-04-07 13:41:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 13:41:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 13:41:14] Production.ERROR: CronJobId end10
[2026-04-07 13:41:14] Production.INFO: ==24163== Releasing lock...
[2026-04-07 13:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:41:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:41:17] Production.INFO: call_cost start
[2026-04-07 13:41:17] Production.INFO: call_cost end
[2026-04-07 13:41:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:41:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:41:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:41:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:41:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:41:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:41:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:41:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:41:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:41:17] Production.INFO: ==24159== Releasing lock...
[2026-04-07 13:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:41:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:42:01] Production.INFO: ==24226== Lock acquired, processing the job...
[2026-04-07 18:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:42:01] Production.INFO: neon service started
[2026-04-07 18:42:01] Production.INFO: neon service started
[2026-04-07 18:42:01] Production.INFO: ==24226== Releasing lock...
[2026-04-07 18:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:42:02] Production.INFO: ==24228== Lock acquired, processing the job...
[2026-04-07 13:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:42:02] Production.INFO: ==24230== Lock acquired, processing the job...
[2026-04-07 17:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:42:02] Production.INFO: ==24230== Releasing lock...
[2026-04-07 17:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:42:02] Production.INFO: ==24228== Releasing lock...
[2026-04-07 13:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:42:03] Production.INFO: ==24233== Lock acquired, processing the job...
[2026-04-07 13:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:42:03] Production.INFO: ==24235== Lock acquired, processing the job...
[2026-04-07 13:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:42:03] Production.INFO: ==24237== Lock acquired, processing the job...
[2026-04-07 13:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:42:03] Production.INFO: ==24239== Lock acquired, processing the job...
[2026-04-07 13:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:42:03] Production.INFO: ==24241== Lock acquired, processing the job...
[2026-04-07 13:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:42:03] Production.INFO: Account Balance Start.
[2026-04-07 13:42:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:42:03] Production.INFO: 117
[2026-04-07 13:42:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:42:03] Production.INFO: ==24241== Releasing lock...
[2026-04-07 13:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:42:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:42:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:03] Production.INFO: Date 2026-03-20
[2026-04-07 13:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:04] Production.INFO: ==24235== Releasing lock...
[2026-04-07 13:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:42:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:42:04] Production.INFO: Total Charge 0
[2026-04-07 13:42:04] Production.INFO: CreateAllLog End
[2026-04-07 13:42:04] Production.INFO: Account Balance End.
[2026-04-07 13:42:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:42:04] Production.INFO: ==24239== Releasing lock...
[2026-04-07 13:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:42:11] Production.ERROR: CronJobId end10
[2026-04-07 13:42:11] Production.INFO: ==24237== Releasing lock...
[2026-04-07 13:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:42:15] Production.INFO: call_cost start
[2026-04-07 13:42:15] Production.INFO: call_cost end
[2026-04-07 13:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:42:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:42:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:42:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:42:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:42:15] Production.INFO: ==24233== Releasing lock...
[2026-04-07 13:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:43:01] Production.INFO: ==24301== Lock acquired, processing the job...
[2026-04-07 18:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:43:01] Production.INFO: neon service started
[2026-04-07 18:43:01] Production.INFO: neon service started
[2026-04-07 18:43:01] Production.INFO: ==24301== Releasing lock...
[2026-04-07 18:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:43:02] Production.INFO: ==24303== Lock acquired, processing the job...
[2026-04-07 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:43:02] Production.INFO: ==24305== Lock acquired, processing the job...
[2026-04-07 17:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:43:02] Production.INFO: ==24305== Releasing lock...
[2026-04-07 17:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:43:02] Production.INFO: ==24303== Releasing lock...
[2026-04-07 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:43:03] Production.INFO: ==24312== Lock acquired, processing the job...
[2026-04-07 13:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:43:03] Production.INFO: ==24308== Lock acquired, processing the job...
[2026-04-07 13:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:43:03] Production.INFO: ==24310== Lock acquired, processing the job...
[2026-04-07 13:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:43:03] Production.INFO: ==24314== Lock acquired, processing the job...
[2026-04-07 13:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:43:03] Production.INFO: ==24316== Lock acquired, processing the job...
[2026-04-07 13:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:43:03] Production.INFO: Account Balance Start.
[2026-04-07 13:43:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:43:03] Production.INFO: 117
[2026-04-07 13:43:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:43:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:43:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: ==24316== Releasing lock...
[2026-04-07 13:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: ==24310== Releasing lock...
[2026-04-07 13:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:05] Production.INFO: Date 2026-04-03
[2026-04-07 13:43:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:05] Production.INFO: Date 2026-04-04
[2026-04-07 13:43:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:05] Production.INFO: Date 2026-04-05
[2026-04-07 13:43:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:05] Production.INFO: Date 2026-04-06
[2026-04-07 13:43:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:05] Production.INFO: Date 2026-04-07
[2026-04-07 13:43:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:43:05] Production.INFO: Total Charge 0
[2026-04-07 13:43:05] Production.INFO: CreateAllLog End
[2026-04-07 13:43:05] Production.INFO: Account Balance End.
[2026-04-07 13:43:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:43:05] Production.INFO: ==24314== Releasing lock...
[2026-04-07 13:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:43:11] Production.ERROR: CronJobId end10
[2026-04-07 13:43:11] Production.INFO: ==24312== Releasing lock...
[2026-04-07 13:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:43:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:43:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:43:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:43:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:43:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:43:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:43:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:43:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:43:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:43:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:43:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:43:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:43:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:43:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:43:15] Production.INFO: call_cost start
[2026-04-07 13:43:15] Production.INFO: call_cost end
[2026-04-07 13:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:43:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:43:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:43:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:43:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:43:15] Production.INFO: ==24308== Releasing lock...
[2026-04-07 13:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:44:02] Production.INFO: ==24375== Lock acquired, processing the job...
[2026-04-07 18:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:44:02] Production.INFO: neon service started
[2026-04-07 18:44:02] Production.INFO: neon service started
[2026-04-07 18:44:02] Production.INFO: ==24375== Releasing lock...
[2026-04-07 18:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 17:44:02] Production.INFO: ==24379== Lock acquired, processing the job...
[2026-04-07 17:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:44:02] Production.INFO: ==24379== Releasing lock...
[2026-04-07 17:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:44:02] Production.INFO: ==24377== Lock acquired, processing the job...
[2026-04-07 13:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:44:03] Production.INFO: ==24377== Releasing lock...
[2026-04-07 13:44:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:44:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:44:03] Production.INFO: ==24382== Lock acquired, processing the job...
[2026-04-07 13:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:44:03] Production.INFO: ==24384== Lock acquired, processing the job...
[2026-04-07 13:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:44:03] Production.INFO: ==24390== Lock acquired, processing the job...
[2026-04-07 13:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:44:03] Production.INFO: ==24386== Lock acquired, processing the job...
[2026-04-07 13:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:44:03] Production.INFO: ==24388== Lock acquired, processing the job...
[2026-04-07 13:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:44:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:44:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:44:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:44:04] Production.INFO: ==24390== Releasing lock...
[2026-04-07 13:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:44:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:44:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:44:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:44:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:44:04] Production.INFO: Account Balance Start.
[2026-04-07 13:44:04] Production.INFO: CreateAllLog Start
[2026-04-07 13:44:04] Production.INFO: 117
[2026-04-07 13:44:04] Production.INFO: Date 2026-03-08
[2026-04-07 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:04] Production.INFO: Date 2026-03-09
[2026-04-07 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:04] Production.INFO: Date 2026-03-10
[2026-04-07 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:04] Production.INFO: ==24384== Releasing lock...
[2026-04-07 13:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:44:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:05] Production.INFO: Date 2026-03-26
[2026-04-07 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:05] Production.INFO: Date 2026-03-27
[2026-04-07 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:05] Production.INFO: Date 2026-03-28
[2026-04-07 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:05] Production.INFO: Date 2026-03-29
[2026-04-07 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:05] Production.INFO: Date 2026-03-30
[2026-04-07 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:05] Production.INFO: Date 2026-03-31
[2026-04-07 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:05] Production.INFO: Date 2026-04-01
[2026-04-07 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:05] Production.INFO: Date 2026-04-02
[2026-04-07 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:05] Production.INFO: Date 2026-04-03
[2026-04-07 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:05] Production.INFO: Date 2026-04-04
[2026-04-07 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:05] Production.INFO: Date 2026-04-05
[2026-04-07 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:05] Production.INFO: Date 2026-04-06
[2026-04-07 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:05] Production.INFO: Date 2026-04-07
[2026-04-07 13:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:44:05] Production.INFO: Total Charge 0
[2026-04-07 13:44:05] Production.INFO: CreateAllLog End
[2026-04-07 13:44:05] Production.INFO: Account Balance End.
[2026-04-07 13:44:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:44:05] Production.INFO: ==24388== Releasing lock...
[2026-04-07 13:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:44:11] Production.ERROR: CronJobId end10
[2026-04-07 13:44:11] Production.INFO: ==24386== Releasing lock...
[2026-04-07 13:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:44:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:44:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:44:14] Production.INFO: call_cost start
[2026-04-07 13:44:14] Production.INFO: call_cost end
[2026-04-07 13:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:44:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:44:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:44:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:44:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:44:14] Production.INFO: ==24382== Releasing lock...
[2026-04-07 13:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:45:01] Production.INFO: ==24445== Lock acquired, processing the job...
[2026-04-07 18:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:45:01] Production.INFO: neon service started
[2026-04-07 18:45:01] Production.INFO: neon service started
[2026-04-07 18:45:01] Production.INFO: ==24445== Releasing lock...
[2026-04-07 18:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 17:45:01] Production.INFO: ==24450== Lock acquired, processing the job...
[2026-04-07 17:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:45:02] Production.INFO: ==24450== Releasing lock...
[2026-04-07 17:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:45:02] Production.INFO: ==24448== Lock acquired, processing the job...
[2026-04-07 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:45:02] Production.INFO: ==24448== Releasing lock...
[2026-04-07 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:45:03] Production.INFO: ==24454== Lock acquired, processing the job...
[2026-04-07 13:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:45:03] Production.INFO: ==24452== Lock acquired, processing the job...
[2026-04-07 13:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:45:03] Production.INFO: ==24457== Lock acquired, processing the job...
[2026-04-07 13:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:45:03] Production.INFO: ==24459== Lock acquired, processing the job...
[2026-04-07 13:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:45:03] Production.INFO: ==24461== Lock acquired, processing the job...
[2026-04-07 13:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:45:03] Production.INFO: Account Balance Start.
[2026-04-07 13:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:45:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:45:03] Production.INFO: 117
[2026-04-07 13:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:45:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:45:03] Production.INFO: ==24461== Releasing lock...
[2026-04-07 13:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:45:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:03] Production.INFO: ==24454== Releasing lock...
[2026-04-07 13:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:45:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:45:04] Production.INFO: Total Charge 0
[2026-04-07 13:45:04] Production.INFO: CreateAllLog End
[2026-04-07 13:45:04] Production.INFO: Account Balance End.
[2026-04-07 13:45:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:45:04] Production.INFO: ==24459== Releasing lock...
[2026-04-07 13:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:45:10] Production.ERROR: CronJobId end10
[2026-04-07 13:45:10] Production.INFO: ==24457== Releasing lock...
[2026-04-07 13:45:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:45:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:45:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:45:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:45:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:45:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:45:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:45:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:45:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:45:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:45:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:45:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:45:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:45:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:45:14] Production.INFO: call_cost start
[2026-04-07 13:45:14] Production.INFO: call_cost end
[2026-04-07 13:45:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:45:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:45:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:45:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:45:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:45:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:45:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:45:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:45:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:45:14] Production.INFO: ==24452== Releasing lock...
[2026-04-07 13:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:45:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:46:02] Production.INFO: ==24519== Lock acquired, processing the job...
[2026-04-07 18:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:46:02] Production.INFO: neon service started
[2026-04-07 18:46:02] Production.INFO: neon service started
[2026-04-07 18:46:02] Production.INFO: ==24519== Releasing lock...
[2026-04-07 18:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:46:02] Production.INFO: ==24521== Lock acquired, processing the job...
[2026-04-07 13:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:46:02] Production.INFO: ==24521== Releasing lock...
[2026-04-07 13:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:46:02] Production.INFO: ==24523== Lock acquired, processing the job...
[2026-04-07 17:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:46:02] Production.INFO: ==24523== Releasing lock...
[2026-04-07 17:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:46:03] Production.INFO: ==24527== Lock acquired, processing the job...
[2026-04-07 13:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:46:03] Production.INFO: ==24525== Lock acquired, processing the job...
[2026-04-07 13:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:46:03] Production.INFO: ==24531== Lock acquired, processing the job...
[2026-04-07 13:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:46:03] Production.INFO: ==24529== Lock acquired, processing the job...
[2026-04-07 13:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:46:03] Production.INFO: ==24534== Lock acquired, processing the job...
[2026-04-07 13:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:46:03] Production.INFO: Account Balance Start.
[2026-04-07 13:46:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:46:03] Production.INFO: 117
[2026-04-07 13:46:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:46:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:03] Production.INFO: ==24534== Releasing lock...
[2026-04-07 13:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:46:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: ==24527== Releasing lock...
[2026-04-07 13:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:46:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:46:04] Production.INFO: Total Charge 0
[2026-04-07 13:46:04] Production.INFO: CreateAllLog End
[2026-04-07 13:46:05] Production.INFO: Account Balance End.
[2026-04-07 13:46:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:46:05] Production.INFO: ==24531== Releasing lock...
[2026-04-07 13:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:46:11] Production.ERROR: CronJobId end10
[2026-04-07 13:46:11] Production.INFO: ==24529== Releasing lock...
[2026-04-07 13:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:46:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:46:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:46:14] Production.INFO: call_cost start
[2026-04-07 13:46:14] Production.INFO: call_cost end
[2026-04-07 13:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:46:14] Production.INFO: ==24525== Releasing lock...
[2026-04-07 13:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:47:01] Production.INFO: ==24586== Lock acquired, processing the job...
[2026-04-07 18:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:47:01] Production.INFO: neon service started
[2026-04-07 18:47:01] Production.INFO: neon service started
[2026-04-07 18:47:01] Production.INFO: ==24586== Releasing lock...
[2026-04-07 18:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:47:02] Production.INFO: ==24588== Lock acquired, processing the job...
[2026-04-07 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:47:02] Production.INFO: ==24590== Lock acquired, processing the job...
[2026-04-07 17:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:47:02] Production.INFO: ==24590== Releasing lock...
[2026-04-07 17:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:47:02] Production.INFO: ==24588== Releasing lock...
[2026-04-07 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:47:03] Production.INFO: ==24595== Lock acquired, processing the job...
[2026-04-07 13:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:47:03] Production.INFO: ==24593== Lock acquired, processing the job...
[2026-04-07 13:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:47:03] Production.INFO: ==24599== Lock acquired, processing the job...
[2026-04-07 13:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:47:03] Production.INFO: ==24597== Lock acquired, processing the job...
[2026-04-07 13:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:47:03] Production.INFO: Account Balance Start.
[2026-04-07 13:47:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:47:03] Production.INFO: 117
[2026-04-07 13:47:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:47:03] Production.INFO: ==24601== Lock acquired, processing the job...
[2026-04-07 13:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:47:03] Production.INFO: ==24601== Releasing lock...
[2026-04-07 13:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:47:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:03] Production.INFO: Date 2026-03-20
[2026-04-07 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:03] Production.INFO: ==24595== Releasing lock...
[2026-04-07 13:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:47:03] Production.INFO: Date 2026-03-21
[2026-04-07 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:03] Production.INFO: Date 2026-03-22
[2026-04-07 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:03] Production.INFO: Date 2026-03-23
[2026-04-07 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:03] Production.INFO: Date 2026-03-24
[2026-04-07 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:03] Production.INFO: Date 2026-03-25
[2026-04-07 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:03] Production.INFO: Date 2026-03-26
[2026-04-07 13:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:47:04] Production.INFO: Total Charge 0
[2026-04-07 13:47:04] Production.INFO: CreateAllLog End
[2026-04-07 13:47:04] Production.INFO: Account Balance End.
[2026-04-07 13:47:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:47:04] Production.INFO: ==24599== Releasing lock...
[2026-04-07 13:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:47:11] Production.ERROR: CronJobId end10
[2026-04-07 13:47:11] Production.INFO: ==24597== Releasing lock...
[2026-04-07 13:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:47:14] Production.INFO: call_cost start
[2026-04-07 13:47:14] Production.INFO: call_cost end
[2026-04-07 13:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:47:14] Production.INFO: ==24593== Releasing lock...
[2026-04-07 13:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:48:01] Production.INFO: ==24662== Lock acquired, processing the job...
[2026-04-07 18:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:48:01] Production.INFO: neon service started
[2026-04-07 18:48:01] Production.INFO: neon service started
[2026-04-07 18:48:01] Production.INFO: ==24662== Releasing lock...
[2026-04-07 18:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:48:02] Production.INFO: ==24664== Lock acquired, processing the job...
[2026-04-07 13:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:48:02] Production.INFO: ==24666== Lock acquired, processing the job...
[2026-04-07 17:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:48:02] Production.INFO: ==24666== Releasing lock...
[2026-04-07 17:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:48:02] Production.INFO: ==24664== Releasing lock...
[2026-04-07 13:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:48:03] Production.INFO: ==24669== Lock acquired, processing the job...
[2026-04-07 13:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:48:03] Production.INFO: ==24673== Lock acquired, processing the job...
[2026-04-07 13:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:48:03] Production.INFO: ==24671== Lock acquired, processing the job...
[2026-04-07 13:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:48:03] Production.INFO: ==24675== Lock acquired, processing the job...
[2026-04-07 13:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:48:03] Production.INFO: ==24677== Lock acquired, processing the job...
[2026-04-07 13:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:48:03] Production.INFO: Account Balance Start.
[2026-04-07 13:48:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:48:03] Production.INFO: 117
[2026-04-07 13:48:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:48:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:03] Production.INFO: ==24677== Releasing lock...
[2026-04-07 13:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:48:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: ==24671== Releasing lock...
[2026-04-07 13:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:48:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:48:04] Production.INFO: Total Charge 0
[2026-04-07 13:48:04] Production.INFO: CreateAllLog End
[2026-04-07 13:48:04] Production.INFO: Account Balance End.
[2026-04-07 13:48:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:48:04] Production.INFO: ==24675== Releasing lock...
[2026-04-07 13:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:48:12] Production.ERROR: CronJobId end10
[2026-04-07 13:48:12] Production.INFO: ==24673== Releasing lock...
[2026-04-07 13:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:48:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:48:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:48:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:48:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:48:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:48:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:48:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:48:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:48:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:48:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:48:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:48:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:48:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:48:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:48:15] Production.INFO: call_cost start
[2026-04-07 13:48:15] Production.INFO: call_cost end
[2026-04-07 13:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:48:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:48:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:48:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:48:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:48:15] Production.INFO: ==24669== Releasing lock...
[2026-04-07 13:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:49:01] Production.INFO: ==24732== Lock acquired, processing the job...
[2026-04-07 18:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:49:01] Production.INFO: neon service started
[2026-04-07 18:49:01] Production.INFO: neon service started
[2026-04-07 18:49:01] Production.INFO: ==24732== Releasing lock...
[2026-04-07 18:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:49:01] Production.INFO: ==24734== Lock acquired, processing the job...
[2026-04-07 13:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:49:01] Production.INFO: ==24734== Releasing lock...
[2026-04-07 13:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:49:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:49:02] Production.INFO: ==24736== Lock acquired, processing the job...
[2026-04-07 17:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:49:02] Production.INFO: ==24736== Releasing lock...
[2026-04-07 17:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:49:02] Production.INFO: ==24745== Lock acquired, processing the job...
[2026-04-07 13:49:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:49:02] Production.INFO: Account Balance Start.
[2026-04-07 13:49:02] Production.INFO: CreateAllLog Start
[2026-04-07 13:49:02] Production.INFO: 117
[2026-04-07 13:49:02] Production.INFO: Date 2026-03-08
[2026-04-07 13:49:02] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:02] Production.INFO: Date 2026-03-09
[2026-04-07 13:49:02] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:02] Production.INFO: Date 2026-03-10
[2026-04-07 13:49:02] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:02] Production.INFO: Date 2026-03-11
[2026-04-07 13:49:02] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:02] Production.INFO: ==24747== Lock acquired, processing the job...
[2026-04-07 13:49:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:49:02] Production.INFO: ==24738== Lock acquired, processing the job...
[2026-04-07 13:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:49:02] Production.INFO: Date 2026-03-12
[2026-04-07 13:49:02] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:02] Production.INFO: ==24743== Lock acquired, processing the job...
[2026-04-07 13:49:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:49:02] Production.INFO: ==24740== Lock acquired, processing the job...
[2026-04-07 13:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:49:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:49:02] Production.INFO: Date 2026-03-13
[2026-04-07 13:49:02] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:49:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:49:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:49:02] Production.INFO: ==24747== Releasing lock...
[2026-04-07 13:49:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:49:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:49:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:49:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: Date 2026-03-20
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: ==24740== Releasing lock...
[2026-04-07 13:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:49:03] Production.INFO: Date 2026-03-21
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: Date 2026-03-22
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: Date 2026-03-23
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: Date 2026-03-24
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: Date 2026-03-25
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: Date 2026-03-26
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: Date 2026-03-27
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: Date 2026-03-28
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: Date 2026-03-29
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: Date 2026-03-30
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: Date 2026-03-31
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: Date 2026-04-01
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: Date 2026-04-02
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: Date 2026-04-03
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: Date 2026-04-04
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:03] Production.INFO: Date 2026-04-05
[2026-04-07 13:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:49:04] Production.INFO: Total Charge 0
[2026-04-07 13:49:04] Production.INFO: CreateAllLog End
[2026-04-07 13:49:04] Production.INFO: Account Balance End.
[2026-04-07 13:49:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:49:04] Production.INFO: ==24745== Releasing lock...
[2026-04-07 13:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:49:11] Production.ERROR: CronJobId end10
[2026-04-07 13:49:11] Production.INFO: ==24743== Releasing lock...
[2026-04-07 13:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:49:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:49:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:49:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:49:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:49:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:49:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:49:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:49:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:49:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:49:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:49:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:49:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:49:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:49:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:49:12] Production.INFO: call_cost start
[2026-04-07 13:49:12] Production.INFO: call_cost end
[2026-04-07 13:49:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:49:12] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:49:12] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:49:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:49:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:49:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:49:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:49:12] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:49:12] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:49:12] Production.INFO: ==24738== Releasing lock...
[2026-04-07 13:49:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:49:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:50:01] Production.INFO: ==24805== Lock acquired, processing the job...
[2026-04-07 18:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:50:01] Production.INFO: neon service started
[2026-04-07 18:50:01] Production.INFO: neon service started
[2026-04-07 18:50:01] Production.INFO: ==24805== Releasing lock...
[2026-04-07 18:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:50:02] Production.INFO: ==24807== Lock acquired, processing the job...
[2026-04-07 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:50:02] Production.INFO: ==24809== Lock acquired, processing the job...
[2026-04-07 17:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:50:02] Production.INFO: ==24809== Releasing lock...
[2026-04-07 17:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:50:02] Production.INFO: ==24807== Releasing lock...
[2026-04-07 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:50:03] Production.INFO: ==24812== Lock acquired, processing the job...
[2026-04-07 13:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:50:03] Production.INFO: ==24814== Lock acquired, processing the job...
[2026-04-07 13:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:50:03] Production.INFO: ==24816== Lock acquired, processing the job...
[2026-04-07 13:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:50:03] Production.INFO: ==24818== Lock acquired, processing the job...
[2026-04-07 13:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:50:03] Production.INFO: ==24820== Lock acquired, processing the job...
[2026-04-07 13:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:50:03] Production.INFO: Account Balance Start.
[2026-04-07 13:50:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:50:03] Production.INFO: 117
[2026-04-07 13:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:50:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:03] Production.INFO: ==24820== Releasing lock...
[2026-04-07 13:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:50:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:03] Production.INFO: ==24814== Releasing lock...
[2026-04-07 13:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:50:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:50:05] Production.INFO: Total Charge 0
[2026-04-07 13:50:05] Production.INFO: CreateAllLog End
[2026-04-07 13:50:05] Production.INFO: Account Balance End.
[2026-04-07 13:50:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:50:05] Production.INFO: ==24818== Releasing lock...
[2026-04-07 13:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:50:11] Production.ERROR: CronJobId end10
[2026-04-07 13:50:11] Production.INFO: ==24816== Releasing lock...
[2026-04-07 13:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:50:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:50:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:50:13] Production.INFO: call_cost start
[2026-04-07 13:50:13] Production.INFO: call_cost end
[2026-04-07 13:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:50:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:50:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:50:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:50:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:50:13] Production.INFO: ==24812== Releasing lock...
[2026-04-07 13:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:51:02] Production.INFO: ==24876== Lock acquired, processing the job...
[2026-04-07 18:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:51:02] Production.INFO: neon service started
[2026-04-07 18:51:02] Production.INFO: neon service started
[2026-04-07 18:51:02] Production.INFO: ==24876== Releasing lock...
[2026-04-07 18:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:51:02] Production.INFO: ==24878== Lock acquired, processing the job...
[2026-04-07 13:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:51:02] Production.INFO: ==24880== Lock acquired, processing the job...
[2026-04-07 17:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:51:02] Production.INFO: ==24880== Releasing lock...
[2026-04-07 17:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:51:03] Production.INFO: ==24878== Releasing lock...
[2026-04-07 13:51:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:51:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:51:03] Production.INFO: ==24885== Lock acquired, processing the job...
[2026-04-07 13:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:51:03] Production.INFO: ==24883== Lock acquired, processing the job...
[2026-04-07 13:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 13:51:04] Production.INFO: ==24887== Lock acquired, processing the job...
[2026-04-07 13:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:51:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 13:51:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 13:51:04] Production.ERROR: CronJob PID - 24885
[2026-04-07 13:51:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 13:51:04] Production.ERROR: CronJob ID - 5
[2026-04-07 13:51:04] Production.ERROR: CronJob Last Run Time 2026-04-07 13:51:00
[2026-04-07 13:51:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 13:51:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 13:51:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 13:51:04] Production.ERROR: CronJob PID - 24887
[2026-04-07 13:51:04] Production.ERROR: CronJob Title - Account Block
[2026-04-07 13:51:04] Production.ERROR: CronJob ID - 7
[2026-04-07 13:51:04] Production.ERROR: CronJob Last Run Time 2026-04-07 13:51:00
[2026-04-07 13:51:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 13:51:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 13:51:04] Production.INFO: ==24889== Lock acquired, processing the job...
[2026-04-07 13:51:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:51:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:51:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 13:51:04] Production.INFO: ==24883== Releasing lock...
[2026-04-07 13:51:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 13:51:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 13:51:04] Production.INFO: ==24893== Lock acquired, processing the job...
[2026-04-07 13:51:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 13:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:51:04] Production.INFO: ==24891== Lock acquired, processing the job...
[2026-04-07 13:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:51:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 13:51:04] Production.INFO: Account Balance Start.
[2026-04-07 13:51:04] Production.INFO: CreateAllLog Start
[2026-04-07 13:51:04] Production.INFO: 117
[2026-04-07 13:51:04] Production.INFO: ==24895== Lock acquired, processing the job...
[2026-04-07 13:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:51:04] Production.INFO: Date 2026-03-08
[2026-04-07 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:04] Production.INFO: Date 2026-03-09
[2026-04-07 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:04] Production.INFO: Date 2026-03-10
[2026-04-07 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:51:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:04] Production.INFO: ==24895== Releasing lock...
[2026-04-07 13:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:51:05] Production.ERROR: done
[2026-04-07 13:51:05] Production.INFO: Date 2026-03-22
[2026-04-07 13:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:05] Production.INFO: ==24887== Releasing lock...
[2026-04-07 13:51:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:51:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:51:05] Production.INFO: Date 2026-03-23
[2026-04-07 13:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 13:51:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053932', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 13:51:05] Production.INFO: Date 2026-03-24
[2026-04-07 13:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:05] Production.INFO: Date 2026-03-25
[2026-04-07 13:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:05] Production.INFO: Date 2026-03-26
[2026-04-07 13:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:05] Production.INFO: Date 2026-03-27
[2026-04-07 13:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:05] Production.INFO: Date 2026-03-28
[2026-04-07 13:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:05] Production.INFO: Date 2026-03-29
[2026-04-07 13:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:05] Production.INFO: Date 2026-03-30
[2026-04-07 13:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:05] Production.INFO: Date 2026-03-31
[2026-04-07 13:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:05] Production.INFO: Date 2026-04-01
[2026-04-07 13:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:05] Production.INFO: Date 2026-04-02
[2026-04-07 13:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:05] Production.INFO: Date 2026-04-03
[2026-04-07 13:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:05] Production.INFO: Date 2026-04-04
[2026-04-07 13:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:05] Production.INFO: Date 2026-04-05
[2026-04-07 13:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:05] Production.INFO: Date 2026-04-06
[2026-04-07 13:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:05] Production.INFO: Date 2026-04-07
[2026-04-07 13:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:51:05] Production.INFO: Total Charge 0
[2026-04-07 13:51:05] Production.INFO: CreateAllLog End
[2026-04-07 13:51:06] Production.INFO: Account Balance End.
[2026-04-07 13:51:06] Production.ERROR: CronJobId end 12
[2026-04-07 13:51:06] Production.INFO: ==24891== Releasing lock...
[2026-04-07 13:51:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:51:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:51:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053932', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 13:51:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 13:51:09] Production.INFO: ProcessCDR(1,17053932,1,1,2)
[2026-04-07 13:51:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053932,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 13:51:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053932,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 13:51:09] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 13:51:09] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 13:51:09] Production.INFO: ==24893== Releasing lock...
[2026-04-07 13:51:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 13:51:09] Production.INFO: 26 MB #Memory Used#
[2026-04-07 13:51:13] Production.ERROR: CronJobId end10
[2026-04-07 13:51:13] Production.INFO: ==24889== Releasing lock...
[2026-04-07 13:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:51:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:51:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:51:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:51:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:51:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:51:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:51:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:51:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:51:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:51:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:51:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:51:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:51:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:51:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:51:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:51:16] Production.INFO: call_cost start
[2026-04-07 13:51:16] Production.INFO: call_cost end
[2026-04-07 13:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:51:16] Production.INFO: ==24885== Releasing lock...
[2026-04-07 13:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:52:01] Production.INFO: ==24949== Lock acquired, processing the job...
[2026-04-07 18:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:52:01] Production.INFO: neon service started
[2026-04-07 18:52:01] Production.INFO: neon service started
[2026-04-07 18:52:01] Production.INFO: ==24949== Releasing lock...
[2026-04-07 18:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:52:02] Production.INFO: ==24951== Lock acquired, processing the job...
[2026-04-07 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:52:02] Production.INFO: ==24953== Lock acquired, processing the job...
[2026-04-07 17:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:52:02] Production.INFO: ==24953== Releasing lock...
[2026-04-07 17:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:52:02] Production.INFO: ==24951== Releasing lock...
[2026-04-07 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:52:03] Production.INFO: ==24958== Lock acquired, processing the job...
[2026-04-07 13:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:52:03] Production.INFO: ==24960== Lock acquired, processing the job...
[2026-04-07 13:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:52:03] Production.INFO: ==24962== Lock acquired, processing the job...
[2026-04-07 13:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:52:03] Production.INFO: ==24964== Lock acquired, processing the job...
[2026-04-07 13:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:52:03] Production.INFO: ==24966== Lock acquired, processing the job...
[2026-04-07 13:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:52:03] Production.INFO: Account Balance Start.
[2026-04-07 13:52:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:52:03] Production.INFO: 117
[2026-04-07 13:52:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:52:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:52:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:03] Production.INFO: ==24966== Releasing lock...
[2026-04-07 13:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:52:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:03] Production.INFO: Date 2026-03-20
[2026-04-07 13:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:04] Production.INFO: ==24960== Releasing lock...
[2026-04-07 13:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:52:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:52:04] Production.INFO: Total Charge 0
[2026-04-07 13:52:04] Production.INFO: CreateAllLog End
[2026-04-07 13:52:04] Production.INFO: Account Balance End.
[2026-04-07 13:52:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:52:04] Production.INFO: ==24964== Releasing lock...
[2026-04-07 13:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:52:11] Production.ERROR: CronJobId end10
[2026-04-07 13:52:11] Production.INFO: ==24962== Releasing lock...
[2026-04-07 13:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:52:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:52:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:52:14] Production.INFO: call_cost start
[2026-04-07 13:52:14] Production.INFO: call_cost end
[2026-04-07 13:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:52:14] Production.INFO: ==24958== Releasing lock...
[2026-04-07 13:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:53:01] Production.INFO: ==25029== Lock acquired, processing the job...
[2026-04-07 18:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:53:01] Production.INFO: neon service started
[2026-04-07 18:53:01] Production.INFO: neon service started
[2026-04-07 18:53:01] Production.INFO: ==25029== Releasing lock...
[2026-04-07 18:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:53:02] Production.INFO: ==25031== Lock acquired, processing the job...
[2026-04-07 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:53:02] Production.INFO: ==25031== Releasing lock...
[2026-04-07 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:53:02] Production.INFO: ==25033== Lock acquired, processing the job...
[2026-04-07 17:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:53:02] Production.INFO: ==25033== Releasing lock...
[2026-04-07 17:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:53:03] Production.INFO: ==25039== Lock acquired, processing the job...
[2026-04-07 13:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:53:03] Production.INFO: ==25035== Lock acquired, processing the job...
[2026-04-07 13:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:53:03] Production.INFO: ==25037== Lock acquired, processing the job...
[2026-04-07 13:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:53:03] Production.INFO: ==25041== Lock acquired, processing the job...
[2026-04-07 13:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:53:03] Production.INFO: ==25043== Lock acquired, processing the job...
[2026-04-07 13:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:53:03] Production.INFO: Account Balance Start.
[2026-04-07 13:53:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:53:03] Production.INFO: 117
[2026-04-07 13:53:03] Production.INFO: ==25043== Releasing lock...
[2026-04-07 13:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:53:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-09
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-10
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: ==25037== Releasing lock...
[2026-04-07 13:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:53:04] Production.INFO: Total Charge 0
[2026-04-07 13:53:05] Production.INFO: CreateAllLog End
[2026-04-07 13:53:05] Production.INFO: Account Balance End.
[2026-04-07 13:53:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:53:05] Production.INFO: ==25041== Releasing lock...
[2026-04-07 13:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:53:11] Production.ERROR: CronJobId end10
[2026-04-07 13:53:11] Production.INFO: ==25039== Releasing lock...
[2026-04-07 13:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:53:13] Production.INFO: call_cost start
[2026-04-07 13:53:13] Production.INFO: call_cost end
[2026-04-07 13:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:53:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:53:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:53:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:53:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:53:13] Production.INFO: ==25035== Releasing lock...
[2026-04-07 13:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:54:01] Production.INFO: ==25098== Lock acquired, processing the job...
[2026-04-07 18:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:54:01] Production.INFO: neon service started
[2026-04-07 18:54:01] Production.INFO: neon service started
[2026-04-07 18:54:01] Production.INFO: ==25098== Releasing lock...
[2026-04-07 18:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:54:01] Production.INFO: ==25100== Lock acquired, processing the job...
[2026-04-07 13:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:54:01] Production.INFO: ==25100== Releasing lock...
[2026-04-07 13:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:54:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:54:02] Production.INFO: ==25102== Lock acquired, processing the job...
[2026-04-07 17:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:54:02] Production.INFO: ==25102== Releasing lock...
[2026-04-07 17:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:54:02] Production.INFO: ==25112== Lock acquired, processing the job...
[2026-04-07 13:54:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:54:02] Production.INFO: ==25104== Lock acquired, processing the job...
[2026-04-07 13:54:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:54:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:54:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:54:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:54:02] Production.INFO: ==25112== Releasing lock...
[2026-04-07 13:54:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:54:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:54:02] Production.INFO: ==25106== Lock acquired, processing the job...
[2026-04-07 13:54:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:54:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:54:02] Production.INFO: ==25108== Lock acquired, processing the job...
[2026-04-07 13:54:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:54:03] Production.INFO: ==25110== Lock acquired, processing the job...
[2026-04-07 13:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:54:03] Production.INFO: Account Balance Start.
[2026-04-07 13:54:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:54:03] Production.INFO: 117
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-20
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-21
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-22
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: ==25106== Releasing lock...
[2026-04-07 13:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-23
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-24
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-25
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-26
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-27
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-28
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-29
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-30
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-03-31
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:03] Production.INFO: Date 2026-04-01
[2026-04-07 13:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:54:04] Production.INFO: Total Charge 0
[2026-04-07 13:54:04] Production.INFO: CreateAllLog End
[2026-04-07 13:54:04] Production.INFO: Account Balance End.
[2026-04-07 13:54:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:54:04] Production.INFO: ==25110== Releasing lock...
[2026-04-07 13:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:54:10] Production.ERROR: CronJobId end10
[2026-04-07 13:54:10] Production.INFO: ==25108== Releasing lock...
[2026-04-07 13:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:54:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:54:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:54:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:54:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:54:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:54:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:54:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:54:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:54:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:54:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:54:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:54:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:54:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:54:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:54:13] Production.INFO: call_cost start
[2026-04-07 13:54:13] Production.INFO: call_cost end
[2026-04-07 13:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:54:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:54:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:54:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:54:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:54:13] Production.INFO: ==25104== Releasing lock...
[2026-04-07 13:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:55:01] Production.INFO: ==25171== Lock acquired, processing the job...
[2026-04-07 18:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:55:01] Production.INFO: neon service started
[2026-04-07 18:55:01] Production.INFO: neon service started
[2026-04-07 18:55:01] Production.INFO: ==25171== Releasing lock...
[2026-04-07 18:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:55:02] Production.INFO: ==25173== Lock acquired, processing the job...
[2026-04-07 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:55:02] Production.INFO: ==25173== Releasing lock...
[2026-04-07 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 17:55:02] Production.INFO: ==25175== Lock acquired, processing the job...
[2026-04-07 17:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:55:02] Production.INFO: ==25175== Releasing lock...
[2026-04-07 17:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:55:03] Production.INFO: ==25177== Lock acquired, processing the job...
[2026-04-07 13:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:55:03] Production.INFO: ==25181== Lock acquired, processing the job...
[2026-04-07 13:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:55:03] Production.INFO: ==25179== Lock acquired, processing the job...
[2026-04-07 13:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:55:03] Production.INFO: ==25185== Lock acquired, processing the job...
[2026-04-07 13:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:55:03] Production.INFO: ==25183== Lock acquired, processing the job...
[2026-04-07 13:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:55:03] Production.INFO: ==25185== Releasing lock...
[2026-04-07 13:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:55:03] Production.INFO: Account Balance Start.
[2026-04-07 13:55:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:55:03] Production.INFO: 117
[2026-04-07 13:55:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:03] Production.INFO: ==25179== Releasing lock...
[2026-04-07 13:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:55:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:55:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:55:04] Production.INFO: Total Charge 0
[2026-04-07 13:55:04] Production.INFO: CreateAllLog End
[2026-04-07 13:55:05] Production.INFO: Account Balance End.
[2026-04-07 13:55:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:55:05] Production.INFO: ==25183== Releasing lock...
[2026-04-07 13:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:55:11] Production.ERROR: CronJobId end10
[2026-04-07 13:55:11] Production.INFO: ==25181== Releasing lock...
[2026-04-07 13:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:55:14] Production.INFO: call_cost start
[2026-04-07 13:55:14] Production.INFO: call_cost end
[2026-04-07 13:55:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:55:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:55:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:55:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:55:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:55:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:55:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:55:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:55:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:55:14] Production.INFO: ==25177== Releasing lock...
[2026-04-07 13:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:55:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:56:02] Production.INFO: ==25244== Lock acquired, processing the job...
[2026-04-07 18:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:56:02] Production.INFO: neon service started
[2026-04-07 18:56:02] Production.INFO: neon service started
[2026-04-07 18:56:02] Production.INFO: ==25244== Releasing lock...
[2026-04-07 18:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 17:56:02] Production.INFO: ==25248== Lock acquired, processing the job...
[2026-04-07 17:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:56:02] Production.INFO: ==25248== Releasing lock...
[2026-04-07 17:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:56:02] Production.INFO: ==25246== Lock acquired, processing the job...
[2026-04-07 13:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 13:56:02] Production.INFO: ==25246== Releasing lock...
[2026-04-07 13:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:56:03] Production.INFO: ==25257== Lock acquired, processing the job...
[2026-04-07 13:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:56:03] Production.INFO: ==25251== Lock acquired, processing the job...
[2026-04-07 13:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:56:03] Production.INFO: ==25253== Lock acquired, processing the job...
[2026-04-07 13:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:56:03] Production.INFO: ==25255== Lock acquired, processing the job...
[2026-04-07 13:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:56:03] Production.INFO: ==25259== Lock acquired, processing the job...
[2026-04-07 13:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:56:03] Production.INFO: Account Balance Start.
[2026-04-07 13:56:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:56:03] Production.INFO: 117
[2026-04-07 13:56:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:56:03] Production.INFO: ==25259== Releasing lock...
[2026-04-07 13:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:56:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: ==25253== Releasing lock...
[2026-04-07 13:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:56:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:56:04] Production.INFO: Total Charge 0
[2026-04-07 13:56:04] Production.INFO: CreateAllLog End
[2026-04-07 13:56:05] Production.INFO: Account Balance End.
[2026-04-07 13:56:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:56:05] Production.INFO: ==25257== Releasing lock...
[2026-04-07 13:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:56:11] Production.ERROR: CronJobId end10
[2026-04-07 13:56:11] Production.INFO: ==25255== Releasing lock...
[2026-04-07 13:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:56:15] Production.INFO: call_cost start
[2026-04-07 13:56:15] Production.INFO: call_cost end
[2026-04-07 13:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:56:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:56:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:56:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:56:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:56:15] Production.INFO: ==25251== Releasing lock...
[2026-04-07 13:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:57:01] Production.INFO: ==25315== Lock acquired, processing the job...
[2026-04-07 18:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:57:01] Production.INFO: neon service started
[2026-04-07 18:57:01] Production.INFO: neon service started
[2026-04-07 18:57:01] Production.INFO: ==25315== Releasing lock...
[2026-04-07 18:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:57:02] Production.INFO: ==25317== Lock acquired, processing the job...
[2026-04-07 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:57:02] Production.INFO: ==25319== Lock acquired, processing the job...
[2026-04-07 17:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:57:02] Production.INFO: ==25319== Releasing lock...
[2026-04-07 17:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:57:02] Production.INFO: ==25317== Releasing lock...
[2026-04-07 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:57:03] Production.INFO: ==25322== Lock acquired, processing the job...
[2026-04-07 13:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:57:03] Production.INFO: ==25328== Lock acquired, processing the job...
[2026-04-07 13:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:57:03] Production.INFO: ==25324== Lock acquired, processing the job...
[2026-04-07 13:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:57:03] Production.INFO: ==25330== Lock acquired, processing the job...
[2026-04-07 13:57:03] Production.INFO: Account Balance Start.
[2026-04-07 13:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:57:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:57:03] Production.INFO: 117
[2026-04-07 13:57:03] Production.INFO: ==25326== Lock acquired, processing the job...
[2026-04-07 13:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:57:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:57:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:57:03] Production.INFO: ==25330== Releasing lock...
[2026-04-07 13:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:57:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: ==25324== Releasing lock...
[2026-04-07 13:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:57:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-03-26
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-03-27
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-03-28
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-03-29
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-03-30
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-03-31
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-04-01
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-04-02
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-04-03
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-04-04
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-04-05
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-04-06
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Date 2026-04-07
[2026-04-07 13:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:57:04] Production.INFO: Total Charge 0
[2026-04-07 13:57:05] Production.INFO: CreateAllLog End
[2026-04-07 13:57:05] Production.INFO: Account Balance End.
[2026-04-07 13:57:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:57:05] Production.INFO: ==25328== Releasing lock...
[2026-04-07 13:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:57:11] Production.ERROR: CronJobId end10
[2026-04-07 13:57:11] Production.INFO: ==25326== Releasing lock...
[2026-04-07 13:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:57:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:57:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:57:14] Production.INFO: call_cost start
[2026-04-07 13:57:14] Production.INFO: call_cost end
[2026-04-07 13:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:57:14] Production.INFO: ==25322== Releasing lock...
[2026-04-07 13:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:58:01] Production.INFO: ==25388== Lock acquired, processing the job...
[2026-04-07 18:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:58:01] Production.INFO: neon service started
[2026-04-07 18:58:02] Production.INFO: neon service started
[2026-04-07 18:58:02] Production.INFO: ==25388== Releasing lock...
[2026-04-07 18:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:58:02] Production.INFO: ==25390== Lock acquired, processing the job...
[2026-04-07 13:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:58:02] Production.INFO: ==25392== Lock acquired, processing the job...
[2026-04-07 17:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:58:02] Production.INFO: ==25392== Releasing lock...
[2026-04-07 17:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:58:02] Production.INFO: ==25390== Releasing lock...
[2026-04-07 13:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:58:03] Production.INFO: ==25403== Lock acquired, processing the job...
[2026-04-07 13:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:58:03] Production.INFO: ==25395== Lock acquired, processing the job...
[2026-04-07 13:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:58:03] Production.INFO: ==25397== Lock acquired, processing the job...
[2026-04-07 13:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:58:03] Production.INFO: ==25403== Releasing lock...
[2026-04-07 13:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:58:03] Production.INFO: ==25401== Lock acquired, processing the job...
[2026-04-07 13:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:58:04] Production.INFO: ==25399== Lock acquired, processing the job...
[2026-04-07 13:58:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:58:04] Production.INFO: Account Balance Start.
[2026-04-07 13:58:04] Production.INFO: CreateAllLog Start
[2026-04-07 13:58:04] Production.INFO: 117
[2026-04-07 13:58:04] Production.INFO: Date 2026-03-08
[2026-04-07 13:58:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:58:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:58:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:58:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:04] Production.INFO: Date 2026-03-09
[2026-04-07 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:04] Production.INFO: Date 2026-03-10
[2026-04-07 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:04] Production.INFO: Date 2026-03-11
[2026-04-07 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:04] Production.INFO: Date 2026-03-12
[2026-04-07 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:04] Production.INFO: ==25397== Releasing lock...
[2026-04-07 13:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:58:04] Production.INFO: Date 2026-03-13
[2026-04-07 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:04] Production.INFO: Date 2026-03-14
[2026-04-07 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:04] Production.INFO: Date 2026-03-15
[2026-04-07 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:04] Production.INFO: Date 2026-03-16
[2026-04-07 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:04] Production.INFO: Date 2026-03-17
[2026-04-07 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:04] Production.INFO: Date 2026-03-18
[2026-04-07 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:04] Production.INFO: Date 2026-03-19
[2026-04-07 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:04] Production.INFO: Date 2026-03-20
[2026-04-07 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:04] Production.INFO: Date 2026-03-21
[2026-04-07 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:04] Production.INFO: Date 2026-03-22
[2026-04-07 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:04] Production.INFO: Date 2026-03-23
[2026-04-07 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:04] Production.INFO: Date 2026-03-24
[2026-04-07 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:04] Production.INFO: Date 2026-03-25
[2026-04-07 13:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:05] Production.INFO: Date 2026-03-26
[2026-04-07 13:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:05] Production.INFO: Date 2026-03-27
[2026-04-07 13:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:05] Production.INFO: Date 2026-03-28
[2026-04-07 13:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:05] Production.INFO: Date 2026-03-29
[2026-04-07 13:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:05] Production.INFO: Date 2026-03-30
[2026-04-07 13:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:05] Production.INFO: Date 2026-03-31
[2026-04-07 13:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:05] Production.INFO: Date 2026-04-01
[2026-04-07 13:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:05] Production.INFO: Date 2026-04-02
[2026-04-07 13:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:05] Production.INFO: Date 2026-04-03
[2026-04-07 13:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:05] Production.INFO: Date 2026-04-04
[2026-04-07 13:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:05] Production.INFO: Date 2026-04-05
[2026-04-07 13:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:05] Production.INFO: Date 2026-04-06
[2026-04-07 13:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:05] Production.INFO: Date 2026-04-07
[2026-04-07 13:58:05] Production.INFO: Reseller ==> 0
[2026-04-07 13:58:05] Production.INFO: Total Charge 0
[2026-04-07 13:58:05] Production.INFO: CreateAllLog End
[2026-04-07 13:58:05] Production.INFO: Account Balance End.
[2026-04-07 13:58:05] Production.ERROR: CronJobId end 12
[2026-04-07 13:58:05] Production.INFO: ==25401== Releasing lock...
[2026-04-07 13:58:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:58:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:58:12] Production.ERROR: CronJobId end10
[2026-04-07 13:58:12] Production.INFO: ==25399== Releasing lock...
[2026-04-07 13:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:58:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:58:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:58:14] Production.INFO: call_cost start
[2026-04-07 13:58:14] Production.INFO: call_cost end
[2026-04-07 13:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:58:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:58:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:58:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:58:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:58:14] Production.INFO: ==25395== Releasing lock...
[2026-04-07 13:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 18:59:01] Production.INFO: ==25461== Lock acquired, processing the job...
[2026-04-07 18:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 18:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 18:59:01] Production.INFO: neon service started
[2026-04-07 18:59:01] Production.INFO: neon service started
[2026-04-07 18:59:01] Production.INFO: ==25461== Releasing lock...
[2026-04-07 18:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 18:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 13:59:01] Production.INFO: ==25463== Lock acquired, processing the job...
[2026-04-07 13:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 17:59:01] Production.INFO: ==25465== Lock acquired, processing the job...
[2026-04-07 17:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 17:59:01] Production.INFO: ==25465== Releasing lock...
[2026-04-07 17:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 17:59:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 13:59:02] Production.INFO: ==25463== Releasing lock...
[2026-04-07 13:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 13:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 13:59:02] Production.INFO: ==25472== Lock acquired, processing the job...
[2026-04-07 13:59:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 13:59:02] Production.INFO: ==25468== Lock acquired, processing the job...
[2026-04-07 13:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 13:59:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 13:59:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 13:59:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 13:59:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 13:59:02] Production.INFO: ==25474== Lock acquired, processing the job...
[2026-04-07 13:59:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 13:59:02] Production.INFO: ==25470== Lock acquired, processing the job...
[2026-04-07 13:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 13:59:02] Production.INFO: ==25476== Lock acquired, processing the job...
[2026-04-07 13:59:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 13:59:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 13:59:03] Production.INFO: Account Balance Start.
[2026-04-07 13:59:03] Production.INFO: CreateAllLog Start
[2026-04-07 13:59:03] Production.INFO: 117
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-08
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-09
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-10
[2026-04-07 13:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-11
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: ==25476== Releasing lock...
[2026-04-07 13:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 13:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-12
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-13
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-14
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-15
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-16
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-17
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-18
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-19
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-20
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-21
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-22
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-23
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-24
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-25
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: ==25470== Releasing lock...
[2026-04-07 13:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 13:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-26
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-27
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-28
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-29
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-30
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-03-31
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-04-01
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-04-02
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-04-03
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-04-04
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-04-05
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-04-06
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:03] Production.INFO: Date 2026-04-07
[2026-04-07 13:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 13:59:04] Production.INFO: Total Charge 0
[2026-04-07 13:59:04] Production.INFO: CreateAllLog End
[2026-04-07 13:59:04] Production.INFO: Account Balance End.
[2026-04-07 13:59:04] Production.ERROR: CronJobId end 12
[2026-04-07 13:59:04] Production.INFO: ==25474== Releasing lock...
[2026-04-07 13:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 13:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 13:59:12] Production.ERROR: CronJobId end10
[2026-04-07 13:59:12] Production.INFO: ==25472== Releasing lock...
[2026-04-07 13:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 13:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 13:59:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 13:59:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 13:59:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 13:59:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 13:59:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 13:59:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 13:59:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 13:59:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 13:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 13:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 13:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 13:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 13:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 13:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 13:59:15] Production.INFO: call_cost start
[2026-04-07 13:59:15] Production.INFO: call_cost end
[2026-04-07 13:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 13:59:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 13:59:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 13:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 13:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 13:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 13:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 13:59:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 13:59:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 13:59:15] Production.INFO: ==25468== Releasing lock...
[2026-04-07 13:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 13:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:00:01] Production.INFO: ==25538== Lock acquired, processing the job...
[2026-04-07 19:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:00:01] Production.INFO: neon service started
[2026-04-07 19:00:01] Production.INFO: neon service started
[2026-04-07 19:00:01] Production.INFO: ==25538== Releasing lock...
[2026-04-07 19:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 18:00:02] Production.INFO: ==25542== Lock acquired, processing the job...
[2026-04-07 18:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:00:02] Production.INFO: ==25542== Releasing lock...
[2026-04-07 18:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:00:02] Production.INFO: ==25540== Lock acquired, processing the job...
[2026-04-07 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:00:02] Production.INFO: ==25540== Releasing lock...
[2026-04-07 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:00:03] Production.INFO: ==25547== Lock acquired, processing the job...
[2026-04-07 14:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:00:03] Production.INFO: ==25549== Lock acquired, processing the job...
[2026-04-07 14:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:00:03] Production.INFO: ==25545== Lock acquired, processing the job...
[2026-04-07 14:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:00:03] Production.INFO: ==25551== Lock acquired, processing the job...
[2026-04-07 14:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:00:03] Production.INFO: ==25553== Lock acquired, processing the job...
[2026-04-07 14:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:00:03] Production.INFO: ==25547== Releasing lock...
[2026-04-07 14:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:00:03] Production.INFO: Account Balance Start.
[2026-04-07 14:00:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:00:03] Production.INFO: 117
[2026-04-07 14:00:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:00:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:00:03] Production.INFO: ==25553== Releasing lock...
[2026-04-07 14:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:00:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:00:04] Production.INFO: Total Charge 0
[2026-04-07 14:00:04] Production.INFO: CreateAllLog End
[2026-04-07 14:00:04] Production.INFO: Account Balance End.
[2026-04-07 14:00:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:00:04] Production.INFO: ==25551== Releasing lock...
[2026-04-07 14:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:00:12] Production.ERROR: CronJobId end10
[2026-04-07 14:00:12] Production.INFO: ==25549== Releasing lock...
[2026-04-07 14:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:00:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:00:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:00:15] Production.INFO: call_cost start
[2026-04-07 14:00:15] Production.INFO: call_cost end
[2026-04-07 14:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:00:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:00:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:00:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:00:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:00:15] Production.INFO: ==25545== Releasing lock...
[2026-04-07 14:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:01:02] Production.INFO: ==25612== Lock acquired, processing the job...
[2026-04-07 19:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:01:02] Production.INFO: neon service started
[2026-04-07 19:01:02] Production.INFO: neon service started
[2026-04-07 19:01:02] Production.INFO: ==25612== Releasing lock...
[2026-04-07 19:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:01:02] Production.INFO: ==25625== Lock acquired, processing the job...
[2026-04-07 14:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 18:01:02] Production.INFO: ==25627== Lock acquired, processing the job...
[2026-04-07 18:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:01:02] Production.INFO: ==25627== Releasing lock...
[2026-04-07 18:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:01:03] Production.INFO: ==25625== Releasing lock...
[2026-04-07 14:01:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:01:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:01:03] Production.INFO: ==25630== Lock acquired, processing the job...
[2026-04-07 14:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 14:01:03] Production.INFO: ==25632== Lock acquired, processing the job...
[2026-04-07 14:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:01:04] Production.INFO: ==25636== Lock acquired, processing the job...
[2026-04-07 14:01:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:01:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 14:01:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 14:01:04] Production.ERROR: CronJob PID - 25632
[2026-04-07 14:01:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 14:01:04] Production.ERROR: CronJob ID - 5
[2026-04-07 14:01:04] Production.ERROR: CronJob Last Run Time 2026-04-07 14:01:00
[2026-04-07 14:01:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 14:01:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 14:01:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 14:01:04] Production.INFO: ==25630== Releasing lock...
[2026-04-07 14:01:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 14:01:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 14:01:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:01:04] Production.INFO: ==25642== Lock acquired, processing the job...
[2026-04-07 14:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:01:04] Production.INFO: ==25634== Lock acquired, processing the job...
[2026-04-07 14:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:01:04] Production.INFO: ==25642== Releasing lock...
[2026-04-07 14:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:01:04] Production.INFO: ==25638== Lock acquired, processing the job...
[2026-04-07 14:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:01:04] Production.INFO: Account Balance Start.
[2026-04-07 14:01:04] Production.INFO: CreateAllLog Start
[2026-04-07 14:01:04] Production.INFO: 117
[2026-04-07 14:01:04] Production.INFO: Date 2026-03-08
[2026-04-07 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:04] Production.INFO: ==25640== Lock acquired, processing the job...
[2026-04-07 14:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 14:01:04] Production.INFO: Date 2026-03-09
[2026-04-07 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 14:01:04] Production.INFO: Date 2026-03-10
[2026-04-07 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:04] Production.INFO: Date 2026-03-11
[2026-04-07 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:04] Production.INFO: Date 2026-03-12
[2026-04-07 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:05] Production.INFO: Date 2026-03-20
[2026-04-07 14:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:05] Production.INFO: Date 2026-03-21
[2026-04-07 14:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:05] Production.INFO: Date 2026-03-22
[2026-04-07 14:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:05] Production.INFO: Date 2026-03-23
[2026-04-07 14:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:05] Production.INFO: Date 2026-03-24
[2026-04-07 14:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:05] Production.INFO: Date 2026-03-25
[2026-04-07 14:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:05] Production.ERROR: done
[2026-04-07 14:01:05] Production.INFO: ==25634== Releasing lock...
[2026-04-07 14:01:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:01:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:01:05] Production.INFO: Date 2026-03-26
[2026-04-07 14:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:05] Production.INFO: Date 2026-03-27
[2026-04-07 14:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 14:01:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053973', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 14:01:05] Production.INFO: Date 2026-03-28
[2026-04-07 14:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:05] Production.INFO: Date 2026-03-29
[2026-04-07 14:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:05] Production.INFO: Date 2026-03-30
[2026-04-07 14:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:05] Production.INFO: Date 2026-03-31
[2026-04-07 14:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:05] Production.INFO: Date 2026-04-01
[2026-04-07 14:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:05] Production.INFO: Date 2026-04-02
[2026-04-07 14:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:05] Production.INFO: Date 2026-04-03
[2026-04-07 14:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:05] Production.INFO: Date 2026-04-04
[2026-04-07 14:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:05] Production.INFO: Date 2026-04-05
[2026-04-07 14:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:05] Production.INFO: Date 2026-04-06
[2026-04-07 14:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:05] Production.INFO: Date 2026-04-07
[2026-04-07 14:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:01:05] Production.INFO: Total Charge 0
[2026-04-07 14:01:05] Production.INFO: CreateAllLog End
[2026-04-07 14:01:05] Production.INFO: Account Balance End.
[2026-04-07 14:01:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:01:05] Production.INFO: ==25638== Releasing lock...
[2026-04-07 14:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17053973', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 14:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 14:01:11] Production.INFO: ProcessCDR(1,17053973,1,1,2)
[2026-04-07 14:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17053973,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 14:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17053973,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 14:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 14:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 14:01:11] Production.INFO: ==25640== Releasing lock...
[2026-04-07 14:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 14:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 14:01:15] Production.ERROR: CronJobId end10
[2026-04-07 14:01:15] Production.INFO: ==25636== Releasing lock...
[2026-04-07 14:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:01:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:01:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:01:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:01:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:01:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:01:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:01:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:01:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:01:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:01:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:01:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:01:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:01:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:01:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:01:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:01:18] Production.INFO: call_cost start
[2026-04-07 14:01:18] Production.INFO: call_cost end
[2026-04-07 14:01:18] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:01:18] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:01:18] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:01:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:01:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:01:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:01:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:01:18] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:01:18] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:01:18] Production.INFO: ==25632== Releasing lock...
[2026-04-07 14:01:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:01:18] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:02:01] Production.INFO: ==25703== Lock acquired, processing the job...
[2026-04-07 19:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:02:01] Production.INFO: neon service started
[2026-04-07 19:02:01] Production.INFO: neon service started
[2026-04-07 19:02:01] Production.INFO: ==25703== Releasing lock...
[2026-04-07 19:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 18:02:01] Production.INFO: ==25707== Lock acquired, processing the job...
[2026-04-07 18:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:02:01] Production.INFO: ==25707== Releasing lock...
[2026-04-07 18:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:02:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:02:02] Production.INFO: ==25705== Lock acquired, processing the job...
[2026-04-07 14:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:02:02] Production.INFO: ==25705== Releasing lock...
[2026-04-07 14:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:02:03] Production.INFO: ==25710== Lock acquired, processing the job...
[2026-04-07 14:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:02:03] Production.INFO: ==25714== Lock acquired, processing the job...
[2026-04-07 14:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:02:03] Production.INFO: ==25718== Lock acquired, processing the job...
[2026-04-07 14:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-07 14:02:03] Production.INFO: ==25712== Lock acquired, processing the job...
[2026-04-07 14:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 14:02:03] Production.INFO: ==25716== Lock acquired, processing the job...
[2026-04-07 14:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:02:03] Production.INFO: ==25720== Lock acquired, processing the job...
[2026-04-07 14:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:02:03] Production.INFO: Account Balance Start.
[2026-04-07 14:02:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:02:03] Production.INFO: 117
[2026-04-07 14:02:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:02:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-09
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.INFO: ==25720== Releasing lock...
[2026-04-07 14:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:02:04] Production.ERROR: done
[2026-04-07 14:02:04] Production.INFO: ==25712== Releasing lock...
[2026-04-07 14:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-10
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-11
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-12
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.ERROR: done
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-07 14:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-07 14:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.INFO: ==25718== Releasing lock...
[2026-04-07 14:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-07 14:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:05] Production.INFO: Date 2026-03-31
[2026-04-07 14:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:05] Production.INFO: Date 2026-04-01
[2026-04-07 14:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:05] Production.INFO: Date 2026-04-02
[2026-04-07 14:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:05] Production.INFO: Date 2026-04-03
[2026-04-07 14:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:05] Production.INFO: Date 2026-04-04
[2026-04-07 14:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:05] Production.INFO: Date 2026-04-05
[2026-04-07 14:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:05] Production.INFO: Date 2026-04-06
[2026-04-07 14:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:05] Production.INFO: Date 2026-04-07
[2026-04-07 14:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:02:05] Production.INFO: Total Charge 0
[2026-04-07 14:02:05] Production.INFO: CreateAllLog End
[2026-04-07 14:02:05] Production.INFO: Account Balance End.
[2026-04-07 14:02:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:02:05] Production.INFO: ==25716== Releasing lock...
[2026-04-07 14:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:02:13] Production.ERROR: CronJobId end10
[2026-04-07 14:02:13] Production.INFO: ==25714== Releasing lock...
[2026-04-07 14:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:02:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:02:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:02:15] Production.INFO: call_cost start
[2026-04-07 14:02:15] Production.INFO: call_cost end
[2026-04-07 14:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:02:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:02:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:02:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:02:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:02:15] Production.INFO: ==25710== Releasing lock...
[2026-04-07 14:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:03:01] Production.INFO: ==25778== Lock acquired, processing the job...
[2026-04-07 19:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:03:01] Production.INFO: neon service started
[2026-04-07 19:03:01] Production.INFO: neon service started
[2026-04-07 19:03:01] Production.INFO: ==25778== Releasing lock...
[2026-04-07 19:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:03:02] Production.INFO: ==25780== Lock acquired, processing the job...
[2026-04-07 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 18:03:02] Production.INFO: ==25782== Lock acquired, processing the job...
[2026-04-07 18:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:03:02] Production.INFO: ==25782== Releasing lock...
[2026-04-07 18:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:03:02] Production.INFO: ==25780== Releasing lock...
[2026-04-07 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:03:03] Production.INFO: ==25785== Lock acquired, processing the job...
[2026-04-07 14:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:03:03] Production.INFO: ==25789== Lock acquired, processing the job...
[2026-04-07 14:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:03:03] Production.INFO: ==25787== Lock acquired, processing the job...
[2026-04-07 14:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:03:03] Production.INFO: ==25793== Lock acquired, processing the job...
[2026-04-07 14:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:03:03] Production.INFO: ==25791== Lock acquired, processing the job...
[2026-04-07 14:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:03:03] Production.INFO: Account Balance Start.
[2026-04-07 14:03:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:03:03] Production.INFO: 117
[2026-04-07 14:03:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:03:03] Production.INFO: ==25793== Releasing lock...
[2026-04-07 14:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:03:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-11
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-12
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: ==25787== Releasing lock...
[2026-04-07 14:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:05] Production.INFO: Date 2026-04-03
[2026-04-07 14:03:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:05] Production.INFO: Date 2026-04-04
[2026-04-07 14:03:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:05] Production.INFO: Date 2026-04-05
[2026-04-07 14:03:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:05] Production.INFO: Date 2026-04-06
[2026-04-07 14:03:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:05] Production.INFO: Date 2026-04-07
[2026-04-07 14:03:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:03:05] Production.INFO: Total Charge 0
[2026-04-07 14:03:05] Production.INFO: CreateAllLog End
[2026-04-07 14:03:05] Production.INFO: Account Balance End.
[2026-04-07 14:03:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:03:05] Production.INFO: ==25791== Releasing lock...
[2026-04-07 14:03:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:03:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:03:12] Production.ERROR: CronJobId end10
[2026-04-07 14:03:12] Production.INFO: ==25789== Releasing lock...
[2026-04-07 14:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:03:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:03:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:03:14] Production.INFO: call_cost start
[2026-04-07 14:03:14] Production.INFO: call_cost end
[2026-04-07 14:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:03:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:03:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:03:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:03:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:03:14] Production.INFO: ==25785== Releasing lock...
[2026-04-07 14:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:04:01] Production.INFO: ==25850== Lock acquired, processing the job...
[2026-04-07 19:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:04:01] Production.INFO: neon service started
[2026-04-07 19:04:01] Production.INFO: neon service started
[2026-04-07 19:04:01] Production.INFO: ==25850== Releasing lock...
[2026-04-07 19:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:04:01] Production.INFO: ==25852== Lock acquired, processing the job...
[2026-04-07 14:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:04:02] Production.INFO: ==25852== Releasing lock...
[2026-04-07 14:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:04:02] Production.INFO: ==25854== Lock acquired, processing the job...
[2026-04-07 18:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:04:02] Production.INFO: ==25854== Releasing lock...
[2026-04-07 18:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:04:02] Production.INFO: ==25856== Lock acquired, processing the job...
[2026-04-07 14:04:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:04:02] Production.INFO: ==25858== Lock acquired, processing the job...
[2026-04-07 14:04:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:04:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:04:02] Production.INFO: ==25860== Lock acquired, processing the job...
[2026-04-07 14:04:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:04:02] Production.INFO: ==25862== Lock acquired, processing the job...
[2026-04-07 14:04:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:04:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:04:03] Production.INFO: ==25865== Lock acquired, processing the job...
[2026-04-07 14:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:04:03] Production.INFO: Account Balance Start.
[2026-04-07 14:04:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:04:03] Production.INFO: 117
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:04:03] Production.INFO: ==25865== Releasing lock...
[2026-04-07 14:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-20
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: ==25858== Releasing lock...
[2026-04-07 14:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-21
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-22
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-23
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-24
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-25
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-26
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-27
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-28
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-29
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-30
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-03-31
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:03] Production.INFO: Date 2026-04-01
[2026-04-07 14:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:04:04] Production.INFO: Total Charge 0
[2026-04-07 14:04:04] Production.INFO: CreateAllLog End
[2026-04-07 14:04:04] Production.INFO: Account Balance End.
[2026-04-07 14:04:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:04:04] Production.INFO: ==25862== Releasing lock...
[2026-04-07 14:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:04:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,8))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-04-07 14:04:10] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:04:10] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:04:10] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:04:10] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:04:10] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:04:10] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:04:10] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:04:10] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:04:10] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:04:10] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:04:10] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:04:10] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:04:10] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:04:10] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:04:10] Production.ERROR: CronJobId end10
[2026-04-07 14:04:10] Production.INFO: ==25860== Releasing lock...
[2026-04-07 14:04:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:04:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:04:10] Production.INFO: call_cost start
[2026-04-07 14:04:10] Production.INFO: call_cost end
[2026-04-07 14:04:10] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:04:10] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:04:10] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:04:10] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:04:10] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:04:10] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:04:10] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:04:10] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:04:10] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:04:10] Production.INFO: ==25856== Releasing lock...
[2026-04-07 14:04:10] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:04:10] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:05:01] Production.INFO: ==25919== Lock acquired, processing the job...
[2026-04-07 19:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:05:01] Production.INFO: neon service started
[2026-04-07 19:05:01] Production.INFO: neon service started
[2026-04-07 19:05:01] Production.INFO: ==25919== Releasing lock...
[2026-04-07 19:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 18:05:02] Production.INFO: ==25924== Lock acquired, processing the job...
[2026-04-07 18:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:05:02] Production.INFO: ==25922== Lock acquired, processing the job...
[2026-04-07 14:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 18:05:02] Production.INFO: ==25924== Releasing lock...
[2026-04-07 18:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:05:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:05:02] Production.INFO: ==25922== Releasing lock...
[2026-04-07 14:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:05:03] Production.INFO: ==25928== Lock acquired, processing the job...
[2026-04-07 14:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:05:03] Production.INFO: ==25930== Lock acquired, processing the job...
[2026-04-07 14:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:05:03] Production.INFO: ==25932== Lock acquired, processing the job...
[2026-04-07 14:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:05:03] Production.INFO: ==25934== Lock acquired, processing the job...
[2026-04-07 14:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:05:03] Production.INFO: ==25936== Lock acquired, processing the job...
[2026-04-07 14:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:05:03] Production.INFO: Account Balance Start.
[2026-04-07 14:05:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:05:03] Production.INFO: 117
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-08
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-09
[2026-04-07 14:05:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-10
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: ==25936== Releasing lock...
[2026-04-07 14:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:05:04] Production.INFO: ==25930== Releasing lock...
[2026-04-07 14:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-11
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-12
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:05:04] Production.INFO: Total Charge 0
[2026-04-07 14:05:04] Production.INFO: CreateAllLog End
[2026-04-07 14:05:05] Production.INFO: Account Balance End.
[2026-04-07 14:05:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:05:05] Production.INFO: ==25934== Releasing lock...
[2026-04-07 14:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:05:12] Production.ERROR: CronJobId end10
[2026-04-07 14:05:12] Production.INFO: ==25932== Releasing lock...
[2026-04-07 14:05:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:05:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:05:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:05:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:05:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:05:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:05:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:05:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:05:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:05:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:05:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:05:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:05:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:05:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:05:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:05:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:05:14] Production.INFO: call_cost start
[2026-04-07 14:05:14] Production.INFO: call_cost end
[2026-04-07 14:05:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:05:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:05:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:05:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:05:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:05:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:05:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:05:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:05:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:05:14] Production.INFO: ==25928== Releasing lock...
[2026-04-07 14:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:05:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:06:02] Production.INFO: ==25996== Lock acquired, processing the job...
[2026-04-07 19:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:06:02] Production.INFO: neon service started
[2026-04-07 19:06:02] Production.INFO: neon service started
[2026-04-07 19:06:02] Production.INFO: ==25996== Releasing lock...
[2026-04-07 19:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:06:02] Production.INFO: ==25998== Lock acquired, processing the job...
[2026-04-07 14:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:06:02] Production.INFO: ==25998== Releasing lock...
[2026-04-07 14:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:06:02] Production.INFO: ==26000== Lock acquired, processing the job...
[2026-04-07 18:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:06:03] Production.INFO: ==26000== Releasing lock...
[2026-04-07 18:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:06:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:06:03] Production.INFO: ==26003== Lock acquired, processing the job...
[2026-04-07 14:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:06:03] Production.INFO: ==26005== Lock acquired, processing the job...
[2026-04-07 14:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:06:03] Production.INFO: ==26011== Lock acquired, processing the job...
[2026-04-07 14:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:06:03] Production.INFO: ==26007== Lock acquired, processing the job...
[2026-04-07 14:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:06:03] Production.INFO: ==26009== Lock acquired, processing the job...
[2026-04-07 14:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:06:03] Production.INFO: ==26011== Releasing lock...
[2026-04-07 14:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:06:04] Production.INFO: Account Balance Start.
[2026-04-07 14:06:04] Production.INFO: CreateAllLog Start
[2026-04-07 14:06:04] Production.INFO: 117
[2026-04-07 14:06:04] Production.INFO: Date 2026-03-08
[2026-04-07 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:04] Production.INFO: Date 2026-03-09
[2026-04-07 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:04] Production.INFO: Date 2026-03-10
[2026-04-07 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:04] Production.INFO: Date 2026-03-11
[2026-04-07 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:04] Production.INFO: Date 2026-03-12
[2026-04-07 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:04] Production.INFO: ==26005== Releasing lock...
[2026-04-07 14:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:06:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:05] Production.INFO: Date 2026-03-28
[2026-04-07 14:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:05] Production.INFO: Date 2026-03-29
[2026-04-07 14:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:05] Production.INFO: Date 2026-03-30
[2026-04-07 14:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:05] Production.INFO: Date 2026-03-31
[2026-04-07 14:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:05] Production.INFO: Date 2026-04-01
[2026-04-07 14:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:05] Production.INFO: Date 2026-04-02
[2026-04-07 14:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:05] Production.INFO: Date 2026-04-03
[2026-04-07 14:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:05] Production.INFO: Date 2026-04-04
[2026-04-07 14:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:05] Production.INFO: Date 2026-04-05
[2026-04-07 14:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:05] Production.INFO: Date 2026-04-06
[2026-04-07 14:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:05] Production.INFO: Date 2026-04-07
[2026-04-07 14:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:06:05] Production.INFO: Total Charge 0
[2026-04-07 14:06:05] Production.INFO: CreateAllLog End
[2026-04-07 14:06:05] Production.INFO: Account Balance End.
[2026-04-07 14:06:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:06:05] Production.INFO: ==26009== Releasing lock...
[2026-04-07 14:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:06:11] Production.ERROR: CronJobId end10
[2026-04-07 14:06:11] Production.INFO: ==26007== Releasing lock...
[2026-04-07 14:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:06:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:06:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:06:15] Production.INFO: call_cost start
[2026-04-07 14:06:15] Production.INFO: call_cost end
[2026-04-07 14:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:06:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:06:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:06:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:06:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:06:15] Production.INFO: ==26003== Releasing lock...
[2026-04-07 14:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:07:01] Production.INFO: ==26063== Lock acquired, processing the job...
[2026-04-07 19:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:07:01] Production.INFO: neon service started
[2026-04-07 19:07:01] Production.INFO: neon service started
[2026-04-07 19:07:01] Production.INFO: ==26063== Releasing lock...
[2026-04-07 19:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:07:02] Production.INFO: ==26065== Lock acquired, processing the job...
[2026-04-07 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:07:02] Production.INFO: ==26065== Releasing lock...
[2026-04-07 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:07:02] Production.INFO: ==26067== Lock acquired, processing the job...
[2026-04-07 18:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:07:02] Production.INFO: ==26067== Releasing lock...
[2026-04-07 18:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:07:03] Production.INFO: ==26069== Lock acquired, processing the job...
[2026-04-07 14:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:07:03] Production.INFO: ==26075== Lock acquired, processing the job...
[2026-04-07 14:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:07:03] Production.INFO: ==26071== Lock acquired, processing the job...
[2026-04-07 14:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:07:03] Production.INFO: ==26073== Lock acquired, processing the job...
[2026-04-07 14:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:07:03] Production.INFO: Account Balance Start.
[2026-04-07 14:07:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:07:03] Production.INFO: 117
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: ==26077== Lock acquired, processing the job...
[2026-04-07 14:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:07:03] Production.INFO: ==26077== Releasing lock...
[2026-04-07 14:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-20
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-21
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-22
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-23
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-24
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-25
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-26
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-27
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: ==26071== Releasing lock...
[2026-04-07 14:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-28
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-29
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-30
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-03-31
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:03] Production.INFO: Date 2026-04-01
[2026-04-07 14:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:07:04] Production.INFO: Total Charge 0
[2026-04-07 14:07:04] Production.INFO: CreateAllLog End
[2026-04-07 14:07:04] Production.INFO: Account Balance End.
[2026-04-07 14:07:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:07:04] Production.INFO: ==26075== Releasing lock...
[2026-04-07 14:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:07:11] Production.ERROR: CronJobId end10
[2026-04-07 14:07:11] Production.INFO: ==26073== Releasing lock...
[2026-04-07 14:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:07:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:07:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:07:14] Production.INFO: call_cost start
[2026-04-07 14:07:14] Production.INFO: call_cost end
[2026-04-07 14:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:07:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:07:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:07:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:07:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:07:14] Production.INFO: ==26069== Releasing lock...
[2026-04-07 14:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:08:02] Production.INFO: ==26141== Lock acquired, processing the job...
[2026-04-07 19:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:08:02] Production.INFO: neon service started
[2026-04-07 19:08:02] Production.INFO: neon service started
[2026-04-07 19:08:02] Production.INFO: ==26141== Releasing lock...
[2026-04-07 19:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:08:02] Production.INFO: ==26143== Lock acquired, processing the job...
[2026-04-07 14:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:08:02] Production.INFO: ==26143== Releasing lock...
[2026-04-07 14:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:08:02] Production.INFO: ==26145== Lock acquired, processing the job...
[2026-04-07 18:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:08:02] Production.INFO: ==26145== Releasing lock...
[2026-04-07 18:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:08:03] Production.INFO: ==26147== Lock acquired, processing the job...
[2026-04-07 14:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:08:03] Production.INFO: ==26149== Lock acquired, processing the job...
[2026-04-07 14:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:08:03] Production.INFO: ==26155== Lock acquired, processing the job...
[2026-04-07 14:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:08:03] Production.INFO: ==26153== Lock acquired, processing the job...
[2026-04-07 14:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:08:03] Production.INFO: ==26151== Lock acquired, processing the job...
[2026-04-07 14:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:08:03] Production.INFO: Account Balance Start.
[2026-04-07 14:08:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:08:03] Production.INFO: 117
[2026-04-07 14:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:08:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:08:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:03] Production.INFO: ==26155== Releasing lock...
[2026-04-07 14:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:08:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: ==26149== Releasing lock...
[2026-04-07 14:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:08:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:08:04] Production.INFO: Total Charge 0
[2026-04-07 14:08:04] Production.INFO: CreateAllLog End
[2026-04-07 14:08:04] Production.INFO: Account Balance End.
[2026-04-07 14:08:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:08:04] Production.INFO: ==26153== Releasing lock...
[2026-04-07 14:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:08:13] Production.ERROR: CronJobId end10
[2026-04-07 14:08:13] Production.INFO: ==26151== Releasing lock...
[2026-04-07 14:08:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:08:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:08:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:08:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:08:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:08:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:08:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:08:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:08:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:08:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:08:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:08:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:08:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:08:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:08:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:08:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:08:15] Production.INFO: call_cost start
[2026-04-07 14:08:15] Production.INFO: call_cost end
[2026-04-07 14:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:08:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:08:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:08:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:08:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:08:15] Production.INFO: ==26147== Releasing lock...
[2026-04-07 14:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:09:01] Production.INFO: ==26211== Lock acquired, processing the job...
[2026-04-07 19:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:09:01] Production.INFO: neon service started
[2026-04-07 19:09:01] Production.INFO: neon service started
[2026-04-07 19:09:01] Production.INFO: ==26211== Releasing lock...
[2026-04-07 19:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 18:09:01] Production.INFO: ==26215== Lock acquired, processing the job...
[2026-04-07 18:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:09:01] Production.INFO: ==26215== Releasing lock...
[2026-04-07 18:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:09:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:09:02] Production.INFO: ==26213== Lock acquired, processing the job...
[2026-04-07 14:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:09:02] Production.INFO: ==26213== Releasing lock...
[2026-04-07 14:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:09:03] Production.INFO: ==26217== Lock acquired, processing the job...
[2026-04-07 14:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:09:03] Production.INFO: ==26219== Lock acquired, processing the job...
[2026-04-07 14:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:09:03] Production.INFO: ==26221== Lock acquired, processing the job...
[2026-04-07 14:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:09:03] Production.INFO: ==26225== Lock acquired, processing the job...
[2026-04-07 14:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:09:03] Production.INFO: ==26223== Lock acquired, processing the job...
[2026-04-07 14:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:09:03] Production.INFO: Account Balance Start.
[2026-04-07 14:09:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:09:03] Production.INFO: 117
[2026-04-07 14:09:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:09:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:03] Production.INFO: ==26225== Releasing lock...
[2026-04-07 14:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:09:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:03] Production.INFO: Date 2026-03-20
[2026-04-07 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:03] Production.INFO: ==26219== Releasing lock...
[2026-04-07 14:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:09:03] Production.INFO: Date 2026-03-21
[2026-04-07 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:03] Production.INFO: Date 2026-03-22
[2026-04-07 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:03] Production.INFO: Date 2026-03-23
[2026-04-07 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:03] Production.INFO: Date 2026-03-24
[2026-04-07 14:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:09:04] Production.INFO: Total Charge 0
[2026-04-07 14:09:04] Production.INFO: CreateAllLog End
[2026-04-07 14:09:04] Production.INFO: Account Balance End.
[2026-04-07 14:09:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:09:04] Production.INFO: ==26223== Releasing lock...
[2026-04-07 14:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:09:10] Production.ERROR: CronJobId end10
[2026-04-07 14:09:10] Production.INFO: ==26221== Releasing lock...
[2026-04-07 14:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:09:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:09:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:09:14] Production.INFO: call_cost start
[2026-04-07 14:09:14] Production.INFO: call_cost end
[2026-04-07 14:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:09:14] Production.INFO: ==26217== Releasing lock...
[2026-04-07 14:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:10:01] Production.INFO: ==26281== Lock acquired, processing the job...
[2026-04-07 19:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:10:01] Production.INFO: neon service started
[2026-04-07 19:10:01] Production.INFO: neon service started
[2026-04-07 19:10:01] Production.INFO: ==26281== Releasing lock...
[2026-04-07 19:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:10:02] Production.INFO: ==26283== Lock acquired, processing the job...
[2026-04-07 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:10:02] Production.INFO: ==26283== Releasing lock...
[2026-04-07 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:10:02] Production.INFO: ==26285== Lock acquired, processing the job...
[2026-04-07 18:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:10:02] Production.INFO: ==26285== Releasing lock...
[2026-04-07 18:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:10:02] Production.INFO: 26 MB #Memory Used#
[2026-04-07 14:10:03] Production.INFO: ==26291== Lock acquired, processing the job...
[2026-04-07 14:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:10:03] Production.INFO: ==26287== Lock acquired, processing the job...
[2026-04-07 14:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:10:03] Production.INFO: ==26289== Lock acquired, processing the job...
[2026-04-07 14:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:10:03] Production.INFO: ==26293== Lock acquired, processing the job...
[2026-04-07 14:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:10:03] Production.INFO: ==26295== Lock acquired, processing the job...
[2026-04-07 14:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:10:03] Production.INFO: Account Balance Start.
[2026-04-07 14:10:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:10:03] Production.INFO: 117
[2026-04-07 14:10:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:10:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:03] Production.INFO: ==26295== Releasing lock...
[2026-04-07 14:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:10:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: ==26289== Releasing lock...
[2026-04-07 14:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:10:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:10:04] Production.INFO: Total Charge 0
[2026-04-07 14:10:04] Production.INFO: CreateAllLog End
[2026-04-07 14:10:05] Production.INFO: Account Balance End.
[2026-04-07 14:10:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:10:05] Production.INFO: ==26293== Releasing lock...
[2026-04-07 14:10:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:10:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:10:12] Production.ERROR: CronJobId end10
[2026-04-07 14:10:12] Production.INFO: ==26291== Releasing lock...
[2026-04-07 14:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:10:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:10:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:10:14] Production.INFO: call_cost start
[2026-04-07 14:10:14] Production.INFO: call_cost end
[2026-04-07 14:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:10:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:10:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:10:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:10:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:10:14] Production.INFO: ==26287== Releasing lock...
[2026-04-07 14:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:11:02] Production.INFO: ==26353== Lock acquired, processing the job...
[2026-04-07 19:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:11:02] Production.INFO: neon service started
[2026-04-07 19:11:02] Production.INFO: neon service started
[2026-04-07 19:11:02] Production.INFO: ==26353== Releasing lock...
[2026-04-07 19:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:11:02] Production.INFO: ==26356== Lock acquired, processing the job...
[2026-04-07 14:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 18:11:02] Production.INFO: ==26358== Lock acquired, processing the job...
[2026-04-07 18:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:11:02] Production.INFO: ==26358== Releasing lock...
[2026-04-07 18:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:11:03] Production.INFO: ==26356== Releasing lock...
[2026-04-07 14:11:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:11:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:11:03] Production.INFO: ==26360== Lock acquired, processing the job...
[2026-04-07 14:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 14:11:03] Production.INFO: ==26364== Lock acquired, processing the job...
[2026-04-07 14:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 14:11:03] Production.INFO: ==26362== Lock acquired, processing the job...
[2026-04-07 14:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 14:11:03] Production.INFO: ==26360== Releasing lock...
[2026-04-07 14:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 14:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 14:11:04] Production.INFO: ==26370== Lock acquired, processing the job...
[2026-04-07 14:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 14:11:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 14:11:04] Production.INFO: ==26372== Lock acquired, processing the job...
[2026-04-07 14:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:11:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:11:04] Production.INFO: ==26366== Lock acquired, processing the job...
[2026-04-07 14:11:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:11:04] Production.INFO: ==26368== Lock acquired, processing the job...
[2026-04-07 14:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:11:04] Production.INFO: Account Balance Start.
[2026-04-07 14:11:04] Production.INFO: CreateAllLog Start
[2026-04-07 14:11:04] Production.INFO: 117
[2026-04-07 14:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:11:04] Production.INFO: Date 2026-03-08
[2026-04-07 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:11:04] Production.INFO: ==26372== Releasing lock...
[2026-04-07 14:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:11:04] Production.INFO: Date 2026-03-09
[2026-04-07 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:04] Production.INFO: Date 2026-03-10
[2026-04-07 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:04] Production.INFO: Date 2026-03-11
[2026-04-07 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:04] Production.INFO: Date 2026-03-12
[2026-04-07 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:04] Production.ERROR: done
[2026-04-07 14:11:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 14:11:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054015', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:04] Production.INFO: ==26364== Releasing lock...
[2026-04-07 14:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:11:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:05] Production.INFO: Date 2026-03-22
[2026-04-07 14:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:05] Production.INFO: Date 2026-03-23
[2026-04-07 14:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:05] Production.INFO: Date 2026-03-24
[2026-04-07 14:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:05] Production.INFO: Date 2026-03-25
[2026-04-07 14:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:05] Production.INFO: Date 2026-03-26
[2026-04-07 14:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:05] Production.INFO: Date 2026-03-27
[2026-04-07 14:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:05] Production.INFO: Date 2026-03-28
[2026-04-07 14:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:05] Production.INFO: Date 2026-03-29
[2026-04-07 14:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:05] Production.INFO: Date 2026-03-30
[2026-04-07 14:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:05] Production.INFO: Date 2026-03-31
[2026-04-07 14:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:05] Production.INFO: Date 2026-04-01
[2026-04-07 14:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:05] Production.INFO: Date 2026-04-02
[2026-04-07 14:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:05] Production.INFO: Date 2026-04-03
[2026-04-07 14:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:05] Production.INFO: Date 2026-04-04
[2026-04-07 14:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:05] Production.INFO: Date 2026-04-05
[2026-04-07 14:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:05] Production.INFO: Date 2026-04-06
[2026-04-07 14:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:05] Production.INFO: Date 2026-04-07
[2026-04-07 14:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:11:05] Production.INFO: Total Charge 0
[2026-04-07 14:11:05] Production.INFO: CreateAllLog End
[2026-04-07 14:11:06] Production.INFO: Account Balance End.
[2026-04-07 14:11:06] Production.ERROR: CronJobId end 12
[2026-04-07 14:11:06] Production.INFO: ==26368== Releasing lock...
[2026-04-07 14:11:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:11:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054015', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 14:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 14:11:10] Production.INFO: ProcessCDR(1,17054015,1,1,2)
[2026-04-07 14:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17054015,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 14:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17054015,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 14:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 14:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 14:11:10] Production.INFO: ==26370== Releasing lock...
[2026-04-07 14:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 14:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 14:11:13] Production.ERROR: CronJobId end10
[2026-04-07 14:11:13] Production.INFO: ==26366== Releasing lock...
[2026-04-07 14:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:11:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:11:17] Production.INFO: call_cost start
[2026-04-07 14:11:17] Production.INFO: call_cost end
[2026-04-07 14:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:11:17] Production.INFO: ==26362== Releasing lock...
[2026-04-07 14:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:12:01] Production.INFO: ==26425== Lock acquired, processing the job...
[2026-04-07 19:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:12:01] Production.INFO: neon service started
[2026-04-07 19:12:01] Production.INFO: neon service started
[2026-04-07 19:12:01] Production.INFO: ==26425== Releasing lock...
[2026-04-07 19:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:12:02] Production.INFO: ==26427== Lock acquired, processing the job...
[2026-04-07 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:12:02] Production.INFO: ==26427== Releasing lock...
[2026-04-07 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:12:02] Production.INFO: ==26429== Lock acquired, processing the job...
[2026-04-07 18:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:12:02] Production.INFO: ==26429== Releasing lock...
[2026-04-07 18:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:12:03] Production.INFO: ==26440== Lock acquired, processing the job...
[2026-04-07 14:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:12:03] Production.INFO: ==26436== Lock acquired, processing the job...
[2026-04-07 14:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:12:03] Production.INFO: ==26440== Releasing lock...
[2026-04-07 14:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:12:03] Production.INFO: ==26434== Lock acquired, processing the job...
[2026-04-07 14:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:12:03] Production.INFO: ==26432== Lock acquired, processing the job...
[2026-04-07 14:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:12:03] Production.INFO: ==26438== Lock acquired, processing the job...
[2026-04-07 14:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:12:03] Production.INFO: Account Balance Start.
[2026-04-07 14:12:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:12:03] Production.INFO: 117
[2026-04-07 14:12:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:04] Production.INFO: ==26434== Releasing lock...
[2026-04-07 14:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:12:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:05] Production.INFO: Date 2026-04-01
[2026-04-07 14:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:05] Production.INFO: Date 2026-04-02
[2026-04-07 14:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:05] Production.INFO: Date 2026-04-03
[2026-04-07 14:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:05] Production.INFO: Date 2026-04-04
[2026-04-07 14:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:05] Production.INFO: Date 2026-04-05
[2026-04-07 14:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:05] Production.INFO: Date 2026-04-06
[2026-04-07 14:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:05] Production.INFO: Date 2026-04-07
[2026-04-07 14:12:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:12:05] Production.INFO: Total Charge 0
[2026-04-07 14:12:05] Production.INFO: CreateAllLog End
[2026-04-07 14:12:05] Production.INFO: Account Balance End.
[2026-04-07 14:12:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:12:05] Production.INFO: ==26438== Releasing lock...
[2026-04-07 14:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:12:11] Production.ERROR: CronJobId end10
[2026-04-07 14:12:11] Production.INFO: ==26436== Releasing lock...
[2026-04-07 14:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:12:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:12:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:12:14] Production.INFO: call_cost start
[2026-04-07 14:12:14] Production.INFO: call_cost end
[2026-04-07 14:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:12:14] Production.INFO: ==26432== Releasing lock...
[2026-04-07 14:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:13:02] Production.INFO: ==26497== Lock acquired, processing the job...
[2026-04-07 19:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:13:02] Production.INFO: neon service started
[2026-04-07 19:13:02] Production.INFO: neon service started
[2026-04-07 19:13:02] Production.INFO: ==26497== Releasing lock...
[2026-04-07 19:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 18:13:02] Production.INFO: ==26501== Lock acquired, processing the job...
[2026-04-07 18:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:13:02] Production.INFO: ==26501== Releasing lock...
[2026-04-07 18:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:13:02] Production.INFO: ==26499== Lock acquired, processing the job...
[2026-04-07 14:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:13:02] Production.INFO: ==26499== Releasing lock...
[2026-04-07 14:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:13:03] Production.INFO: ==26506== Lock acquired, processing the job...
[2026-04-07 14:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:13:03] Production.INFO: ==26504== Lock acquired, processing the job...
[2026-04-07 14:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:13:03] Production.INFO: ==26508== Lock acquired, processing the job...
[2026-04-07 14:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:13:03] Production.INFO: ==26510== Lock acquired, processing the job...
[2026-04-07 14:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:13:03] Production.INFO: ==26506== Releasing lock...
[2026-04-07 14:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:13:04] Production.INFO: ==26512== Lock acquired, processing the job...
[2026-04-07 14:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:13:04] Production.INFO: Account Balance Start.
[2026-04-07 14:13:04] Production.INFO: CreateAllLog Start
[2026-04-07 14:13:04] Production.INFO: 117
[2026-04-07 14:13:04] Production.INFO: Date 2026-03-08
[2026-04-07 14:13:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:13:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:13:04] Production.INFO: ==26512== Releasing lock...
[2026-04-07 14:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:13:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:13:04] Production.INFO: Date 2026-03-09
[2026-04-07 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:13:04] Production.INFO: Date 2026-03-10
[2026-04-07 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:13:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:13:04] Production.INFO: Date 2026-03-11
[2026-04-07 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:13:04] Production.INFO: Date 2026-03-12
[2026-04-07 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:05] Production.INFO: Date 2026-03-28
[2026-04-07 14:13:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:05] Production.INFO: Date 2026-03-29
[2026-04-07 14:13:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:05] Production.INFO: Date 2026-03-30
[2026-04-07 14:13:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:05] Production.INFO: Date 2026-03-31
[2026-04-07 14:13:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:05] Production.INFO: Date 2026-04-01
[2026-04-07 14:13:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:05] Production.INFO: Date 2026-04-02
[2026-04-07 14:13:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:05] Production.INFO: Date 2026-04-03
[2026-04-07 14:13:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:05] Production.INFO: Date 2026-04-04
[2026-04-07 14:13:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:05] Production.INFO: Date 2026-04-05
[2026-04-07 14:13:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:05] Production.INFO: Date 2026-04-06
[2026-04-07 14:13:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:05] Production.INFO: Date 2026-04-07
[2026-04-07 14:13:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:13:05] Production.INFO: Total Charge 0
[2026-04-07 14:13:05] Production.INFO: CreateAllLog End
[2026-04-07 14:13:05] Production.INFO: Account Balance End.
[2026-04-07 14:13:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:13:05] Production.INFO: ==26510== Releasing lock...
[2026-04-07 14:13:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:13:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:13:11] Production.ERROR: CronJobId end10
[2026-04-07 14:13:11] Production.INFO: ==26508== Releasing lock...
[2026-04-07 14:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:13:14] Production.INFO: call_cost start
[2026-04-07 14:13:14] Production.INFO: call_cost end
[2026-04-07 14:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:13:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:13:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:13:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:13:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:13:14] Production.INFO: ==26504== Releasing lock...
[2026-04-07 14:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:14:01] Production.INFO: ==26567== Lock acquired, processing the job...
[2026-04-07 19:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:14:01] Production.INFO: neon service started
[2026-04-07 19:14:01] Production.INFO: neon service started
[2026-04-07 19:14:01] Production.INFO: ==26567== Releasing lock...
[2026-04-07 19:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:14:01] Production.INFO: ==26569== Lock acquired, processing the job...
[2026-04-07 14:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:14:02] Production.INFO: ==26569== Releasing lock...
[2026-04-07 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:14:02] Production.INFO: ==26571== Lock acquired, processing the job...
[2026-04-07 18:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:14:02] Production.INFO: ==26571== Releasing lock...
[2026-04-07 18:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:14:02] Production.INFO: ==26573== Lock acquired, processing the job...
[2026-04-07 14:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:14:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:14:02] Production.INFO: ==26577== Lock acquired, processing the job...
[2026-04-07 14:14:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:14:03] Production.INFO: ==26581== Lock acquired, processing the job...
[2026-04-07 14:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:14:03] Production.INFO: ==26581== Releasing lock...
[2026-04-07 14:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:14:03] Production.INFO: ==26575== Lock acquired, processing the job...
[2026-04-07 14:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:14:03] Production.INFO: ==26579== Lock acquired, processing the job...
[2026-04-07 14:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:14:03] Production.INFO: Account Balance Start.
[2026-04-07 14:14:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:14:03] Production.INFO: 117
[2026-04-07 14:14:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:03] Production.INFO: ==26575== Releasing lock...
[2026-04-07 14:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:14:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:14:04] Production.INFO: Total Charge 0
[2026-04-07 14:14:04] Production.INFO: CreateAllLog End
[2026-04-07 14:14:04] Production.INFO: Account Balance End.
[2026-04-07 14:14:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:14:04] Production.INFO: ==26579== Releasing lock...
[2026-04-07 14:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:14:11] Production.ERROR: CronJobId end10
[2026-04-07 14:14:11] Production.INFO: ==26577== Releasing lock...
[2026-04-07 14:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:14:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:14:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:14:14] Production.INFO: call_cost start
[2026-04-07 14:14:14] Production.INFO: call_cost end
[2026-04-07 14:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:14:14] Production.INFO: ==26573== Releasing lock...
[2026-04-07 14:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:15:02] Production.INFO: ==26640== Lock acquired, processing the job...
[2026-04-07 19:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:15:02] Production.INFO: neon service started
[2026-04-07 19:15:02] Production.INFO: neon service started
[2026-04-07 19:15:02] Production.INFO: ==26640== Releasing lock...
[2026-04-07 19:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 18:15:02] Production.INFO: ==26644== Lock acquired, processing the job...
[2026-04-07 18:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:15:02] Production.INFO: ==26644== Releasing lock...
[2026-04-07 18:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:15:02] Production.INFO: ==26642== Lock acquired, processing the job...
[2026-04-07 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:15:02] Production.INFO: ==26642== Releasing lock...
[2026-04-07 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:15:03] Production.INFO: ==26647== Lock acquired, processing the job...
[2026-04-07 14:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:15:03] Production.INFO: ==26649== Lock acquired, processing the job...
[2026-04-07 14:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:15:03] Production.INFO: ==26651== Lock acquired, processing the job...
[2026-04-07 14:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:15:03] Production.INFO: ==26653== Lock acquired, processing the job...
[2026-04-07 14:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:15:03] Production.INFO: ==26655== Lock acquired, processing the job...
[2026-04-07 14:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:15:03] Production.INFO: Account Balance Start.
[2026-04-07 14:15:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:15:03] Production.INFO: 117
[2026-04-07 14:15:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:15:03] Production.INFO: ==26655== Releasing lock...
[2026-04-07 14:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:15:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-11
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-12
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:15:04] Production.INFO: ==26649== Releasing lock...
[2026-04-07 14:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:05] Production.INFO: Date 2026-04-06
[2026-04-07 14:15:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:05] Production.INFO: Date 2026-04-07
[2026-04-07 14:15:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:15:05] Production.INFO: Total Charge 0
[2026-04-07 14:15:05] Production.INFO: CreateAllLog End
[2026-04-07 14:15:05] Production.INFO: Account Balance End.
[2026-04-07 14:15:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:15:05] Production.INFO: ==26653== Releasing lock...
[2026-04-07 14:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:15:11] Production.ERROR: CronJobId end10
[2026-04-07 14:15:11] Production.INFO: ==26651== Releasing lock...
[2026-04-07 14:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:15:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:15:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:15:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:15:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:15:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:15:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:15:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:15:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:15:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:15:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:15:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:15:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:15:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:15:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:15:14] Production.INFO: call_cost start
[2026-04-07 14:15:14] Production.INFO: call_cost end
[2026-04-07 14:15:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:15:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:15:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:15:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:15:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:15:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:15:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:15:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:15:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:15:14] Production.INFO: ==26647== Releasing lock...
[2026-04-07 14:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:15:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:16:01] Production.INFO: ==26708== Lock acquired, processing the job...
[2026-04-07 19:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:16:01] Production.INFO: neon service started
[2026-04-07 19:16:01] Production.INFO: neon service started
[2026-04-07 19:16:01] Production.INFO: ==26708== Releasing lock...
[2026-04-07 19:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:16:01] Production.INFO: ==26710== Lock acquired, processing the job...
[2026-04-07 14:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:16:01] Production.INFO: ==26710== Releasing lock...
[2026-04-07 14:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:16:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:16:02] Production.INFO: ==26712== Lock acquired, processing the job...
[2026-04-07 18:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:16:02] Production.INFO: ==26712== Releasing lock...
[2026-04-07 18:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:16:02] Production.INFO: ==26715== Lock acquired, processing the job...
[2026-04-07 14:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:16:02] Production.INFO: ==26717== Lock acquired, processing the job...
[2026-04-07 14:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:16:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:16:02] Production.INFO: ==26719== Lock acquired, processing the job...
[2026-04-07 14:16:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:16:02] Production.INFO: ==26721== Lock acquired, processing the job...
[2026-04-07 14:16:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:16:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:16:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:16:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:16:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:16:02] Production.INFO: ==26723== Lock acquired, processing the job...
[2026-04-07 14:16:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:16:03] Production.INFO: Account Balance Start.
[2026-04-07 14:16:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:16:03] Production.INFO: 117
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:16:03] Production.INFO: ==26723== Releasing lock...
[2026-04-07 14:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-20
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-21
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-22
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-23
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: ==26717== Releasing lock...
[2026-04-07 14:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-24
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-25
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-26
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-27
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-28
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-29
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-30
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-03-31
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-04-01
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-04-02
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-04-03
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-04-04
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-04-05
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:03] Production.INFO: Date 2026-04-06
[2026-04-07 14:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:16:04] Production.INFO: Total Charge 0
[2026-04-07 14:16:04] Production.INFO: CreateAllLog End
[2026-04-07 14:16:04] Production.INFO: Account Balance End.
[2026-04-07 14:16:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:16:04] Production.INFO: ==26721== Releasing lock...
[2026-04-07 14:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:16:11] Production.ERROR: CronJobId end10
[2026-04-07 14:16:11] Production.INFO: ==26719== Releasing lock...
[2026-04-07 14:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:16:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:16:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:16:14] Production.INFO: call_cost start
[2026-04-07 14:16:14] Production.INFO: call_cost end
[2026-04-07 14:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:16:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:16:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:16:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:16:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:16:14] Production.INFO: ==26715== Releasing lock...
[2026-04-07 14:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:17:01] Production.INFO: ==26782== Lock acquired, processing the job...
[2026-04-07 19:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:17:01] Production.INFO: neon service started
[2026-04-07 19:17:01] Production.INFO: neon service started
[2026-04-07 19:17:01] Production.INFO: ==26782== Releasing lock...
[2026-04-07 19:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:17:02] Production.INFO: ==26784== Lock acquired, processing the job...
[2026-04-07 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:17:02] Production.INFO: ==26784== Releasing lock...
[2026-04-07 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:17:02] Production.INFO: ==26786== Lock acquired, processing the job...
[2026-04-07 18:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:17:02] Production.INFO: ==26786== Releasing lock...
[2026-04-07 18:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:17:03] Production.INFO: ==26792== Lock acquired, processing the job...
[2026-04-07 14:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:17:03] Production.INFO: ==26790== Lock acquired, processing the job...
[2026-04-07 14:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:17:03] Production.INFO: ==26788== Lock acquired, processing the job...
[2026-04-07 14:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:17:03] Production.INFO: ==26794== Lock acquired, processing the job...
[2026-04-07 14:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:17:03] Production.INFO: Account Balance Start.
[2026-04-07 14:17:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:17:03] Production.INFO: 117
[2026-04-07 14:17:03] Production.INFO: ==26796== Lock acquired, processing the job...
[2026-04-07 14:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:17:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:17:03] Production.INFO: ==26796== Releasing lock...
[2026-04-07 14:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:17:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:04] Production.INFO: ==26790== Releasing lock...
[2026-04-07 14:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:17:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:17:04] Production.INFO: Total Charge 0
[2026-04-07 14:17:04] Production.INFO: CreateAllLog End
[2026-04-07 14:17:04] Production.INFO: Account Balance End.
[2026-04-07 14:17:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:17:04] Production.INFO: ==26794== Releasing lock...
[2026-04-07 14:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:17:10] Production.ERROR: CronJobId end10
[2026-04-07 14:17:10] Production.INFO: ==26792== Releasing lock...
[2026-04-07 14:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:17:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:17:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:17:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:17:13] Production.INFO: call_cost start
[2026-04-07 14:17:13] Production.INFO: call_cost end
[2026-04-07 14:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:17:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:17:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:17:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:17:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:17:13] Production.INFO: ==26788== Releasing lock...
[2026-04-07 14:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:18:02] Production.INFO: ==26849== Lock acquired, processing the job...
[2026-04-07 19:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:18:02] Production.INFO: neon service started
[2026-04-07 19:18:02] Production.INFO: neon service started
[2026-04-07 19:18:02] Production.INFO: ==26849== Releasing lock...
[2026-04-07 19:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 18:18:02] Production.INFO: ==26853== Lock acquired, processing the job...
[2026-04-07 18:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:18:02] Production.INFO: ==26853== Releasing lock...
[2026-04-07 18:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:18:02] Production.INFO: ==26851== Lock acquired, processing the job...
[2026-04-07 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:18:02] Production.INFO: ==26851== Releasing lock...
[2026-04-07 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:18:03] Production.INFO: ==26858== Lock acquired, processing the job...
[2026-04-07 14:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:18:03] Production.INFO: ==26860== Lock acquired, processing the job...
[2026-04-07 14:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:18:03] Production.INFO: ==26864== Lock acquired, processing the job...
[2026-04-07 14:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:18:03] Production.INFO: ==26856== Lock acquired, processing the job...
[2026-04-07 14:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:18:04] Production.INFO: ==26862== Lock acquired, processing the job...
[2026-04-07 14:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:18:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:18:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:18:04] Production.INFO: ==26858== Releasing lock...
[2026-04-07 14:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:18:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:18:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:18:04] Production.INFO: Account Balance Start.
[2026-04-07 14:18:04] Production.INFO: CreateAllLog Start
[2026-04-07 14:18:04] Production.INFO: 117
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-08
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-09
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: ==26864== Releasing lock...
[2026-04-07 14:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-10
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-11
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-12
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:05] Production.INFO: Date 2026-04-07
[2026-04-07 14:18:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:18:05] Production.INFO: Total Charge 0
[2026-04-07 14:18:05] Production.INFO: CreateAllLog End
[2026-04-07 14:18:05] Production.INFO: Account Balance End.
[2026-04-07 14:18:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:18:05] Production.INFO: ==26862== Releasing lock...
[2026-04-07 14:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:18:12] Production.ERROR: CronJobId end10
[2026-04-07 14:18:12] Production.INFO: ==26860== Releasing lock...
[2026-04-07 14:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:18:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:18:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:18:14] Production.INFO: call_cost start
[2026-04-07 14:18:14] Production.INFO: call_cost end
[2026-04-07 14:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:18:14] Production.INFO: ==26856== Releasing lock...
[2026-04-07 14:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:19:01] Production.INFO: ==26921== Lock acquired, processing the job...
[2026-04-07 19:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:19:01] Production.INFO: neon service started
[2026-04-07 19:19:01] Production.INFO: neon service started
[2026-04-07 19:19:01] Production.INFO: ==26921== Releasing lock...
[2026-04-07 19:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:19:02] Production.INFO: ==26923== Lock acquired, processing the job...
[2026-04-07 14:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 18:19:02] Production.INFO: ==26925== Lock acquired, processing the job...
[2026-04-07 18:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:19:02] Production.INFO: ==26925== Releasing lock...
[2026-04-07 18:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:19:02] Production.INFO: ==26923== Releasing lock...
[2026-04-07 14:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:19:03] Production.INFO: ==26928== Lock acquired, processing the job...
[2026-04-07 14:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:19:03] Production.INFO: ==26932== Lock acquired, processing the job...
[2026-04-07 14:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:19:03] Production.INFO: ==26930== Lock acquired, processing the job...
[2026-04-07 14:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:19:03] Production.INFO: ==26936== Lock acquired, processing the job...
[2026-04-07 14:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:19:03] Production.INFO: ==26934== Lock acquired, processing the job...
[2026-04-07 14:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:19:03] Production.INFO: ==26936== Releasing lock...
[2026-04-07 14:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:19:03] Production.INFO: Account Balance Start.
[2026-04-07 14:19:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:19:03] Production.INFO: 117
[2026-04-07 14:19:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:03] Production.INFO: ==26930== Releasing lock...
[2026-04-07 14:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:19:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:19:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:19:04] Production.INFO: Total Charge 0
[2026-04-07 14:19:04] Production.INFO: CreateAllLog End
[2026-04-07 14:19:04] Production.INFO: Account Balance End.
[2026-04-07 14:19:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:19:04] Production.INFO: ==26934== Releasing lock...
[2026-04-07 14:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:19:12] Production.ERROR: CronJobId end10
[2026-04-07 14:19:12] Production.INFO: ==26932== Releasing lock...
[2026-04-07 14:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:19:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:19:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:19:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:19:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:19:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:19:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:19:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:19:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:19:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:19:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:19:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:19:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:19:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:19:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:19:15] Production.INFO: call_cost start
[2026-04-07 14:19:15] Production.INFO: call_cost end
[2026-04-07 14:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:19:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:19:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:19:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:19:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:19:15] Production.INFO: ==26928== Releasing lock...
[2026-04-07 14:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:20:02] Production.INFO: ==26993== Lock acquired, processing the job...
[2026-04-07 19:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:20:02] Production.INFO: neon service started
[2026-04-07 19:20:02] Production.INFO: neon service started
[2026-04-07 19:20:02] Production.INFO: ==26993== Releasing lock...
[2026-04-07 19:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 18:20:02] Production.INFO: ==26998== Lock acquired, processing the job...
[2026-04-07 18:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:20:02] Production.INFO: ==26998== Releasing lock...
[2026-04-07 18:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:20:02] Production.INFO: ==26996== Lock acquired, processing the job...
[2026-04-07 14:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:20:02] Production.INFO: ==26996== Releasing lock...
[2026-04-07 14:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:20:03] Production.INFO: ==27000== Lock acquired, processing the job...
[2026-04-07 14:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:20:03] Production.INFO: ==27004== Lock acquired, processing the job...
[2026-04-07 14:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:20:03] Production.INFO: ==27002== Lock acquired, processing the job...
[2026-04-07 14:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:20:03] Production.INFO: ==27006== Lock acquired, processing the job...
[2026-04-07 14:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:20:03] Production.INFO: ==27008== Lock acquired, processing the job...
[2026-04-07 14:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:20:03] Production.INFO: Account Balance Start.
[2026-04-07 14:20:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:20:03] Production.INFO: 117
[2026-04-07 14:20:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:20:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:20:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:20:03] Production.INFO: ==27008== Releasing lock...
[2026-04-07 14:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:20:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: ==27002== Releasing lock...
[2026-04-07 14:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:20:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:20:04] Production.INFO: Total Charge 0
[2026-04-07 14:20:04] Production.INFO: CreateAllLog End
[2026-04-07 14:20:04] Production.INFO: Account Balance End.
[2026-04-07 14:20:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:20:04] Production.INFO: ==27006== Releasing lock...
[2026-04-07 14:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:20:11] Production.ERROR: CronJobId end10
[2026-04-07 14:20:11] Production.INFO: ==27004== Releasing lock...
[2026-04-07 14:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:20:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:20:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:20:15] Production.INFO: call_cost start
[2026-04-07 14:20:15] Production.INFO: call_cost end
[2026-04-07 14:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:20:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:20:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:20:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:20:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:20:15] Production.INFO: ==27000== Releasing lock...
[2026-04-07 14:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:21:01] Production.INFO: ==27064== Lock acquired, processing the job...
[2026-04-07 19:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:21:01] Production.INFO: neon service started
[2026-04-07 19:21:01] Production.INFO: neon service started
[2026-04-07 19:21:01] Production.INFO: ==27064== Releasing lock...
[2026-04-07 19:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:21:02] Production.INFO: ==27066== Lock acquired, processing the job...
[2026-04-07 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 18:21:02] Production.INFO: ==27068== Lock acquired, processing the job...
[2026-04-07 18:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:21:02] Production.INFO: ==27068== Releasing lock...
[2026-04-07 18:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:21:02] Production.INFO: ==27066== Releasing lock...
[2026-04-07 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:21:03] Production.INFO: ==27071== Lock acquired, processing the job...
[2026-04-07 14:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 14:21:03] Production.INFO: ==27075== Lock acquired, processing the job...
[2026-04-07 14:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:21:03] Production.INFO: ==27073== Lock acquired, processing the job...
[2026-04-07 14:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 14:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 14:21:03] Production.ERROR: CronJob PID - 27075
[2026-04-07 14:21:03] Production.ERROR: CronJob Title - Account Block
[2026-04-07 14:21:03] Production.ERROR: CronJob ID - 7
[2026-04-07 14:21:03] Production.ERROR: CronJob Last Run Time 2026-04-07 14:21:00
[2026-04-07 14:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 14:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 14:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 14:21:03] Production.INFO: ==27071== Releasing lock...
[2026-04-07 14:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 14:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 14:21:03] Production.INFO: ==27077== Lock acquired, processing the job...
[2026-04-07 14:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:21:03] Production.INFO: ==27083== Lock acquired, processing the job...
[2026-04-07 14:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:21:03] Production.INFO: ==27079== Lock acquired, processing the job...
[2026-04-07 14:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:21:03] Production.INFO: ==27081== Lock acquired, processing the job...
[2026-04-07 14:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 14:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:21:03] Production.INFO: ==27083== Releasing lock...
[2026-04-07 14:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 14:21:03] Production.INFO: Account Balance Start.
[2026-04-07 14:21:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:21:03] Production.INFO: 117
[2026-04-07 14:21:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:21:04] Production.INFO: ==27075== Releasing lock...
[2026-04-07 14:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.ERROR: done
[2026-04-07 14:21:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 14:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054056', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 14:21:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:21:04] Production.INFO: Total Charge 0
[2026-04-07 14:21:04] Production.INFO: CreateAllLog End
[2026-04-07 14:21:04] Production.INFO: Account Balance End.
[2026-04-07 14:21:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:21:05] Production.INFO: ==27079== Releasing lock...
[2026-04-07 14:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054056', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 14:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 14:21:10] Production.INFO: ProcessCDR(1,17054056,1,1,2)
[2026-04-07 14:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17054056,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 14:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17054056,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 14:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 14:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 14:21:10] Production.INFO: ==27081== Releasing lock...
[2026-04-07 14:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 14:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 14:21:12] Production.ERROR: CronJobId end10
[2026-04-07 14:21:12] Production.INFO: ==27077== Releasing lock...
[2026-04-07 14:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:21:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:21:16] Production.INFO: call_cost start
[2026-04-07 14:21:16] Production.INFO: call_cost end
[2026-04-07 14:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:21:16] Production.INFO: ==27073== Releasing lock...
[2026-04-07 14:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:22:01] Production.INFO: ==27144== Lock acquired, processing the job...
[2026-04-07 19:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:22:01] Production.INFO: neon service started
[2026-04-07 19:22:02] Production.INFO: neon service started
[2026-04-07 19:22:02] Production.INFO: ==27144== Releasing lock...
[2026-04-07 19:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:22:02] Production.INFO: ==27146== Lock acquired, processing the job...
[2026-04-07 14:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:22:02] Production.INFO: ==27146== Releasing lock...
[2026-04-07 14:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:22:02] Production.INFO: ==27148== Lock acquired, processing the job...
[2026-04-07 18:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:22:02] Production.INFO: ==27148== Releasing lock...
[2026-04-07 18:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:22:03] Production.INFO: ==27151== Lock acquired, processing the job...
[2026-04-07 14:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:22:03] Production.INFO: ==27153== Lock acquired, processing the job...
[2026-04-07 14:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:22:03] Production.INFO: ==27155== Lock acquired, processing the job...
[2026-04-07 14:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:22:03] Production.INFO: ==27157== Lock acquired, processing the job...
[2026-04-07 14:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:22:03] Production.INFO: ==27159== Lock acquired, processing the job...
[2026-04-07 14:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:22:03] Production.INFO: Account Balance Start.
[2026-04-07 14:22:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:22:03] Production.INFO: 117
[2026-04-07 14:22:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:22:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:22:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:03] Production.INFO: ==27159== Releasing lock...
[2026-04-07 14:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:22:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: ==27153== Releasing lock...
[2026-04-07 14:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:22:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:22:04] Production.INFO: Total Charge 0
[2026-04-07 14:22:04] Production.INFO: CreateAllLog End
[2026-04-07 14:22:04] Production.INFO: Account Balance End.
[2026-04-07 14:22:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:22:04] Production.INFO: ==27157== Releasing lock...
[2026-04-07 14:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:22:10] Production.ERROR: CronJobId end10
[2026-04-07 14:22:10] Production.INFO: ==27155== Releasing lock...
[2026-04-07 14:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:22:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:22:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:22:14] Production.INFO: call_cost start
[2026-04-07 14:22:14] Production.INFO: call_cost end
[2026-04-07 14:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:22:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:22:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:22:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:22:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:22:14] Production.INFO: ==27151== Releasing lock...
[2026-04-07 14:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:23:01] Production.INFO: ==27223== Lock acquired, processing the job...
[2026-04-07 19:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:23:01] Production.INFO: neon service started
[2026-04-07 19:23:01] Production.INFO: neon service started
[2026-04-07 19:23:01] Production.INFO: ==27223== Releasing lock...
[2026-04-07 19:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:23:01] Production.INFO: ==27225== Lock acquired, processing the job...
[2026-04-07 14:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 18:23:02] Production.INFO: ==27227== Lock acquired, processing the job...
[2026-04-07 18:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:23:02] Production.INFO: ==27227== Releasing lock...
[2026-04-07 18:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:23:02] Production.INFO: ==27225== Releasing lock...
[2026-04-07 14:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:23:02] Production.INFO: ==27230== Lock acquired, processing the job...
[2026-04-07 14:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:23:03] Production.INFO: ==27232== Lock acquired, processing the job...
[2026-04-07 14:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:23:03] Production.INFO: ==27234== Lock acquired, processing the job...
[2026-04-07 14:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:23:03] Production.INFO: ==27236== Lock acquired, processing the job...
[2026-04-07 14:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:23:03] Production.INFO: Account Balance Start.
[2026-04-07 14:23:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:23:03] Production.INFO: 117
[2026-04-07 14:23:03] Production.INFO: ==27238== Lock acquired, processing the job...
[2026-04-07 14:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:23:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:23:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:23:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:03] Production.INFO: ==27238== Releasing lock...
[2026-04-07 14:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:23:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:03] Production.INFO: Date 2026-03-20
[2026-04-07 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:03] Production.INFO: ==27232== Releasing lock...
[2026-04-07 14:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:23:03] Production.INFO: Date 2026-03-21
[2026-04-07 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:03] Production.INFO: Date 2026-03-22
[2026-04-07 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:03] Production.INFO: Date 2026-03-23
[2026-04-07 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:03] Production.INFO: Date 2026-03-24
[2026-04-07 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:03] Production.INFO: Date 2026-03-25
[2026-04-07 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:03] Production.INFO: Date 2026-03-26
[2026-04-07 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:03] Production.INFO: Date 2026-03-27
[2026-04-07 14:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:23:04] Production.INFO: Total Charge 0
[2026-04-07 14:23:04] Production.INFO: CreateAllLog End
[2026-04-07 14:23:04] Production.INFO: Account Balance End.
[2026-04-07 14:23:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:23:04] Production.INFO: ==27236== Releasing lock...
[2026-04-07 14:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:23:11] Production.ERROR: CronJobId end10
[2026-04-07 14:23:11] Production.INFO: ==27234== Releasing lock...
[2026-04-07 14:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:23:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:23:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:23:13] Production.INFO: call_cost start
[2026-04-07 14:23:13] Production.INFO: call_cost end
[2026-04-07 14:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:23:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:23:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:23:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:23:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:23:13] Production.INFO: ==27230== Releasing lock...
[2026-04-07 14:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:24:01] Production.INFO: ==27300== Lock acquired, processing the job...
[2026-04-07 19:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:24:01] Production.INFO: neon service started
[2026-04-07 19:24:01] Production.INFO: neon service started
[2026-04-07 19:24:01] Production.INFO: ==27300== Releasing lock...
[2026-04-07 19:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:24:02] Production.INFO: ==27303== Lock acquired, processing the job...
[2026-04-07 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:24:02] Production.INFO: ==27303== Releasing lock...
[2026-04-07 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:24:02] Production.INFO: ==27305== Lock acquired, processing the job...
[2026-04-07 18:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:24:02] Production.INFO: ==27305== Releasing lock...
[2026-04-07 18:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:24:03] Production.INFO: ==27313== Lock acquired, processing the job...
[2026-04-07 14:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:24:03] Production.INFO: ==27307== Lock acquired, processing the job...
[2026-04-07 14:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:24:03] Production.INFO: Account Balance Start.
[2026-04-07 14:24:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:24:03] Production.INFO: 117
[2026-04-07 14:24:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:24:03] Production.INFO: ==27309== Lock acquired, processing the job...
[2026-04-07 14:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:24:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:03] Production.INFO: ==27311== Lock acquired, processing the job...
[2026-04-07 14:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:24:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:24:03] Production.INFO: ==27315== Lock acquired, processing the job...
[2026-04-07 14:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:24:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:24:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:24:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:24:03] Production.INFO: ==27315== Releasing lock...
[2026-04-07 14:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:24:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:03] Production.INFO: Date 2026-03-20
[2026-04-07 14:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:04] Production.INFO: ==27309== Releasing lock...
[2026-04-07 14:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:24:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:24:04] Production.INFO: Total Charge 0
[2026-04-07 14:24:04] Production.INFO: CreateAllLog End
[2026-04-07 14:24:04] Production.INFO: Account Balance End.
[2026-04-07 14:24:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:24:04] Production.INFO: ==27313== Releasing lock...
[2026-04-07 14:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:24:10] Production.ERROR: CronJobId end10
[2026-04-07 14:24:10] Production.INFO: ==27311== Releasing lock...
[2026-04-07 14:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:24:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:24:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:24:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:24:13] Production.INFO: call_cost start
[2026-04-07 14:24:13] Production.INFO: call_cost end
[2026-04-07 14:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:24:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:24:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:24:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:24:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:24:13] Production.INFO: ==27307== Releasing lock...
[2026-04-07 14:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:25:02] Production.INFO: ==27376== Lock acquired, processing the job...
[2026-04-07 19:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:25:02] Production.INFO: neon service started
[2026-04-07 19:25:02] Production.INFO: neon service started
[2026-04-07 19:25:02] Production.INFO: ==27376== Releasing lock...
[2026-04-07 19:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:25:02] Production.INFO: ==27378== Lock acquired, processing the job...
[2026-04-07 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 18:25:02] Production.INFO: ==27380== Lock acquired, processing the job...
[2026-04-07 18:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:25:02] Production.INFO: ==27380== Releasing lock...
[2026-04-07 18:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:25:03] Production.INFO: ==27378== Releasing lock...
[2026-04-07 14:25:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:25:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:25:03] Production.INFO: ==27383== Lock acquired, processing the job...
[2026-04-07 14:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:25:03] Production.INFO: ==27385== Lock acquired, processing the job...
[2026-04-07 14:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:25:03] Production.INFO: ==27387== Lock acquired, processing the job...
[2026-04-07 14:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:25:03] Production.INFO: ==27389== Lock acquired, processing the job...
[2026-04-07 14:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:25:04] Production.INFO: ==27391== Lock acquired, processing the job...
[2026-04-07 14:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:25:04] Production.INFO: Account Balance Start.
[2026-04-07 14:25:04] Production.INFO: CreateAllLog Start
[2026-04-07 14:25:04] Production.INFO: 117
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-08
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-09
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-10
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:25:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-11
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-12
[2026-04-07 14:25:04] Production.INFO: ==27391== Releasing lock...
[2026-04-07 14:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: ==27385== Releasing lock...
[2026-04-07 14:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:05] Production.INFO: Date 2026-04-02
[2026-04-07 14:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:05] Production.INFO: Date 2026-04-03
[2026-04-07 14:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:05] Production.INFO: Date 2026-04-04
[2026-04-07 14:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:05] Production.INFO: Date 2026-04-05
[2026-04-07 14:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:05] Production.INFO: Date 2026-04-06
[2026-04-07 14:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:05] Production.INFO: Date 2026-04-07
[2026-04-07 14:25:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:25:05] Production.INFO: Total Charge 0
[2026-04-07 14:25:05] Production.INFO: CreateAllLog End
[2026-04-07 14:25:05] Production.INFO: Account Balance End.
[2026-04-07 14:25:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:25:05] Production.INFO: ==27389== Releasing lock...
[2026-04-07 14:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:25:11] Production.ERROR: CronJobId end10
[2026-04-07 14:25:11] Production.INFO: ==27387== Releasing lock...
[2026-04-07 14:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:25:13] Production.INFO: call_cost start
[2026-04-07 14:25:13] Production.INFO: call_cost end
[2026-04-07 14:25:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:25:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:25:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:25:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:25:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:25:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:25:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:25:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:25:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:25:13] Production.INFO: ==27383== Releasing lock...
[2026-04-07 14:25:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:25:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:26:01] Production.INFO: ==27452== Lock acquired, processing the job...
[2026-04-07 19:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:26:01] Production.INFO: neon service started
[2026-04-07 19:26:01] Production.INFO: neon service started
[2026-04-07 19:26:01] Production.INFO: ==27452== Releasing lock...
[2026-04-07 19:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:26:02] Production.INFO: ==27454== Lock acquired, processing the job...
[2026-04-07 14:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:26:02] Production.INFO: ==27454== Releasing lock...
[2026-04-07 14:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:26:02] Production.INFO: ==27456== Lock acquired, processing the job...
[2026-04-07 18:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:26:02] Production.INFO: ==27456== Releasing lock...
[2026-04-07 18:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:26:02] Production.INFO: ==27467== Lock acquired, processing the job...
[2026-04-07 14:26:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:26:03] Production.INFO: ==27467== Releasing lock...
[2026-04-07 14:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:26:03] Production.INFO: ==27460== Lock acquired, processing the job...
[2026-04-07 14:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:26:03] Production.INFO: ==27465== Lock acquired, processing the job...
[2026-04-07 14:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:26:03] Production.INFO: ==27458== Lock acquired, processing the job...
[2026-04-07 14:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:26:03] Production.INFO: ==27462== Lock acquired, processing the job...
[2026-04-07 14:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:26:03] Production.INFO: Account Balance Start.
[2026-04-07 14:26:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:26:03] Production.INFO: 117
[2026-04-07 14:26:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:04] Production.INFO: ==27460== Releasing lock...
[2026-04-07 14:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:26:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:26:04] Production.INFO: Total Charge 0
[2026-04-07 14:26:04] Production.INFO: CreateAllLog End
[2026-04-07 14:26:04] Production.INFO: Account Balance End.
[2026-04-07 14:26:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:26:04] Production.INFO: ==27465== Releasing lock...
[2026-04-07 14:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:26:11] Production.ERROR: CronJobId end10
[2026-04-07 14:26:11] Production.INFO: ==27462== Releasing lock...
[2026-04-07 14:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:26:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:26:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:26:14] Production.INFO: call_cost start
[2026-04-07 14:26:14] Production.INFO: call_cost end
[2026-04-07 14:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:26:14] Production.INFO: ==27458== Releasing lock...
[2026-04-07 14:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:27:02] Production.INFO: ==27528== Lock acquired, processing the job...
[2026-04-07 19:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:27:02] Production.INFO: neon service started
[2026-04-07 19:27:02] Production.INFO: neon service started
[2026-04-07 19:27:02] Production.INFO: ==27528== Releasing lock...
[2026-04-07 19:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:27:02] Production.INFO: ==27530== Lock acquired, processing the job...
[2026-04-07 14:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:27:02] Production.INFO: ==27530== Releasing lock...
[2026-04-07 14:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:27:02] Production.INFO: ==27532== Lock acquired, processing the job...
[2026-04-07 18:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:27:02] Production.INFO: ==27532== Releasing lock...
[2026-04-07 18:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:27:03] Production.INFO: ==27540== Lock acquired, processing the job...
[2026-04-07 14:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:27:03] Production.INFO: Account Balance Start.
[2026-04-07 14:27:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:27:03] Production.INFO: 117
[2026-04-07 14:27:03] Production.INFO: ==27534== Lock acquired, processing the job...
[2026-04-07 14:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:27:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:03] Production.INFO: ==27542== Lock acquired, processing the job...
[2026-04-07 14:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:27:03] Production.INFO: ==27536== Lock acquired, processing the job...
[2026-04-07 14:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:27:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:03] Production.INFO: ==27538== Lock acquired, processing the job...
[2026-04-07 14:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:27:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:27:03] Production.INFO: ==27542== Releasing lock...
[2026-04-07 14:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:27:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: ==27536== Releasing lock...
[2026-04-07 14:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:27:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:27:04] Production.INFO: Total Charge 0
[2026-04-07 14:27:04] Production.INFO: CreateAllLog End
[2026-04-07 14:27:04] Production.INFO: Account Balance End.
[2026-04-07 14:27:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:27:05] Production.INFO: ==27540== Releasing lock...
[2026-04-07 14:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:27:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:27:12] Production.ERROR: CronJobId end10
[2026-04-07 14:27:12] Production.INFO: ==27538== Releasing lock...
[2026-04-07 14:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:27:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:27:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:27:15] Production.INFO: call_cost start
[2026-04-07 14:27:15] Production.INFO: call_cost end
[2026-04-07 14:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:27:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:27:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:27:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:27:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:27:15] Production.INFO: ==27534== Releasing lock...
[2026-04-07 14:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:28:01] Production.INFO: ==27602== Lock acquired, processing the job...
[2026-04-07 19:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:28:01] Production.INFO: neon service started
[2026-04-07 19:28:01] Production.INFO: neon service started
[2026-04-07 19:28:01] Production.INFO: ==27602== Releasing lock...
[2026-04-07 19:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:28:01] Production.INFO: ==27604== Lock acquired, processing the job...
[2026-04-07 14:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:28:02] Production.INFO: ==27604== Releasing lock...
[2026-04-07 14:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:28:02] Production.INFO: ==27606== Lock acquired, processing the job...
[2026-04-07 18:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:28:02] Production.INFO: ==27606== Releasing lock...
[2026-04-07 18:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:28:02] Production.INFO: ==27608== Lock acquired, processing the job...
[2026-04-07 14:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:28:03] Production.INFO: ==27610== Lock acquired, processing the job...
[2026-04-07 14:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:28:03] Production.INFO: ==27612== Lock acquired, processing the job...
[2026-04-07 14:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:28:03] Production.INFO: ==27614== Lock acquired, processing the job...
[2026-04-07 14:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:28:03] Production.INFO: ==27616== Lock acquired, processing the job...
[2026-04-07 14:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:28:03] Production.INFO: Account Balance Start.
[2026-04-07 14:28:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:28:03] Production.INFO: 117
[2026-04-07 14:28:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:28:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:03] Production.INFO: ==27616== Releasing lock...
[2026-04-07 14:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:28:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:03] Production.INFO: ==27610== Releasing lock...
[2026-04-07 14:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:28:03] Production.INFO: Date 2026-03-20
[2026-04-07 14:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:03] Production.INFO: Date 2026-03-21
[2026-04-07 14:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:03] Production.INFO: Date 2026-03-22
[2026-04-07 14:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:03] Production.INFO: Date 2026-03-23
[2026-04-07 14:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:03] Production.INFO: Date 2026-03-24
[2026-04-07 14:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:28:04] Production.INFO: Total Charge 0
[2026-04-07 14:28:04] Production.INFO: CreateAllLog End
[2026-04-07 14:28:04] Production.INFO: Account Balance End.
[2026-04-07 14:28:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:28:04] Production.INFO: ==27614== Releasing lock...
[2026-04-07 14:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:28:11] Production.ERROR: CronJobId end10
[2026-04-07 14:28:11] Production.INFO: ==27612== Releasing lock...
[2026-04-07 14:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:28:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:28:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:28:14] Production.INFO: call_cost start
[2026-04-07 14:28:14] Production.INFO: call_cost end
[2026-04-07 14:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:28:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:28:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:28:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:28:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:28:14] Production.INFO: ==27608== Releasing lock...
[2026-04-07 14:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:29:01] Production.INFO: ==27679== Lock acquired, processing the job...
[2026-04-07 19:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:29:01] Production.INFO: neon service started
[2026-04-07 19:29:01] Production.INFO: neon service started
[2026-04-07 19:29:01] Production.INFO: ==27679== Releasing lock...
[2026-04-07 19:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 18:29:02] Production.INFO: ==27683== Lock acquired, processing the job...
[2026-04-07 18:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:29:02] Production.INFO: ==27683== Releasing lock...
[2026-04-07 18:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:29:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:29:02] Production.INFO: ==27681== Lock acquired, processing the job...
[2026-04-07 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:29:02] Production.INFO: ==27681== Releasing lock...
[2026-04-07 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:29:03] Production.INFO: ==27685== Lock acquired, processing the job...
[2026-04-07 14:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:29:03] Production.INFO: ==27687== Lock acquired, processing the job...
[2026-04-07 14:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:29:03] Production.INFO: ==27689== Lock acquired, processing the job...
[2026-04-07 14:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:29:03] Production.INFO: ==27691== Lock acquired, processing the job...
[2026-04-07 14:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:29:03] Production.INFO: ==27693== Lock acquired, processing the job...
[2026-04-07 14:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:29:03] Production.INFO: Account Balance Start.
[2026-04-07 14:29:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:29:03] Production.INFO: 117
[2026-04-07 14:29:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:29:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:29:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:03] Production.INFO: ==27693== Releasing lock...
[2026-04-07 14:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:29:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:04] Production.INFO: ==27687== Releasing lock...
[2026-04-07 14:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:29:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:29:04] Production.INFO: Total Charge 0
[2026-04-07 14:29:04] Production.INFO: CreateAllLog End
[2026-04-07 14:29:04] Production.INFO: Account Balance End.
[2026-04-07 14:29:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:29:04] Production.INFO: ==27691== Releasing lock...
[2026-04-07 14:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:29:11] Production.ERROR: CronJobId end10
[2026-04-07 14:29:11] Production.INFO: ==27689== Releasing lock...
[2026-04-07 14:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:29:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:29:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:29:14] Production.INFO: call_cost start
[2026-04-07 14:29:14] Production.INFO: call_cost end
[2026-04-07 14:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:29:14] Production.INFO: ==27685== Releasing lock...
[2026-04-07 14:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:30:01] Production.INFO: ==27755== Lock acquired, processing the job...
[2026-04-07 19:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:30:01] Production.INFO: neon service started
[2026-04-07 19:30:01] Production.INFO: neon service started
[2026-04-07 19:30:01] Production.INFO: ==27755== Releasing lock...
[2026-04-07 19:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:30:01] Production.INFO: ==27757== Lock acquired, processing the job...
[2026-04-07 14:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:30:01] Production.INFO: ==27757== Releasing lock...
[2026-04-07 14:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:30:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:30:02] Production.INFO: ==27759== Lock acquired, processing the job...
[2026-04-07 18:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:30:02] Production.INFO: ==27759== Releasing lock...
[2026-04-07 18:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:30:02] Production.INFO: ==27762== Lock acquired, processing the job...
[2026-04-07 14:30:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:30:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:30:02] Production.INFO: ==27764== Lock acquired, processing the job...
[2026-04-07 14:30:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:30:02] Production.INFO: ==27766== Lock acquired, processing the job...
[2026-04-07 14:30:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:30:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:30:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:30:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:30:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:30:02] Production.INFO: ==27768== Lock acquired, processing the job...
[2026-04-07 14:30:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:30:02] Production.INFO: ==27770== Lock acquired, processing the job...
[2026-04-07 14:30:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:30:03] Production.INFO: Account Balance Start.
[2026-04-07 14:30:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:30:03] Production.INFO: 117
[2026-04-07 14:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: ==27770== Releasing lock...
[2026-04-07 14:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-20
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: ==27764== Releasing lock...
[2026-04-07 14:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-21
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-22
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-23
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-24
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-25
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-26
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-27
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-28
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-29
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-30
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-03-31
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-04-01
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-04-02
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-04-03
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:03] Production.INFO: Date 2026-04-04
[2026-04-07 14:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:30:04] Production.INFO: Total Charge 0
[2026-04-07 14:30:04] Production.INFO: CreateAllLog End
[2026-04-07 14:30:04] Production.INFO: Account Balance End.
[2026-04-07 14:30:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:30:04] Production.INFO: ==27768== Releasing lock...
[2026-04-07 14:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:30:11] Production.ERROR: CronJobId end10
[2026-04-07 14:30:11] Production.INFO: ==27766== Releasing lock...
[2026-04-07 14:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:30:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:30:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:30:13] Production.INFO: call_cost start
[2026-04-07 14:30:13] Production.INFO: call_cost end
[2026-04-07 14:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:30:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:30:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:30:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:30:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:30:13] Production.INFO: ==27762== Releasing lock...
[2026-04-07 14:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:31:01] Production.INFO: ==27830== Lock acquired, processing the job...
[2026-04-07 19:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:31:01] Production.INFO: neon service started
[2026-04-07 19:31:01] Production.INFO: neon service started
[2026-04-07 19:31:01] Production.INFO: ==27830== Releasing lock...
[2026-04-07 19:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:31:02] Production.INFO: ==27832== Lock acquired, processing the job...
[2026-04-07 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 18:31:02] Production.INFO: ==27834== Lock acquired, processing the job...
[2026-04-07 18:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 14:31:02] Production.INFO: ==27832== Releasing lock...
[2026-04-07 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:31:02] Production.INFO: ==27834== Releasing lock...
[2026-04-07 18:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:31:03] Production.INFO: ==27838== Lock acquired, processing the job...
[2026-04-07 14:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:31:03] Production.INFO: ==27844== Lock acquired, processing the job...
[2026-04-07 14:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:31:03] Production.INFO: ==27836== Lock acquired, processing the job...
[2026-04-07 14:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 14:31:03] Production.INFO: ==27842== Lock acquired, processing the job...
[2026-04-07 14:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:31:03] Production.INFO: ==27846== Lock acquired, processing the job...
[2026-04-07 14:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 14:31:03] Production.INFO: Account Balance Start.
[2026-04-07 14:31:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:31:03] Production.INFO: 117
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:31:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 14:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 14:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 14:31:03] Production.ERROR: CronJob PID - 27838
[2026-04-07 14:31:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 14:31:03] Production.ERROR: CronJob ID - 5
[2026-04-07 14:31:03] Production.ERROR: CronJob Last Run Time 2026-04-07 14:31:00
[2026-04-07 14:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 14:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 14:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 14:31:03] Production.ERROR: CronJob PID - 27842
[2026-04-07 14:31:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 14:31:03] Production.ERROR: CronJob ID - 10
[2026-04-07 14:31:03] Production.ERROR: CronJob Last Run Time 2026-04-07 14:31:00
[2026-04-07 14:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 14:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 14:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 14:31:03] Production.ERROR: CronJob PID - 27844
[2026-04-07 14:31:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-07 14:31:03] Production.ERROR: CronJob ID - 12
[2026-04-07 14:31:03] Production.ERROR: CronJob Last Run Time 2026-04-07 14:31:00
[2026-04-07 14:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 14:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 14:31:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 14:31:03] Production.ERROR: CronJob PID - 27846
[2026-04-07 14:31:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-07 14:31:03] Production.ERROR: CronJob ID - 17
[2026-04-07 14:31:03] Production.ERROR: CronJob Last Run Time 2026-04-07 14:31:00
[2026-04-07 14:31:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 14:31:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 14:31:03] Production.INFO: ==27840== Lock acquired, processing the job...
[2026-04-07 14:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 14:31:03] Production.INFO: ==27836== Releasing lock...
[2026-04-07 14:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 14:31:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.INFO: ==27848== Lock acquired, processing the job...
[2026-04-07 14:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-20
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-21
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-22
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-23
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-24
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-25
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-26
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-27
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-28
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-29
[2026-04-07 14:31:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:03] Production.INFO: Date 2026-03-30
[2026-04-07 14:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:31:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:04] Production.INFO: ==27848== Releasing lock...
[2026-04-07 14:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:31:04] Production.ERROR: done
[2026-04-07 14:31:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 14:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054097', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 14:31:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:31:04] Production.INFO: Total Charge 0
[2026-04-07 14:31:04] Production.INFO: CreateAllLog End
[2026-04-07 14:31:04] Production.INFO: ==27840== Releasing lock...
[2026-04-07 14:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:31:04] Production.INFO: Account Balance End.
[2026-04-07 14:31:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:31:04] Production.INFO: ==27844== Releasing lock...
[2026-04-07 14:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054097', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 14:31:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 14:31:10] Production.INFO: ProcessCDR(1,17054097,1,1,2)
[2026-04-07 14:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17054097,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 14:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17054097,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 14:31:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 14:31:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 14:31:10] Production.INFO: ==27846== Releasing lock...
[2026-04-07 14:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 14:31:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 14:31:14] Production.ERROR: CronJobId end10
[2026-04-07 14:31:14] Production.INFO: ==27842== Releasing lock...
[2026-04-07 14:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:31:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:31:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:31:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:31:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:31:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:31:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:31:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:31:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:31:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:31:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:31:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:31:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:31:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:31:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:31:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:31:16] Production.INFO: call_cost start
[2026-04-07 14:31:16] Production.INFO: call_cost end
[2026-04-07 14:31:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:31:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:31:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:31:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:31:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:31:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:31:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:31:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:31:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:31:16] Production.INFO: ==27838== Releasing lock...
[2026-04-07 14:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:31:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:32:02] Production.INFO: ==27911== Lock acquired, processing the job...
[2026-04-07 19:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:32:02] Production.INFO: neon service started
[2026-04-07 19:32:02] Production.INFO: neon service started
[2026-04-07 19:32:02] Production.INFO: ==27911== Releasing lock...
[2026-04-07 19:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:32:02] Production.INFO: ==27913== Lock acquired, processing the job...
[2026-04-07 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:32:02] Production.INFO: ==27913== Releasing lock...
[2026-04-07 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:32:02] Production.INFO: ==27915== Lock acquired, processing the job...
[2026-04-07 18:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:32:02] Production.INFO: ==27915== Releasing lock...
[2026-04-07 18:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:32:03] Production.INFO: ==27923== Lock acquired, processing the job...
[2026-04-07 14:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:32:03] Production.INFO: Account Balance Start.
[2026-04-07 14:32:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:32:03] Production.INFO: 117
[2026-04-07 14:32:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:03] Production.INFO: ==27919== Lock acquired, processing the job...
[2026-04-07 14:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:32:03] Production.INFO: ==27917== Lock acquired, processing the job...
[2026-04-07 14:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:32:03] Production.INFO: ==27921== Lock acquired, processing the job...
[2026-04-07 14:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:32:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:03] Production.INFO: ==27925== Lock acquired, processing the job...
[2026-04-07 14:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:32:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:32:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:03] Production.INFO: ==27925== Releasing lock...
[2026-04-07 14:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:32:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: ==27919== Releasing lock...
[2026-04-07 14:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:32:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:05] Production.INFO: Date 2026-04-07
[2026-04-07 14:32:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:32:05] Production.INFO: Total Charge 0
[2026-04-07 14:32:05] Production.INFO: CreateAllLog End
[2026-04-07 14:32:05] Production.INFO: Account Balance End.
[2026-04-07 14:32:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:32:05] Production.INFO: ==27923== Releasing lock...
[2026-04-07 14:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:32:13] Production.ERROR: CronJobId end10
[2026-04-07 14:32:13] Production.INFO: ==27921== Releasing lock...
[2026-04-07 14:32:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:32:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:32:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:32:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:32:14] Production.INFO: call_cost start
[2026-04-07 14:32:14] Production.INFO: call_cost end
[2026-04-07 14:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:32:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:32:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:32:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:32:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:32:14] Production.INFO: ==27917== Releasing lock...
[2026-04-07 14:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:33:01] Production.INFO: ==27985== Lock acquired, processing the job...
[2026-04-07 19:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:33:01] Production.INFO: neon service started
[2026-04-07 19:33:01] Production.INFO: neon service started
[2026-04-07 19:33:01] Production.INFO: ==27985== Releasing lock...
[2026-04-07 19:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 18:33:01] Production.INFO: ==27991== Lock acquired, processing the job...
[2026-04-07 18:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:33:01] Production.INFO: ==27991== Releasing lock...
[2026-04-07 18:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:33:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:33:02] Production.INFO: ==27989== Lock acquired, processing the job...
[2026-04-07 14:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:33:02] Production.INFO: ==27989== Releasing lock...
[2026-04-07 14:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:33:03] Production.INFO: ==27993== Lock acquired, processing the job...
[2026-04-07 14:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:33:03] Production.INFO: ==27995== Lock acquired, processing the job...
[2026-04-07 14:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:33:03] Production.INFO: ==27997== Lock acquired, processing the job...
[2026-04-07 14:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:33:03] Production.INFO: ==28002== Lock acquired, processing the job...
[2026-04-07 14:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:33:03] Production.INFO: ==27999== Lock acquired, processing the job...
[2026-04-07 14:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:33:03] Production.INFO: Account Balance Start.
[2026-04-07 14:33:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:33:03] Production.INFO: 117
[2026-04-07 14:33:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:33:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:03] Production.INFO: ==28002== Releasing lock...
[2026-04-07 14:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:33:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:03] Production.INFO: ==27995== Releasing lock...
[2026-04-07 14:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:33:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:03] Production.INFO: Date 2026-03-20
[2026-04-07 14:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:03] Production.INFO: Date 2026-03-21
[2026-04-07 14:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:03] Production.INFO: Date 2026-03-22
[2026-04-07 14:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:03] Production.INFO: Date 2026-03-23
[2026-04-07 14:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:03] Production.INFO: Date 2026-03-24
[2026-04-07 14:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:33:04] Production.INFO: Total Charge 0
[2026-04-07 14:33:04] Production.INFO: CreateAllLog End
[2026-04-07 14:33:04] Production.INFO: Account Balance End.
[2026-04-07 14:33:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:33:04] Production.INFO: ==27999== Releasing lock...
[2026-04-07 14:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:33:10] Production.ERROR: CronJobId end10
[2026-04-07 14:33:10] Production.INFO: ==27997== Releasing lock...
[2026-04-07 14:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:33:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:33:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:33:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:33:13] Production.INFO: call_cost start
[2026-04-07 14:33:13] Production.INFO: call_cost end
[2026-04-07 14:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:33:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:33:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:33:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:33:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:33:13] Production.INFO: ==27993== Releasing lock...
[2026-04-07 14:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:34:01] Production.INFO: ==28061== Lock acquired, processing the job...
[2026-04-07 19:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:34:01] Production.INFO: neon service started
[2026-04-07 19:34:02] Production.INFO: neon service started
[2026-04-07 19:34:02] Production.INFO: ==28061== Releasing lock...
[2026-04-07 19:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:34:02] Production.INFO: ==28063== Lock acquired, processing the job...
[2026-04-07 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:34:02] Production.INFO: ==28063== Releasing lock...
[2026-04-07 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:34:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 18:34:02] Production.INFO: ==28065== Lock acquired, processing the job...
[2026-04-07 18:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:34:02] Production.INFO: ==28065== Releasing lock...
[2026-04-07 18:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:34:03] Production.INFO: ==28073== Lock acquired, processing the job...
[2026-04-07 14:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:34:03] Production.INFO: ==28071== Lock acquired, processing the job...
[2026-04-07 14:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:34:03] Production.INFO: Account Balance Start.
[2026-04-07 14:34:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:34:03] Production.INFO: 117
[2026-04-07 14:34:03] Production.INFO: ==28067== Lock acquired, processing the job...
[2026-04-07 14:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:34:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:03] Production.INFO: ==28069== Lock acquired, processing the job...
[2026-04-07 14:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:34:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:34:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:03] Production.INFO: ==28075== Lock acquired, processing the job...
[2026-04-07 14:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:34:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:34:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:34:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:34:03] Production.INFO: ==28075== Releasing lock...
[2026-04-07 14:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: ==28069== Releasing lock...
[2026-04-07 14:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:34:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:34:04] Production.INFO: Total Charge 0
[2026-04-07 14:34:04] Production.INFO: CreateAllLog End
[2026-04-07 14:34:05] Production.INFO: Account Balance End.
[2026-04-07 14:34:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:34:05] Production.INFO: ==28073== Releasing lock...
[2026-04-07 14:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:34:11] Production.ERROR: CronJobId end10
[2026-04-07 14:34:11] Production.INFO: ==28071== Releasing lock...
[2026-04-07 14:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:34:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:34:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:34:13] Production.INFO: call_cost start
[2026-04-07 14:34:13] Production.INFO: call_cost end
[2026-04-07 14:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:34:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:34:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:34:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:34:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:34:13] Production.INFO: ==28067== Releasing lock...
[2026-04-07 14:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:35:01] Production.INFO: ==28136== Lock acquired, processing the job...
[2026-04-07 19:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:35:01] Production.INFO: neon service started
[2026-04-07 19:35:01] Production.INFO: neon service started
[2026-04-07 19:35:01] Production.INFO: ==28136== Releasing lock...
[2026-04-07 19:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 18:35:01] Production.INFO: ==28140== Lock acquired, processing the job...
[2026-04-07 18:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:35:01] Production.INFO: ==28140== Releasing lock...
[2026-04-07 18:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:35:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:35:01] Production.INFO: ==28138== Lock acquired, processing the job...
[2026-04-07 14:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:35:02] Production.INFO: ==28138== Releasing lock...
[2026-04-07 14:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:35:02] Production.INFO: ==28142== Lock acquired, processing the job...
[2026-04-07 14:35:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:35:02] Production.INFO: ==28144== Lock acquired, processing the job...
[2026-04-07 14:35:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:35:02] Production.INFO: ==28146== Lock acquired, processing the job...
[2026-04-07 14:35:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:35:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:35:02] Production.INFO: ==28148== Lock acquired, processing the job...
[2026-04-07 14:35:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:35:02] Production.INFO: ==28150== Lock acquired, processing the job...
[2026-04-07 14:35:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:35:03] Production.INFO: Account Balance Start.
[2026-04-07 14:35:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:35:03] Production.INFO: 117
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:35:03] Production.INFO: ==28150== Releasing lock...
[2026-04-07 14:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-20
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-21
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-22
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-23
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: ==28144== Releasing lock...
[2026-04-07 14:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-24
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-25
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-26
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-27
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-28
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-29
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-30
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-03-31
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-04-01
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-04-02
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-04-03
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-04-04
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-04-05
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:03] Production.INFO: Date 2026-04-06
[2026-04-07 14:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:35:04] Production.INFO: Total Charge 0
[2026-04-07 14:35:04] Production.INFO: CreateAllLog End
[2026-04-07 14:35:04] Production.INFO: Account Balance End.
[2026-04-07 14:35:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:35:04] Production.INFO: ==28148== Releasing lock...
[2026-04-07 14:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:35:10] Production.ERROR: CronJobId end10
[2026-04-07 14:35:10] Production.INFO: ==28146== Releasing lock...
[2026-04-07 14:35:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:35:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:35:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:35:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:35:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:35:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:35:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:35:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:35:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:35:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:35:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:35:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:35:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:35:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:35:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:35:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:35:13] Production.INFO: call_cost start
[2026-04-07 14:35:13] Production.INFO: call_cost end
[2026-04-07 14:35:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:35:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:35:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:35:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:35:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:35:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:35:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:35:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:35:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:35:13] Production.INFO: ==28142== Releasing lock...
[2026-04-07 14:35:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:35:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:36:01] Production.INFO: ==28207== Lock acquired, processing the job...
[2026-04-07 19:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:36:01] Production.INFO: neon service started
[2026-04-07 19:36:01] Production.INFO: neon service started
[2026-04-07 19:36:01] Production.INFO: ==28207== Releasing lock...
[2026-04-07 19:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:36:02] Production.INFO: ==28209== Lock acquired, processing the job...
[2026-04-07 14:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:36:02] Production.INFO: ==28209== Releasing lock...
[2026-04-07 14:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:36:02] Production.INFO: ==28212== Lock acquired, processing the job...
[2026-04-07 18:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:36:02] Production.INFO: ==28212== Releasing lock...
[2026-04-07 18:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:36:02] Production.INFO: ==28214== Lock acquired, processing the job...
[2026-04-07 14:36:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:36:02] Production.INFO: ==28216== Lock acquired, processing the job...
[2026-04-07 14:36:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:36:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:36:03] Production.INFO: ==28218== Lock acquired, processing the job...
[2026-04-07 14:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:36:03] Production.INFO: ==28220== Lock acquired, processing the job...
[2026-04-07 14:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:36:03] Production.INFO: ==28222== Lock acquired, processing the job...
[2026-04-07 14:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:36:03] Production.INFO: Account Balance Start.
[2026-04-07 14:36:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:36:03] Production.INFO: 117
[2026-04-07 14:36:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:36:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:36:03] Production.INFO: ==28222== Releasing lock...
[2026-04-07 14:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:36:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:03] Production.INFO: ==28216== Releasing lock...
[2026-04-07 14:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:36:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:03] Production.INFO: Date 2026-03-20
[2026-04-07 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:03] Production.INFO: Date 2026-03-21
[2026-04-07 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:03] Production.INFO: Date 2026-03-22
[2026-04-07 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:03] Production.INFO: Date 2026-03-23
[2026-04-07 14:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:03] Production.INFO: Date 2026-03-24
[2026-04-07 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:36:04] Production.INFO: Total Charge 0
[2026-04-07 14:36:04] Production.INFO: CreateAllLog End
[2026-04-07 14:36:04] Production.INFO: Account Balance End.
[2026-04-07 14:36:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:36:04] Production.INFO: ==28220== Releasing lock...
[2026-04-07 14:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:36:11] Production.ERROR: CronJobId end10
[2026-04-07 14:36:11] Production.INFO: ==28218== Releasing lock...
[2026-04-07 14:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:36:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:36:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:36:14] Production.INFO: call_cost start
[2026-04-07 14:36:14] Production.INFO: call_cost end
[2026-04-07 14:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:36:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:36:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:36:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:36:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:36:14] Production.INFO: ==28214== Releasing lock...
[2026-04-07 14:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:37:02] Production.INFO: ==28282== Lock acquired, processing the job...
[2026-04-07 19:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:37:02] Production.INFO: neon service started
[2026-04-07 19:37:02] Production.INFO: neon service started
[2026-04-07 19:37:02] Production.INFO: ==28282== Releasing lock...
[2026-04-07 19:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:37:02] Production.INFO: ==28284== Lock acquired, processing the job...
[2026-04-07 14:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:37:02] Production.INFO: ==28284== Releasing lock...
[2026-04-07 14:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:37:02] Production.INFO: ==28286== Lock acquired, processing the job...
[2026-04-07 18:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:37:02] Production.INFO: ==28286== Releasing lock...
[2026-04-07 18:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:37:03] Production.INFO: ==28290== Lock acquired, processing the job...
[2026-04-07 14:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:37:03] Production.INFO: ==28288== Lock acquired, processing the job...
[2026-04-07 14:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:37:03] Production.INFO: ==28292== Lock acquired, processing the job...
[2026-04-07 14:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:37:03] Production.INFO: ==28296== Lock acquired, processing the job...
[2026-04-07 14:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:37:03] Production.INFO: ==28294== Lock acquired, processing the job...
[2026-04-07 14:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:37:03] Production.INFO: ==28296== Releasing lock...
[2026-04-07 14:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:37:03] Production.INFO: Account Balance Start.
[2026-04-07 14:37:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:37:03] Production.INFO: 117
[2026-04-07 14:37:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-11
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-12
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: ==28290== Releasing lock...
[2026-04-07 14:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:37:04] Production.INFO: Total Charge 0
[2026-04-07 14:37:04] Production.INFO: CreateAllLog End
[2026-04-07 14:37:04] Production.INFO: Account Balance End.
[2026-04-07 14:37:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:37:05] Production.INFO: ==28294== Releasing lock...
[2026-04-07 14:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:37:11] Production.ERROR: CronJobId end10
[2026-04-07 14:37:11] Production.INFO: ==28292== Releasing lock...
[2026-04-07 14:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:37:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:37:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:37:14] Production.INFO: call_cost start
[2026-04-07 14:37:14] Production.INFO: call_cost end
[2026-04-07 14:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:37:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:37:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:37:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:37:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:37:14] Production.INFO: ==28288== Releasing lock...
[2026-04-07 14:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:38:01] Production.INFO: ==28358== Lock acquired, processing the job...
[2026-04-07 19:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:38:01] Production.INFO: neon service started
[2026-04-07 19:38:01] Production.INFO: neon service started
[2026-04-07 19:38:01] Production.INFO: ==28358== Releasing lock...
[2026-04-07 19:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:38:01] Production.INFO: ==28360== Lock acquired, processing the job...
[2026-04-07 14:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:38:02] Production.INFO: ==28360== Releasing lock...
[2026-04-07 14:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:38:02] Production.INFO: ==28362== Lock acquired, processing the job...
[2026-04-07 18:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:38:02] Production.INFO: ==28362== Releasing lock...
[2026-04-07 18:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:38:02] Production.INFO: ==28364== Lock acquired, processing the job...
[2026-04-07 14:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:38:02] Production.INFO: ==28367== Lock acquired, processing the job...
[2026-04-07 14:38:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:38:03] Production.INFO: ==28371== Lock acquired, processing the job...
[2026-04-07 14:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:38:03] Production.INFO: ==28369== Lock acquired, processing the job...
[2026-04-07 14:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:38:03] Production.INFO: ==28373== Lock acquired, processing the job...
[2026-04-07 14:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:38:03] Production.INFO: Account Balance Start.
[2026-04-07 14:38:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:38:03] Production.INFO: 117
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: ==28373== Releasing lock...
[2026-04-07 14:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-20
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-21
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-22
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-23
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-24
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-25
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-26
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-27
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-28
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-29
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: ==28367== Releasing lock...
[2026-04-07 14:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-30
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-03-31
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-04-01
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-04-02
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-04-03
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-04-04
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-04-05
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:03] Production.INFO: Date 2026-04-06
[2026-04-07 14:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:38:04] Production.INFO: Total Charge 0
[2026-04-07 14:38:04] Production.INFO: CreateAllLog End
[2026-04-07 14:38:04] Production.INFO: Account Balance End.
[2026-04-07 14:38:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:38:04] Production.INFO: ==28371== Releasing lock...
[2026-04-07 14:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:38:11] Production.ERROR: CronJobId end10
[2026-04-07 14:38:11] Production.INFO: ==28369== Releasing lock...
[2026-04-07 14:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:38:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:38:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:38:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:38:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:38:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:38:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:38:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:38:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:38:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:38:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:38:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:38:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:38:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:38:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:38:13] Production.INFO: call_cost start
[2026-04-07 14:38:13] Production.INFO: call_cost end
[2026-04-07 14:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:38:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:38:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:38:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:38:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:38:13] Production.INFO: ==28364== Releasing lock...
[2026-04-07 14:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:39:01] Production.INFO: ==28436== Lock acquired, processing the job...
[2026-04-07 19:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:39:01] Production.INFO: neon service started
[2026-04-07 19:39:01] Production.INFO: neon service started
[2026-04-07 19:39:01] Production.INFO: ==28436== Releasing lock...
[2026-04-07 19:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:39:02] Production.INFO: ==28438== Lock acquired, processing the job...
[2026-04-07 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:39:02] Production.INFO: ==28438== Releasing lock...
[2026-04-07 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:39:02] Production.INFO: ==28440== Lock acquired, processing the job...
[2026-04-07 18:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:39:02] Production.INFO: ==28440== Releasing lock...
[2026-04-07 18:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:39:03] Production.INFO: ==28450== Lock acquired, processing the job...
[2026-04-07 14:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:39:03] Production.INFO: ==28442== Lock acquired, processing the job...
[2026-04-07 14:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:39:03] Production.INFO: ==28444== Lock acquired, processing the job...
[2026-04-07 14:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:39:03] Production.INFO: ==28450== Releasing lock...
[2026-04-07 14:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:39:03] Production.INFO: ==28448== Lock acquired, processing the job...
[2026-04-07 14:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:39:03] Production.INFO: ==28446== Lock acquired, processing the job...
[2026-04-07 14:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:39:03] Production.INFO: Account Balance Start.
[2026-04-07 14:39:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:39:03] Production.INFO: 117
[2026-04-07 14:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:39:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:04] Production.INFO: ==28444== Releasing lock...
[2026-04-07 14:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:39:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:39:05] Production.INFO: Total Charge 0
[2026-04-07 14:39:05] Production.INFO: CreateAllLog End
[2026-04-07 14:39:05] Production.INFO: Account Balance End.
[2026-04-07 14:39:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:39:05] Production.INFO: ==28448== Releasing lock...
[2026-04-07 14:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:39:10] Production.ERROR: CronJobId end10
[2026-04-07 14:39:10] Production.INFO: ==28446== Releasing lock...
[2026-04-07 14:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:39:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:39:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:39:13] Production.INFO: call_cost start
[2026-04-07 14:39:13] Production.INFO: call_cost end
[2026-04-07 14:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:39:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:39:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:39:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:39:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:39:13] Production.INFO: ==28442== Releasing lock...
[2026-04-07 14:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:40:02] Production.INFO: ==28513== Lock acquired, processing the job...
[2026-04-07 19:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:40:02] Production.INFO: neon service started
[2026-04-07 19:40:02] Production.INFO: neon service started
[2026-04-07 19:40:02] Production.INFO: ==28513== Releasing lock...
[2026-04-07 19:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:40:02] Production.INFO: ==28515== Lock acquired, processing the job...
[2026-04-07 14:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:40:02] Production.INFO: ==28515== Releasing lock...
[2026-04-07 14:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:40:03] Production.INFO: ==28517== Lock acquired, processing the job...
[2026-04-07 18:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:40:03] Production.INFO: ==28517== Releasing lock...
[2026-04-07 18:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:40:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:40:03] Production.INFO: ==28521== Lock acquired, processing the job...
[2026-04-07 14:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:40:03] Production.INFO: ==28523== Lock acquired, processing the job...
[2026-04-07 14:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:40:03] Production.INFO: ==28519== Lock acquired, processing the job...
[2026-04-07 14:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:40:03] Production.INFO: ==28525== Lock acquired, processing the job...
[2026-04-07 14:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:40:03] Production.INFO: ==28527== Lock acquired, processing the job...
[2026-04-07 14:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:40:03] Production.INFO: Account Balance Start.
[2026-04-07 14:40:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:40:03] Production.INFO: 117
[2026-04-07 14:40:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:40:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:40:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-09
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: ==28527== Releasing lock...
[2026-04-07 14:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-10
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-11
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-12
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: ==28521== Releasing lock...
[2026-04-07 14:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:05] Production.INFO: Date 2026-04-05
[2026-04-07 14:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:05] Production.INFO: Date 2026-04-06
[2026-04-07 14:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:05] Production.INFO: Date 2026-04-07
[2026-04-07 14:40:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:40:05] Production.INFO: Total Charge 0
[2026-04-07 14:40:05] Production.INFO: CreateAllLog End
[2026-04-07 14:40:05] Production.INFO: Account Balance End.
[2026-04-07 14:40:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:40:05] Production.INFO: ==28525== Releasing lock...
[2026-04-07 14:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:40:11] Production.ERROR: CronJobId end10
[2026-04-07 14:40:11] Production.INFO: ==28523== Releasing lock...
[2026-04-07 14:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:40:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:40:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:40:13] Production.INFO: call_cost start
[2026-04-07 14:40:13] Production.INFO: call_cost end
[2026-04-07 14:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:40:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:40:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:40:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:40:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:40:13] Production.INFO: ==28519== Releasing lock...
[2026-04-07 14:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:41:01] Production.INFO: ==28594== Lock acquired, processing the job...
[2026-04-07 19:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:41:01] Production.INFO: neon service started
[2026-04-07 19:41:01] Production.INFO: neon service started
[2026-04-07 19:41:01] Production.INFO: ==28594== Releasing lock...
[2026-04-07 19:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:41:02] Production.INFO: ==28596== Lock acquired, processing the job...
[2026-04-07 14:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 18:41:02] Production.INFO: ==28598== Lock acquired, processing the job...
[2026-04-07 18:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:41:02] Production.INFO: ==28598== Releasing lock...
[2026-04-07 18:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:41:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:41:02] Production.INFO: ==28596== Releasing lock...
[2026-04-07 14:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:41:03] Production.INFO: ==28600== Lock acquired, processing the job...
[2026-04-07 14:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 14:41:03] Production.INFO: ==28603== Lock acquired, processing the job...
[2026-04-07 14:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:41:03] Production.INFO: ==28605== Lock acquired, processing the job...
[2026-04-07 14:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:41:03] Production.INFO: ==28607== Lock acquired, processing the job...
[2026-04-07 14:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:41:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 14:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 14:41:03] Production.ERROR: CronJob PID - 28603
[2026-04-07 14:41:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 14:41:03] Production.ERROR: CronJob ID - 5
[2026-04-07 14:41:03] Production.ERROR: CronJob Last Run Time 2026-04-07 14:41:00
[2026-04-07 14:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 14:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 14:41:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 14:41:03] Production.ERROR: CronJob PID - 28605
[2026-04-07 14:41:03] Production.ERROR: CronJob Title - Account Block
[2026-04-07 14:41:03] Production.ERROR: CronJob ID - 7
[2026-04-07 14:41:03] Production.ERROR: CronJob Last Run Time 2026-04-07 14:41:00
[2026-04-07 14:41:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 14:41:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 14:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:41:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 14:41:03] Production.INFO: ==28600== Releasing lock...
[2026-04-07 14:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 14:41:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 14:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:41:03] Production.INFO: ==28609== Lock acquired, processing the job...
[2026-04-07 14:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:41:03] Production.INFO: ==28611== Lock acquired, processing the job...
[2026-04-07 14:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 14:41:03] Production.INFO: ==28613== Lock acquired, processing the job...
[2026-04-07 14:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:41:03] Production.INFO: Account Balance Start.
[2026-04-07 14:41:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 14:41:03] Production.INFO: 117
[2026-04-07 14:41:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:41:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:41:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:41:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:04] Production.INFO: ==28613== Releasing lock...
[2026-04-07 14:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:41:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:41:04] Production.INFO: ==28605== Releasing lock...
[2026-04-07 14:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:04] Production.ERROR: done
[2026-04-07 14:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 14:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054138', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 14:41:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:05] Production.INFO: Date 2026-04-06
[2026-04-07 14:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:05] Production.INFO: Date 2026-04-07
[2026-04-07 14:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:41:05] Production.INFO: Total Charge 0
[2026-04-07 14:41:05] Production.INFO: CreateAllLog End
[2026-04-07 14:41:05] Production.INFO: Account Balance End.
[2026-04-07 14:41:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:41:05] Production.INFO: ==28609== Releasing lock...
[2026-04-07 14:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:41:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054138', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 14:41:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 14:41:11] Production.INFO: ProcessCDR(1,17054138,1,1,2)
[2026-04-07 14:41:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17054138,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 14:41:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17054138,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 14:41:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 14:41:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 14:41:11] Production.INFO: ==28611== Releasing lock...
[2026-04-07 14:41:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 14:41:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 14:41:14] Production.ERROR: CronJobId end10
[2026-04-07 14:41:14] Production.INFO: ==28607== Releasing lock...
[2026-04-07 14:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:41:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:41:16] Production.INFO: call_cost start
[2026-04-07 14:41:16] Production.INFO: call_cost end
[2026-04-07 14:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:41:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:41:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:41:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:41:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:41:16] Production.INFO: ==28603== Releasing lock...
[2026-04-07 14:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:42:02] Production.INFO: ==28677== Lock acquired, processing the job...
[2026-04-07 19:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:42:02] Production.INFO: neon service started
[2026-04-07 19:42:02] Production.INFO: neon service started
[2026-04-07 19:42:02] Production.INFO: ==28677== Releasing lock...
[2026-04-07 19:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:42:02] Production.INFO: ==28679== Lock acquired, processing the job...
[2026-04-07 14:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:42:02] Production.INFO: ==28679== Releasing lock...
[2026-04-07 14:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:42:02] Production.INFO: ==28681== Lock acquired, processing the job...
[2026-04-07 18:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:42:02] Production.INFO: ==28681== Releasing lock...
[2026-04-07 18:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:42:03] Production.INFO: ==28688== Lock acquired, processing the job...
[2026-04-07 14:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:42:03] Production.INFO: ==28684== Lock acquired, processing the job...
[2026-04-07 14:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:42:03] Production.INFO: ==28686== Lock acquired, processing the job...
[2026-04-07 14:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:42:04] Production.INFO: ==28690== Lock acquired, processing the job...
[2026-04-07 14:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:42:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:42:04] Production.INFO: ==28692== Lock acquired, processing the job...
[2026-04-07 14:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:42:04] Production.INFO: Account Balance Start.
[2026-04-07 14:42:04] Production.INFO: CreateAllLog Start
[2026-04-07 14:42:04] Production.INFO: 117
[2026-04-07 14:42:04] Production.INFO: Date 2026-03-08
[2026-04-07 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:42:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:42:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:42:04] Production.INFO: ==28692== Releasing lock...
[2026-04-07 14:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:42:04] Production.INFO: Date 2026-03-09
[2026-04-07 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:04] Production.INFO: Date 2026-03-10
[2026-04-07 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:04] Production.INFO: Date 2026-03-11
[2026-04-07 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:04] Production.INFO: Date 2026-03-12
[2026-04-07 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:04] Production.INFO: ==28686== Releasing lock...
[2026-04-07 14:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:42:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:05] Production.INFO: Date 2026-03-23
[2026-04-07 14:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:05] Production.INFO: Date 2026-03-24
[2026-04-07 14:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:05] Production.INFO: Date 2026-03-25
[2026-04-07 14:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:05] Production.INFO: Date 2026-03-26
[2026-04-07 14:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:05] Production.INFO: Date 2026-03-27
[2026-04-07 14:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:05] Production.INFO: Date 2026-03-28
[2026-04-07 14:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:05] Production.INFO: Date 2026-03-29
[2026-04-07 14:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:05] Production.INFO: Date 2026-03-30
[2026-04-07 14:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:05] Production.INFO: Date 2026-03-31
[2026-04-07 14:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:05] Production.INFO: Date 2026-04-01
[2026-04-07 14:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:05] Production.INFO: Date 2026-04-02
[2026-04-07 14:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:05] Production.INFO: Date 2026-04-03
[2026-04-07 14:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:05] Production.INFO: Date 2026-04-04
[2026-04-07 14:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:05] Production.INFO: Date 2026-04-05
[2026-04-07 14:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:05] Production.INFO: Date 2026-04-06
[2026-04-07 14:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:05] Production.INFO: Date 2026-04-07
[2026-04-07 14:42:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:42:05] Production.INFO: Total Charge 0
[2026-04-07 14:42:05] Production.INFO: CreateAllLog End
[2026-04-07 14:42:05] Production.INFO: Account Balance End.
[2026-04-07 14:42:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:42:05] Production.INFO: ==28690== Releasing lock...
[2026-04-07 14:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:42:12] Production.ERROR: CronJobId end10
[2026-04-07 14:42:12] Production.INFO: ==28688== Releasing lock...
[2026-04-07 14:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:42:14] Production.INFO: call_cost start
[2026-04-07 14:42:14] Production.INFO: call_cost end
[2026-04-07 14:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:42:14] Production.INFO: ==28684== Releasing lock...
[2026-04-07 14:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:43:01] Production.INFO: ==28757== Lock acquired, processing the job...
[2026-04-07 19:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:43:01] Production.INFO: neon service started
[2026-04-07 19:43:01] Production.INFO: neon service started
[2026-04-07 19:43:01] Production.INFO: ==28757== Releasing lock...
[2026-04-07 19:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:43:01] Production.INFO: ==28759== Lock acquired, processing the job...
[2026-04-07 14:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:43:02] Production.INFO: ==28759== Releasing lock...
[2026-04-07 14:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:43:02] Production.INFO: ==28761== Lock acquired, processing the job...
[2026-04-07 18:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:43:02] Production.INFO: ==28761== Releasing lock...
[2026-04-07 18:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:43:02] Production.INFO: ==28763== Lock acquired, processing the job...
[2026-04-07 14:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:43:02] Production.INFO: ==28766== Lock acquired, processing the job...
[2026-04-07 14:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:43:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:43:02] Production.INFO: ==28768== Lock acquired, processing the job...
[2026-04-07 14:43:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:43:03] Production.INFO: ==28770== Lock acquired, processing the job...
[2026-04-07 14:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:43:03] Production.INFO: ==28772== Lock acquired, processing the job...
[2026-04-07 14:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:43:03] Production.INFO: Account Balance Start.
[2026-04-07 14:43:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:43:03] Production.INFO: 117
[2026-04-07 14:43:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:43:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:43:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:03] Production.INFO: ==28772== Releasing lock...
[2026-04-07 14:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:43:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:03] Production.INFO: ==28766== Releasing lock...
[2026-04-07 14:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:43:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:03] Production.INFO: Date 2026-03-20
[2026-04-07 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:03] Production.INFO: Date 2026-03-21
[2026-04-07 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:03] Production.INFO: Date 2026-03-22
[2026-04-07 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:03] Production.INFO: Date 2026-03-23
[2026-04-07 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:03] Production.INFO: Date 2026-03-24
[2026-04-07 14:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:43:04] Production.INFO: Total Charge 0
[2026-04-07 14:43:04] Production.INFO: CreateAllLog End
[2026-04-07 14:43:04] Production.INFO: Account Balance End.
[2026-04-07 14:43:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:43:04] Production.INFO: ==28770== Releasing lock...
[2026-04-07 14:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:43:10] Production.ERROR: CronJobId end10
[2026-04-07 14:43:10] Production.INFO: ==28768== Releasing lock...
[2026-04-07 14:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:43:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:43:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:43:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:43:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:43:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:43:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:43:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:43:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:43:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:43:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:43:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:43:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:43:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:43:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:43:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:43:13] Production.INFO: call_cost start
[2026-04-07 14:43:13] Production.INFO: call_cost end
[2026-04-07 14:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:43:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:43:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:43:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:43:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:43:13] Production.INFO: ==28763== Releasing lock...
[2026-04-07 14:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:44:01] Production.INFO: ==28828== Lock acquired, processing the job...
[2026-04-07 19:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:44:01] Production.INFO: neon service started
[2026-04-07 19:44:02] Production.INFO: neon service started
[2026-04-07 19:44:02] Production.INFO: ==28828== Releasing lock...
[2026-04-07 19:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:44:02] Production.INFO: ==28830== Lock acquired, processing the job...
[2026-04-07 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:44:02] Production.INFO: ==28830== Releasing lock...
[2026-04-07 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:44:02] Production.INFO: ==28832== Lock acquired, processing the job...
[2026-04-07 18:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:44:02] Production.INFO: ==28832== Releasing lock...
[2026-04-07 18:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:44:03] Production.INFO: ==28834== Lock acquired, processing the job...
[2026-04-07 14:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:44:03] Production.INFO: ==28836== Lock acquired, processing the job...
[2026-04-07 14:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:44:03] Production.INFO: ==28838== Lock acquired, processing the job...
[2026-04-07 14:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:44:03] Production.INFO: ==28843== Lock acquired, processing the job...
[2026-04-07 14:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:44:03] Production.INFO: ==28841== Lock acquired, processing the job...
[2026-04-07 14:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:44:03] Production.INFO: ==28843== Releasing lock...
[2026-04-07 14:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:44:03] Production.INFO: Account Balance Start.
[2026-04-07 14:44:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:44:03] Production.INFO: 117
[2026-04-07 14:44:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:04] Production.INFO: Date 2026-03-09
[2026-04-07 14:44:04] Production.INFO: ==28836== Releasing lock...
[2026-04-07 14:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:04] Production.INFO: Date 2026-03-10
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:04] Production.INFO: Date 2026-03-11
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:04] Production.INFO: Date 2026-03-12
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:05] Production.INFO: Date 2026-03-29
[2026-04-07 14:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:05] Production.INFO: Date 2026-03-30
[2026-04-07 14:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:05] Production.INFO: Date 2026-03-31
[2026-04-07 14:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:05] Production.INFO: Date 2026-04-01
[2026-04-07 14:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:05] Production.INFO: Date 2026-04-02
[2026-04-07 14:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:05] Production.INFO: Date 2026-04-03
[2026-04-07 14:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:05] Production.INFO: Date 2026-04-04
[2026-04-07 14:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:05] Production.INFO: Date 2026-04-05
[2026-04-07 14:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:05] Production.INFO: Date 2026-04-06
[2026-04-07 14:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:05] Production.INFO: Date 2026-04-07
[2026-04-07 14:44:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:44:05] Production.INFO: Total Charge 0
[2026-04-07 14:44:05] Production.INFO: CreateAllLog End
[2026-04-07 14:44:05] Production.INFO: Account Balance End.
[2026-04-07 14:44:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:44:05] Production.INFO: ==28841== Releasing lock...
[2026-04-07 14:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:44:12] Production.ERROR: CronJobId end10
[2026-04-07 14:44:12] Production.INFO: ==28838== Releasing lock...
[2026-04-07 14:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:44:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:44:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:44:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:44:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:44:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:44:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:44:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:44:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:44:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:44:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:44:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:44:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:44:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:44:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:44:15] Production.INFO: call_cost start
[2026-04-07 14:44:15] Production.INFO: call_cost end
[2026-04-07 14:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:44:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:44:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:44:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:44:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:44:15] Production.INFO: ==28834== Releasing lock...
[2026-04-07 14:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:45:01] Production.INFO: ==28906== Lock acquired, processing the job...
[2026-04-07 19:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:45:01] Production.INFO: neon service started
[2026-04-07 19:45:01] Production.INFO: neon service started
[2026-04-07 19:45:01] Production.INFO: ==28906== Releasing lock...
[2026-04-07 19:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 18:45:01] Production.INFO: ==28910== Lock acquired, processing the job...
[2026-04-07 18:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:45:01] Production.INFO: ==28910== Releasing lock...
[2026-04-07 18:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:45:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:45:01] Production.INFO: ==28908== Lock acquired, processing the job...
[2026-04-07 14:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:45:02] Production.INFO: ==28908== Releasing lock...
[2026-04-07 14:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:45:02] Production.INFO: ==28913== Lock acquired, processing the job...
[2026-04-07 14:45:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:45:02] Production.INFO: ==28915== Lock acquired, processing the job...
[2026-04-07 14:45:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:45:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:45:03] Production.INFO: ==28917== Lock acquired, processing the job...
[2026-04-07 14:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:45:03] Production.INFO: ==28919== Lock acquired, processing the job...
[2026-04-07 14:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:45:03] Production.INFO: ==28921== Lock acquired, processing the job...
[2026-04-07 14:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:45:03] Production.INFO: Account Balance Start.
[2026-04-07 14:45:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:45:03] Production.INFO: 117
[2026-04-07 14:45:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:45:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:03] Production.INFO: ==28921== Releasing lock...
[2026-04-07 14:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:45:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:03] Production.INFO: Date 2026-03-20
[2026-04-07 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:03] Production.INFO: Date 2026-03-21
[2026-04-07 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:03] Production.INFO: Date 2026-03-22
[2026-04-07 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:03] Production.INFO: Date 2026-03-23
[2026-04-07 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:03] Production.INFO: ==28915== Releasing lock...
[2026-04-07 14:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:45:03] Production.INFO: Date 2026-03-24
[2026-04-07 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:03] Production.INFO: Date 2026-03-25
[2026-04-07 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:03] Production.INFO: Date 2026-03-26
[2026-04-07 14:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:45:04] Production.INFO: Total Charge 0
[2026-04-07 14:45:04] Production.INFO: CreateAllLog End
[2026-04-07 14:45:04] Production.INFO: Account Balance End.
[2026-04-07 14:45:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:45:04] Production.INFO: ==28919== Releasing lock...
[2026-04-07 14:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:45:11] Production.ERROR: CronJobId end10
[2026-04-07 14:45:11] Production.INFO: ==28917== Releasing lock...
[2026-04-07 14:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:45:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:45:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:45:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:45:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:45:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:45:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:45:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:45:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:45:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:45:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:45:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:45:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:45:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:45:13] Production.INFO: call_cost start
[2026-04-07 14:45:13] Production.INFO: call_cost end
[2026-04-07 14:45:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:45:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:45:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:45:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:45:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:45:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:45:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:45:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:45:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:45:13] Production.INFO: ==28913== Releasing lock...
[2026-04-07 14:45:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:45:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:46:01] Production.INFO: ==28977== Lock acquired, processing the job...
[2026-04-07 19:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:46:01] Production.INFO: neon service started
[2026-04-07 19:46:01] Production.INFO: neon service started
[2026-04-07 19:46:01] Production.INFO: ==28977== Releasing lock...
[2026-04-07 19:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:46:02] Production.INFO: ==28979== Lock acquired, processing the job...
[2026-04-07 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:46:02] Production.INFO: ==28979== Releasing lock...
[2026-04-07 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:46:02] Production.INFO: ==28981== Lock acquired, processing the job...
[2026-04-07 18:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:46:02] Production.INFO: ==28981== Releasing lock...
[2026-04-07 18:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:46:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:46:03] Production.INFO: ==28983== Lock acquired, processing the job...
[2026-04-07 14:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:46:03] Production.INFO: ==28985== Lock acquired, processing the job...
[2026-04-07 14:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:46:03] Production.INFO: ==28987== Lock acquired, processing the job...
[2026-04-07 14:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:46:03] Production.INFO: ==28989== Lock acquired, processing the job...
[2026-04-07 14:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:46:03] Production.INFO: ==28991== Lock acquired, processing the job...
[2026-04-07 14:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:46:03] Production.INFO: Account Balance Start.
[2026-04-07 14:46:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:46:03] Production.INFO: 117
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:46:03] Production.INFO: ==28991== Releasing lock...
[2026-04-07 14:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-20
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-21
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-22
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-23
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-24
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-25
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-26
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:03] Production.INFO: ==28985== Releasing lock...
[2026-04-07 14:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-27
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:03] Production.INFO: Date 2026-03-28
[2026-04-07 14:46:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:46:04] Production.INFO: Total Charge 0
[2026-04-07 14:46:04] Production.INFO: CreateAllLog End
[2026-04-07 14:46:04] Production.INFO: Account Balance End.
[2026-04-07 14:46:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:46:04] Production.INFO: ==28989== Releasing lock...
[2026-04-07 14:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:46:12] Production.ERROR: CronJobId end10
[2026-04-07 14:46:12] Production.INFO: ==28987== Releasing lock...
[2026-04-07 14:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:46:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:46:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:46:14] Production.INFO: call_cost start
[2026-04-07 14:46:14] Production.INFO: call_cost end
[2026-04-07 14:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:46:14] Production.INFO: ==28983== Releasing lock...
[2026-04-07 14:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:47:02] Production.INFO: ==29057== Lock acquired, processing the job...
[2026-04-07 19:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:47:02] Production.INFO: neon service started
[2026-04-07 19:47:02] Production.INFO: neon service started
[2026-04-07 19:47:02] Production.INFO: ==29057== Releasing lock...
[2026-04-07 19:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 18:47:02] Production.INFO: ==29061== Lock acquired, processing the job...
[2026-04-07 18:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:47:02] Production.INFO: ==29061== Releasing lock...
[2026-04-07 18:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:47:02] Production.INFO: ==29059== Lock acquired, processing the job...
[2026-04-07 14:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:47:02] Production.INFO: ==29059== Releasing lock...
[2026-04-07 14:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:47:03] Production.INFO: ==29063== Lock acquired, processing the job...
[2026-04-07 14:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:47:03] Production.INFO: ==29065== Lock acquired, processing the job...
[2026-04-07 14:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:47:03] Production.INFO: ==29069== Lock acquired, processing the job...
[2026-04-07 14:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:47:03] Production.INFO: ==29067== Lock acquired, processing the job...
[2026-04-07 14:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:47:03] Production.INFO: ==29071== Lock acquired, processing the job...
[2026-04-07 14:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:47:03] Production.INFO: Account Balance Start.
[2026-04-07 14:47:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:47:03] Production.INFO: 117
[2026-04-07 14:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:47:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:47:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:47:03] Production.INFO: ==29071== Releasing lock...
[2026-04-07 14:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: ==29065== Releasing lock...
[2026-04-07 14:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:47:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:47:04] Production.INFO: Total Charge 0
[2026-04-07 14:47:04] Production.INFO: CreateAllLog End
[2026-04-07 14:47:05] Production.INFO: Account Balance End.
[2026-04-07 14:47:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:47:05] Production.INFO: ==29069== Releasing lock...
[2026-04-07 14:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:47:11] Production.ERROR: CronJobId end10
[2026-04-07 14:47:11] Production.INFO: ==29067== Releasing lock...
[2026-04-07 14:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:47:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:47:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:47:13] Production.INFO: call_cost start
[2026-04-07 14:47:13] Production.INFO: call_cost end
[2026-04-07 14:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:47:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:47:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:47:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:47:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:47:13] Production.INFO: ==29063== Releasing lock...
[2026-04-07 14:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:48:01] Production.INFO: ==29131== Lock acquired, processing the job...
[2026-04-07 19:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:48:01] Production.INFO: neon service started
[2026-04-07 19:48:01] Production.INFO: neon service started
[2026-04-07 19:48:01] Production.INFO: ==29131== Releasing lock...
[2026-04-07 19:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 18:48:02] Production.INFO: ==29136== Lock acquired, processing the job...
[2026-04-07 18:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:48:02] Production.INFO: ==29136== Releasing lock...
[2026-04-07 18:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:48:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:48:02] Production.INFO: ==29134== Lock acquired, processing the job...
[2026-04-07 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:48:02] Production.INFO: ==29134== Releasing lock...
[2026-04-07 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:48:03] Production.INFO: ==29139== Lock acquired, processing the job...
[2026-04-07 14:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:48:03] Production.INFO: ==29143== Lock acquired, processing the job...
[2026-04-07 14:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:48:03] Production.INFO: ==29141== Lock acquired, processing the job...
[2026-04-07 14:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:48:03] Production.INFO: ==29147== Lock acquired, processing the job...
[2026-04-07 14:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:48:03] Production.INFO: ==29145== Lock acquired, processing the job...
[2026-04-07 14:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:48:03] Production.INFO: Account Balance Start.
[2026-04-07 14:48:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:48:03] Production.INFO: 117
[2026-04-07 14:48:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:48:03] Production.INFO: ==29147== Releasing lock...
[2026-04-07 14:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:03] Production.INFO: Date 2026-03-20
[2026-04-07 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:03] Production.INFO: Date 2026-03-21
[2026-04-07 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:03] Production.INFO: Date 2026-03-22
[2026-04-07 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:03] Production.INFO: Date 2026-03-23
[2026-04-07 14:48:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:04] Production.INFO: ==29141== Releasing lock...
[2026-04-07 14:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:48:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:48:04] Production.INFO: Total Charge 0
[2026-04-07 14:48:04] Production.INFO: CreateAllLog End
[2026-04-07 14:48:04] Production.INFO: Account Balance End.
[2026-04-07 14:48:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:48:04] Production.INFO: ==29145== Releasing lock...
[2026-04-07 14:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:48:11] Production.ERROR: CronJobId end10
[2026-04-07 14:48:11] Production.INFO: ==29143== Releasing lock...
[2026-04-07 14:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:48:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:48:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:48:14] Production.INFO: call_cost start
[2026-04-07 14:48:14] Production.INFO: call_cost end
[2026-04-07 14:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:48:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:48:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:48:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:48:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:48:14] Production.INFO: ==29139== Releasing lock...
[2026-04-07 14:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:49:01] Production.INFO: ==29206== Lock acquired, processing the job...
[2026-04-07 19:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:49:02] Production.INFO: neon service started
[2026-04-07 19:49:02] Production.INFO: neon service started
[2026-04-07 19:49:02] Production.INFO: ==29206== Releasing lock...
[2026-04-07 19:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:49:02] Production.INFO: ==29208== Lock acquired, processing the job...
[2026-04-07 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:49:02] Production.INFO: ==29208== Releasing lock...
[2026-04-07 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:49:02] Production.INFO: ==29210== Lock acquired, processing the job...
[2026-04-07 18:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:49:02] Production.INFO: ==29210== Releasing lock...
[2026-04-07 18:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:49:03] Production.INFO: ==29212== Lock acquired, processing the job...
[2026-04-07 14:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:49:03] Production.INFO: ==29216== Lock acquired, processing the job...
[2026-04-07 14:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:49:03] Production.INFO: ==29214== Lock acquired, processing the job...
[2026-04-07 14:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:49:03] Production.INFO: ==29220== Lock acquired, processing the job...
[2026-04-07 14:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:49:03] Production.INFO: ==29218== Lock acquired, processing the job...
[2026-04-07 14:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:49:03] Production.INFO: ==29220== Releasing lock...
[2026-04-07 14:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:49:03] Production.INFO: Account Balance Start.
[2026-04-07 14:49:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:49:03] Production.INFO: 117
[2026-04-07 14:49:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-10
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-11
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-12
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: ==29214== Releasing lock...
[2026-04-07 14:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:05] Production.INFO: Date 2026-04-03
[2026-04-07 14:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:05] Production.INFO: Date 2026-04-04
[2026-04-07 14:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:05] Production.INFO: Date 2026-04-05
[2026-04-07 14:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:05] Production.INFO: Date 2026-04-06
[2026-04-07 14:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:05] Production.INFO: Date 2026-04-07
[2026-04-07 14:49:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:49:05] Production.INFO: Total Charge 0
[2026-04-07 14:49:05] Production.INFO: CreateAllLog End
[2026-04-07 14:49:05] Production.INFO: Account Balance End.
[2026-04-07 14:49:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:49:05] Production.INFO: ==29218== Releasing lock...
[2026-04-07 14:49:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:49:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:49:12] Production.ERROR: CronJobId end10
[2026-04-07 14:49:12] Production.INFO: ==29216== Releasing lock...
[2026-04-07 14:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:49:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:49:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:49:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:49:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:49:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:49:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:49:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:49:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:49:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:49:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:49:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:49:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:49:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:49:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:49:15] Production.INFO: call_cost start
[2026-04-07 14:49:15] Production.INFO: call_cost end
[2026-04-07 14:49:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:49:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:49:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:49:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:49:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:49:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:49:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:49:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:49:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:49:15] Production.INFO: ==29212== Releasing lock...
[2026-04-07 14:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:49:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:50:01] Production.INFO: ==29283== Lock acquired, processing the job...
[2026-04-07 19:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:50:01] Production.INFO: neon service started
[2026-04-07 19:50:01] Production.INFO: neon service started
[2026-04-07 19:50:01] Production.INFO: ==29283== Releasing lock...
[2026-04-07 19:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 18:50:01] Production.INFO: ==29287== Lock acquired, processing the job...
[2026-04-07 18:50:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:50:01] Production.INFO: ==29287== Releasing lock...
[2026-04-07 18:50:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:50:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:50:01] Production.INFO: ==29285== Lock acquired, processing the job...
[2026-04-07 14:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:50:02] Production.INFO: ==29285== Releasing lock...
[2026-04-07 14:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:50:02] Production.INFO: ==29290== Lock acquired, processing the job...
[2026-04-07 14:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:50:03] Production.INFO: ==29298== Lock acquired, processing the job...
[2026-04-07 14:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:50:03] Production.INFO: ==29292== Lock acquired, processing the job...
[2026-04-07 14:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:50:03] Production.INFO: ==29294== Lock acquired, processing the job...
[2026-04-07 14:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:50:03] Production.INFO: ==29296== Lock acquired, processing the job...
[2026-04-07 14:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:50:03] Production.INFO: ==29298== Releasing lock...
[2026-04-07 14:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:50:03] Production.INFO: Account Balance Start.
[2026-04-07 14:50:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:50:03] Production.INFO: 117
[2026-04-07 14:50:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:04] Production.INFO: Date 2026-03-10
[2026-04-07 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:04] Production.INFO: ==29292== Releasing lock...
[2026-04-07 14:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:50:04] Production.INFO: Date 2026-03-11
[2026-04-07 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:04] Production.INFO: Date 2026-03-12
[2026-04-07 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:05] Production.INFO: Date 2026-03-16
[2026-04-07 14:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:05] Production.INFO: Date 2026-03-17
[2026-04-07 14:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:05] Production.INFO: Date 2026-03-18
[2026-04-07 14:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:05] Production.INFO: Date 2026-03-19
[2026-04-07 14:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:05] Production.INFO: Date 2026-03-20
[2026-04-07 14:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:05] Production.INFO: Date 2026-03-21
[2026-04-07 14:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:05] Production.INFO: Date 2026-03-22
[2026-04-07 14:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:05] Production.INFO: Date 2026-03-23
[2026-04-07 14:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:05] Production.INFO: Date 2026-03-24
[2026-04-07 14:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:05] Production.INFO: Date 2026-03-25
[2026-04-07 14:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:05] Production.INFO: Date 2026-03-26
[2026-04-07 14:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:05] Production.INFO: Date 2026-03-27
[2026-04-07 14:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:05] Production.INFO: Date 2026-03-28
[2026-04-07 14:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:05] Production.INFO: Date 2026-03-29
[2026-04-07 14:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:05] Production.INFO: Date 2026-03-30
[2026-04-07 14:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:05] Production.INFO: Date 2026-03-31
[2026-04-07 14:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:05] Production.INFO: Date 2026-04-01
[2026-04-07 14:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:05] Production.INFO: Date 2026-04-02
[2026-04-07 14:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:05] Production.INFO: Date 2026-04-03
[2026-04-07 14:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:06] Production.INFO: Date 2026-04-04
[2026-04-07 14:50:06] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:06] Production.INFO: Date 2026-04-05
[2026-04-07 14:50:06] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:06] Production.INFO: Date 2026-04-06
[2026-04-07 14:50:06] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:06] Production.INFO: Date 2026-04-07
[2026-04-07 14:50:06] Production.INFO: Reseller ==> 0
[2026-04-07 14:50:06] Production.INFO: Total Charge 0
[2026-04-07 14:50:06] Production.INFO: CreateAllLog End
[2026-04-07 14:50:06] Production.INFO: Account Balance End.
[2026-04-07 14:50:06] Production.ERROR: CronJobId end 12
[2026-04-07 14:50:06] Production.INFO: ==29296== Releasing lock...
[2026-04-07 14:50:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:50:06] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:50:12] Production.ERROR: CronJobId end10
[2026-04-07 14:50:12] Production.INFO: ==29294== Releasing lock...
[2026-04-07 14:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:50:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:50:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:50:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:50:14] Production.INFO: call_cost start
[2026-04-07 14:50:15] Production.INFO: call_cost end
[2026-04-07 14:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:50:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:50:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:50:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:50:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:50:15] Production.INFO: ==29290== Releasing lock...
[2026-04-07 14:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:51:01] Production.INFO: ==29358== Lock acquired, processing the job...
[2026-04-07 19:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:51:01] Production.INFO: neon service started
[2026-04-07 19:51:01] Production.INFO: neon service started
[2026-04-07 19:51:01] Production.INFO: ==29358== Releasing lock...
[2026-04-07 19:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:51:02] Production.INFO: ==29360== Lock acquired, processing the job...
[2026-04-07 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:51:02] Production.INFO: ==29360== Releasing lock...
[2026-04-07 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:51:02] Production.INFO: ==29362== Lock acquired, processing the job...
[2026-04-07 18:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:51:02] Production.INFO: ==29362== Releasing lock...
[2026-04-07 18:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:51:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:51:03] Production.INFO: ==29371== Lock acquired, processing the job...
[2026-04-07 14:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:51:03] Production.INFO: ==29375== Lock acquired, processing the job...
[2026-04-07 14:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 14:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 14:51:03] Production.INFO: ==29364== Lock acquired, processing the job...
[2026-04-07 14:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 14:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 14:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 14:51:03] Production.ERROR: CronJob PID - 29371
[2026-04-07 14:51:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 14:51:03] Production.ERROR: CronJob ID - 10
[2026-04-07 14:51:03] Production.ERROR: CronJob Last Run Time 2026-04-07 14:51:00
[2026-04-07 14:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 14:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 14:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 14:51:03] Production.ERROR: CronJob PID - 29375
[2026-04-07 14:51:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-07 14:51:03] Production.ERROR: CronJob ID - 17
[2026-04-07 14:51:03] Production.ERROR: CronJob Last Run Time 2026-04-07 14:51:00
[2026-04-07 14:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 14:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 14:51:03] Production.INFO: ==29366== Lock acquired, processing the job...
[2026-04-07 14:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:51:03] Production.INFO: ==29368== Lock acquired, processing the job...
[2026-04-07 14:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:51:03] Production.INFO: ==29373== Lock acquired, processing the job...
[2026-04-07 14:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 14:51:03] Production.INFO: ==29364== Releasing lock...
[2026-04-07 14:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 14:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 14:51:03] Production.INFO: ==29377== Lock acquired, processing the job...
[2026-04-07 14:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:51:03] Production.INFO: Account Balance Start.
[2026-04-07 14:51:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:51:03] Production.INFO: 117
[2026-04-07 14:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:51:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-09
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-10
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-11
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-12
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.ERROR: done
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: ==29377== Releasing lock...
[2026-04-07 14:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 14:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054179', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: ==29368== Releasing lock...
[2026-04-07 14:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:05] Production.INFO: Date 2026-04-02
[2026-04-07 14:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:05] Production.INFO: Date 2026-04-03
[2026-04-07 14:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:05] Production.INFO: Date 2026-04-04
[2026-04-07 14:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:05] Production.INFO: Date 2026-04-05
[2026-04-07 14:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:05] Production.INFO: Date 2026-04-06
[2026-04-07 14:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:05] Production.INFO: Date 2026-04-07
[2026-04-07 14:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:51:05] Production.INFO: Total Charge 0
[2026-04-07 14:51:05] Production.INFO: CreateAllLog End
[2026-04-07 14:51:05] Production.INFO: Account Balance End.
[2026-04-07 14:51:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:51:05] Production.INFO: ==29373== Releasing lock...
[2026-04-07 14:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:51:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054179', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 14:51:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 14:51:09] Production.INFO: ProcessCDR(1,17054179,1,1,2)
[2026-04-07 14:51:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17054179,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 14:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17054179,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 14:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 14:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 14:51:10] Production.INFO: ==29375== Releasing lock...
[2026-04-07 14:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 14:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 14:51:14] Production.ERROR: CronJobId end10
[2026-04-07 14:51:14] Production.INFO: ==29371== Releasing lock...
[2026-04-07 14:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:51:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:51:16] Production.INFO: call_cost start
[2026-04-07 14:51:16] Production.INFO: call_cost end
[2026-04-07 14:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:51:16] Production.INFO: ==29366== Releasing lock...
[2026-04-07 14:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:52:02] Production.INFO: ==29437== Lock acquired, processing the job...
[2026-04-07 19:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:52:02] Production.INFO: neon service started
[2026-04-07 19:52:02] Production.INFO: neon service started
[2026-04-07 19:52:02] Production.INFO: ==29437== Releasing lock...
[2026-04-07 19:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:52:02] Production.INFO: ==29439== Lock acquired, processing the job...
[2026-04-07 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:52:02] Production.INFO: ==29439== Releasing lock...
[2026-04-07 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:52:02] Production.INFO: ==29441== Lock acquired, processing the job...
[2026-04-07 18:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:52:02] Production.INFO: ==29441== Releasing lock...
[2026-04-07 18:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:52:03] Production.INFO: ==29444== Lock acquired, processing the job...
[2026-04-07 14:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:52:03] Production.INFO: ==29446== Lock acquired, processing the job...
[2026-04-07 14:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:52:03] Production.INFO: ==29448== Lock acquired, processing the job...
[2026-04-07 14:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:52:03] Production.INFO: ==29450== Lock acquired, processing the job...
[2026-04-07 14:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:52:03] Production.INFO: ==29452== Lock acquired, processing the job...
[2026-04-07 14:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:52:03] Production.INFO: Account Balance Start.
[2026-04-07 14:52:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:52:03] Production.INFO: 117
[2026-04-07 14:52:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:52:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:52:04] Production.INFO: Date 2026-03-10
[2026-04-07 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:52:04] Production.INFO: ==29452== Releasing lock...
[2026-04-07 14:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:52:04] Production.INFO: Date 2026-03-11
[2026-04-07 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:04] Production.INFO: Date 2026-03-12
[2026-04-07 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:04] Production.INFO: ==29446== Releasing lock...
[2026-04-07 14:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:52:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:05] Production.INFO: Date 2026-03-28
[2026-04-07 14:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:05] Production.INFO: Date 2026-03-29
[2026-04-07 14:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:05] Production.INFO: Date 2026-03-30
[2026-04-07 14:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:05] Production.INFO: Date 2026-03-31
[2026-04-07 14:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:05] Production.INFO: Date 2026-04-01
[2026-04-07 14:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:05] Production.INFO: Date 2026-04-02
[2026-04-07 14:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:05] Production.INFO: Date 2026-04-03
[2026-04-07 14:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:05] Production.INFO: Date 2026-04-04
[2026-04-07 14:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:05] Production.INFO: Date 2026-04-05
[2026-04-07 14:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:05] Production.INFO: Date 2026-04-06
[2026-04-07 14:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:05] Production.INFO: Date 2026-04-07
[2026-04-07 14:52:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:52:05] Production.INFO: Total Charge 0
[2026-04-07 14:52:05] Production.INFO: CreateAllLog End
[2026-04-07 14:52:05] Production.INFO: Account Balance End.
[2026-04-07 14:52:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:52:05] Production.INFO: ==29450== Releasing lock...
[2026-04-07 14:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:52:11] Production.ERROR: CronJobId end10
[2026-04-07 14:52:11] Production.INFO: ==29448== Releasing lock...
[2026-04-07 14:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:52:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:52:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:52:14] Production.INFO: call_cost start
[2026-04-07 14:52:14] Production.INFO: call_cost end
[2026-04-07 14:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:52:14] Production.INFO: ==29444== Releasing lock...
[2026-04-07 14:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:53:01] Production.INFO: ==29508== Lock acquired, processing the job...
[2026-04-07 19:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:53:01] Production.INFO: neon service started
[2026-04-07 19:53:01] Production.INFO: neon service started
[2026-04-07 19:53:01] Production.INFO: ==29508== Releasing lock...
[2026-04-07 19:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:53:02] Production.INFO: ==29510== Lock acquired, processing the job...
[2026-04-07 14:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 18:53:02] Production.INFO: ==29512== Lock acquired, processing the job...
[2026-04-07 18:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:53:02] Production.INFO: ==29512== Releasing lock...
[2026-04-07 18:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:53:02] Production.INFO: ==29510== Releasing lock...
[2026-04-07 14:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:53:03] Production.INFO: ==29517== Lock acquired, processing the job...
[2026-04-07 14:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:53:03] Production.INFO: ==29515== Lock acquired, processing the job...
[2026-04-07 14:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:53:03] Production.INFO: ==29519== Lock acquired, processing the job...
[2026-04-07 14:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:53:03] Production.INFO: ==29521== Lock acquired, processing the job...
[2026-04-07 14:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:53:03] Production.INFO: ==29523== Lock acquired, processing the job...
[2026-04-07 14:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:53:03] Production.INFO: Account Balance Start.
[2026-04-07 14:53:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:53:03] Production.INFO: 117
[2026-04-07 14:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:53:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:53:03] Production.INFO: ==29523== Releasing lock...
[2026-04-07 14:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:53:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:03] Production.INFO: Date 2026-03-20
[2026-04-07 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:03] Production.INFO: Date 2026-03-21
[2026-04-07 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:03] Production.INFO: Date 2026-03-22
[2026-04-07 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:03] Production.INFO: Date 2026-03-23
[2026-04-07 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:03] Production.INFO: ==29517== Releasing lock...
[2026-04-07 14:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:53:03] Production.INFO: Date 2026-03-24
[2026-04-07 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:03] Production.INFO: Date 2026-03-25
[2026-04-07 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:03] Production.INFO: Date 2026-03-26
[2026-04-07 14:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:53:04] Production.INFO: Total Charge 0
[2026-04-07 14:53:04] Production.INFO: CreateAllLog End
[2026-04-07 14:53:04] Production.INFO: Account Balance End.
[2026-04-07 14:53:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:53:04] Production.INFO: ==29521== Releasing lock...
[2026-04-07 14:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:53:10] Production.ERROR: CronJobId end10
[2026-04-07 14:53:10] Production.INFO: ==29519== Releasing lock...
[2026-04-07 14:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:53:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:53:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:53:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:53:13] Production.INFO: call_cost start
[2026-04-07 14:53:13] Production.INFO: call_cost end
[2026-04-07 14:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:53:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:53:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:53:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:53:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:53:13] Production.INFO: ==29515== Releasing lock...
[2026-04-07 14:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:54:01] Production.INFO: ==29592== Lock acquired, processing the job...
[2026-04-07 19:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:54:02] Production.INFO: neon service started
[2026-04-07 19:54:02] Production.INFO: neon service started
[2026-04-07 19:54:02] Production.INFO: ==29592== Releasing lock...
[2026-04-07 19:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 18:54:02] Production.INFO: ==29596== Lock acquired, processing the job...
[2026-04-07 18:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:54:02] Production.INFO: ==29596== Releasing lock...
[2026-04-07 18:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:54:02] Production.INFO: ==29594== Lock acquired, processing the job...
[2026-04-07 14:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:54:02] Production.INFO: ==29594== Releasing lock...
[2026-04-07 14:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:54:03] Production.INFO: ==29599== Lock acquired, processing the job...
[2026-04-07 14:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:54:03] Production.INFO: ==29605== Lock acquired, processing the job...
[2026-04-07 14:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:54:03] Production.INFO: ==29601== Lock acquired, processing the job...
[2026-04-07 14:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:54:03] Production.INFO: Account Balance Start.
[2026-04-07 14:54:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:54:03] Production.INFO: 117
[2026-04-07 14:54:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:54:03] Production.INFO: ==29607== Lock acquired, processing the job...
[2026-04-07 14:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:03] Production.INFO: ==29603== Lock acquired, processing the job...
[2026-04-07 14:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:54:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:54:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:54:03] Production.INFO: ==29607== Releasing lock...
[2026-04-07 14:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:54:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: ==29601== Releasing lock...
[2026-04-07 14:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:54:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:54:04] Production.INFO: Total Charge 0
[2026-04-07 14:54:04] Production.INFO: CreateAllLog End
[2026-04-07 14:54:04] Production.INFO: Account Balance End.
[2026-04-07 14:54:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:54:04] Production.INFO: ==29605== Releasing lock...
[2026-04-07 14:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:54:11] Production.ERROR: CronJobId end10
[2026-04-07 14:54:11] Production.INFO: ==29603== Releasing lock...
[2026-04-07 14:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:54:13] Production.INFO: call_cost start
[2026-04-07 14:54:13] Production.INFO: call_cost end
[2026-04-07 14:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:54:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:54:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:54:14] Production.INFO: ==29599== Releasing lock...
[2026-04-07 14:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:55:01] Production.INFO: ==29662== Lock acquired, processing the job...
[2026-04-07 19:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:55:01] Production.INFO: neon service started
[2026-04-07 19:55:01] Production.INFO: neon service started
[2026-04-07 19:55:01] Production.INFO: ==29662== Releasing lock...
[2026-04-07 19:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:55:01] Production.INFO: ==29664== Lock acquired, processing the job...
[2026-04-07 14:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:55:02] Production.INFO: ==29664== Releasing lock...
[2026-04-07 14:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:55:02] Production.INFO: ==29666== Lock acquired, processing the job...
[2026-04-07 18:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:55:02] Production.INFO: ==29666== Releasing lock...
[2026-04-07 18:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:55:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:55:02] Production.INFO: ==29669== Lock acquired, processing the job...
[2026-04-07 14:55:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:55:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:55:03] Production.INFO: ==29671== Lock acquired, processing the job...
[2026-04-07 14:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:55:03] Production.INFO: ==29673== Lock acquired, processing the job...
[2026-04-07 14:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:55:03] Production.INFO: ==29675== Lock acquired, processing the job...
[2026-04-07 14:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:55:03] Production.INFO: ==29677== Lock acquired, processing the job...
[2026-04-07 14:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:55:03] Production.INFO: Account Balance Start.
[2026-04-07 14:55:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:55:03] Production.INFO: 117
[2026-04-07 14:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:55:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:03] Production.INFO: ==29677== Releasing lock...
[2026-04-07 14:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:55:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:55:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: ==29671== Releasing lock...
[2026-04-07 14:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:55:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:05] Production.INFO: Date 2026-04-07
[2026-04-07 14:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:55:05] Production.INFO: Total Charge 0
[2026-04-07 14:55:05] Production.INFO: CreateAllLog End
[2026-04-07 14:55:05] Production.INFO: Account Balance End.
[2026-04-07 14:55:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:55:05] Production.INFO: ==29675== Releasing lock...
[2026-04-07 14:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:55:11] Production.ERROR: CronJobId end10
[2026-04-07 14:55:11] Production.INFO: ==29673== Releasing lock...
[2026-04-07 14:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:55:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:55:14] Production.INFO: call_cost start
[2026-04-07 14:55:14] Production.INFO: call_cost end
[2026-04-07 14:55:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:55:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:55:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:55:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:55:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:55:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:55:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:55:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:55:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:55:14] Production.INFO: ==29669== Releasing lock...
[2026-04-07 14:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:55:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:56:01] Production.INFO: ==29740== Lock acquired, processing the job...
[2026-04-07 19:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:56:01] Production.INFO: neon service started
[2026-04-07 19:56:01] Production.INFO: neon service started
[2026-04-07 19:56:01] Production.INFO: ==29740== Releasing lock...
[2026-04-07 19:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 18:56:02] Production.INFO: ==29744== Lock acquired, processing the job...
[2026-04-07 18:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:56:02] Production.INFO: ==29744== Releasing lock...
[2026-04-07 18:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:56:02] Production.INFO: ==29742== Lock acquired, processing the job...
[2026-04-07 14:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:56:02] Production.INFO: ==29742== Releasing lock...
[2026-04-07 14:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:56:03] Production.INFO: ==29751== Lock acquired, processing the job...
[2026-04-07 14:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:56:03] Production.INFO: ==29747== Lock acquired, processing the job...
[2026-04-07 14:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:56:03] Production.INFO: ==29753== Lock acquired, processing the job...
[2026-04-07 14:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:56:03] Production.INFO: ==29749== Lock acquired, processing the job...
[2026-04-07 14:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:56:03] Production.INFO: Account Balance Start.
[2026-04-07 14:56:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:56:03] Production.INFO: 117
[2026-04-07 14:56:03] Production.INFO: ==29755== Lock acquired, processing the job...
[2026-04-07 14:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:56:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:56:03] Production.INFO: ==29755== Releasing lock...
[2026-04-07 14:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:56:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: ==29749== Releasing lock...
[2026-04-07 14:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:56:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:05] Production.INFO: Date 2026-04-05
[2026-04-07 14:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:05] Production.INFO: Date 2026-04-06
[2026-04-07 14:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:05] Production.INFO: Date 2026-04-07
[2026-04-07 14:56:05] Production.INFO: Reseller ==> 0
[2026-04-07 14:56:05] Production.INFO: Total Charge 0
[2026-04-07 14:56:05] Production.INFO: CreateAllLog End
[2026-04-07 14:56:05] Production.INFO: Account Balance End.
[2026-04-07 14:56:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:56:05] Production.INFO: ==29753== Releasing lock...
[2026-04-07 14:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:56:12] Production.ERROR: CronJobId end10
[2026-04-07 14:56:12] Production.INFO: ==29751== Releasing lock...
[2026-04-07 14:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:56:14] Production.INFO: call_cost start
[2026-04-07 14:56:14] Production.INFO: call_cost end
[2026-04-07 14:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:56:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:56:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:56:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:56:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:56:14] Production.INFO: ==29747== Releasing lock...
[2026-04-07 14:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:57:02] Production.INFO: ==29815== Lock acquired, processing the job...
[2026-04-07 19:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:57:02] Production.INFO: neon service started
[2026-04-07 19:57:02] Production.INFO: neon service started
[2026-04-07 19:57:02] Production.INFO: ==29815== Releasing lock...
[2026-04-07 19:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:57:02] Production.INFO: ==29817== Lock acquired, processing the job...
[2026-04-07 14:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:57:02] Production.INFO: ==29817== Releasing lock...
[2026-04-07 14:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 18:57:02] Production.INFO: ==29819== Lock acquired, processing the job...
[2026-04-07 18:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:57:02] Production.INFO: ==29819== Releasing lock...
[2026-04-07 18:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:57:03] Production.INFO: ==29823== Lock acquired, processing the job...
[2026-04-07 14:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:57:03] Production.INFO: ==29829== Lock acquired, processing the job...
[2026-04-07 14:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:57:03] Production.INFO: ==29829== Releasing lock...
[2026-04-07 14:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:57:03] Production.INFO: ==29821== Lock acquired, processing the job...
[2026-04-07 14:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:57:03] Production.INFO: ==29825== Lock acquired, processing the job...
[2026-04-07 14:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:57:03] Production.INFO: ==29827== Lock acquired, processing the job...
[2026-04-07 14:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:57:03] Production.INFO: ==29823== Releasing lock...
[2026-04-07 14:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:57:03] Production.INFO: Account Balance Start.
[2026-04-07 14:57:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:57:03] Production.INFO: 117
[2026-04-07 14:57:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-09
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-10
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-11
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-12
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:57:04] Production.INFO: Total Charge 0
[2026-04-07 14:57:04] Production.INFO: CreateAllLog End
[2026-04-07 14:57:04] Production.INFO: Account Balance End.
[2026-04-07 14:57:05] Production.ERROR: CronJobId end 12
[2026-04-07 14:57:05] Production.INFO: ==29827== Releasing lock...
[2026-04-07 14:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:57:11] Production.ERROR: CronJobId end10
[2026-04-07 14:57:11] Production.INFO: ==29825== Releasing lock...
[2026-04-07 14:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:57:14] Production.INFO: call_cost start
[2026-04-07 14:57:14] Production.INFO: call_cost end
[2026-04-07 14:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:57:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:57:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:57:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:57:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:57:14] Production.INFO: ==29821== Releasing lock...
[2026-04-07 14:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:58:01] Production.INFO: ==29889== Lock acquired, processing the job...
[2026-04-07 19:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:58:01] Production.INFO: neon service started
[2026-04-07 19:58:01] Production.INFO: neon service started
[2026-04-07 19:58:01] Production.INFO: ==29889== Releasing lock...
[2026-04-07 19:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 18:58:01] Production.INFO: ==29893== Lock acquired, processing the job...
[2026-04-07 18:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:58:02] Production.INFO: ==29893== Releasing lock...
[2026-04-07 18:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:58:02] Production.INFO: ==29891== Lock acquired, processing the job...
[2026-04-07 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 14:58:02] Production.INFO: ==29891== Releasing lock...
[2026-04-07 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:58:02] Production.INFO: ==29902== Lock acquired, processing the job...
[2026-04-07 14:58:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:58:03] Production.INFO: Account Balance Start.
[2026-04-07 14:58:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:58:03] Production.INFO: 117
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-13
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-14
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: ==29896== Lock acquired, processing the job...
[2026-04-07 14:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-15
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-16
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: ==29898== Lock acquired, processing the job...
[2026-04-07 14:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-17
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: ==29900== Lock acquired, processing the job...
[2026-04-07 14:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-18
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-19
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-20
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-21
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:58:03] Production.INFO: ==29904== Lock acquired, processing the job...
[2026-04-07 14:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-22
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-23
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-24
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-25
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-26
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-27
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-28
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:58:03] Production.INFO: ==29904== Releasing lock...
[2026-04-07 14:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-29
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-30
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-03-31
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-04-01
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-04-02
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-04-03
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: Date 2026-04-04
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:03] Production.INFO: ==29898== Releasing lock...
[2026-04-07 14:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:58:03] Production.INFO: Date 2026-04-05
[2026-04-07 14:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:58:04] Production.INFO: Total Charge 0
[2026-04-07 14:58:04] Production.INFO: CreateAllLog End
[2026-04-07 14:58:04] Production.INFO: Account Balance End.
[2026-04-07 14:58:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:58:04] Production.INFO: ==29902== Releasing lock...
[2026-04-07 14:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:58:10] Production.ERROR: CronJobId end10
[2026-04-07 14:58:10] Production.INFO: ==29900== Releasing lock...
[2026-04-07 14:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:58:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:58:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:58:13] Production.INFO: call_cost start
[2026-04-07 14:58:13] Production.INFO: call_cost end
[2026-04-07 14:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:58:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:58:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:58:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:58:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:58:13] Production.INFO: ==29896== Releasing lock...
[2026-04-07 14:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 19:59:02] Production.INFO: ==29963== Lock acquired, processing the job...
[2026-04-07 19:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 19:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 19:59:02] Production.INFO: neon service started
[2026-04-07 19:59:02] Production.INFO: neon service started
[2026-04-07 19:59:02] Production.INFO: ==29963== Releasing lock...
[2026-04-07 19:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 19:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 14:59:02] Production.INFO: ==29965== Lock acquired, processing the job...
[2026-04-07 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 18:59:02] Production.INFO: ==29967== Lock acquired, processing the job...
[2026-04-07 18:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 18:59:02] Production.INFO: ==29967== Releasing lock...
[2026-04-07 18:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 18:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 14:59:02] Production.INFO: ==29965== Releasing lock...
[2026-04-07 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 14:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 14:59:03] Production.INFO: ==29978== Lock acquired, processing the job...
[2026-04-07 14:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 14:59:03] Production.INFO: ==29969== Lock acquired, processing the job...
[2026-04-07 14:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 14:59:03] Production.INFO: ==29971== Lock acquired, processing the job...
[2026-04-07 14:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 14:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 14:59:03] Production.INFO: ==29973== Lock acquired, processing the job...
[2026-04-07 14:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 14:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 14:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 14:59:03] Production.INFO: ==29978== Releasing lock...
[2026-04-07 14:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 14:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 14:59:03] Production.INFO: ==29976== Lock acquired, processing the job...
[2026-04-07 14:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 14:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 14:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 14:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 14:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 14:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 14:59:03] Production.INFO: Account Balance Start.
[2026-04-07 14:59:03] Production.INFO: CreateAllLog Start
[2026-04-07 14:59:03] Production.INFO: 117
[2026-04-07 14:59:03] Production.INFO: Date 2026-03-08
[2026-04-07 14:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:03] Production.INFO: Date 2026-03-09
[2026-04-07 14:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:03] Production.INFO: Date 2026-03-10
[2026-04-07 14:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:03] Production.INFO: Date 2026-03-11
[2026-04-07 14:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:03] Production.INFO: Date 2026-03-12
[2026-04-07 14:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-03-13
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-03-14
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-03-15
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-03-16
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-03-17
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-03-18
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: ==29971== Releasing lock...
[2026-04-07 14:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 14:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 14:59:04] Production.INFO: Date 2026-03-19
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-03-20
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-03-21
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-03-22
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-03-23
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-03-24
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-03-25
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-03-26
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-03-27
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-03-28
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-03-29
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-03-30
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-03-31
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-04-01
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-04-02
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-04-03
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-04-04
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-04-05
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-04-06
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Date 2026-04-07
[2026-04-07 14:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 14:59:04] Production.INFO: Total Charge 0
[2026-04-07 14:59:04] Production.INFO: CreateAllLog End
[2026-04-07 14:59:04] Production.INFO: Account Balance End.
[2026-04-07 14:59:04] Production.ERROR: CronJobId end 12
[2026-04-07 14:59:04] Production.INFO: ==29976== Releasing lock...
[2026-04-07 14:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 14:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 14:59:11] Production.ERROR: CronJobId end10
[2026-04-07 14:59:11] Production.INFO: ==29973== Releasing lock...
[2026-04-07 14:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 14:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 14:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 14:59:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 14:59:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 14:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 14:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 14:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 14:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 14:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 14:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 14:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 14:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 14:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 14:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 14:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 14:59:14] Production.INFO: call_cost start
[2026-04-07 14:59:14] Production.INFO: call_cost end
[2026-04-07 14:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 14:59:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 14:59:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 14:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 14:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 14:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 14:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 14:59:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 14:59:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 14:59:14] Production.INFO: ==29969== Releasing lock...
[2026-04-07 14:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 14:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:00:01] Production.INFO: ==30039== Lock acquired, processing the job...
[2026-04-07 20:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:00:01] Production.INFO: neon service started
[2026-04-07 20:00:01] Production.INFO: neon service started
[2026-04-07 20:00:01] Production.INFO: ==30039== Releasing lock...
[2026-04-07 20:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:00:01] Production.INFO: ==30041== Lock acquired, processing the job...
[2026-04-07 15:00:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:00:01] Production.INFO: ==30041== Releasing lock...
[2026-04-07 15:00:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:00:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:00:02] Production.INFO: ==30043== Lock acquired, processing the job...
[2026-04-07 19:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:00:02] Production.INFO: ==30043== Releasing lock...
[2026-04-07 19:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:00:02] Production.INFO: ==30046== Lock acquired, processing the job...
[2026-04-07 15:00:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:00:02] Production.INFO: ==30048== Lock acquired, processing the job...
[2026-04-07 15:00:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:00:02] Production.INFO: ==30050== Lock acquired, processing the job...
[2026-04-07 15:00:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:00:02] Production.INFO: ==30054== Lock acquired, processing the job...
[2026-04-07 15:00:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:00:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:00:02] Production.INFO: ==30052== Lock acquired, processing the job...
[2026-04-07 15:00:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:00:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:00:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:00:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:00:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:00:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:00:03] Production.INFO: ==30054== Releasing lock...
[2026-04-07 15:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:00:03] Production.INFO: Account Balance Start.
[2026-04-07 15:00:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:00:03] Production.INFO: 117
[2026-04-07 15:00:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:03] Production.INFO: ==30048== Releasing lock...
[2026-04-07 15:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:00:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:03] Production.INFO: Date 2026-03-21
[2026-04-07 15:00:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:00:04] Production.INFO: Total Charge 0
[2026-04-07 15:00:04] Production.INFO: CreateAllLog End
[2026-04-07 15:00:05] Production.INFO: Account Balance End.
[2026-04-07 15:00:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:00:05] Production.INFO: ==30052== Releasing lock...
[2026-04-07 15:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:00:11] Production.ERROR: CronJobId end10
[2026-04-07 15:00:11] Production.INFO: ==30050== Releasing lock...
[2026-04-07 15:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:00:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:00:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:00:13] Production.INFO: call_cost start
[2026-04-07 15:00:13] Production.INFO: call_cost end
[2026-04-07 15:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:00:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:00:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:00:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:00:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:00:13] Production.INFO: ==30046== Releasing lock...
[2026-04-07 15:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:01:01] Production.INFO: ==30125== Lock acquired, processing the job...
[2026-04-07 20:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:01:01] Production.INFO: neon service started
[2026-04-07 20:01:01] Production.INFO: neon service started
[2026-04-07 20:01:01] Production.INFO: ==30125== Releasing lock...
[2026-04-07 20:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:01:02] Production.INFO: ==30128== Lock acquired, processing the job...
[2026-04-07 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:01:02] Production.INFO: ==30128== Releasing lock...
[2026-04-07 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:01:02] Production.INFO: ==30130== Lock acquired, processing the job...
[2026-04-07 19:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:01:02] Production.INFO: ==30130== Releasing lock...
[2026-04-07 19:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:01:03] Production.INFO: ==30133== Lock acquired, processing the job...
[2026-04-07 15:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 15:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 15:01:03] Production.INFO: ==30137== Lock acquired, processing the job...
[2026-04-07 15:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:01:03] Production.INFO: ==30141== Lock acquired, processing the job...
[2026-04-07 15:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 15:01:03] Production.INFO: ==30133== Releasing lock...
[2026-04-07 15:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 15:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 15:01:03] Production.INFO: ==30143== Lock acquired, processing the job...
[2026-04-07 15:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 15:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 15:01:03] Production.INFO: Account Balance Start.
[2026-04-07 15:01:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:01:03] Production.INFO: 117
[2026-04-07 15:01:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:01:03] Production.INFO: ==30135== Lock acquired, processing the job...
[2026-04-07 15:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:03] Production.INFO: ==30139== Lock acquired, processing the job...
[2026-04-07 15:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:01:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:03] Production.INFO: ==30145== Lock acquired, processing the job...
[2026-04-07 15:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:01:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:01:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:01:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:01:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:01:03] Production.INFO: ==30145== Releasing lock...
[2026-04-07 15:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:01:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:04] Production.ERROR: done
[2026-04-07 15:01:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:04] Production.INFO: ==30137== Releasing lock...
[2026-04-07 15:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 15:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054220', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 15:01:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:05] Production.INFO: Date 2026-04-02
[2026-04-07 15:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:05] Production.INFO: Date 2026-04-03
[2026-04-07 15:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:05] Production.INFO: Date 2026-04-04
[2026-04-07 15:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:05] Production.INFO: Date 2026-04-05
[2026-04-07 15:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:05] Production.INFO: Date 2026-04-06
[2026-04-07 15:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:01:05] Production.INFO: Total Charge 0
[2026-04-07 15:01:05] Production.INFO: CreateAllLog End
[2026-04-07 15:01:05] Production.INFO: Account Balance End.
[2026-04-07 15:01:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:01:05] Production.INFO: ==30141== Releasing lock...
[2026-04-07 15:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054220', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 15:01:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 15:01:10] Production.INFO: ProcessCDR(1,17054220,1,1,2)
[2026-04-07 15:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17054220,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 15:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17054220,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 15:01:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 15:01:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 15:01:10] Production.INFO: ==30143== Releasing lock...
[2026-04-07 15:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 15:01:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 15:01:14] Production.ERROR: CronJobId end10
[2026-04-07 15:01:14] Production.INFO: ==30139== Releasing lock...
[2026-04-07 15:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:01:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:01:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:01:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:01:17] Production.INFO: call_cost start
[2026-04-07 15:01:17] Production.INFO: call_cost end
[2026-04-07 15:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:01:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:01:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:01:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:01:17] Production.INFO: ==30135== Releasing lock...
[2026-04-07 15:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:02:02] Production.INFO: ==30201== Lock acquired, processing the job...
[2026-04-07 20:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:02:02] Production.INFO: neon service started
[2026-04-07 20:02:02] Production.INFO: neon service started
[2026-04-07 20:02:02] Production.INFO: ==30201== Releasing lock...
[2026-04-07 20:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:02:02] Production.INFO: ==30203== Lock acquired, processing the job...
[2026-04-07 15:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:02:02] Production.INFO: ==30203== Releasing lock...
[2026-04-07 15:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:02:02] Production.INFO: ==30205== Lock acquired, processing the job...
[2026-04-07 19:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:02:03] Production.INFO: ==30205== Releasing lock...
[2026-04-07 19:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:02:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:02:03] Production.INFO: ==30208== Lock acquired, processing the job...
[2026-04-07 15:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:02:03] Production.INFO: ==30210== Lock acquired, processing the job...
[2026-04-07 15:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:02:03] Production.INFO: ==30212== Lock acquired, processing the job...
[2026-04-07 15:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:02:03] Production.INFO: ==30214== Lock acquired, processing the job...
[2026-04-07 15:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:02:04] Production.INFO: ==30218== Lock acquired, processing the job...
[2026-04-07 15:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:02:04] Production.INFO: Account Balance Start.
[2026-04-07 15:02:04] Production.INFO: CreateAllLog Start
[2026-04-07 15:02:04] Production.INFO: 117
[2026-04-07 15:02:04] Production.INFO: Date 2026-03-08
[2026-04-07 15:02:04] Production.INFO: ==30216== Lock acquired, processing the job...
[2026-04-07 15:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-07 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 15:02:04] Production.INFO: Date 2026-03-09
[2026-04-07 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:02:04] Production.INFO: Date 2026-03-10
[2026-04-07 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:04] Production.INFO: ==30218== Releasing lock...
[2026-04-07 15:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:02:04] Production.INFO: Date 2026-03-11
[2026-04-07 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:04] Production.INFO: ==30210== Releasing lock...
[2026-04-07 15:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:02:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:04] Production.ERROR: done
[2026-04-07 15:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-07 15:02:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:05] Production.INFO: Date 2026-03-23
[2026-04-07 15:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:05] Production.INFO: Date 2026-03-24
[2026-04-07 15:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:05] Production.INFO: Date 2026-03-25
[2026-04-07 15:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:05] Production.INFO: Date 2026-03-26
[2026-04-07 15:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:05] Production.INFO: Date 2026-03-27
[2026-04-07 15:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:05] Production.INFO: Date 2026-03-28
[2026-04-07 15:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:05] Production.INFO: Date 2026-03-29
[2026-04-07 15:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:05] Production.INFO: Date 2026-03-30
[2026-04-07 15:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:05] Production.INFO: Date 2026-03-31
[2026-04-07 15:02:05] Production.ERROR: done
[2026-04-07 15:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:05] Production.INFO: Date 2026-04-01
[2026-04-07 15:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:05] Production.INFO: Date 2026-04-02
[2026-04-07 15:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:05] Production.INFO: Date 2026-04-03
[2026-04-07 15:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:05] Production.INFO: Date 2026-04-04
[2026-04-07 15:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:05] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-07 15:02:05] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-07 15:02:05] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:02:05] Production.INFO: Date 2026-04-05
[2026-04-07 15:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:05] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:02:05] Production.INFO: Date 2026-04-06
[2026-04-07 15:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:05] Production.INFO: ==30216== Releasing lock...
[2026-04-07 15:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-07 15:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-04-07 15:02:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:02:05] Production.INFO: Total Charge 0
[2026-04-07 15:02:05] Production.INFO: CreateAllLog End
[2026-04-07 15:02:05] Production.INFO: Account Balance End.
[2026-04-07 15:02:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:02:05] Production.INFO: ==30214== Releasing lock...
[2026-04-07 15:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:02:12] Production.ERROR: CronJobId end10
[2026-04-07 15:02:12] Production.INFO: ==30212== Releasing lock...
[2026-04-07 15:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:02:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:02:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:02:14] Production.INFO: call_cost start
[2026-04-07 15:02:14] Production.INFO: call_cost end
[2026-04-07 15:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:02:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:02:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:02:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:02:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:02:14] Production.INFO: ==30208== Releasing lock...
[2026-04-07 15:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:03:01] Production.INFO: ==30280== Lock acquired, processing the job...
[2026-04-07 20:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:03:01] Production.INFO: neon service started
[2026-04-07 20:03:01] Production.INFO: neon service started
[2026-04-07 20:03:01] Production.INFO: ==30280== Releasing lock...
[2026-04-07 20:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 19:03:02] Production.INFO: ==30284== Lock acquired, processing the job...
[2026-04-07 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:03:02] Production.INFO: ==30284== Releasing lock...
[2026-04-07 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:03:02] Production.INFO: ==30282== Lock acquired, processing the job...
[2026-04-07 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:03:02] Production.INFO: ==30282== Releasing lock...
[2026-04-07 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:03:03] Production.INFO: ==30287== Lock acquired, processing the job...
[2026-04-07 15:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:03:03] Production.INFO: ==30289== Lock acquired, processing the job...
[2026-04-07 15:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:03:03] Production.INFO: ==30293== Lock acquired, processing the job...
[2026-04-07 15:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:03:03] Production.INFO: ==30291== Lock acquired, processing the job...
[2026-04-07 15:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:03:03] Production.INFO: Account Balance Start.
[2026-04-07 15:03:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:03:03] Production.INFO: 117
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:03:03] Production.INFO: ==30295== Lock acquired, processing the job...
[2026-04-07 15:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.INFO: ==30295== Releasing lock...
[2026-04-07 15:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-21
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-22
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-23
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-24
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-25
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-26
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-27
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-28
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-29
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:03] Production.INFO: Date 2026-03-30
[2026-04-07 15:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:04] Production.INFO: ==30289== Releasing lock...
[2026-04-07 15:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:03:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:03:04] Production.INFO: Total Charge 0
[2026-04-07 15:03:04] Production.INFO: CreateAllLog End
[2026-04-07 15:03:04] Production.INFO: Account Balance End.
[2026-04-07 15:03:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:03:04] Production.INFO: ==30293== Releasing lock...
[2026-04-07 15:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:03:11] Production.ERROR: CronJobId end10
[2026-04-07 15:03:11] Production.INFO: ==30291== Releasing lock...
[2026-04-07 15:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:03:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:03:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:03:14] Production.INFO: call_cost start
[2026-04-07 15:03:14] Production.INFO: call_cost end
[2026-04-07 15:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:03:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:03:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:03:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:03:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:03:14] Production.INFO: ==30287== Releasing lock...
[2026-04-07 15:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:04:02] Production.INFO: ==30351== Lock acquired, processing the job...
[2026-04-07 20:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:04:02] Production.INFO: neon service started
[2026-04-07 20:04:02] Production.INFO: neon service started
[2026-04-07 20:04:02] Production.INFO: ==30351== Releasing lock...
[2026-04-07 20:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:04:02] Production.INFO: ==30353== Lock acquired, processing the job...
[2026-04-07 15:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:04:02] Production.INFO: ==30353== Releasing lock...
[2026-04-07 15:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:04:02] Production.INFO: ==30355== Lock acquired, processing the job...
[2026-04-07 19:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:04:02] Production.INFO: ==30355== Releasing lock...
[2026-04-07 19:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:04:03] Production.INFO: ==30358== Lock acquired, processing the job...
[2026-04-07 15:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:04:03] Production.INFO: ==30360== Lock acquired, processing the job...
[2026-04-07 15:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:04:03] Production.INFO: ==30362== Lock acquired, processing the job...
[2026-04-07 15:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:04:03] Production.INFO: ==30364== Lock acquired, processing the job...
[2026-04-07 15:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:04:03] Production.INFO: ==30366== Lock acquired, processing the job...
[2026-04-07 15:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:04:03] Production.INFO: Account Balance Start.
[2026-04-07 15:04:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:04:03] Production.INFO: 117
[2026-04-07 15:04:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:04:03] Production.INFO: ==30366== Releasing lock...
[2026-04-07 15:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:04:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:04] Production.INFO: ==30360== Releasing lock...
[2026-04-07 15:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:04:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:05] Production.INFO: Date 2026-04-03
[2026-04-07 15:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:05] Production.INFO: Date 2026-04-04
[2026-04-07 15:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:05] Production.INFO: Date 2026-04-05
[2026-04-07 15:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:05] Production.INFO: Date 2026-04-06
[2026-04-07 15:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:04:05] Production.INFO: Total Charge 0
[2026-04-07 15:04:05] Production.INFO: CreateAllLog End
[2026-04-07 15:04:05] Production.INFO: Account Balance End.
[2026-04-07 15:04:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:04:05] Production.INFO: ==30364== Releasing lock...
[2026-04-07 15:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:04:11] Production.ERROR: CronJobId end10
[2026-04-07 15:04:11] Production.INFO: ==30362== Releasing lock...
[2026-04-07 15:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:04:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:04:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:04:13] Production.INFO: call_cost start
[2026-04-07 15:04:13] Production.INFO: call_cost end
[2026-04-07 15:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:04:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:04:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:04:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:04:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:04:13] Production.INFO: ==30358== Releasing lock...
[2026-04-07 15:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:05:01] Production.INFO: ==30426== Lock acquired, processing the job...
[2026-04-07 20:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:05:01] Production.INFO: neon service started
[2026-04-07 20:05:01] Production.INFO: neon service started
[2026-04-07 20:05:01] Production.INFO: ==30426== Releasing lock...
[2026-04-07 20:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 19:05:01] Production.INFO: ==30430== Lock acquired, processing the job...
[2026-04-07 19:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:05:01] Production.INFO: ==30430== Releasing lock...
[2026-04-07 19:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:05:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:05:02] Production.INFO: ==30428== Lock acquired, processing the job...
[2026-04-07 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:05:02] Production.INFO: ==30428== Releasing lock...
[2026-04-07 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:05:03] Production.INFO: ==30432== Lock acquired, processing the job...
[2026-04-07 15:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:05:03] Production.INFO: ==30436== Lock acquired, processing the job...
[2026-04-07 15:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:05:03] Production.INFO: ==30434== Lock acquired, processing the job...
[2026-04-07 15:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:05:03] Production.INFO: ==30440== Lock acquired, processing the job...
[2026-04-07 15:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:05:03] Production.INFO: ==30438== Lock acquired, processing the job...
[2026-04-07 15:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:05:03] Production.INFO: ==30440== Releasing lock...
[2026-04-07 15:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:05:03] Production.INFO: Account Balance Start.
[2026-04-07 15:05:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:05:03] Production.INFO: 117
[2026-04-07 15:05:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:03] Production.INFO: ==30434== Releasing lock...
[2026-04-07 15:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:05:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:03] Production.INFO: Date 2026-03-21
[2026-04-07 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:03] Production.INFO: Date 2026-03-22
[2026-04-07 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:03] Production.INFO: Date 2026-03-23
[2026-04-07 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:03] Production.INFO: Date 2026-03-24
[2026-04-07 15:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:05:04] Production.INFO: Total Charge 0
[2026-04-07 15:05:04] Production.INFO: CreateAllLog End
[2026-04-07 15:05:04] Production.INFO: Account Balance End.
[2026-04-07 15:05:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:05:04] Production.INFO: ==30438== Releasing lock...
[2026-04-07 15:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:05:11] Production.ERROR: CronJobId end10
[2026-04-07 15:05:11] Production.INFO: ==30436== Releasing lock...
[2026-04-07 15:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:05:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:05:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:05:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:05:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:05:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:05:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:05:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:05:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:05:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:05:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:05:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:05:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:05:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:05:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:05:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:05:15] Production.INFO: call_cost start
[2026-04-07 15:05:15] Production.INFO: call_cost end
[2026-04-07 15:05:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:05:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:05:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:05:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:05:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:05:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:05:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:05:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:05:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:05:15] Production.INFO: ==30432== Releasing lock...
[2026-04-07 15:05:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:05:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:06:01] Production.INFO: ==30496== Lock acquired, processing the job...
[2026-04-07 20:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:06:01] Production.INFO: neon service started
[2026-04-07 20:06:01] Production.INFO: neon service started
[2026-04-07 20:06:01] Production.INFO: ==30496== Releasing lock...
[2026-04-07 20:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 19:06:02] Production.INFO: ==30500== Lock acquired, processing the job...
[2026-04-07 19:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:06:02] Production.INFO: ==30500== Releasing lock...
[2026-04-07 19:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:06:02] Production.INFO: ==30498== Lock acquired, processing the job...
[2026-04-07 15:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:06:02] Production.INFO: ==30498== Releasing lock...
[2026-04-07 15:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:06:03] Production.INFO: ==30506== Lock acquired, processing the job...
[2026-04-07 15:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:06:03] Production.INFO: ==30502== Lock acquired, processing the job...
[2026-04-07 15:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:06:03] Production.INFO: ==30504== Lock acquired, processing the job...
[2026-04-07 15:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:06:03] Production.INFO: ==30510== Lock acquired, processing the job...
[2026-04-07 15:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:06:03] Production.INFO: ==30508== Lock acquired, processing the job...
[2026-04-07 15:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:06:03] Production.INFO: Account Balance Start.
[2026-04-07 15:06:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:06:03] Production.INFO: 117
[2026-04-07 15:06:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:06:03] Production.INFO: ==30510== Releasing lock...
[2026-04-07 15:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:06:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: ==30504== Releasing lock...
[2026-04-07 15:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:06:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:06:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:06:05] Production.INFO: Total Charge 0
[2026-04-07 15:06:05] Production.INFO: CreateAllLog End
[2026-04-07 15:06:05] Production.INFO: Account Balance End.
[2026-04-07 15:06:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:06:05] Production.INFO: ==30508== Releasing lock...
[2026-04-07 15:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:06:11] Production.ERROR: CronJobId end10
[2026-04-07 15:06:11] Production.INFO: ==30506== Releasing lock...
[2026-04-07 15:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:06:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:06:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:06:13] Production.INFO: call_cost start
[2026-04-07 15:06:13] Production.INFO: call_cost end
[2026-04-07 15:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:06:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:06:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:06:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:06:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:06:13] Production.INFO: ==30502== Releasing lock...
[2026-04-07 15:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:07:02] Production.INFO: ==30572== Lock acquired, processing the job...
[2026-04-07 20:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:07:02] Production.INFO: neon service started
[2026-04-07 20:07:02] Production.INFO: neon service started
[2026-04-07 20:07:02] Production.INFO: ==30572== Releasing lock...
[2026-04-07 20:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:07:02] Production.INFO: ==30574== Lock acquired, processing the job...
[2026-04-07 15:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:07:02] Production.INFO: ==30574== Releasing lock...
[2026-04-07 15:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:07:02] Production.INFO: ==30576== Lock acquired, processing the job...
[2026-04-07 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:07:03] Production.INFO: ==30576== Releasing lock...
[2026-04-07 19:07:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:07:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:07:03] Production.INFO: ==30578== Lock acquired, processing the job...
[2026-04-07 15:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:07:03] Production.INFO: ==30582== Lock acquired, processing the job...
[2026-04-07 15:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:07:03] Production.INFO: ==30580== Lock acquired, processing the job...
[2026-04-07 15:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:07:03] Production.INFO: ==30584== Lock acquired, processing the job...
[2026-04-07 15:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:07:03] Production.INFO: ==30586== Lock acquired, processing the job...
[2026-04-07 15:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:07:03] Production.INFO: Account Balance Start.
[2026-04-07 15:07:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:07:03] Production.INFO: 117
[2026-04-07 15:07:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:07:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:07:04] Production.INFO: ==30586== Releasing lock...
[2026-04-07 15:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:07:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:07:04] Production.INFO: Date 2026-03-11
[2026-04-07 15:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:04] Production.INFO: ==30580== Releasing lock...
[2026-04-07 15:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:07:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:07:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:05] Production.INFO: Date 2026-03-27
[2026-04-07 15:07:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:05] Production.INFO: Date 2026-03-28
[2026-04-07 15:07:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:05] Production.INFO: Date 2026-03-29
[2026-04-07 15:07:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:05] Production.INFO: Date 2026-03-30
[2026-04-07 15:07:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:05] Production.INFO: Date 2026-03-31
[2026-04-07 15:07:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:05] Production.INFO: Date 2026-04-01
[2026-04-07 15:07:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:05] Production.INFO: Date 2026-04-02
[2026-04-07 15:07:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:05] Production.INFO: Date 2026-04-03
[2026-04-07 15:07:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:05] Production.INFO: Date 2026-04-04
[2026-04-07 15:07:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:05] Production.INFO: Date 2026-04-05
[2026-04-07 15:07:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:05] Production.INFO: Date 2026-04-06
[2026-04-07 15:07:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:07:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:07:05] Production.INFO: Total Charge 0
[2026-04-07 15:07:05] Production.INFO: CreateAllLog End
[2026-04-07 15:07:05] Production.INFO: Account Balance End.
[2026-04-07 15:07:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:07:05] Production.INFO: ==30584== Releasing lock...
[2026-04-07 15:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:07:11] Production.ERROR: CronJobId end10
[2026-04-07 15:07:11] Production.INFO: ==30582== Releasing lock...
[2026-04-07 15:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:07:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:07:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:07:13] Production.INFO: call_cost start
[2026-04-07 15:07:13] Production.INFO: call_cost end
[2026-04-07 15:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:07:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:07:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:07:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:07:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:07:13] Production.INFO: ==30578== Releasing lock...
[2026-04-07 15:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:08:01] Production.INFO: ==30644== Lock acquired, processing the job...
[2026-04-07 20:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:08:01] Production.INFO: neon service started
[2026-04-07 20:08:01] Production.INFO: neon service started
[2026-04-07 20:08:01] Production.INFO: ==30644== Releasing lock...
[2026-04-07 20:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:08:02] Production.INFO: ==30646== Lock acquired, processing the job...
[2026-04-07 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 19:08:02] Production.INFO: ==30648== Lock acquired, processing the job...
[2026-04-07 19:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:08:02] Production.INFO: ==30648== Releasing lock...
[2026-04-07 19:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:08:02] Production.INFO: ==30646== Releasing lock...
[2026-04-07 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:08:03] Production.INFO: ==30651== Lock acquired, processing the job...
[2026-04-07 15:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:08:03] Production.INFO: ==30655== Lock acquired, processing the job...
[2026-04-07 15:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:08:03] Production.INFO: ==30653== Lock acquired, processing the job...
[2026-04-07 15:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:08:03] Production.INFO: ==30657== Lock acquired, processing the job...
[2026-04-07 15:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:08:03] Production.INFO: ==30659== Lock acquired, processing the job...
[2026-04-07 15:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:08:03] Production.INFO: Account Balance Start.
[2026-04-07 15:08:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:08:03] Production.INFO: 117
[2026-04-07 15:08:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:08:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:08:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:03] Production.INFO: ==30659== Releasing lock...
[2026-04-07 15:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:08:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:04] Production.INFO: ==30653== Releasing lock...
[2026-04-07 15:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:08:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:08:04] Production.INFO: Total Charge 0
[2026-04-07 15:08:04] Production.INFO: CreateAllLog End
[2026-04-07 15:08:04] Production.INFO: Account Balance End.
[2026-04-07 15:08:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:08:04] Production.INFO: ==30657== Releasing lock...
[2026-04-07 15:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:08:10] Production.ERROR: CronJobId end10
[2026-04-07 15:08:10] Production.INFO: ==30655== Releasing lock...
[2026-04-07 15:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:08:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:08:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:08:13] Production.INFO: call_cost start
[2026-04-07 15:08:13] Production.INFO: call_cost end
[2026-04-07 15:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:08:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:08:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:08:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:08:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:08:13] Production.INFO: ==30651== Releasing lock...
[2026-04-07 15:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:09:02] Production.INFO: ==30975== Lock acquired, processing the job...
[2026-04-07 20:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:09:02] Production.INFO: neon service started
[2026-04-07 20:09:02] Production.INFO: neon service started
[2026-04-07 20:09:02] Production.INFO: ==30975== Releasing lock...
[2026-04-07 20:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:09:02] Production.INFO: ==30977== Lock acquired, processing the job...
[2026-04-07 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:09:02] Production.INFO: ==30977== Releasing lock...
[2026-04-07 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:09:02] Production.INFO: ==30979== Lock acquired, processing the job...
[2026-04-07 19:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:09:02] Production.INFO: ==30979== Releasing lock...
[2026-04-07 19:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:09:03] Production.INFO: ==30983== Lock acquired, processing the job...
[2026-04-07 15:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:09:03] Production.INFO: ==30981== Lock acquired, processing the job...
[2026-04-07 15:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:09:03] Production.INFO: ==30987== Lock acquired, processing the job...
[2026-04-07 15:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:09:03] Production.INFO: ==30985== Lock acquired, processing the job...
[2026-04-07 15:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:09:03] Production.INFO: ==30989== Lock acquired, processing the job...
[2026-04-07 15:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:09:03] Production.INFO: Account Balance Start.
[2026-04-07 15:09:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:09:03] Production.INFO: 117
[2026-04-07 15:09:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:09:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:09:03] Production.INFO: ==30989== Releasing lock...
[2026-04-07 15:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:09:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:09:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: ==30983== Releasing lock...
[2026-04-07 15:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:09:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:05] Production.INFO: Date 2026-04-06
[2026-04-07 15:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:09:05] Production.INFO: Total Charge 0
[2026-04-07 15:09:05] Production.INFO: CreateAllLog End
[2026-04-07 15:09:05] Production.INFO: Account Balance End.
[2026-04-07 15:09:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:09:05] Production.INFO: ==30987== Releasing lock...
[2026-04-07 15:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:09:14] Production.ERROR: CronJobId end10
[2026-04-07 15:09:14] Production.INFO: ==30985== Releasing lock...
[2026-04-07 15:09:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:09:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:09:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:09:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:09:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:09:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:09:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:09:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:09:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:09:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:09:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:09:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:09:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:09:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:09:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:09:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:09:15] Production.INFO: call_cost start
[2026-04-07 15:09:15] Production.INFO: call_cost end
[2026-04-07 15:09:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:09:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:09:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:09:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:09:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:09:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:09:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:09:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:09:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:09:15] Production.INFO: ==30981== Releasing lock...
[2026-04-07 15:09:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:09:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:10:01] Production.INFO: ==31043== Lock acquired, processing the job...
[2026-04-07 20:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:10:01] Production.INFO: neon service started
[2026-04-07 20:10:01] Production.INFO: neon service started
[2026-04-07 20:10:01] Production.INFO: ==31043== Releasing lock...
[2026-04-07 20:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:10:02] Production.INFO: ==31046== Lock acquired, processing the job...
[2026-04-07 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 19:10:02] Production.INFO: ==31048== Lock acquired, processing the job...
[2026-04-07 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:10:02] Production.INFO: ==31048== Releasing lock...
[2026-04-07 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:10:02] Production.INFO: 26 MB #Memory Used#
[2026-04-07 15:10:02] Production.INFO: ==31046== Releasing lock...
[2026-04-07 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:10:03] Production.INFO: ==31050== Lock acquired, processing the job...
[2026-04-07 15:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:10:03] Production.INFO: ==31052== Lock acquired, processing the job...
[2026-04-07 15:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:10:03] Production.INFO: ==31054== Lock acquired, processing the job...
[2026-04-07 15:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:10:03] Production.INFO: ==31058== Lock acquired, processing the job...
[2026-04-07 15:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:10:03] Production.INFO: ==31056== Lock acquired, processing the job...
[2026-04-07 15:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:10:03] Production.INFO: Account Balance Start.
[2026-04-07 15:10:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:10:03] Production.INFO: 117
[2026-04-07 15:10:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:10:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:03] Production.INFO: ==31058== Releasing lock...
[2026-04-07 15:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:10:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:03] Production.INFO: ==31052== Releasing lock...
[2026-04-07 15:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:10:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:03] Production.INFO: Date 2026-03-21
[2026-04-07 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:03] Production.INFO: Date 2026-03-22
[2026-04-07 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:03] Production.INFO: Date 2026-03-23
[2026-04-07 15:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:10:04] Production.INFO: Total Charge 0
[2026-04-07 15:10:04] Production.INFO: CreateAllLog End
[2026-04-07 15:10:04] Production.INFO: Account Balance End.
[2026-04-07 15:10:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:10:04] Production.INFO: ==31056== Releasing lock...
[2026-04-07 15:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:10:13] Production.ERROR: CronJobId end10
[2026-04-07 15:10:13] Production.INFO: ==31054== Releasing lock...
[2026-04-07 15:10:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:10:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:10:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:10:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:10:15] Production.INFO: call_cost start
[2026-04-07 15:10:15] Production.INFO: call_cost end
[2026-04-07 15:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:10:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:10:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:10:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:10:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:10:15] Production.INFO: ==31050== Releasing lock...
[2026-04-07 15:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:11:01] Production.INFO: ==31112== Lock acquired, processing the job...
[2026-04-07 20:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:11:01] Production.INFO: neon service started
[2026-04-07 20:11:01] Production.INFO: neon service started
[2026-04-07 20:11:01] Production.INFO: ==31112== Releasing lock...
[2026-04-07 20:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:11:02] Production.INFO: ==31114== Lock acquired, processing the job...
[2026-04-07 15:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:11:02] Production.INFO: ==31114== Releasing lock...
[2026-04-07 15:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:11:02] Production.INFO: ==31116== Lock acquired, processing the job...
[2026-04-07 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:11:02] Production.INFO: ==31116== Releasing lock...
[2026-04-07 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:11:03] Production.INFO: ==31119== Lock acquired, processing the job...
[2026-04-07 15:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 15:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 15:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 15:11:03] Production.INFO: ==31119== Releasing lock...
[2026-04-07 15:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 15:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 15:11:03] Production.INFO: ==31121== Lock acquired, processing the job...
[2026-04-07 15:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:11:03] Production.INFO: ==31123== Lock acquired, processing the job...
[2026-04-07 15:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:11:03] Production.INFO: ==31129== Lock acquired, processing the job...
[2026-04-07 15:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 15:11:03] Production.INFO: ==31127== Lock acquired, processing the job...
[2026-04-07 15:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:11:03] Production.INFO: ==31125== Lock acquired, processing the job...
[2026-04-07 15:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:11:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 15:11:03] Production.INFO: ==31131== Lock acquired, processing the job...
[2026-04-07 15:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:11:03] Production.INFO: Account Balance Start.
[2026-04-07 15:11:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:11:03] Production.INFO: 117
[2026-04-07 15:11:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:11:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-11
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:11:04] Production.INFO: ==31131== Releasing lock...
[2026-04-07 15:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.INFO: ==31123== Releasing lock...
[2026-04-07 15:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:11:04] Production.ERROR: done
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 15:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054262', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:05] Production.INFO: Date 2026-04-01
[2026-04-07 15:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:05] Production.INFO: Date 2026-04-02
[2026-04-07 15:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:05] Production.INFO: Date 2026-04-03
[2026-04-07 15:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:05] Production.INFO: Date 2026-04-04
[2026-04-07 15:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:05] Production.INFO: Date 2026-04-05
[2026-04-07 15:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:05] Production.INFO: Date 2026-04-06
[2026-04-07 15:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:11:05] Production.INFO: Total Charge 0
[2026-04-07 15:11:05] Production.INFO: CreateAllLog End
[2026-04-07 15:11:05] Production.INFO: Account Balance End.
[2026-04-07 15:11:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:11:05] Production.INFO: ==31127== Releasing lock...
[2026-04-07 15:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054262', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 15:11:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 15:11:10] Production.INFO: ProcessCDR(1,17054262,1,1,2)
[2026-04-07 15:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17054262,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 15:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17054262,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 15:11:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 15:11:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 15:11:10] Production.INFO: ==31129== Releasing lock...
[2026-04-07 15:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 15:11:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 15:11:16] Production.ERROR: CronJobId end10
[2026-04-07 15:11:16] Production.INFO: ==31125== Releasing lock...
[2026-04-07 15:11:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:11:16] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:11:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:11:17] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:11:17] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:11:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:11:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:11:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:11:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:11:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:11:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:11:17] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:11:17] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:11:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:11:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:11:17] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:11:17] Production.INFO: call_cost start
[2026-04-07 15:11:17] Production.INFO: call_cost end
[2026-04-07 15:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:11:17] Production.INFO: ==31121== Releasing lock...
[2026-04-07 15:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:12:01] Production.INFO: ==31187== Lock acquired, processing the job...
[2026-04-07 20:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:12:01] Production.INFO: neon service started
[2026-04-07 20:12:01] Production.INFO: neon service started
[2026-04-07 20:12:01] Production.INFO: ==31187== Releasing lock...
[2026-04-07 20:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:12:01] Production.INFO: ==31189== Lock acquired, processing the job...
[2026-04-07 15:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:12:01] Production.INFO: ==31189== Releasing lock...
[2026-04-07 15:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:12:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:12:01] Production.INFO: ==31191== Lock acquired, processing the job...
[2026-04-07 19:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:12:02] Production.INFO: ==31191== Releasing lock...
[2026-04-07 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:12:02] Production.INFO: ==31193== Lock acquired, processing the job...
[2026-04-07 15:12:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:12:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:12:02] Production.INFO: ==31195== Lock acquired, processing the job...
[2026-04-07 15:12:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:12:02] Production.INFO: ==31197== Lock acquired, processing the job...
[2026-04-07 15:12:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:12:02] Production.INFO: ==31201== Lock acquired, processing the job...
[2026-04-07 15:12:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:12:02] Production.INFO: ==31199== Lock acquired, processing the job...
[2026-04-07 15:12:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:12:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:12:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:12:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:12:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:12:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:12:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:12:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:12:03] Production.INFO: ==31201== Releasing lock...
[2026-04-07 15:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:12:03] Production.INFO: Account Balance Start.
[2026-04-07 15:12:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:12:03] Production.INFO: 117
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: ==31195== Releasing lock...
[2026-04-07 15:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-21
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-22
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-23
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-24
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-25
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-26
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-27
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-28
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-29
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-30
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-03-31
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-04-01
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:03] Production.INFO: Date 2026-04-02
[2026-04-07 15:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:12:04] Production.INFO: Total Charge 0
[2026-04-07 15:12:04] Production.INFO: CreateAllLog End
[2026-04-07 15:12:04] Production.INFO: Account Balance End.
[2026-04-07 15:12:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:12:04] Production.INFO: ==31199== Releasing lock...
[2026-04-07 15:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:12:14] Production.ERROR: CronJobId end10
[2026-04-07 15:12:14] Production.INFO: ==31197== Releasing lock...
[2026-04-07 15:12:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:12:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:12:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:12:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:12:15] Production.INFO: call_cost start
[2026-04-07 15:12:15] Production.INFO: call_cost end
[2026-04-07 15:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:12:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:12:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:12:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:12:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:12:15] Production.INFO: ==31193== Releasing lock...
[2026-04-07 15:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:13:01] Production.INFO: ==31255== Lock acquired, processing the job...
[2026-04-07 20:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:13:01] Production.INFO: neon service started
[2026-04-07 20:13:01] Production.INFO: neon service started
[2026-04-07 20:13:01] Production.INFO: ==31255== Releasing lock...
[2026-04-07 20:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:13:02] Production.INFO: ==31257== Lock acquired, processing the job...
[2026-04-07 15:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:13:02] Production.INFO: ==31257== Releasing lock...
[2026-04-07 15:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:13:02] Production.INFO: ==31259== Lock acquired, processing the job...
[2026-04-07 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:13:02] Production.INFO: ==31259== Releasing lock...
[2026-04-07 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:13:02] Production.INFO: ==31266== Lock acquired, processing the job...
[2026-04-07 15:13:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:13:03] Production.INFO: ==31262== Lock acquired, processing the job...
[2026-04-07 15:13:03] Production.INFO: ==31270== Lock acquired, processing the job...
[2026-04-07 15:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:13:03] Production.INFO: ==31264== Lock acquired, processing the job...
[2026-04-07 15:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:13:03] Production.INFO: ==31268== Lock acquired, processing the job...
[2026-04-07 15:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:13:03] Production.INFO: Account Balance Start.
[2026-04-07 15:13:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:13:03] Production.INFO: 117
[2026-04-07 15:13:03] Production.INFO: ==31270== Releasing lock...
[2026-04-07 15:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:13:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:03] Production.INFO: ==31264== Releasing lock...
[2026-04-07 15:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:13:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:13:04] Production.INFO: Total Charge 0
[2026-04-07 15:13:04] Production.INFO: CreateAllLog End
[2026-04-07 15:13:04] Production.INFO: Account Balance End.
[2026-04-07 15:13:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:13:04] Production.INFO: ==31268== Releasing lock...
[2026-04-07 15:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:13:14] Production.ERROR: CronJobId end10
[2026-04-07 15:13:14] Production.INFO: ==31266== Releasing lock...
[2026-04-07 15:13:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:13:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:13:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:13:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:13:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:13:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:13:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:13:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:13:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:13:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:13:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:13:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:13:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:13:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:13:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:13:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:13:16] Production.INFO: call_cost start
[2026-04-07 15:13:16] Production.INFO: call_cost end
[2026-04-07 15:13:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:13:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:13:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:13:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:13:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:13:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:13:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:13:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:13:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:13:16] Production.INFO: ==31262== Releasing lock...
[2026-04-07 15:13:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:13:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:14:02] Production.INFO: ==31324== Lock acquired, processing the job...
[2026-04-07 20:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:14:02] Production.INFO: neon service started
[2026-04-07 20:14:02] Production.INFO: neon service started
[2026-04-07 20:14:02] Production.INFO: ==31324== Releasing lock...
[2026-04-07 20:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:14:02] Production.INFO: ==31326== Lock acquired, processing the job...
[2026-04-07 15:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:14:02] Production.INFO: ==31326== Releasing lock...
[2026-04-07 15:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:14:02] Production.INFO: ==31328== Lock acquired, processing the job...
[2026-04-07 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:14:02] Production.INFO: ==31328== Releasing lock...
[2026-04-07 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:14:03] Production.INFO: ==31331== Lock acquired, processing the job...
[2026-04-07 15:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:14:03] Production.INFO: ==31335== Lock acquired, processing the job...
[2026-04-07 15:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:14:03] Production.INFO: ==31339== Lock acquired, processing the job...
[2026-04-07 15:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:14:03] Production.INFO: ==31333== Lock acquired, processing the job...
[2026-04-07 15:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:14:03] Production.INFO: ==31337== Lock acquired, processing the job...
[2026-04-07 15:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:14:03] Production.INFO: ==31339== Releasing lock...
[2026-04-07 15:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:14:03] Production.INFO: Account Balance Start.
[2026-04-07 15:14:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:14:03] Production.INFO: 117
[2026-04-07 15:14:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: ==31333== Releasing lock...
[2026-04-07 15:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:14:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:05] Production.INFO: Date 2026-04-04
[2026-04-07 15:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:05] Production.INFO: Date 2026-04-05
[2026-04-07 15:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:05] Production.INFO: Date 2026-04-06
[2026-04-07 15:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:14:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:14:05] Production.INFO: Total Charge 0
[2026-04-07 15:14:05] Production.INFO: CreateAllLog End
[2026-04-07 15:14:05] Production.INFO: Account Balance End.
[2026-04-07 15:14:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:14:05] Production.INFO: ==31337== Releasing lock...
[2026-04-07 15:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:14:14] Production.ERROR: CronJobId end10
[2026-04-07 15:14:14] Production.INFO: ==31335== Releasing lock...
[2026-04-07 15:14:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:14:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:14:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:14:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:14:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:14:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:14:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:14:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:14:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:14:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:14:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:14:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:14:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:14:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:14:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:14:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:14:16] Production.INFO: call_cost start
[2026-04-07 15:14:16] Production.INFO: call_cost end
[2026-04-07 15:14:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:14:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:14:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:14:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:14:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:14:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:14:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:14:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:14:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:14:16] Production.INFO: ==31331== Releasing lock...
[2026-04-07 15:14:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:14:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:15:01] Production.INFO: ==31394== Lock acquired, processing the job...
[2026-04-07 20:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:15:01] Production.INFO: neon service started
[2026-04-07 20:15:01] Production.INFO: neon service started
[2026-04-07 20:15:01] Production.INFO: ==31394== Releasing lock...
[2026-04-07 20:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:15:01] Production.INFO: ==31396== Lock acquired, processing the job...
[2026-04-07 15:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:15:02] Production.INFO: ==31396== Releasing lock...
[2026-04-07 15:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:15:02] Production.INFO: ==31398== Lock acquired, processing the job...
[2026-04-07 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:15:02] Production.INFO: ==31398== Releasing lock...
[2026-04-07 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:15:02] Production.INFO: ==31408== Lock acquired, processing the job...
[2026-04-07 15:15:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:15:02] Production.INFO: ==31404== Lock acquired, processing the job...
[2026-04-07 15:15:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:15:02] Production.INFO: ==31400== Lock acquired, processing the job...
[2026-04-07 15:15:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:15:02] Production.INFO: ==31402== Lock acquired, processing the job...
[2026-04-07 15:15:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:15:02] Production.INFO: ==31406== Lock acquired, processing the job...
[2026-04-07 15:15:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:15:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:15:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:15:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:15:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:15:02] Production.INFO: ==31408== Releasing lock...
[2026-04-07 15:15:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:15:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:15:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:15:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:15:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:15:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:15:03] Production.INFO: Account Balance Start.
[2026-04-07 15:15:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:15:03] Production.INFO: 117
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-21
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: ==31402== Releasing lock...
[2026-04-07 15:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-22
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-23
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-24
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-25
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-26
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-27
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-28
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-29
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-30
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-03-31
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-04-01
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-04-02
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-04-03
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-04-04
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-04-05
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-04-06
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Date 2026-04-07
[2026-04-07 15:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:15:03] Production.INFO: Total Charge 0
[2026-04-07 15:15:04] Production.INFO: CreateAllLog End
[2026-04-07 15:15:04] Production.INFO: Account Balance End.
[2026-04-07 15:15:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:15:04] Production.INFO: ==31406== Releasing lock...
[2026-04-07 15:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:15:14] Production.ERROR: CronJobId end10
[2026-04-07 15:15:14] Production.INFO: ==31404== Releasing lock...
[2026-04-07 15:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:15:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:15:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:15:16] Production.INFO: call_cost start
[2026-04-07 15:15:16] Production.INFO: call_cost end
[2026-04-07 15:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:15:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:15:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:15:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:15:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:15:17] Production.INFO: ==31400== Releasing lock...
[2026-04-07 15:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:16:01] Production.INFO: ==31464== Lock acquired, processing the job...
[2026-04-07 20:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:16:01] Production.INFO: neon service started
[2026-04-07 20:16:01] Production.INFO: neon service started
[2026-04-07 20:16:01] Production.INFO: ==31464== Releasing lock...
[2026-04-07 20:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:16:02] Production.INFO: ==31466== Lock acquired, processing the job...
[2026-04-07 15:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:16:02] Production.INFO: ==31466== Releasing lock...
[2026-04-07 15:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:16:02] Production.INFO: ==31468== Lock acquired, processing the job...
[2026-04-07 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:16:02] Production.INFO: ==31468== Releasing lock...
[2026-04-07 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:16:03] Production.INFO: ==31478== Lock acquired, processing the job...
[2026-04-07 15:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:16:03] Production.INFO: ==31470== Lock acquired, processing the job...
[2026-04-07 15:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:16:03] Production.INFO: ==31478== Releasing lock...
[2026-04-07 15:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:16:03] Production.INFO: ==31472== Lock acquired, processing the job...
[2026-04-07 15:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:16:03] Production.INFO: ==31474== Lock acquired, processing the job...
[2026-04-07 15:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:16:03] Production.INFO: ==31476== Lock acquired, processing the job...
[2026-04-07 15:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:16:03] Production.INFO: Account Balance Start.
[2026-04-07 15:16:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:16:03] Production.INFO: 117
[2026-04-07 15:16:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: ==31472== Releasing lock...
[2026-04-07 15:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:16:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:16:04] Production.INFO: Total Charge 0
[2026-04-07 15:16:04] Production.INFO: CreateAllLog End
[2026-04-07 15:16:05] Production.INFO: Account Balance End.
[2026-04-07 15:16:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:16:05] Production.INFO: ==31476== Releasing lock...
[2026-04-07 15:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:16:15] Production.ERROR: CronJobId end10
[2026-04-07 15:16:15] Production.INFO: ==31474== Releasing lock...
[2026-04-07 15:16:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:16:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:16:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:16:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:16:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:16:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:16:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:16:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:16:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:16:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:16:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:16:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:16:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:16:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:16:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:16:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:16:16] Production.INFO: call_cost start
[2026-04-07 15:16:16] Production.INFO: call_cost end
[2026-04-07 15:16:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:16:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:16:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:16:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:16:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:16:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:16:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:16:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:16:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:16:16] Production.INFO: ==31470== Releasing lock...
[2026-04-07 15:16:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:16:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:17:01] Production.INFO: ==31535== Lock acquired, processing the job...
[2026-04-07 20:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:17:01] Production.INFO: neon service started
[2026-04-07 20:17:01] Production.INFO: neon service started
[2026-04-07 20:17:01] Production.INFO: ==31535== Releasing lock...
[2026-04-07 20:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:17:01] Production.INFO: ==31537== Lock acquired, processing the job...
[2026-04-07 15:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:17:01] Production.INFO: ==31537== Releasing lock...
[2026-04-07 15:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:17:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:17:02] Production.INFO: ==31539== Lock acquired, processing the job...
[2026-04-07 19:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:17:02] Production.INFO: ==31539== Releasing lock...
[2026-04-07 19:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:17:02] Production.INFO: ==31541== Lock acquired, processing the job...
[2026-04-07 15:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:17:02] Production.INFO: ==31547== Lock acquired, processing the job...
[2026-04-07 15:17:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:17:02] Production.INFO: ==31543== Lock acquired, processing the job...
[2026-04-07 15:17:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:17:02] Production.INFO: ==31545== Lock acquired, processing the job...
[2026-04-07 15:17:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:17:02] Production.INFO: Account Balance Start.
[2026-04-07 15:17:02] Production.INFO: CreateAllLog Start
[2026-04-07 15:17:02] Production.INFO: ==31549== Lock acquired, processing the job...
[2026-04-07 15:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:17:02] Production.INFO: 117
[2026-04-07 15:17:02] Production.INFO: Date 2026-03-08
[2026-04-07 15:17:02] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:17:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:17:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:17:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:17:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:17:02] Production.INFO: Date 2026-03-09
[2026-04-07 15:17:02] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:17:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:17:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:17:02] Production.INFO: Date 2026-03-10
[2026-04-07 15:17:02] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:02] Production.INFO: ==31549== Releasing lock...
[2026-04-07 15:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:17:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-21
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-22
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-23
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: ==31543== Releasing lock...
[2026-04-07 15:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-24
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-25
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-26
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-27
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-28
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-29
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-30
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-03-31
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-04-01
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-04-02
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-04-03
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-04-04
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-04-05
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:03] Production.INFO: Date 2026-04-06
[2026-04-07 15:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:17:04] Production.INFO: Total Charge 0
[2026-04-07 15:17:04] Production.INFO: CreateAllLog End
[2026-04-07 15:17:04] Production.INFO: Account Balance End.
[2026-04-07 15:17:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:17:04] Production.INFO: ==31547== Releasing lock...
[2026-04-07 15:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:17:10] Production.ERROR: CronJobId end10
[2026-04-07 15:17:10] Production.INFO: ==31545== Releasing lock...
[2026-04-07 15:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:17:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:17:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:17:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:17:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:17:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:17:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:17:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:17:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:17:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:17:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:17:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:17:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:17:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:17:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:17:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:17:13] Production.INFO: call_cost start
[2026-04-07 15:17:13] Production.INFO: call_cost end
[2026-04-07 15:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:17:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:17:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:17:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:17:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:17:13] Production.INFO: ==31541== Releasing lock...
[2026-04-07 15:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:18:01] Production.INFO: ==31605== Lock acquired, processing the job...
[2026-04-07 20:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:18:01] Production.INFO: neon service started
[2026-04-07 20:18:01] Production.INFO: neon service started
[2026-04-07 20:18:01] Production.INFO: ==31605== Releasing lock...
[2026-04-07 20:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:18:02] Production.INFO: ==31607== Lock acquired, processing the job...
[2026-04-07 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 19:18:02] Production.INFO: ==31609== Lock acquired, processing the job...
[2026-04-07 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:18:02] Production.INFO: ==31609== Releasing lock...
[2026-04-07 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:18:02] Production.INFO: ==31607== Releasing lock...
[2026-04-07 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:18:03] Production.INFO: ==31614== Lock acquired, processing the job...
[2026-04-07 15:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:18:03] Production.INFO: ==31616== Lock acquired, processing the job...
[2026-04-07 15:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:18:03] Production.INFO: ==31612== Lock acquired, processing the job...
[2026-04-07 15:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:18:03] Production.INFO: ==31620== Lock acquired, processing the job...
[2026-04-07 15:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:18:03] Production.INFO: ==31618== Lock acquired, processing the job...
[2026-04-07 15:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:18:03] Production.INFO: ==31620== Releasing lock...
[2026-04-07 15:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:18:03] Production.INFO: Account Balance Start.
[2026-04-07 15:18:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:18:03] Production.INFO: 117
[2026-04-07 15:18:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:03] Production.INFO: ==31614== Releasing lock...
[2026-04-07 15:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:18:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:18:04] Production.INFO: Total Charge 0
[2026-04-07 15:18:04] Production.INFO: CreateAllLog End
[2026-04-07 15:18:04] Production.INFO: Account Balance End.
[2026-04-07 15:18:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:18:04] Production.INFO: ==31618== Releasing lock...
[2026-04-07 15:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:18:11] Production.ERROR: CronJobId end10
[2026-04-07 15:18:11] Production.INFO: ==31616== Releasing lock...
[2026-04-07 15:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:18:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:18:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:18:14] Production.INFO: call_cost start
[2026-04-07 15:18:14] Production.INFO: call_cost end
[2026-04-07 15:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:18:14] Production.INFO: ==31612== Releasing lock...
[2026-04-07 15:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:19:02] Production.INFO: ==31674== Lock acquired, processing the job...
[2026-04-07 20:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:19:02] Production.INFO: neon service started
[2026-04-07 20:19:02] Production.INFO: neon service started
[2026-04-07 20:19:02] Production.INFO: ==31674== Releasing lock...
[2026-04-07 20:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 19:19:02] Production.INFO: ==31678== Lock acquired, processing the job...
[2026-04-07 19:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:19:02] Production.INFO: ==31678== Releasing lock...
[2026-04-07 19:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:19:02] Production.INFO: ==31676== Lock acquired, processing the job...
[2026-04-07 15:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:19:02] Production.INFO: ==31676== Releasing lock...
[2026-04-07 15:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:19:03] Production.INFO: ==31681== Lock acquired, processing the job...
[2026-04-07 15:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:19:03] Production.INFO: ==31685== Lock acquired, processing the job...
[2026-04-07 15:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:19:03] Production.INFO: ==31689== Lock acquired, processing the job...
[2026-04-07 15:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:19:03] Production.INFO: ==31683== Lock acquired, processing the job...
[2026-04-07 15:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:19:03] Production.INFO: ==31687== Lock acquired, processing the job...
[2026-04-07 15:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:19:03] Production.INFO: ==31689== Releasing lock...
[2026-04-07 15:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:19:04] Production.INFO: Account Balance Start.
[2026-04-07 15:19:04] Production.INFO: CreateAllLog Start
[2026-04-07 15:19:04] Production.INFO: 117
[2026-04-07 15:19:04] Production.INFO: Date 2026-03-08
[2026-04-07 15:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:04] Production.INFO: Date 2026-03-09
[2026-04-07 15:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:04] Production.INFO: Date 2026-03-10
[2026-04-07 15:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:04] Production.INFO: Date 2026-03-11
[2026-04-07 15:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:04] Production.INFO: ==31683== Releasing lock...
[2026-04-07 15:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:19:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:05] Production.INFO: Date 2026-03-26
[2026-04-07 15:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:05] Production.INFO: Date 2026-03-27
[2026-04-07 15:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:05] Production.INFO: Date 2026-03-28
[2026-04-07 15:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:05] Production.INFO: Date 2026-03-29
[2026-04-07 15:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:05] Production.INFO: Date 2026-03-30
[2026-04-07 15:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:05] Production.INFO: Date 2026-03-31
[2026-04-07 15:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:05] Production.INFO: Date 2026-04-01
[2026-04-07 15:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:05] Production.INFO: Date 2026-04-02
[2026-04-07 15:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:05] Production.INFO: Date 2026-04-03
[2026-04-07 15:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:05] Production.INFO: Date 2026-04-04
[2026-04-07 15:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:05] Production.INFO: Date 2026-04-05
[2026-04-07 15:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:05] Production.INFO: Date 2026-04-06
[2026-04-07 15:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:19:05] Production.INFO: Total Charge 0
[2026-04-07 15:19:05] Production.INFO: CreateAllLog End
[2026-04-07 15:19:05] Production.INFO: Account Balance End.
[2026-04-07 15:19:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:19:05] Production.INFO: ==31687== Releasing lock...
[2026-04-07 15:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:19:11] Production.ERROR: CronJobId end10
[2026-04-07 15:19:11] Production.INFO: ==31685== Releasing lock...
[2026-04-07 15:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:19:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:19:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:19:14] Production.INFO: call_cost start
[2026-04-07 15:19:14] Production.INFO: call_cost end
[2026-04-07 15:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:19:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:19:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:19:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:19:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:19:14] Production.INFO: ==31681== Releasing lock...
[2026-04-07 15:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:20:01] Production.INFO: ==31741== Lock acquired, processing the job...
[2026-04-07 20:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:20:01] Production.INFO: neon service started
[2026-04-07 20:20:01] Production.INFO: neon service started
[2026-04-07 20:20:01] Production.INFO: ==31741== Releasing lock...
[2026-04-07 20:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 19:20:01] Production.INFO: ==31745== Lock acquired, processing the job...
[2026-04-07 19:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:20:01] Production.INFO: ==31745== Releasing lock...
[2026-04-07 19:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:20:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:20:02] Production.INFO: ==31743== Lock acquired, processing the job...
[2026-04-07 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:20:02] Production.INFO: ==31743== Releasing lock...
[2026-04-07 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:20:02] Production.INFO: ==31748== Lock acquired, processing the job...
[2026-04-07 15:20:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:20:02] Production.INFO: ==31750== Lock acquired, processing the job...
[2026-04-07 15:20:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:20:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:20:03] Production.INFO: ==31752== Lock acquired, processing the job...
[2026-04-07 15:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:20:03] Production.INFO: ==31754== Lock acquired, processing the job...
[2026-04-07 15:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:20:03] Production.INFO: ==31756== Lock acquired, processing the job...
[2026-04-07 15:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:20:03] Production.INFO: ==31750== Releasing lock...
[2026-04-07 15:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:20:03] Production.INFO: Account Balance Start.
[2026-04-07 15:20:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:20:03] Production.INFO: 117
[2026-04-07 15:20:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:20:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:03] Production.INFO: ==31756== Releasing lock...
[2026-04-07 15:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:20:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:20:04] Production.INFO: Total Charge 0
[2026-04-07 15:20:04] Production.INFO: CreateAllLog End
[2026-04-07 15:20:05] Production.INFO: Account Balance End.
[2026-04-07 15:20:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:20:05] Production.INFO: ==31754== Releasing lock...
[2026-04-07 15:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:20:12] Production.ERROR: CronJobId end10
[2026-04-07 15:20:12] Production.INFO: ==31752== Releasing lock...
[2026-04-07 15:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:20:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:20:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:20:15] Production.INFO: call_cost start
[2026-04-07 15:20:15] Production.INFO: call_cost end
[2026-04-07 15:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:20:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:20:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:20:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:20:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:20:15] Production.INFO: ==31748== Releasing lock...
[2026-04-07 15:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:21:01] Production.INFO: ==31811== Lock acquired, processing the job...
[2026-04-07 20:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:21:01] Production.INFO: neon service started
[2026-04-07 20:21:01] Production.INFO: neon service started
[2026-04-07 20:21:01] Production.INFO: ==31811== Releasing lock...
[2026-04-07 20:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:21:02] Production.INFO: ==31813== Lock acquired, processing the job...
[2026-04-07 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:21:02] Production.INFO: ==31813== Releasing lock...
[2026-04-07 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:21:02] Production.INFO: ==31815== Lock acquired, processing the job...
[2026-04-07 19:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:21:02] Production.INFO: ==31815== Releasing lock...
[2026-04-07 19:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:21:03] Production.INFO: ==31821== Lock acquired, processing the job...
[2026-04-07 15:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:21:03] Production.INFO: ==31819== Lock acquired, processing the job...
[2026-04-07 15:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 15:21:03] Production.INFO: ==31825== Lock acquired, processing the job...
[2026-04-07 15:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 15:21:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 15:21:03] Production.ERROR: CronJob PID - 31821
[2026-04-07 15:21:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 15:21:03] Production.ERROR: CronJob ID - 5
[2026-04-07 15:21:03] Production.ERROR: CronJob Last Run Time 2026-04-07 15:21:00
[2026-04-07 15:21:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 15:21:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 15:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 15:21:03] Production.INFO: ==31819== Releasing lock...
[2026-04-07 15:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 15:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 15:21:03] Production.INFO: ==31831== Lock acquired, processing the job...
[2026-04-07 15:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:21:03] Production.INFO: ==31823== Lock acquired, processing the job...
[2026-04-07 15:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:21:03] Production.INFO: ==31827== Lock acquired, processing the job...
[2026-04-07 15:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:21:03] Production.INFO: ==31829== Lock acquired, processing the job...
[2026-04-07 15:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 15:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:21:03] Production.INFO: ==31831== Releasing lock...
[2026-04-07 15:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:21:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 15:21:03] Production.INFO: Account Balance Start.
[2026-04-07 15:21:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:21:03] Production.INFO: 117
[2026-04-07 15:21:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:21:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-10
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-11
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.ERROR: done
[2026-04-07 15:21:04] Production.INFO: ==31823== Releasing lock...
[2026-04-07 15:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 15:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054303', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:21:05] Production.INFO: Total Charge 0
[2026-04-07 15:21:05] Production.INFO: CreateAllLog End
[2026-04-07 15:21:05] Production.INFO: Account Balance End.
[2026-04-07 15:21:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:21:05] Production.INFO: ==31827== Releasing lock...
[2026-04-07 15:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054303', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 15:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 15:21:10] Production.INFO: ProcessCDR(1,17054303,1,1,2)
[2026-04-07 15:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17054303,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 15:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17054303,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 15:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 15:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 15:21:10] Production.INFO: ==31829== Releasing lock...
[2026-04-07 15:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 15:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 15:21:14] Production.ERROR: CronJobId end10
[2026-04-07 15:21:14] Production.INFO: ==31825== Releasing lock...
[2026-04-07 15:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:21:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:21:17] Production.INFO: call_cost start
[2026-04-07 15:21:17] Production.INFO: call_cost end
[2026-04-07 15:21:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:21:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:21:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:21:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:21:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:21:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:21:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:21:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:21:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:21:17] Production.INFO: ==31821== Releasing lock...
[2026-04-07 15:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:21:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:22:02] Production.INFO: ==31887== Lock acquired, processing the job...
[2026-04-07 20:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:22:02] Production.INFO: neon service started
[2026-04-07 20:22:02] Production.INFO: neon service started
[2026-04-07 20:22:02] Production.INFO: ==31887== Releasing lock...
[2026-04-07 20:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 19:22:02] Production.INFO: ==31891== Lock acquired, processing the job...
[2026-04-07 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:22:02] Production.INFO: ==31891== Releasing lock...
[2026-04-07 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:22:02] Production.INFO: ==31889== Lock acquired, processing the job...
[2026-04-07 15:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:22:03] Production.INFO: ==31889== Releasing lock...
[2026-04-07 15:22:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:22:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:22:03] Production.INFO: ==31893== Lock acquired, processing the job...
[2026-04-07 15:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:22:03] Production.INFO: ==31895== Lock acquired, processing the job...
[2026-04-07 15:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:22:03] Production.INFO: ==31897== Lock acquired, processing the job...
[2026-04-07 15:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:22:03] Production.INFO: ==31900== Lock acquired, processing the job...
[2026-04-07 15:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:22:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:22:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:22:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:22:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:22:04] Production.INFO: ==31902== Lock acquired, processing the job...
[2026-04-07 15:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:22:04] Production.INFO: Account Balance Start.
[2026-04-07 15:22:04] Production.INFO: CreateAllLog Start
[2026-04-07 15:22:04] Production.INFO: 117
[2026-04-07 15:22:04] Production.INFO: Date 2026-03-08
[2026-04-07 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:22:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:22:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:22:04] Production.INFO: ==31902== Releasing lock...
[2026-04-07 15:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:22:04] Production.INFO: Date 2026-03-09
[2026-04-07 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:04] Production.INFO: Date 2026-03-10
[2026-04-07 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:04] Production.INFO: Date 2026-03-11
[2026-04-07 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:04] Production.INFO: ==31895== Releasing lock...
[2026-04-07 15:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:22:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:05] Production.INFO: Date 2026-03-25
[2026-04-07 15:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:05] Production.INFO: Date 2026-03-26
[2026-04-07 15:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:05] Production.INFO: Date 2026-03-27
[2026-04-07 15:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:05] Production.INFO: Date 2026-03-28
[2026-04-07 15:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:05] Production.INFO: Date 2026-03-29
[2026-04-07 15:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:05] Production.INFO: Date 2026-03-30
[2026-04-07 15:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:05] Production.INFO: Date 2026-03-31
[2026-04-07 15:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:05] Production.INFO: Date 2026-04-01
[2026-04-07 15:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:05] Production.INFO: Date 2026-04-02
[2026-04-07 15:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:05] Production.INFO: Date 2026-04-03
[2026-04-07 15:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:05] Production.INFO: Date 2026-04-04
[2026-04-07 15:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:05] Production.INFO: Date 2026-04-05
[2026-04-07 15:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:05] Production.INFO: Date 2026-04-06
[2026-04-07 15:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:22:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:22:05] Production.INFO: Total Charge 0
[2026-04-07 15:22:05] Production.INFO: CreateAllLog End
[2026-04-07 15:22:05] Production.INFO: Account Balance End.
[2026-04-07 15:22:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:22:05] Production.INFO: ==31900== Releasing lock...
[2026-04-07 15:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:22:11] Production.ERROR: CronJobId end10
[2026-04-07 15:22:11] Production.INFO: ==31897== Releasing lock...
[2026-04-07 15:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:22:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:22:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:22:14] Production.INFO: call_cost start
[2026-04-07 15:22:14] Production.INFO: call_cost end
[2026-04-07 15:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:22:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:22:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:22:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:22:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:22:14] Production.INFO: ==31893== Releasing lock...
[2026-04-07 15:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:23:01] Production.INFO: ==31954== Lock acquired, processing the job...
[2026-04-07 20:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:23:01] Production.INFO: neon service started
[2026-04-07 20:23:01] Production.INFO: neon service started
[2026-04-07 20:23:01] Production.INFO: ==31954== Releasing lock...
[2026-04-07 20:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:23:02] Production.INFO: ==31956== Lock acquired, processing the job...
[2026-04-07 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:23:02] Production.INFO: ==31956== Releasing lock...
[2026-04-07 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:23:02] Production.INFO: ==31958== Lock acquired, processing the job...
[2026-04-07 19:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:23:02] Production.INFO: ==31958== Releasing lock...
[2026-04-07 19:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:23:03] Production.INFO: ==31960== Lock acquired, processing the job...
[2026-04-07 15:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:23:03] Production.INFO: ==31966== Lock acquired, processing the job...
[2026-04-07 15:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:23:03] Production.INFO: ==31962== Lock acquired, processing the job...
[2026-04-07 15:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:23:03] Production.INFO: ==31964== Lock acquired, processing the job...
[2026-04-07 15:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:23:03] Production.INFO: Account Balance Start.
[2026-04-07 15:23:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:23:03] Production.INFO: 117
[2026-04-07 15:23:03] Production.INFO: ==31968== Lock acquired, processing the job...
[2026-04-07 15:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:23:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:23:03] Production.INFO: ==31968== Releasing lock...
[2026-04-07 15:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:23:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:23:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:03] Production.INFO: ==31962== Releasing lock...
[2026-04-07 15:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:23:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:03] Production.INFO: Date 2026-03-21
[2026-04-07 15:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:03] Production.INFO: Date 2026-03-22
[2026-04-07 15:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:23:04] Production.INFO: Total Charge 0
[2026-04-07 15:23:04] Production.INFO: CreateAllLog End
[2026-04-07 15:23:04] Production.INFO: Account Balance End.
[2026-04-07 15:23:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:23:04] Production.INFO: ==31966== Releasing lock...
[2026-04-07 15:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:23:11] Production.ERROR: CronJobId end10
[2026-04-07 15:23:11] Production.INFO: ==31964== Releasing lock...
[2026-04-07 15:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:23:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:23:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:23:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:23:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:23:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:23:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:23:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:23:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:23:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:23:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:23:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:23:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:23:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:23:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:23:13] Production.INFO: call_cost start
[2026-04-07 15:23:13] Production.INFO: call_cost end
[2026-04-07 15:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:23:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:23:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:23:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:23:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:23:13] Production.INFO: ==31960== Releasing lock...
[2026-04-07 15:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:24:02] Production.INFO: ==32031== Lock acquired, processing the job...
[2026-04-07 20:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:24:02] Production.INFO: neon service started
[2026-04-07 20:24:02] Production.INFO: neon service started
[2026-04-07 20:24:02] Production.INFO: ==32031== Releasing lock...
[2026-04-07 20:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:24:02] Production.INFO: ==32033== Lock acquired, processing the job...
[2026-04-07 15:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:24:02] Production.INFO: ==32033== Releasing lock...
[2026-04-07 15:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:24:02] Production.INFO: ==32035== Lock acquired, processing the job...
[2026-04-07 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:24:03] Production.INFO: ==32035== Releasing lock...
[2026-04-07 19:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:24:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:24:03] Production.INFO: ==32040== Lock acquired, processing the job...
[2026-04-07 15:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:24:03] Production.INFO: ==32042== Lock acquired, processing the job...
[2026-04-07 15:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:24:03] Production.INFO: ==32038== Lock acquired, processing the job...
[2026-04-07 15:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:24:03] Production.INFO: ==32044== Lock acquired, processing the job...
[2026-04-07 15:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:24:03] Production.INFO: ==32046== Lock acquired, processing the job...
[2026-04-07 15:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:24:03] Production.INFO: Account Balance Start.
[2026-04-07 15:24:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:24:03] Production.INFO: 117
[2026-04-07 15:24:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:24:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:24:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:24:04] Production.INFO: ==32046== Releasing lock...
[2026-04-07 15:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-10
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: ==32040== Releasing lock...
[2026-04-07 15:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-11
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:24:04] Production.INFO: Total Charge 0
[2026-04-07 15:24:04] Production.INFO: CreateAllLog End
[2026-04-07 15:24:05] Production.INFO: Account Balance End.
[2026-04-07 15:24:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:24:05] Production.INFO: ==32044== Releasing lock...
[2026-04-07 15:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:24:12] Production.ERROR: CronJobId end10
[2026-04-07 15:24:12] Production.INFO: ==32042== Releasing lock...
[2026-04-07 15:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:24:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:24:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:24:15] Production.INFO: call_cost start
[2026-04-07 15:24:15] Production.INFO: call_cost end
[2026-04-07 15:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:24:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:24:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:24:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:24:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:24:15] Production.INFO: ==32038== Releasing lock...
[2026-04-07 15:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:25:01] Production.INFO: ==32104== Lock acquired, processing the job...
[2026-04-07 20:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:25:01] Production.INFO: neon service started
[2026-04-07 20:25:01] Production.INFO: neon service started
[2026-04-07 20:25:01] Production.INFO: ==32104== Releasing lock...
[2026-04-07 20:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:25:02] Production.INFO: ==32106== Lock acquired, processing the job...
[2026-04-07 15:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 19:25:02] Production.INFO: ==32108== Lock acquired, processing the job...
[2026-04-07 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:25:02] Production.INFO: ==32106== Releasing lock...
[2026-04-07 15:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:25:02] Production.INFO: ==32108== Releasing lock...
[2026-04-07 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:25:02] Production.INFO: ==32112== Lock acquired, processing the job...
[2026-04-07 15:25:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:25:02] Production.INFO: ==32110== Lock acquired, processing the job...
[2026-04-07 15:25:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:25:03] Production.INFO: ==32114== Lock acquired, processing the job...
[2026-04-07 15:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:25:03] Production.INFO: ==32116== Lock acquired, processing the job...
[2026-04-07 15:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:25:03] Production.INFO: Account Balance Start.
[2026-04-07 15:25:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:25:03] Production.INFO: 117
[2026-04-07 15:25:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:03] Production.INFO: ==32119== Lock acquired, processing the job...
[2026-04-07 15:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:25:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:25:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:03] Production.INFO: ==32119== Releasing lock...
[2026-04-07 15:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:25:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:03] Production.INFO: ==32112== Releasing lock...
[2026-04-07 15:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:25:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:03] Production.INFO: Date 2026-03-21
[2026-04-07 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:03] Production.INFO: Date 2026-03-22
[2026-04-07 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:03] Production.INFO: Date 2026-03-23
[2026-04-07 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:03] Production.INFO: Date 2026-03-24
[2026-04-07 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:03] Production.INFO: Date 2026-03-25
[2026-04-07 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:03] Production.INFO: Date 2026-03-26
[2026-04-07 15:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:25:04] Production.INFO: Total Charge 0
[2026-04-07 15:25:04] Production.INFO: CreateAllLog End
[2026-04-07 15:25:04] Production.INFO: Account Balance End.
[2026-04-07 15:25:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:25:04] Production.INFO: ==32116== Releasing lock...
[2026-04-07 15:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:25:12] Production.ERROR: CronJobId end10
[2026-04-07 15:25:12] Production.INFO: ==32114== Releasing lock...
[2026-04-07 15:25:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:25:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:25:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:25:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:25:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:25:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:25:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:25:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:25:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:25:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:25:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:25:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:25:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:25:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:25:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:25:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:25:14] Production.INFO: call_cost start
[2026-04-07 15:25:14] Production.INFO: call_cost end
[2026-04-07 15:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:25:14] Production.INFO: ==32110== Releasing lock...
[2026-04-07 15:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:26:02] Production.INFO: ==32173== Lock acquired, processing the job...
[2026-04-07 20:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:26:02] Production.INFO: neon service started
[2026-04-07 20:26:02] Production.INFO: neon service started
[2026-04-07 20:26:02] Production.INFO: ==32173== Releasing lock...
[2026-04-07 20:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 19:26:02] Production.INFO: ==32177== Lock acquired, processing the job...
[2026-04-07 19:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:26:02] Production.INFO: ==32177== Releasing lock...
[2026-04-07 19:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:26:02] Production.INFO: ==32175== Lock acquired, processing the job...
[2026-04-07 15:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:26:02] Production.INFO: ==32175== Releasing lock...
[2026-04-07 15:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:26:03] Production.INFO: ==32184== Lock acquired, processing the job...
[2026-04-07 15:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:26:03] Production.INFO: ==32180== Lock acquired, processing the job...
[2026-04-07 15:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:26:03] Production.INFO: ==32182== Lock acquired, processing the job...
[2026-04-07 15:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:26:03] Production.INFO: ==32188== Lock acquired, processing the job...
[2026-04-07 15:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:26:03] Production.INFO: ==32186== Lock acquired, processing the job...
[2026-04-07 15:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:26:03] Production.INFO: Account Balance Start.
[2026-04-07 15:26:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:26:03] Production.INFO: 117
[2026-04-07 15:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:26:03] Production.INFO: ==32188== Releasing lock...
[2026-04-07 15:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:26:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-10
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-11
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: ==32182== Releasing lock...
[2026-04-07 15:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:26:05] Production.INFO: Total Charge 0
[2026-04-07 15:26:05] Production.INFO: CreateAllLog End
[2026-04-07 15:26:05] Production.INFO: Account Balance End.
[2026-04-07 15:26:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:26:05] Production.INFO: ==32186== Releasing lock...
[2026-04-07 15:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:26:11] Production.ERROR: CronJobId end10
[2026-04-07 15:26:11] Production.INFO: ==32184== Releasing lock...
[2026-04-07 15:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:26:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:26:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:26:14] Production.INFO: call_cost start
[2026-04-07 15:26:14] Production.INFO: call_cost end
[2026-04-07 15:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:26:14] Production.INFO: ==32180== Releasing lock...
[2026-04-07 15:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:27:01] Production.INFO: ==32242== Lock acquired, processing the job...
[2026-04-07 20:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:27:01] Production.INFO: neon service started
[2026-04-07 20:27:01] Production.INFO: neon service started
[2026-04-07 20:27:01] Production.INFO: ==32242== Releasing lock...
[2026-04-07 20:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:27:01] Production.INFO: ==32244== Lock acquired, processing the job...
[2026-04-07 15:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:27:02] Production.INFO: ==32244== Releasing lock...
[2026-04-07 15:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:27:02] Production.INFO: ==32247== Lock acquired, processing the job...
[2026-04-07 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:27:02] Production.INFO: ==32247== Releasing lock...
[2026-04-07 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:27:03] Production.INFO: ==32249== Lock acquired, processing the job...
[2026-04-07 15:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:27:03] Production.INFO: ==32251== Lock acquired, processing the job...
[2026-04-07 15:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:27:03] Production.INFO: ==32253== Lock acquired, processing the job...
[2026-04-07 15:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:27:03] Production.INFO: ==32255== Lock acquired, processing the job...
[2026-04-07 15:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:27:03] Production.INFO: ==32257== Lock acquired, processing the job...
[2026-04-07 15:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:27:03] Production.INFO: Account Balance Start.
[2026-04-07 15:27:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:27:03] Production.INFO: 117
[2026-04-07 15:27:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:27:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:27:03] Production.INFO: ==32257== Releasing lock...
[2026-04-07 15:27:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:03] Production.INFO: ==32251== Releasing lock...
[2026-04-07 15:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:27:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:03] Production.INFO: Date 2026-03-21
[2026-04-07 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:03] Production.INFO: Date 2026-03-22
[2026-04-07 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:03] Production.INFO: Date 2026-03-23
[2026-04-07 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:03] Production.INFO: Date 2026-03-24
[2026-04-07 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:03] Production.INFO: Date 2026-03-25
[2026-04-07 15:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:27:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:27:04] Production.INFO: Total Charge 0
[2026-04-07 15:27:04] Production.INFO: CreateAllLog End
[2026-04-07 15:27:04] Production.INFO: Account Balance End.
[2026-04-07 15:27:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:27:04] Production.INFO: ==32255== Releasing lock...
[2026-04-07 15:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:27:11] Production.ERROR: CronJobId end10
[2026-04-07 15:27:11] Production.INFO: ==32253== Releasing lock...
[2026-04-07 15:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:27:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:27:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:27:14] Production.INFO: call_cost start
[2026-04-07 15:27:14] Production.INFO: call_cost end
[2026-04-07 15:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:27:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:27:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:27:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:27:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:27:14] Production.INFO: ==32249== Releasing lock...
[2026-04-07 15:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:28:01] Production.INFO: ==32313== Lock acquired, processing the job...
[2026-04-07 20:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:28:02] Production.INFO: neon service started
[2026-04-07 20:28:02] Production.INFO: neon service started
[2026-04-07 20:28:02] Production.INFO: ==32313== Releasing lock...
[2026-04-07 20:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:28:02] Production.INFO: ==32315== Lock acquired, processing the job...
[2026-04-07 15:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:28:02] Production.INFO: ==32315== Releasing lock...
[2026-04-07 15:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:28:02] Production.INFO: ==32317== Lock acquired, processing the job...
[2026-04-07 19:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:28:02] Production.INFO: ==32317== Releasing lock...
[2026-04-07 19:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:28:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:28:03] Production.INFO: ==32327== Lock acquired, processing the job...
[2026-04-07 15:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:28:03] Production.INFO: ==32327== Releasing lock...
[2026-04-07 15:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:28:03] Production.INFO: ==32319== Lock acquired, processing the job...
[2026-04-07 15:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:28:03] Production.INFO: ==32321== Lock acquired, processing the job...
[2026-04-07 15:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:28:03] Production.INFO: ==32323== Lock acquired, processing the job...
[2026-04-07 15:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:28:03] Production.INFO: ==32325== Lock acquired, processing the job...
[2026-04-07 15:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:28:03] Production.INFO: Account Balance Start.
[2026-04-07 15:28:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:28:03] Production.INFO: 117
[2026-04-07 15:28:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:28:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: ==32321== Releasing lock...
[2026-04-07 15:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:28:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:28:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:28:04] Production.INFO: Total Charge 0
[2026-04-07 15:28:04] Production.INFO: CreateAllLog End
[2026-04-07 15:28:04] Production.INFO: Account Balance End.
[2026-04-07 15:28:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:28:05] Production.INFO: ==32325== Releasing lock...
[2026-04-07 15:28:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:28:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:28:12] Production.ERROR: CronJobId end10
[2026-04-07 15:28:12] Production.INFO: ==32323== Releasing lock...
[2026-04-07 15:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:28:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:28:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:28:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:28:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:28:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:28:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:28:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:28:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:28:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:28:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:28:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:28:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:28:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:28:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:28:15] Production.INFO: call_cost start
[2026-04-07 15:28:15] Production.INFO: call_cost end
[2026-04-07 15:28:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:28:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:28:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:28:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:28:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:28:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:28:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:28:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:28:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:28:15] Production.INFO: ==32319== Releasing lock...
[2026-04-07 15:28:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:28:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:29:01] Production.INFO: ==32383== Lock acquired, processing the job...
[2026-04-07 20:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:29:01] Production.INFO: neon service started
[2026-04-07 20:29:01] Production.INFO: neon service started
[2026-04-07 20:29:01] Production.INFO: ==32383== Releasing lock...
[2026-04-07 20:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 19:29:01] Production.INFO: ==32387== Lock acquired, processing the job...
[2026-04-07 19:29:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:29:01] Production.INFO: ==32387== Releasing lock...
[2026-04-07 19:29:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:29:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:29:01] Production.INFO: ==32385== Lock acquired, processing the job...
[2026-04-07 15:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:29:02] Production.INFO: ==32385== Releasing lock...
[2026-04-07 15:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:29:02] Production.INFO: ==32396== Lock acquired, processing the job...
[2026-04-07 15:29:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:29:02] Production.INFO: Account Balance Start.
[2026-04-07 15:29:02] Production.INFO: CreateAllLog Start
[2026-04-07 15:29:02] Production.INFO: 117
[2026-04-07 15:29:02] Production.INFO: Date 2026-03-08
[2026-04-07 15:29:02] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:02] Production.INFO: Date 2026-03-09
[2026-04-07 15:29:02] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:02] Production.INFO: Date 2026-03-10
[2026-04-07 15:29:02] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:02] Production.INFO: Date 2026-03-11
[2026-04-07 15:29:02] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:03] Production.INFO: ==32390== Lock acquired, processing the job...
[2026-04-07 15:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:29:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:03] Production.INFO: ==32392== Lock acquired, processing the job...
[2026-04-07 15:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:29:03] Production.INFO: ==32394== Lock acquired, processing the job...
[2026-04-07 15:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:29:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:29:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:29:03] Production.INFO: ==32398== Lock acquired, processing the job...
[2026-04-07 15:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:29:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:29:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:29:03] Production.INFO: ==32398== Releasing lock...
[2026-04-07 15:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:29:03] Production.INFO: Date 2026-03-21
[2026-04-07 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:03] Production.INFO: Date 2026-03-22
[2026-04-07 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:03] Production.INFO: Date 2026-03-23
[2026-04-07 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:03] Production.INFO: Date 2026-03-24
[2026-04-07 15:29:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:04] Production.INFO: ==32392== Releasing lock...
[2026-04-07 15:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:29:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:29:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:29:04] Production.INFO: Total Charge 0
[2026-04-07 15:29:05] Production.INFO: CreateAllLog End
[2026-04-07 15:29:05] Production.INFO: Account Balance End.
[2026-04-07 15:29:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:29:05] Production.INFO: ==32396== Releasing lock...
[2026-04-07 15:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:29:11] Production.ERROR: CronJobId end10
[2026-04-07 15:29:11] Production.INFO: ==32394== Releasing lock...
[2026-04-07 15:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:29:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:29:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:29:14] Production.INFO: call_cost start
[2026-04-07 15:29:14] Production.INFO: call_cost end
[2026-04-07 15:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:29:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:29:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:29:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:29:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:29:14] Production.INFO: ==32390== Releasing lock...
[2026-04-07 15:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:30:01] Production.INFO: ==32451== Lock acquired, processing the job...
[2026-04-07 20:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:30:01] Production.INFO: neon service started
[2026-04-07 20:30:01] Production.INFO: neon service started
[2026-04-07 20:30:01] Production.INFO: ==32451== Releasing lock...
[2026-04-07 20:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:30:02] Production.INFO: ==32453== Lock acquired, processing the job...
[2026-04-07 15:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 19:30:02] Production.INFO: ==32455== Lock acquired, processing the job...
[2026-04-07 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:30:02] Production.INFO: ==32455== Releasing lock...
[2026-04-07 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:30:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:30:02] Production.INFO: ==32453== Releasing lock...
[2026-04-07 15:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:30:03] Production.INFO: ==32458== Lock acquired, processing the job...
[2026-04-07 15:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:30:03] Production.INFO: ==32460== Lock acquired, processing the job...
[2026-04-07 15:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:30:03] Production.INFO: ==32466== Lock acquired, processing the job...
[2026-04-07 15:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:30:03] Production.INFO: ==32462== Lock acquired, processing the job...
[2026-04-07 15:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:30:03] Production.INFO: ==32466== Releasing lock...
[2026-04-07 15:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:30:03] Production.INFO: ==32464== Lock acquired, processing the job...
[2026-04-07 15:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:30:03] Production.INFO: Account Balance Start.
[2026-04-07 15:30:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:30:03] Production.INFO: 117
[2026-04-07 15:30:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:30:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: ==32460== Releasing lock...
[2026-04-07 15:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-11
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:30:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:05] Production.INFO: Date 2026-04-05
[2026-04-07 15:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:05] Production.INFO: Date 2026-04-06
[2026-04-07 15:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:30:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:30:05] Production.INFO: Total Charge 0
[2026-04-07 15:30:05] Production.INFO: CreateAllLog End
[2026-04-07 15:30:05] Production.INFO: Account Balance End.
[2026-04-07 15:30:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:30:05] Production.INFO: ==32464== Releasing lock...
[2026-04-07 15:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:30:11] Production.ERROR: CronJobId end10
[2026-04-07 15:30:11] Production.INFO: ==32462== Releasing lock...
[2026-04-07 15:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:30:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:30:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:30:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:30:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:30:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:30:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:30:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:30:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:30:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:30:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:30:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:30:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:30:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:30:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:30:13] Production.INFO: call_cost start
[2026-04-07 15:30:13] Production.INFO: call_cost end
[2026-04-07 15:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:30:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:30:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:30:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:30:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:30:13] Production.INFO: ==32458== Releasing lock...
[2026-04-07 15:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:31:02] Production.INFO: ==32522== Lock acquired, processing the job...
[2026-04-07 20:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:31:02] Production.INFO: neon service started
[2026-04-07 20:31:02] Production.INFO: neon service started
[2026-04-07 20:31:02] Production.INFO: ==32522== Releasing lock...
[2026-04-07 20:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:31:02] Production.INFO: ==32524== Lock acquired, processing the job...
[2026-04-07 15:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 19:31:02] Production.INFO: ==32526== Lock acquired, processing the job...
[2026-04-07 19:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:31:02] Production.INFO: ==32526== Releasing lock...
[2026-04-07 19:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:31:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:31:03] Production.INFO: ==32524== Releasing lock...
[2026-04-07 15:31:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:31:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:31:04] Production.INFO: ==32529== Lock acquired, processing the job...
[2026-04-07 15:31:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 15:31:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 15:31:04] Production.INFO: ==32531== Lock acquired, processing the job...
[2026-04-07 15:31:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:31:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 15:31:04] Production.INFO: ==32529== Releasing lock...
[2026-04-07 15:31:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 15:31:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 15:31:04] Production.INFO: ==32533== Lock acquired, processing the job...
[2026-04-07 15:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:31:04] Production.INFO: ==32535== Lock acquired, processing the job...
[2026-04-07 15:31:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:31:04] Production.INFO: ==32537== Lock acquired, processing the job...
[2026-04-07 15:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:31:04] Production.INFO: ==32539== Lock acquired, processing the job...
[2026-04-07 15:31:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 15:31:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:31:04] Production.INFO: ==32541== Lock acquired, processing the job...
[2026-04-07 15:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:31:04] Production.INFO: Account Balance Start.
[2026-04-07 15:31:04] Production.INFO: CreateAllLog Start
[2026-04-07 15:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:31:04] Production.INFO: 117
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-08
[2026-04-07 15:31:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-09
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-10
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-11
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:04] Production.INFO: ==32541== Releasing lock...
[2026-04-07 15:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:31:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:05] Production.INFO: Date 2026-03-29
[2026-04-07 15:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:05] Production.ERROR: done
[2026-04-07 15:31:05] Production.INFO: Date 2026-03-30
[2026-04-07 15:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 15:31:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054344', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 15:31:05] Production.INFO: Date 2026-03-31
[2026-04-07 15:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:05] Production.INFO: Date 2026-04-01
[2026-04-07 15:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:05] Production.INFO: Date 2026-04-02
[2026-04-07 15:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:05] Production.INFO: Date 2026-04-03
[2026-04-07 15:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:05] Production.INFO: Date 2026-04-04
[2026-04-07 15:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:05] Production.INFO: Date 2026-04-05
[2026-04-07 15:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:05] Production.INFO: ==32533== Releasing lock...
[2026-04-07 15:31:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:31:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:31:05] Production.INFO: Date 2026-04-06
[2026-04-07 15:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:31:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:31:05] Production.INFO: Total Charge 0
[2026-04-07 15:31:05] Production.INFO: CreateAllLog End
[2026-04-07 15:31:05] Production.INFO: Account Balance End.
[2026-04-07 15:31:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:31:05] Production.INFO: ==32537== Releasing lock...
[2026-04-07 15:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054344', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 15:31:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 15:31:10] Production.INFO: ProcessCDR(1,17054344,1,1,2)
[2026-04-07 15:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17054344,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 15:31:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17054344,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 15:31:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 15:31:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 15:31:11] Production.INFO: ==32539== Releasing lock...
[2026-04-07 15:31:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 15:31:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 15:31:14] Production.ERROR: CronJobId end10
[2026-04-07 15:31:14] Production.INFO: ==32535== Releasing lock...
[2026-04-07 15:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:31:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:31:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:31:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:31:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:31:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:31:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:31:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:31:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:31:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:31:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:31:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:31:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:31:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:31:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:31:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:31:16] Production.INFO: call_cost start
[2026-04-07 15:31:16] Production.INFO: call_cost end
[2026-04-07 15:31:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:31:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:31:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:31:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:31:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:31:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:31:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:31:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:31:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:31:16] Production.INFO: ==32531== Releasing lock...
[2026-04-07 15:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:31:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:32:01] Production.INFO: ==32607== Lock acquired, processing the job...
[2026-04-07 20:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:32:01] Production.INFO: neon service started
[2026-04-07 20:32:01] Production.INFO: neon service started
[2026-04-07 20:32:01] Production.INFO: ==32607== Releasing lock...
[2026-04-07 20:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:32:02] Production.INFO: ==32609== Lock acquired, processing the job...
[2026-04-07 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:32:02] Production.INFO: ==32609== Releasing lock...
[2026-04-07 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:32:02] Production.INFO: ==32611== Lock acquired, processing the job...
[2026-04-07 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:32:02] Production.INFO: ==32611== Releasing lock...
[2026-04-07 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:32:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:32:03] Production.INFO: ==32614== Lock acquired, processing the job...
[2026-04-07 15:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:32:03] Production.INFO: ==32618== Lock acquired, processing the job...
[2026-04-07 15:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:32:03] Production.INFO: ==32616== Lock acquired, processing the job...
[2026-04-07 15:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:32:03] Production.INFO: ==32620== Lock acquired, processing the job...
[2026-04-07 15:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:32:03] Production.INFO: Account Balance Start.
[2026-04-07 15:32:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:32:03] Production.INFO: 117
[2026-04-07 15:32:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:32:03] Production.INFO: ==32622== Lock acquired, processing the job...
[2026-04-07 15:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:32:03] Production.INFO: ==32622== Releasing lock...
[2026-04-07 15:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:32:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:03] Production.INFO: Date 2026-03-21
[2026-04-07 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:03] Production.INFO: Date 2026-03-22
[2026-04-07 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:03] Production.INFO: Date 2026-03-23
[2026-04-07 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:03] Production.INFO: Date 2026-03-24
[2026-04-07 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:03] Production.INFO: Date 2026-03-25
[2026-04-07 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:03] Production.INFO: Date 2026-03-26
[2026-04-07 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:03] Production.INFO: Date 2026-03-27
[2026-04-07 15:32:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:03] Production.INFO: ==32616== Releasing lock...
[2026-04-07 15:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:32:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:32:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:32:04] Production.INFO: Total Charge 0
[2026-04-07 15:32:04] Production.INFO: CreateAllLog End
[2026-04-07 15:32:04] Production.INFO: Account Balance End.
[2026-04-07 15:32:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:32:04] Production.INFO: ==32620== Releasing lock...
[2026-04-07 15:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:32:11] Production.ERROR: CronJobId end10
[2026-04-07 15:32:11] Production.INFO: ==32618== Releasing lock...
[2026-04-07 15:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:32:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:32:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:32:14] Production.INFO: call_cost start
[2026-04-07 15:32:14] Production.INFO: call_cost end
[2026-04-07 15:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:32:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:32:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:32:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:32:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:32:14] Production.INFO: ==32614== Releasing lock...
[2026-04-07 15:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:33:02] Production.INFO: ==32677== Lock acquired, processing the job...
[2026-04-07 20:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:33:02] Production.INFO: neon service started
[2026-04-07 20:33:02] Production.INFO: neon service started
[2026-04-07 20:33:02] Production.INFO: ==32677== Releasing lock...
[2026-04-07 20:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 19:33:02] Production.INFO: ==32681== Lock acquired, processing the job...
[2026-04-07 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:33:02] Production.INFO: ==32681== Releasing lock...
[2026-04-07 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:33:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:33:02] Production.INFO: ==32679== Lock acquired, processing the job...
[2026-04-07 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:33:02] Production.INFO: ==32679== Releasing lock...
[2026-04-07 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:33:03] Production.INFO: ==32686== Lock acquired, processing the job...
[2026-04-07 15:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:33:03] Production.INFO: ==32684== Lock acquired, processing the job...
[2026-04-07 15:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:33:03] Production.INFO: ==32688== Lock acquired, processing the job...
[2026-04-07 15:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:33:03] Production.INFO: ==32690== Lock acquired, processing the job...
[2026-04-07 15:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:33:03] Production.INFO: Account Balance Start.
[2026-04-07 15:33:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:33:03] Production.INFO: 117
[2026-04-07 15:33:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:03] Production.INFO: ==32692== Lock acquired, processing the job...
[2026-04-07 15:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:33:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:33:03] Production.INFO: ==32692== Releasing lock...
[2026-04-07 15:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:33:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:33:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: ==32686== Releasing lock...
[2026-04-07 15:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:33:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:33:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:05] Production.INFO: Date 2026-04-05
[2026-04-07 15:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:05] Production.INFO: Date 2026-04-06
[2026-04-07 15:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:33:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:33:05] Production.INFO: Total Charge 0
[2026-04-07 15:33:05] Production.INFO: CreateAllLog End
[2026-04-07 15:33:05] Production.INFO: Account Balance End.
[2026-04-07 15:33:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:33:05] Production.INFO: ==32690== Releasing lock...
[2026-04-07 15:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:33:11] Production.ERROR: CronJobId end10
[2026-04-07 15:33:11] Production.INFO: ==32688== Releasing lock...
[2026-04-07 15:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:33:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:33:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:33:13] Production.INFO: call_cost start
[2026-04-07 15:33:13] Production.INFO: call_cost end
[2026-04-07 15:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:33:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:33:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:33:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:33:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:33:13] Production.INFO: ==32684== Releasing lock...
[2026-04-07 15:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:34:01] Production.INFO: ==32745== Lock acquired, processing the job...
[2026-04-07 20:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:34:01] Production.INFO: neon service started
[2026-04-07 20:34:01] Production.INFO: neon service started
[2026-04-07 20:34:01] Production.INFO: ==32745== Releasing lock...
[2026-04-07 20:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:34:01] Production.INFO: ==32747== Lock acquired, processing the job...
[2026-04-07 15:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:34:02] Production.INFO: ==32747== Releasing lock...
[2026-04-07 15:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:34:02] Production.INFO: ==32749== Lock acquired, processing the job...
[2026-04-07 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:34:02] Production.INFO: ==32749== Releasing lock...
[2026-04-07 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:34:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:34:02] Production.INFO: ==32760== Lock acquired, processing the job...
[2026-04-07 15:34:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:34:02] Production.INFO: ==32751== Lock acquired, processing the job...
[2026-04-07 15:34:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:34:03] Production.INFO: ==32753== Lock acquired, processing the job...
[2026-04-07 15:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:34:03] Production.INFO: ==32760== Releasing lock...
[2026-04-07 15:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:34:03] Production.INFO: ==32755== Lock acquired, processing the job...
[2026-04-07 15:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:34:03] Production.INFO: ==32757== Lock acquired, processing the job...
[2026-04-07 15:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:34:03] Production.INFO: Account Balance Start.
[2026-04-07 15:34:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:34:03] Production.INFO: 117
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-21
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-22
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-23
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-24
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-25
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-26
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-27
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-28
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-29
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-30
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:03] Production.INFO: ==32753== Releasing lock...
[2026-04-07 15:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:34:03] Production.INFO: Date 2026-03-31
[2026-04-07 15:34:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:34:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:34:04] Production.INFO: Total Charge 0
[2026-04-07 15:34:04] Production.INFO: CreateAllLog End
[2026-04-07 15:34:04] Production.INFO: Account Balance End.
[2026-04-07 15:34:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:34:04] Production.INFO: ==32757== Releasing lock...
[2026-04-07 15:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:34:11] Production.ERROR: CronJobId end10
[2026-04-07 15:34:11] Production.INFO: ==32755== Releasing lock...
[2026-04-07 15:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:34:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:34:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:34:14] Production.INFO: call_cost start
[2026-04-07 15:34:14] Production.INFO: call_cost end
[2026-04-07 15:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:34:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:34:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:34:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:34:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:34:14] Production.INFO: ==32751== Releasing lock...
[2026-04-07 15:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:35:01] Production.INFO: ==379== Lock acquired, processing the job...
[2026-04-07 20:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:35:01] Production.INFO: neon service started
[2026-04-07 20:35:01] Production.INFO: neon service started
[2026-04-07 20:35:01] Production.INFO: ==379== Releasing lock...
[2026-04-07 20:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:35:01] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 15:35:02] Production.INFO: ==381== Lock acquired, processing the job...
[2026-04-07 15:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:35:02] Production.INFO: ==381== Releasing lock...
[2026-04-07 15:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:35:02] Production.INFO: ==383== Lock acquired, processing the job...
[2026-04-07 19:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:35:02] Production.INFO: ==383== Releasing lock...
[2026-04-07 19:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:35:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:35:03] Production.INFO: ==385== Lock acquired, processing the job...
[2026-04-07 15:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:35:03] Production.INFO: ==387== Lock acquired, processing the job...
[2026-04-07 15:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:35:03] Production.INFO: ==389== Lock acquired, processing the job...
[2026-04-07 15:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:35:03] Production.INFO: ==391== Lock acquired, processing the job...
[2026-04-07 15:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:35:03] Production.INFO: ==393== Lock acquired, processing the job...
[2026-04-07 15:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:35:03] Production.INFO: Account Balance Start.
[2026-04-07 15:35:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:35:03] Production.INFO: 117
[2026-04-07 15:35:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:35:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:03] Production.INFO: ==393== Releasing lock...
[2026-04-07 15:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:35:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:03] Production.INFO: ==387== Releasing lock...
[2026-04-07 15:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:35:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:03] Production.INFO: Date 2026-03-21
[2026-04-07 15:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:03] Production.INFO: Date 2026-03-22
[2026-04-07 15:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:03] Production.INFO: Date 2026-03-23
[2026-04-07 15:35:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:35:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:35:04] Production.INFO: Total Charge 0
[2026-04-07 15:35:04] Production.INFO: CreateAllLog End
[2026-04-07 15:35:04] Production.INFO: Account Balance End.
[2026-04-07 15:35:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:35:04] Production.INFO: ==391== Releasing lock...
[2026-04-07 15:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:35:10] Production.ERROR: CronJobId end10
[2026-04-07 15:35:10] Production.INFO: ==389== Releasing lock...
[2026-04-07 15:35:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:35:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:35:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:35:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:35:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:35:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:35:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:35:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:35:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:35:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:35:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:35:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:35:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:35:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:35:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:35:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:35:12] Production.INFO: call_cost start
[2026-04-07 15:35:12] Production.INFO: call_cost end
[2026-04-07 15:35:12] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:35:12] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:35:12] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:35:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:35:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:35:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:35:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:35:12] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:35:12] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:35:12] Production.INFO: ==385== Releasing lock...
[2026-04-07 15:35:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:35:12] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:36:02] Production.INFO: ==450== Lock acquired, processing the job...
[2026-04-07 20:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:36:02] Production.INFO: neon service started
[2026-04-07 20:36:02] Production.INFO: neon service started
[2026-04-07 20:36:02] Production.INFO: ==450== Releasing lock...
[2026-04-07 20:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:36:02] Production.INFO: ==452== Lock acquired, processing the job...
[2026-04-07 15:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:36:02] Production.INFO: ==452== Releasing lock...
[2026-04-07 15:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:36:02] Production.INFO: ==454== Lock acquired, processing the job...
[2026-04-07 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:36:02] Production.INFO: ==454== Releasing lock...
[2026-04-07 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:36:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:36:03] Production.INFO: ==464== Lock acquired, processing the job...
[2026-04-07 15:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:36:03] Production.INFO: ==456== Lock acquired, processing the job...
[2026-04-07 15:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:36:03] Production.INFO: ==458== Lock acquired, processing the job...
[2026-04-07 15:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:36:03] Production.INFO: ==460== Lock acquired, processing the job...
[2026-04-07 15:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:36:03] Production.INFO: ==462== Lock acquired, processing the job...
[2026-04-07 15:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:36:03] Production.INFO: ==464== Releasing lock...
[2026-04-07 15:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:36:03] Production.INFO: Account Balance Start.
[2026-04-07 15:36:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:36:03] Production.INFO: 117
[2026-04-07 15:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:36:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:36:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: ==458== Releasing lock...
[2026-04-07 15:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:36:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:36:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:36:04] Production.INFO: Total Charge 0
[2026-04-07 15:36:04] Production.INFO: CreateAllLog End
[2026-04-07 15:36:05] Production.INFO: Account Balance End.
[2026-04-07 15:36:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:36:05] Production.INFO: ==462== Releasing lock...
[2026-04-07 15:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:36:11] Production.ERROR: CronJobId end10
[2026-04-07 15:36:11] Production.INFO: ==460== Releasing lock...
[2026-04-07 15:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:36:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:36:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:36:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:36:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:36:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:36:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:36:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:36:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:36:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:36:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:36:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:36:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:36:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:36:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:36:13] Production.INFO: call_cost start
[2026-04-07 15:36:13] Production.INFO: call_cost end
[2026-04-07 15:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:36:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:36:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:36:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:36:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:36:13] Production.INFO: ==456== Releasing lock...
[2026-04-07 15:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:37:01] Production.INFO: ==520== Lock acquired, processing the job...
[2026-04-07 20:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:37:01] Production.INFO: neon service started
[2026-04-07 20:37:01] Production.INFO: neon service started
[2026-04-07 20:37:01] Production.INFO: ==520== Releasing lock...
[2026-04-07 20:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:37:01] Production.INFO: ==522== Lock acquired, processing the job...
[2026-04-07 15:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:37:02] Production.INFO: ==522== Releasing lock...
[2026-04-07 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:37:02] Production.INFO: ==524== Lock acquired, processing the job...
[2026-04-07 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:37:02] Production.INFO: ==524== Releasing lock...
[2026-04-07 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:37:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:37:03] Production.INFO: ==529== Lock acquired, processing the job...
[2026-04-07 15:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:37:03] Production.INFO: ==531== Lock acquired, processing the job...
[2026-04-07 15:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:37:03] Production.INFO: ==527== Lock acquired, processing the job...
[2026-04-07 15:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:37:03] Production.INFO: ==533== Lock acquired, processing the job...
[2026-04-07 15:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:37:03] Production.INFO: ==535== Lock acquired, processing the job...
[2026-04-07 15:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:37:03] Production.INFO: Account Balance Start.
[2026-04-07 15:37:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:37:03] Production.INFO: 117
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: ==535== Releasing lock...
[2026-04-07 15:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-21
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-22
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-23
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-24
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-25
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-26
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-27
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: ==529== Releasing lock...
[2026-04-07 15:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-28
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-29
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-30
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-03-31
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-04-01
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:03] Production.INFO: Date 2026-04-02
[2026-04-07 15:37:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:37:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:37:04] Production.INFO: Total Charge 0
[2026-04-07 15:37:04] Production.INFO: CreateAllLog End
[2026-04-07 15:37:04] Production.INFO: Account Balance End.
[2026-04-07 15:37:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:37:04] Production.INFO: ==533== Releasing lock...
[2026-04-07 15:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:37:11] Production.ERROR: CronJobId end10
[2026-04-07 15:37:11] Production.INFO: ==531== Releasing lock...
[2026-04-07 15:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:37:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:37:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:37:15] Production.INFO: call_cost start
[2026-04-07 15:37:15] Production.INFO: call_cost end
[2026-04-07 15:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:37:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:37:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:37:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:37:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:37:15] Production.INFO: ==527== Releasing lock...
[2026-04-07 15:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:38:02] Production.INFO: ==595== Lock acquired, processing the job...
[2026-04-07 20:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:38:02] Production.INFO: neon service started
[2026-04-07 20:38:02] Production.INFO: neon service started
[2026-04-07 20:38:02] Production.INFO: ==595== Releasing lock...
[2026-04-07 20:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 19:38:02] Production.INFO: ==599== Lock acquired, processing the job...
[2026-04-07 19:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:38:02] Production.INFO: ==599== Releasing lock...
[2026-04-07 19:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:38:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:38:02] Production.INFO: ==597== Lock acquired, processing the job...
[2026-04-07 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:38:02] Production.INFO: ==597== Releasing lock...
[2026-04-07 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:38:03] Production.INFO: ==606== Lock acquired, processing the job...
[2026-04-07 15:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:38:03] Production.INFO: ==604== Lock acquired, processing the job...
[2026-04-07 15:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:38:03] Production.INFO: ==602== Lock acquired, processing the job...
[2026-04-07 15:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:38:03] Production.INFO: ==608== Lock acquired, processing the job...
[2026-04-07 15:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:38:03] Production.INFO: ==610== Lock acquired, processing the job...
[2026-04-07 15:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:38:03] Production.INFO: Account Balance Start.
[2026-04-07 15:38:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:38:03] Production.INFO: 117
[2026-04-07 15:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:38:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:38:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:03] Production.INFO: ==610== Releasing lock...
[2026-04-07 15:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:38:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:38:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: ==604== Releasing lock...
[2026-04-07 15:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:38:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:38:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:38:04] Production.INFO: Total Charge 0
[2026-04-07 15:38:04] Production.INFO: CreateAllLog End
[2026-04-07 15:38:04] Production.INFO: Account Balance End.
[2026-04-07 15:38:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:38:05] Production.INFO: ==608== Releasing lock...
[2026-04-07 15:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:38:12] Production.ERROR: CronJobId end10
[2026-04-07 15:38:12] Production.INFO: ==606== Releasing lock...
[2026-04-07 15:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:38:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:38:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:38:15] Production.INFO: call_cost start
[2026-04-07 15:38:15] Production.INFO: call_cost end
[2026-04-07 15:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:38:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:38:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:38:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:38:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:38:15] Production.INFO: ==602== Releasing lock...
[2026-04-07 15:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:39:01] Production.INFO: ==690== Lock acquired, processing the job...
[2026-04-07 20:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:39:01] Production.INFO: neon service started
[2026-04-07 20:39:01] Production.INFO: neon service started
[2026-04-07 20:39:01] Production.INFO: ==690== Releasing lock...
[2026-04-07 20:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:39:02] Production.INFO: ==693== Lock acquired, processing the job...
[2026-04-07 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 19:39:02] Production.INFO: ==696== Lock acquired, processing the job...
[2026-04-07 19:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:39:02] Production.INFO: ==696== Releasing lock...
[2026-04-07 19:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:39:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:39:02] Production.INFO: ==693== Releasing lock...
[2026-04-07 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:39:02] Production.INFO: ==699== Lock acquired, processing the job...
[2026-04-07 15:39:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:39:03] Production.INFO: ==701== Lock acquired, processing the job...
[2026-04-07 15:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:39:03] Production.INFO: ==705== Lock acquired, processing the job...
[2026-04-07 15:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:39:03] Production.INFO: ==708== Lock acquired, processing the job...
[2026-04-07 15:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:39:03] Production.INFO: ==710== Lock acquired, processing the job...
[2026-04-07 15:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:39:03] Production.INFO: Account Balance Start.
[2026-04-07 15:39:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:39:03] Production.INFO: 117
[2026-04-07 15:39:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:39:03] Production.INFO: ==710== Releasing lock...
[2026-04-07 15:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:39:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:03] Production.INFO: ==701== Releasing lock...
[2026-04-07 15:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:39:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:03] Production.INFO: Date 2026-03-21
[2026-04-07 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:03] Production.INFO: Date 2026-03-22
[2026-04-07 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:03] Production.INFO: Date 2026-03-23
[2026-04-07 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:03] Production.INFO: Date 2026-03-24
[2026-04-07 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:03] Production.INFO: Date 2026-03-25
[2026-04-07 15:39:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:39:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:39:04] Production.INFO: Total Charge 0
[2026-04-07 15:39:04] Production.INFO: CreateAllLog End
[2026-04-07 15:39:04] Production.INFO: Account Balance End.
[2026-04-07 15:39:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:39:04] Production.INFO: ==708== Releasing lock...
[2026-04-07 15:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:39:10] Production.ERROR: CronJobId end10
[2026-04-07 15:39:10] Production.INFO: ==705== Releasing lock...
[2026-04-07 15:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:39:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:39:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:39:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:39:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:39:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:39:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:39:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:39:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:39:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:39:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:39:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:39:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:39:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:39:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:39:13] Production.INFO: call_cost start
[2026-04-07 15:39:13] Production.INFO: call_cost end
[2026-04-07 15:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:39:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:39:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:39:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:39:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:39:13] Production.INFO: ==699== Releasing lock...
[2026-04-07 15:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:40:01] Production.INFO: ==768== Lock acquired, processing the job...
[2026-04-07 20:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:40:01] Production.INFO: neon service started
[2026-04-07 20:40:01] Production.INFO: neon service started
[2026-04-07 20:40:01] Production.INFO: ==768== Releasing lock...
[2026-04-07 20:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:40:02] Production.INFO: ==770== Lock acquired, processing the job...
[2026-04-07 15:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:40:02] Production.INFO: ==770== Releasing lock...
[2026-04-07 15:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:40:02] Production.INFO: ==773== Lock acquired, processing the job...
[2026-04-07 19:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:40:02] Production.INFO: ==773== Releasing lock...
[2026-04-07 19:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:40:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:40:03] Production.INFO: ==784== Lock acquired, processing the job...
[2026-04-07 15:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:40:03] Production.INFO: ==776== Lock acquired, processing the job...
[2026-04-07 15:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:40:03] Production.INFO: ==778== Lock acquired, processing the job...
[2026-04-07 15:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:40:03] Production.INFO: ==780== Lock acquired, processing the job...
[2026-04-07 15:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:40:03] Production.INFO: ==782== Lock acquired, processing the job...
[2026-04-07 15:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:40:03] Production.INFO: Account Balance Start.
[2026-04-07 15:40:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:40:03] Production.INFO: 117
[2026-04-07 15:40:03] Production.INFO: ==784== Releasing lock...
[2026-04-07 15:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:40:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:40:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:04] Production.INFO: ==778== Releasing lock...
[2026-04-07 15:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:40:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:40:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:40:04] Production.INFO: Total Charge 0
[2026-04-07 15:40:04] Production.INFO: CreateAllLog End
[2026-04-07 15:40:04] Production.INFO: Account Balance End.
[2026-04-07 15:40:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:40:04] Production.INFO: ==782== Releasing lock...
[2026-04-07 15:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:40:11] Production.ERROR: CronJobId end10
[2026-04-07 15:40:11] Production.INFO: ==780== Releasing lock...
[2026-04-07 15:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:40:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:40:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:40:13] Production.INFO: call_cost start
[2026-04-07 15:40:13] Production.INFO: call_cost end
[2026-04-07 15:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:40:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:40:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:40:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:40:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:40:13] Production.INFO: ==776== Releasing lock...
[2026-04-07 15:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:41:02] Production.INFO: ==840== Lock acquired, processing the job...
[2026-04-07 20:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:41:02] Production.INFO: neon service started
[2026-04-07 20:41:02] Production.INFO: neon service started
[2026-04-07 20:41:02] Production.INFO: ==840== Releasing lock...
[2026-04-07 20:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:41:02] Production.INFO: ==842== Lock acquired, processing the job...
[2026-04-07 15:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:41:02] Production.INFO: ==842== Releasing lock...
[2026-04-07 15:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:41:03] Production.INFO: ==844== Lock acquired, processing the job...
[2026-04-07 19:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:41:03] Production.INFO: ==844== Releasing lock...
[2026-04-07 19:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:41:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:41:03] Production.INFO: ==856== Lock acquired, processing the job...
[2026-04-07 15:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 15:41:03] Production.INFO: ==858== Lock acquired, processing the job...
[2026-04-07 15:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:41:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 15:41:04] Production.INFO: ==846== Lock acquired, processing the job...
[2026-04-07 15:41:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 15:41:04] Production.INFO: ==852== Lock acquired, processing the job...
[2026-04-07 15:41:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:41:04] Production.INFO: ==848== Lock acquired, processing the job...
[2026-04-07 15:41:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:41:04] Production.INFO: ==850== Lock acquired, processing the job...
[2026-04-07 15:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:41:04] Production.INFO: ==854== Lock acquired, processing the job...
[2026-04-07 15:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:41:04] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 15:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 15:41:04] Production.ERROR: CronJob PID - 848
[2026-04-07 15:41:04] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 15:41:04] Production.ERROR: CronJob ID - 5
[2026-04-07 15:41:04] Production.ERROR: CronJob Last Run Time 2026-04-07 15:41:00
[2026-04-07 15:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 15:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 15:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 15:41:04] Production.ERROR: CronJob PID - 850
[2026-04-07 15:41:04] Production.ERROR: CronJob Title - Account Block
[2026-04-07 15:41:04] Production.ERROR: CronJob ID - 7
[2026-04-07 15:41:04] Production.ERROR: CronJob Last Run Time 2026-04-07 15:41:00
[2026-04-07 15:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 15:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 15:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 15:41:04] Production.ERROR: CronJob PID - 852
[2026-04-07 15:41:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 15:41:04] Production.ERROR: CronJob ID - 10
[2026-04-07 15:41:04] Production.ERROR: CronJob Last Run Time 2026-04-07 15:41:00
[2026-04-07 15:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 15:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 15:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 15:41:04] Production.ERROR: CronJob PID - 854
[2026-04-07 15:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:41:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-04-07 15:41:04] Production.ERROR: CronJob ID - 12
[2026-04-07 15:41:04] Production.ERROR: CronJob Last Run Time 2026-04-07 15:41:00
[2026-04-07 15:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 15:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 15:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 15:41:04] Production.ERROR: CronJob PID - 856
[2026-04-07 15:41:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-04-07 15:41:04] Production.ERROR: CronJob ID - 17
[2026-04-07 15:41:04] Production.ERROR: CronJob Last Run Time 2026-04-07 15:41:00
[2026-04-07 15:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 15:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 15:41:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 15:41:04] Production.ERROR: CronJob PID - 858
[2026-04-07 15:41:04] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-04-07 15:41:04] Production.ERROR: CronJob ID - 19
[2026-04-07 15:41:04] Production.ERROR: CronJob Last Run Time 2026-04-07 15:41:00
[2026-04-07 15:41:04] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 15:41:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 15:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:41:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:41:04] Production.INFO: Account Balance Start.
[2026-04-07 15:41:04] Production.INFO: CreateAllLog Start
[2026-04-07 15:41:04] Production.INFO: 117
[2026-04-07 15:41:04] Production.INFO: Date 2026-03-08
[2026-04-07 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:04] Production.INFO: Date 2026-03-09
[2026-04-07 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:04] Production.INFO: Date 2026-03-10
[2026-04-07 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:04] Production.INFO: Date 2026-03-11
[2026-04-07 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:04] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 15:41:04] Production.INFO: ==846== Releasing lock...
[2026-04-07 15:41:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 15:41:04] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 15:41:04] Production.INFO: ==858== Releasing lock...
[2026-04-07 15:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:41:04] Production.ERROR: done
[2026-04-07 15:41:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 15:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054385', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 15:41:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:41:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:05] Production.INFO: Date 2026-03-23
[2026-04-07 15:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:05] Production.INFO: Date 2026-03-24
[2026-04-07 15:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:05] Production.INFO: Date 2026-03-25
[2026-04-07 15:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:05] Production.INFO: Date 2026-03-26
[2026-04-07 15:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:05] Production.INFO: ==850== Releasing lock...
[2026-04-07 15:41:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:41:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:41:05] Production.INFO: Date 2026-03-27
[2026-04-07 15:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:05] Production.INFO: Date 2026-03-28
[2026-04-07 15:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:05] Production.INFO: Date 2026-03-29
[2026-04-07 15:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:05] Production.INFO: Date 2026-03-30
[2026-04-07 15:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:05] Production.INFO: Date 2026-03-31
[2026-04-07 15:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:05] Production.INFO: Date 2026-04-01
[2026-04-07 15:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:05] Production.INFO: Date 2026-04-02
[2026-04-07 15:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:05] Production.INFO: Date 2026-04-03
[2026-04-07 15:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:05] Production.INFO: Date 2026-04-04
[2026-04-07 15:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:05] Production.INFO: Date 2026-04-05
[2026-04-07 15:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:05] Production.INFO: Date 2026-04-06
[2026-04-07 15:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:41:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:41:05] Production.INFO: Total Charge 0
[2026-04-07 15:41:05] Production.INFO: CreateAllLog End
[2026-04-07 15:41:05] Production.INFO: Account Balance End.
[2026-04-07 15:41:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:41:05] Production.INFO: ==854== Releasing lock...
[2026-04-07 15:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054385', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 15:41:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 15:41:10] Production.INFO: ProcessCDR(1,17054385,1,1,2)
[2026-04-07 15:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17054385,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 15:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17054385,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 15:41:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 15:41:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 15:41:10] Production.INFO: ==856== Releasing lock...
[2026-04-07 15:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 15:41:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 15:41:13] Production.ERROR: CronJobId end10
[2026-04-07 15:41:13] Production.INFO: ==852== Releasing lock...
[2026-04-07 15:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:41:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:41:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:41:16] Production.INFO: call_cost start
[2026-04-07 15:41:16] Production.INFO: call_cost end
[2026-04-07 15:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:41:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:41:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:41:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:41:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:41:16] Production.INFO: ==848== Releasing lock...
[2026-04-07 15:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:42:01] Production.INFO: ==911== Lock acquired, processing the job...
[2026-04-07 20:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:42:01] Production.INFO: neon service started
[2026-04-07 20:42:01] Production.INFO: neon service started
[2026-04-07 20:42:01] Production.INFO: ==911== Releasing lock...
[2026-04-07 20:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 19:42:02] Production.INFO: ==915== Lock acquired, processing the job...
[2026-04-07 19:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:42:02] Production.INFO: ==915== Releasing lock...
[2026-04-07 19:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:42:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:42:02] Production.INFO: ==913== Lock acquired, processing the job...
[2026-04-07 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:42:02] Production.INFO: ==913== Releasing lock...
[2026-04-07 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:42:03] Production.INFO: ==924== Lock acquired, processing the job...
[2026-04-07 15:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:42:03] Production.INFO: ==918== Lock acquired, processing the job...
[2026-04-07 15:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:42:03] Production.INFO: Account Balance Start.
[2026-04-07 15:42:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:42:03] Production.INFO: 117
[2026-04-07 15:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:42:03] Production.INFO: ==920== Lock acquired, processing the job...
[2026-04-07 15:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:42:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:42:03] Production.INFO: ==922== Lock acquired, processing the job...
[2026-04-07 15:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:03] Production.INFO: ==926== Lock acquired, processing the job...
[2026-04-07 15:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:42:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:42:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:42:03] Production.INFO: ==926== Releasing lock...
[2026-04-07 15:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:42:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:03] Production.INFO: ==920== Releasing lock...
[2026-04-07 15:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:42:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:42:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:42:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:42:04] Production.INFO: Total Charge 0
[2026-04-07 15:42:04] Production.INFO: CreateAllLog End
[2026-04-07 15:42:04] Production.INFO: Account Balance End.
[2026-04-07 15:42:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:42:04] Production.INFO: ==924== Releasing lock...
[2026-04-07 15:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:42:11] Production.ERROR: CronJobId end10
[2026-04-07 15:42:11] Production.INFO: ==922== Releasing lock...
[2026-04-07 15:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:42:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:42:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:42:14] Production.INFO: call_cost start
[2026-04-07 15:42:14] Production.INFO: call_cost end
[2026-04-07 15:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:42:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:42:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:42:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:42:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:42:14] Production.INFO: ==918== Releasing lock...
[2026-04-07 15:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:43:02] Production.INFO: ==981== Lock acquired, processing the job...
[2026-04-07 20:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:43:02] Production.INFO: neon service started
[2026-04-07 20:43:02] Production.INFO: neon service started
[2026-04-07 20:43:02] Production.INFO: ==981== Releasing lock...
[2026-04-07 20:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:43:02] Production.INFO: ==983== Lock acquired, processing the job...
[2026-04-07 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 19:43:02] Production.INFO: ==985== Lock acquired, processing the job...
[2026-04-07 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:43:02] Production.INFO: ==985== Releasing lock...
[2026-04-07 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:43:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:43:02] Production.INFO: ==983== Releasing lock...
[2026-04-07 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:43:03] Production.INFO: ==988== Lock acquired, processing the job...
[2026-04-07 15:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:43:03] Production.INFO: ==990== Lock acquired, processing the job...
[2026-04-07 15:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:43:03] Production.INFO: ==992== Lock acquired, processing the job...
[2026-04-07 15:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:43:03] Production.INFO: ==994== Lock acquired, processing the job...
[2026-04-07 15:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:43:03] Production.INFO: ==996== Lock acquired, processing the job...
[2026-04-07 15:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:43:03] Production.INFO: Account Balance Start.
[2026-04-07 15:43:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:43:03] Production.INFO: 117
[2026-04-07 15:43:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:43:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:43:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: ==996== Releasing lock...
[2026-04-07 15:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-10
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-11
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: ==990== Releasing lock...
[2026-04-07 15:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:43:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:43:04] Production.INFO: Total Charge 0
[2026-04-07 15:43:05] Production.INFO: CreateAllLog End
[2026-04-07 15:43:05] Production.INFO: Account Balance End.
[2026-04-07 15:43:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:43:05] Production.INFO: ==994== Releasing lock...
[2026-04-07 15:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:43:12] Production.ERROR: CronJobId end10
[2026-04-07 15:43:12] Production.INFO: ==992== Releasing lock...
[2026-04-07 15:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:43:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:43:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:43:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:43:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:43:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:43:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:43:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:43:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:43:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:43:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:43:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:43:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:43:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:43:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:43:15] Production.INFO: call_cost start
[2026-04-07 15:43:15] Production.INFO: call_cost end
[2026-04-07 15:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:43:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:43:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:43:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:43:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:43:15] Production.INFO: ==988== Releasing lock...
[2026-04-07 15:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:44:01] Production.INFO: ==1052== Lock acquired, processing the job...
[2026-04-07 20:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:44:01] Production.INFO: neon service started
[2026-04-07 20:44:01] Production.INFO: neon service started
[2026-04-07 20:44:01] Production.INFO: ==1052== Releasing lock...
[2026-04-07 20:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:44:02] Production.INFO: ==1054== Lock acquired, processing the job...
[2026-04-07 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 19:44:02] Production.INFO: ==1056== Lock acquired, processing the job...
[2026-04-07 19:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:44:02] Production.INFO: ==1056== Releasing lock...
[2026-04-07 19:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:44:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:44:02] Production.INFO: ==1054== Releasing lock...
[2026-04-07 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:44:03] Production.INFO: ==1061== Lock acquired, processing the job...
[2026-04-07 15:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:44:03] Production.INFO: ==1058== Lock acquired, processing the job...
[2026-04-07 15:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:44:03] Production.INFO: ==1063== Lock acquired, processing the job...
[2026-04-07 15:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:44:03] Production.INFO: ==1065== Lock acquired, processing the job...
[2026-04-07 15:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:44:03] Production.INFO: ==1067== Lock acquired, processing the job...
[2026-04-07 15:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:44:03] Production.INFO: Account Balance Start.
[2026-04-07 15:44:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:44:03] Production.INFO: 117
[2026-04-07 15:44:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:44:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:44:03] Production.INFO: ==1067== Releasing lock...
[2026-04-07 15:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:44:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:44:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:03] Production.INFO: ==1061== Releasing lock...
[2026-04-07 15:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:44:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:03] Production.INFO: Date 2026-03-21
[2026-04-07 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:03] Production.INFO: Date 2026-03-22
[2026-04-07 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:03] Production.INFO: Date 2026-03-23
[2026-04-07 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:03] Production.INFO: Date 2026-03-24
[2026-04-07 15:44:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:44:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:44:04] Production.INFO: Total Charge 0
[2026-04-07 15:44:04] Production.INFO: CreateAllLog End
[2026-04-07 15:44:04] Production.INFO: Account Balance End.
[2026-04-07 15:44:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:44:04] Production.INFO: ==1065== Releasing lock...
[2026-04-07 15:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:44:10] Production.ERROR: CronJobId end10
[2026-04-07 15:44:10] Production.INFO: ==1063== Releasing lock...
[2026-04-07 15:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:44:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:44:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:44:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:44:13] Production.INFO: call_cost start
[2026-04-07 15:44:13] Production.INFO: call_cost end
[2026-04-07 15:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:44:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:44:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:44:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:44:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:44:13] Production.INFO: ==1058== Releasing lock...
[2026-04-07 15:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:45:01] Production.INFO: ==1120== Lock acquired, processing the job...
[2026-04-07 20:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:45:01] Production.INFO: neon service started
[2026-04-07 20:45:01] Production.INFO: neon service started
[2026-04-07 20:45:01] Production.INFO: ==1120== Releasing lock...
[2026-04-07 20:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:45:02] Production.INFO: ==1122== Lock acquired, processing the job...
[2026-04-07 15:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:45:02] Production.INFO: ==1122== Releasing lock...
[2026-04-07 15:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:45:02] Production.INFO: ==1124== Lock acquired, processing the job...
[2026-04-07 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:45:02] Production.INFO: ==1124== Releasing lock...
[2026-04-07 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:45:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:45:03] Production.INFO: ==1129== Lock acquired, processing the job...
[2026-04-07 15:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:45:03] Production.INFO: ==1127== Lock acquired, processing the job...
[2026-04-07 15:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:45:03] Production.INFO: ==1133== Lock acquired, processing the job...
[2026-04-07 15:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:45:03] Production.INFO: ==1138== Lock acquired, processing the job...
[2026-04-07 15:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:45:03] Production.INFO: ==1135== Lock acquired, processing the job...
[2026-04-07 15:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:45:03] Production.INFO: ==1138== Releasing lock...
[2026-04-07 15:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:45:03] Production.INFO: Account Balance Start.
[2026-04-07 15:45:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:45:03] Production.INFO: 117
[2026-04-07 15:45:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:03] Production.INFO: ==1129== Releasing lock...
[2026-04-07 15:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:45:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:45:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:45:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:04] Production.INFO: Date 2026-03-11
[2026-04-07 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:45:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:05] Production.INFO: Date 2026-03-31
[2026-04-07 15:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:05] Production.INFO: Date 2026-04-01
[2026-04-07 15:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:05] Production.INFO: Date 2026-04-02
[2026-04-07 15:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:05] Production.INFO: Date 2026-04-03
[2026-04-07 15:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:05] Production.INFO: Date 2026-04-04
[2026-04-07 15:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:05] Production.INFO: Date 2026-04-05
[2026-04-07 15:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:05] Production.INFO: Date 2026-04-06
[2026-04-07 15:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:45:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:45:05] Production.INFO: Total Charge 0
[2026-04-07 15:45:05] Production.INFO: CreateAllLog End
[2026-04-07 15:45:05] Production.INFO: Account Balance End.
[2026-04-07 15:45:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:45:05] Production.INFO: ==1135== Releasing lock...
[2026-04-07 15:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:45:12] Production.ERROR: CronJobId end10
[2026-04-07 15:45:12] Production.INFO: ==1133== Releasing lock...
[2026-04-07 15:45:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:45:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:45:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:45:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:45:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:45:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:45:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:45:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:45:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:45:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:45:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:45:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:45:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:45:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:45:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:45:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:45:14] Production.INFO: call_cost start
[2026-04-07 15:45:15] Production.INFO: call_cost end
[2026-04-07 15:45:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:45:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:45:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:45:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:45:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:45:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:45:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:45:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:45:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:45:15] Production.INFO: ==1127== Releasing lock...
[2026-04-07 15:45:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:45:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:46:02] Production.INFO: ==1200== Lock acquired, processing the job...
[2026-04-07 20:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:46:02] Production.INFO: neon service started
[2026-04-07 20:46:02] Production.INFO: neon service started
[2026-04-07 20:46:02] Production.INFO: ==1200== Releasing lock...
[2026-04-07 20:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:46:02] Production.INFO: ==1202== Lock acquired, processing the job...
[2026-04-07 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 19:46:03] Production.INFO: ==1204== Lock acquired, processing the job...
[2026-04-07 19:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:46:03] Production.INFO: ==1204== Releasing lock...
[2026-04-07 19:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:46:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:46:03] Production.INFO: ==1202== Releasing lock...
[2026-04-07 15:46:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:46:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:46:03] Production.INFO: ==1207== Lock acquired, processing the job...
[2026-04-07 15:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:46:03] Production.INFO: ==1209== Lock acquired, processing the job...
[2026-04-07 15:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:46:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:46:04] Production.INFO: ==1211== Lock acquired, processing the job...
[2026-04-07 15:46:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:46:04] Production.INFO: ==1213== Lock acquired, processing the job...
[2026-04-07 15:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:46:04] Production.INFO: ==1215== Lock acquired, processing the job...
[2026-04-07 15:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:46:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:46:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:46:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:46:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:46:04] Production.INFO: Account Balance Start.
[2026-04-07 15:46:04] Production.INFO: CreateAllLog Start
[2026-04-07 15:46:04] Production.INFO: 117
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-08
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:46:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:46:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-09
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: ==1215== Releasing lock...
[2026-04-07 15:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:46:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-10
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-11
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: ==1209== Releasing lock...
[2026-04-07 15:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:46:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:05] Production.INFO: Date 2026-04-01
[2026-04-07 15:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:05] Production.INFO: Date 2026-04-02
[2026-04-07 15:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:05] Production.INFO: Date 2026-04-03
[2026-04-07 15:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:05] Production.INFO: Date 2026-04-04
[2026-04-07 15:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:05] Production.INFO: Date 2026-04-05
[2026-04-07 15:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:05] Production.INFO: Date 2026-04-06
[2026-04-07 15:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:46:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:46:05] Production.INFO: Total Charge 0
[2026-04-07 15:46:05] Production.INFO: CreateAllLog End
[2026-04-07 15:46:05] Production.INFO: Account Balance End.
[2026-04-07 15:46:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:46:05] Production.INFO: ==1213== Releasing lock...
[2026-04-07 15:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:46:12] Production.ERROR: CronJobId end10
[2026-04-07 15:46:12] Production.INFO: ==1211== Releasing lock...
[2026-04-07 15:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:46:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:46:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:46:14] Production.INFO: call_cost start
[2026-04-07 15:46:14] Production.INFO: call_cost end
[2026-04-07 15:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:46:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:46:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:46:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:46:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:46:14] Production.INFO: ==1207== Releasing lock...
[2026-04-07 15:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:47:01] Production.INFO: ==1281== Lock acquired, processing the job...
[2026-04-07 20:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:47:01] Production.INFO: neon service started
[2026-04-07 20:47:01] Production.INFO: neon service started
[2026-04-07 20:47:01] Production.INFO: ==1281== Releasing lock...
[2026-04-07 20:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:47:02] Production.INFO: ==1283== Lock acquired, processing the job...
[2026-04-07 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:47:02] Production.INFO: ==1283== Releasing lock...
[2026-04-07 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:47:02] Production.INFO: ==1285== Lock acquired, processing the job...
[2026-04-07 19:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:47:02] Production.INFO: ==1285== Releasing lock...
[2026-04-07 19:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:47:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:47:03] Production.INFO: ==1290== Lock acquired, processing the job...
[2026-04-07 15:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:47:03] Production.INFO: ==1288== Lock acquired, processing the job...
[2026-04-07 15:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:47:03] Production.INFO: ==1292== Lock acquired, processing the job...
[2026-04-07 15:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:47:03] Production.INFO: ==1294== Lock acquired, processing the job...
[2026-04-07 15:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:47:03] Production.INFO: ==1296== Lock acquired, processing the job...
[2026-04-07 15:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:47:03] Production.INFO: Account Balance Start.
[2026-04-07 15:47:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:47:03] Production.INFO: 117
[2026-04-07 15:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:47:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:47:03] Production.INFO: ==1296== Releasing lock...
[2026-04-07 15:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:03] Production.INFO: ==1290== Releasing lock...
[2026-04-07 15:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:47:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:03] Production.INFO: Date 2026-03-21
[2026-04-07 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:03] Production.INFO: Date 2026-03-22
[2026-04-07 15:47:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:47:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:47:04] Production.INFO: Total Charge 0
[2026-04-07 15:47:04] Production.INFO: CreateAllLog End
[2026-04-07 15:47:04] Production.INFO: Account Balance End.
[2026-04-07 15:47:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:47:04] Production.INFO: ==1294== Releasing lock...
[2026-04-07 15:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:47:11] Production.ERROR: CronJobId end10
[2026-04-07 15:47:11] Production.INFO: ==1292== Releasing lock...
[2026-04-07 15:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:47:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:47:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:47:14] Production.INFO: call_cost start
[2026-04-07 15:47:14] Production.INFO: call_cost end
[2026-04-07 15:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:47:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:47:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:47:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:47:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:47:14] Production.INFO: ==1288== Releasing lock...
[2026-04-07 15:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:48:02] Production.INFO: ==1352== Lock acquired, processing the job...
[2026-04-07 20:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:48:02] Production.INFO: neon service started
[2026-04-07 20:48:02] Production.INFO: neon service started
[2026-04-07 20:48:02] Production.INFO: ==1352== Releasing lock...
[2026-04-07 20:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:48:02] Production.INFO: ==1354== Lock acquired, processing the job...
[2026-04-07 15:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:48:02] Production.INFO: ==1354== Releasing lock...
[2026-04-07 15:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 19:48:02] Production.INFO: ==1356== Lock acquired, processing the job...
[2026-04-07 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:48:03] Production.INFO: ==1356== Releasing lock...
[2026-04-07 19:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:48:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:48:03] Production.INFO: ==1358== Lock acquired, processing the job...
[2026-04-07 15:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:48:03] Production.INFO: ==1360== Lock acquired, processing the job...
[2026-04-07 15:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:48:03] Production.INFO: ==1362== Lock acquired, processing the job...
[2026-04-07 15:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:48:03] Production.INFO: ==1366== Lock acquired, processing the job...
[2026-04-07 15:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:48:03] Production.INFO: ==1364== Lock acquired, processing the job...
[2026-04-07 15:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:48:03] Production.INFO: ==1366== Releasing lock...
[2026-04-07 15:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:48:03] Production.INFO: Account Balance Start.
[2026-04-07 15:48:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:48:03] Production.INFO: 117
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-08
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-09
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-10
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-11
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: ==1360== Releasing lock...
[2026-04-07 15:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:48:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:05] Production.INFO: Date 2026-04-05
[2026-04-07 15:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:05] Production.INFO: Date 2026-04-06
[2026-04-07 15:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:48:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:48:05] Production.INFO: Total Charge 0
[2026-04-07 15:48:05] Production.INFO: CreateAllLog End
[2026-04-07 15:48:05] Production.INFO: Account Balance End.
[2026-04-07 15:48:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:48:05] Production.INFO: ==1364== Releasing lock...
[2026-04-07 15:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:48:12] Production.ERROR: CronJobId end10
[2026-04-07 15:48:12] Production.INFO: ==1362== Releasing lock...
[2026-04-07 15:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:48:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:48:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:48:15] Production.INFO: call_cost start
[2026-04-07 15:48:15] Production.INFO: call_cost end
[2026-04-07 15:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:48:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:48:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:48:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:48:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:48:15] Production.INFO: ==1358== Releasing lock...
[2026-04-07 15:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:49:01] Production.INFO: ==1424== Lock acquired, processing the job...
[2026-04-07 20:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:49:01] Production.INFO: neon service started
[2026-04-07 20:49:01] Production.INFO: neon service started
[2026-04-07 20:49:01] Production.INFO: ==1424== Releasing lock...
[2026-04-07 20:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:49:02] Production.INFO: ==1426== Lock acquired, processing the job...
[2026-04-07 15:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 19:49:02] Production.INFO: ==1428== Lock acquired, processing the job...
[2026-04-07 19:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:49:02] Production.INFO: ==1428== Releasing lock...
[2026-04-07 19:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:49:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:49:02] Production.INFO: ==1426== Releasing lock...
[2026-04-07 15:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:49:03] Production.INFO: ==1431== Lock acquired, processing the job...
[2026-04-07 15:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:49:03] Production.INFO: ==1433== Lock acquired, processing the job...
[2026-04-07 15:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:49:03] Production.INFO: ==1435== Lock acquired, processing the job...
[2026-04-07 15:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:49:03] Production.INFO: ==1437== Lock acquired, processing the job...
[2026-04-07 15:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:49:03] Production.INFO: ==1439== Lock acquired, processing the job...
[2026-04-07 15:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:49:03] Production.INFO: Account Balance Start.
[2026-04-07 15:49:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:49:03] Production.INFO: 117
[2026-04-07 15:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:49:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:49:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:49:03] Production.INFO: ==1439== Releasing lock...
[2026-04-07 15:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:03] Production.INFO: ==1433== Releasing lock...
[2026-04-07 15:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:49:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:49:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:49:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:49:04] Production.INFO: Total Charge 0
[2026-04-07 15:49:04] Production.INFO: CreateAllLog End
[2026-04-07 15:49:04] Production.INFO: Account Balance End.
[2026-04-07 15:49:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:49:04] Production.INFO: ==1437== Releasing lock...
[2026-04-07 15:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:49:10] Production.ERROR: CronJobId end10
[2026-04-07 15:49:10] Production.INFO: ==1435== Releasing lock...
[2026-04-07 15:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:49:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:49:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:49:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:49:13] Production.INFO: call_cost start
[2026-04-07 15:49:13] Production.INFO: call_cost end
[2026-04-07 15:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:49:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:49:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:49:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:49:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:49:13] Production.INFO: ==1431== Releasing lock...
[2026-04-07 15:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:50:02] Production.INFO: ==1497== Lock acquired, processing the job...
[2026-04-07 20:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:50:02] Production.INFO: neon service started
[2026-04-07 20:50:02] Production.INFO: neon service started
[2026-04-07 20:50:02] Production.INFO: ==1497== Releasing lock...
[2026-04-07 20:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:50:02] Production.INFO: ==1499== Lock acquired, processing the job...
[2026-04-07 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 19:50:02] Production.INFO: ==1501== Lock acquired, processing the job...
[2026-04-07 19:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:50:02] Production.INFO: ==1501== Releasing lock...
[2026-04-07 19:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:50:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:50:02] Production.INFO: ==1499== Releasing lock...
[2026-04-07 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:50:03] Production.INFO: ==1536== Lock acquired, processing the job...
[2026-04-07 15:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:50:03] Production.INFO: ==1520== Lock acquired, processing the job...
[2026-04-07 15:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:50:03] Production.INFO: ==1543== Lock acquired, processing the job...
[2026-04-07 15:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:50:03] Production.INFO: ==1540== Lock acquired, processing the job...
[2026-04-07 15:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:50:03] Production.INFO: ==1538== Lock acquired, processing the job...
[2026-04-07 15:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:50:03] Production.INFO: ==1543== Releasing lock...
[2026-04-07 15:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:50:03] Production.INFO: Account Balance Start.
[2026-04-07 15:50:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:50:03] Production.INFO: 117
[2026-04-07 15:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:50:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:50:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-10
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-11
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: ==1536== Releasing lock...
[2026-04-07 15:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:50:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:05] Production.INFO: Date 2026-04-05
[2026-04-07 15:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:05] Production.INFO: Date 2026-04-06
[2026-04-07 15:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:50:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:50:05] Production.INFO: Total Charge 0
[2026-04-07 15:50:05] Production.INFO: CreateAllLog End
[2026-04-07 15:50:05] Production.INFO: Account Balance End.
[2026-04-07 15:50:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:50:05] Production.INFO: ==1540== Releasing lock...
[2026-04-07 15:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:50:11] Production.ERROR: CronJobId end10
[2026-04-07 15:50:11] Production.INFO: ==1538== Releasing lock...
[2026-04-07 15:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:50:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:50:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:50:13] Production.INFO: call_cost start
[2026-04-07 15:50:13] Production.INFO: call_cost end
[2026-04-07 15:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:50:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:50:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:50:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:50:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:50:13] Production.INFO: ==1520== Releasing lock...
[2026-04-07 15:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:51:01] Production.INFO: ==1604== Lock acquired, processing the job...
[2026-04-07 20:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:51:01] Production.INFO: neon service started
[2026-04-07 20:51:01] Production.INFO: neon service started
[2026-04-07 20:51:01] Production.INFO: ==1604== Releasing lock...
[2026-04-07 20:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:51:01] Production.INFO: ==1606== Lock acquired, processing the job...
[2026-04-07 15:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 19:51:01] Production.INFO: ==1608== Lock acquired, processing the job...
[2026-04-07 19:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:51:01] Production.INFO: ==1608== Releasing lock...
[2026-04-07 19:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:51:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:51:02] Production.INFO: ==1606== Releasing lock...
[2026-04-07 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:51:03] Production.INFO: ==1612== Lock acquired, processing the job...
[2026-04-07 15:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:51:03] Production.INFO: ==1610== Lock acquired, processing the job...
[2026-04-07 15:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 15:51:03] Production.INFO: ==1616== Lock acquired, processing the job...
[2026-04-07 15:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:51:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 15:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 15:51:03] Production.ERROR: CronJob PID - 1612
[2026-04-07 15:51:03] Production.ERROR: CronJob Title - System Alerts
[2026-04-07 15:51:03] Production.ERROR: CronJob ID - 5
[2026-04-07 15:51:03] Production.ERROR: CronJob Last Run Time 2026-04-07 15:51:00
[2026-04-07 15:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 15:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 15:51:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 15:51:03] Production.ERROR: CronJob PID - 1616
[2026-04-07 15:51:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 15:51:03] Production.ERROR: CronJob ID - 10
[2026-04-07 15:51:03] Production.ERROR: CronJob Last Run Time 2026-04-07 15:51:00
[2026-04-07 15:51:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 15:51:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 15:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:51:03] Production.INFO: ==1622== Lock acquired, processing the job...
[2026-04-07 15:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:51:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 15:51:03] Production.INFO: ==1610== Releasing lock...
[2026-04-07 15:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 15:51:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 15:51:03] Production.INFO: ==1614== Lock acquired, processing the job...
[2026-04-07 15:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:51:03] Production.INFO: ==1618== Lock acquired, processing the job...
[2026-04-07 15:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:51:03] Production.INFO: ==1620== Lock acquired, processing the job...
[2026-04-07 15:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 15:51:03] Production.INFO: ==1622== Releasing lock...
[2026-04-07 15:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:51:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 15:51:03] Production.INFO: Account Balance Start.
[2026-04-07 15:51:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:51:03] Production.INFO: 117
[2026-04-07 15:51:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:51:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-10
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-11
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: ==1614== Releasing lock...
[2026-04-07 15:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.ERROR: done
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 15:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054426', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:51:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:05] Production.INFO: Date 2026-04-06
[2026-04-07 15:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:51:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:51:05] Production.INFO: Total Charge 0
[2026-04-07 15:51:05] Production.INFO: CreateAllLog End
[2026-04-07 15:51:05] Production.INFO: Account Balance End.
[2026-04-07 15:51:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:51:05] Production.INFO: ==1618== Releasing lock...
[2026-04-07 15:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054426', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 15:51:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 15:51:10] Production.INFO: ProcessCDR(1,17054426,1,1,2)
[2026-04-07 15:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17054426,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 15:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17054426,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 15:51:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 15:51:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 15:51:10] Production.INFO: ==1620== Releasing lock...
[2026-04-07 15:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 15:51:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 15:51:14] Production.ERROR: CronJobId end10
[2026-04-07 15:51:14] Production.INFO: ==1616== Releasing lock...
[2026-04-07 15:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:51:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:51:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:51:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:51:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:51:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:51:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:51:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:51:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:51:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:51:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:51:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:51:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:51:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:51:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:51:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:51:16] Production.INFO: call_cost start
[2026-04-07 15:51:16] Production.INFO: call_cost end
[2026-04-07 15:51:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:51:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:51:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:51:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:51:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:51:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:51:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:51:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:51:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:51:16] Production.INFO: ==1612== Releasing lock...
[2026-04-07 15:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:51:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:52:01] Production.INFO: ==1679== Lock acquired, processing the job...
[2026-04-07 20:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:52:01] Production.INFO: neon service started
[2026-04-07 20:52:01] Production.INFO: neon service started
[2026-04-07 20:52:01] Production.INFO: ==1679== Releasing lock...
[2026-04-07 20:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 19:52:02] Production.INFO: ==1683== Lock acquired, processing the job...
[2026-04-07 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:52:02] Production.INFO: ==1681== Lock acquired, processing the job...
[2026-04-07 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 19:52:02] Production.INFO: ==1683== Releasing lock...
[2026-04-07 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:52:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:52:02] Production.INFO: ==1681== Releasing lock...
[2026-04-07 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:52:03] Production.INFO: ==1688== Lock acquired, processing the job...
[2026-04-07 15:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:52:03] Production.INFO: ==1686== Lock acquired, processing the job...
[2026-04-07 15:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:52:03] Production.INFO: ==1692== Lock acquired, processing the job...
[2026-04-07 15:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:52:03] Production.INFO: ==1690== Lock acquired, processing the job...
[2026-04-07 15:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:52:03] Production.INFO: Account Balance Start.
[2026-04-07 15:52:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:52:03] Production.INFO: 117
[2026-04-07 15:52:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:03] Production.INFO: ==1694== Lock acquired, processing the job...
[2026-04-07 15:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:52:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:52:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:52:04] Production.INFO: ==1694== Releasing lock...
[2026-04-07 15:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:52:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: ==1688== Releasing lock...
[2026-04-07 15:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:52:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:52:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:52:04] Production.INFO: Total Charge 0
[2026-04-07 15:52:04] Production.INFO: CreateAllLog End
[2026-04-07 15:52:04] Production.INFO: Account Balance End.
[2026-04-07 15:52:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:52:04] Production.INFO: ==1692== Releasing lock...
[2026-04-07 15:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:52:11] Production.ERROR: CronJobId end10
[2026-04-07 15:52:11] Production.INFO: ==1690== Releasing lock...
[2026-04-07 15:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:52:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:52:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:52:14] Production.INFO: call_cost start
[2026-04-07 15:52:14] Production.INFO: call_cost end
[2026-04-07 15:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:52:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:52:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:52:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:52:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:52:14] Production.INFO: ==1686== Releasing lock...
[2026-04-07 15:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:53:01] Production.INFO: ==1755== Lock acquired, processing the job...
[2026-04-07 20:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:53:01] Production.INFO: neon service started
[2026-04-07 20:53:01] Production.INFO: neon service started
[2026-04-07 20:53:01] Production.INFO: ==1755== Releasing lock...
[2026-04-07 20:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:53:02] Production.INFO: ==1757== Lock acquired, processing the job...
[2026-04-07 15:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 19:53:02] Production.INFO: ==1759== Lock acquired, processing the job...
[2026-04-07 19:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:53:02] Production.INFO: ==1759== Releasing lock...
[2026-04-07 19:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:53:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:53:02] Production.INFO: ==1757== Releasing lock...
[2026-04-07 15:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:53:03] Production.INFO: ==1762== Lock acquired, processing the job...
[2026-04-07 15:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:53:03] Production.INFO: ==1764== Lock acquired, processing the job...
[2026-04-07 15:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:53:03] Production.INFO: ==1768== Lock acquired, processing the job...
[2026-04-07 15:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:53:03] Production.INFO: ==1770== Lock acquired, processing the job...
[2026-04-07 15:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:53:03] Production.INFO: ==1766== Lock acquired, processing the job...
[2026-04-07 15:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:53:03] Production.INFO: Account Balance Start.
[2026-04-07 15:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:53:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:53:03] Production.INFO: 117
[2026-04-07 15:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:53:03] Production.INFO: ==1770== Releasing lock...
[2026-04-07 15:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:53:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:53:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:04] Production.INFO: ==1764== Releasing lock...
[2026-04-07 15:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:53:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:53:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:53:04] Production.INFO: Total Charge 0
[2026-04-07 15:53:04] Production.INFO: CreateAllLog End
[2026-04-07 15:53:04] Production.INFO: Account Balance End.
[2026-04-07 15:53:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:53:04] Production.INFO: ==1768== Releasing lock...
[2026-04-07 15:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:53:11] Production.ERROR: CronJobId end10
[2026-04-07 15:53:11] Production.INFO: ==1766== Releasing lock...
[2026-04-07 15:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:53:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:53:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:53:14] Production.INFO: call_cost start
[2026-04-07 15:53:14] Production.INFO: call_cost end
[2026-04-07 15:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:53:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:53:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:53:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:53:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:53:14] Production.INFO: ==1762== Releasing lock...
[2026-04-07 15:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:54:01] Production.INFO: ==1871== Lock acquired, processing the job...
[2026-04-07 20:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:54:01] Production.INFO: neon service started
[2026-04-07 20:54:01] Production.INFO: neon service started
[2026-04-07 20:54:01] Production.INFO: ==1871== Releasing lock...
[2026-04-07 20:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 19:54:02] Production.INFO: ==1875== Lock acquired, processing the job...
[2026-04-07 19:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 15:54:02] Production.INFO: ==1873== Lock acquired, processing the job...
[2026-04-07 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 19:54:02] Production.INFO: ==1875== Releasing lock...
[2026-04-07 19:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:54:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:54:02] Production.INFO: ==1873== Releasing lock...
[2026-04-07 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:54:03] Production.INFO: ==1878== Lock acquired, processing the job...
[2026-04-07 15:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:54:03] Production.INFO: ==1880== Lock acquired, processing the job...
[2026-04-07 15:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:54:03] Production.INFO: ==1884== Lock acquired, processing the job...
[2026-04-07 15:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:54:03] Production.INFO: Account Balance Start.
[2026-04-07 15:54:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:54:03] Production.INFO: 117
[2026-04-07 15:54:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:03] Production.INFO: ==1882== Lock acquired, processing the job...
[2026-04-07 15:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:54:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:54:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:03] Production.INFO: ==1886== Lock acquired, processing the job...
[2026-04-07 15:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:54:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:54:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:03] Production.INFO: ==1880== Releasing lock...
[2026-04-07 15:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:54:03] Production.INFO: ==1886== Releasing lock...
[2026-04-07 15:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:54:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:54:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:54:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:54:04] Production.INFO: Total Charge 0
[2026-04-07 15:54:04] Production.INFO: CreateAllLog End
[2026-04-07 15:54:04] Production.INFO: Account Balance End.
[2026-04-07 15:54:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:54:04] Production.INFO: ==1884== Releasing lock...
[2026-04-07 15:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:54:11] Production.ERROR: CronJobId end10
[2026-04-07 15:54:11] Production.INFO: ==1882== Releasing lock...
[2026-04-07 15:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:54:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:54:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:54:14] Production.INFO: call_cost start
[2026-04-07 15:54:14] Production.INFO: call_cost end
[2026-04-07 15:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:54:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:54:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:54:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:54:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:54:14] Production.INFO: ==1878== Releasing lock...
[2026-04-07 15:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:55:02] Production.INFO: ==1949== Lock acquired, processing the job...
[2026-04-07 20:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:55:02] Production.INFO: neon service started
[2026-04-07 20:55:02] Production.INFO: neon service started
[2026-04-07 20:55:02] Production.INFO: ==1949== Releasing lock...
[2026-04-07 20:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:55:02] Production.INFO: ==1951== Lock acquired, processing the job...
[2026-04-07 15:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 19:55:02] Production.INFO: ==1953== Lock acquired, processing the job...
[2026-04-07 19:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:55:03] Production.INFO: ==1953== Releasing lock...
[2026-04-07 19:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:55:03] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:55:03] Production.INFO: ==1951== Releasing lock...
[2026-04-07 15:55:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:55:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:55:04] Production.INFO: ==1956== Lock acquired, processing the job...
[2026-04-07 15:55:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:55:04] Production.INFO: ==1958== Lock acquired, processing the job...
[2026-04-07 15:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:55:04] Production.INFO: ==1964== Lock acquired, processing the job...
[2026-04-07 15:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:55:04] Production.INFO: ==1960== Lock acquired, processing the job...
[2026-04-07 15:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:55:04] Production.INFO: ==1962== Lock acquired, processing the job...
[2026-04-07 15:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:55:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:55:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:55:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:55:04] Production.INFO: ==1964== Releasing lock...
[2026-04-07 15:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:55:04] Production.INFO: Account Balance Start.
[2026-04-07 15:55:04] Production.INFO: CreateAllLog Start
[2026-04-07 15:55:04] Production.INFO: 117
[2026-04-07 15:55:04] Production.INFO: Date 2026-03-08
[2026-04-07 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:04] Production.INFO: Date 2026-03-09
[2026-04-07 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:04] Production.INFO: Date 2026-03-10
[2026-04-07 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:04] Production.INFO: Date 2026-03-11
[2026-04-07 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:04] Production.INFO: ==1958== Releasing lock...
[2026-04-07 15:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:55:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:55:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:05] Production.INFO: Date 2026-03-25
[2026-04-07 15:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:05] Production.INFO: Date 2026-03-26
[2026-04-07 15:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:05] Production.INFO: Date 2026-03-27
[2026-04-07 15:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:05] Production.INFO: Date 2026-03-28
[2026-04-07 15:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:05] Production.INFO: Date 2026-03-29
[2026-04-07 15:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:05] Production.INFO: Date 2026-03-30
[2026-04-07 15:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:05] Production.INFO: Date 2026-03-31
[2026-04-07 15:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:05] Production.INFO: Date 2026-04-01
[2026-04-07 15:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:05] Production.INFO: Date 2026-04-02
[2026-04-07 15:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:05] Production.INFO: Date 2026-04-03
[2026-04-07 15:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:05] Production.INFO: Date 2026-04-04
[2026-04-07 15:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:05] Production.INFO: Date 2026-04-05
[2026-04-07 15:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:05] Production.INFO: Date 2026-04-06
[2026-04-07 15:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:55:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:55:05] Production.INFO: Total Charge 0
[2026-04-07 15:55:05] Production.INFO: CreateAllLog End
[2026-04-07 15:55:05] Production.INFO: Account Balance End.
[2026-04-07 15:55:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:55:05] Production.INFO: ==1962== Releasing lock...
[2026-04-07 15:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:55:12] Production.ERROR: CronJobId end10
[2026-04-07 15:55:12] Production.INFO: ==1960== Releasing lock...
[2026-04-07 15:55:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:55:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:55:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:55:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:55:14] Production.INFO: call_cost start
[2026-04-07 15:55:14] Production.INFO: call_cost end
[2026-04-07 15:55:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:55:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:55:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:55:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:55:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:55:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:55:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:55:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:55:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:55:14] Production.INFO: ==1956== Releasing lock...
[2026-04-07 15:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:55:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:56:01] Production.INFO: ==2029== Lock acquired, processing the job...
[2026-04-07 20:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:56:01] Production.INFO: neon service started
[2026-04-07 20:56:01] Production.INFO: neon service started
[2026-04-07 20:56:01] Production.INFO: ==2029== Releasing lock...
[2026-04-07 20:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:56:02] Production.INFO: ==2031== Lock acquired, processing the job...
[2026-04-07 15:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 19:56:02] Production.INFO: ==2033== Lock acquired, processing the job...
[2026-04-07 19:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:56:02] Production.INFO: ==2033== Releasing lock...
[2026-04-07 19:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:56:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:56:02] Production.INFO: ==2031== Releasing lock...
[2026-04-07 15:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:56:03] Production.INFO: ==2038== Lock acquired, processing the job...
[2026-04-07 15:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:56:03] Production.INFO: ==2040== Lock acquired, processing the job...
[2026-04-07 15:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:56:03] Production.INFO: ==2036== Lock acquired, processing the job...
[2026-04-07 15:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:56:03] Production.INFO: ==2044== Lock acquired, processing the job...
[2026-04-07 15:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:56:03] Production.INFO: ==2042== Lock acquired, processing the job...
[2026-04-07 15:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:56:03] Production.INFO: Account Balance Start.
[2026-04-07 15:56:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:56:03] Production.INFO: 117
[2026-04-07 15:56:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:56:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:56:03] Production.INFO: ==2044== Releasing lock...
[2026-04-07 15:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:56:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:03] Production.INFO: ==2038== Releasing lock...
[2026-04-07 15:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:56:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:56:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:56:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:56:04] Production.INFO: Total Charge 0
[2026-04-07 15:56:04] Production.INFO: CreateAllLog End
[2026-04-07 15:56:04] Production.INFO: Account Balance End.
[2026-04-07 15:56:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:56:04] Production.INFO: ==2042== Releasing lock...
[2026-04-07 15:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:56:12] Production.ERROR: CronJobId end10
[2026-04-07 15:56:12] Production.INFO: ==2040== Releasing lock...
[2026-04-07 15:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:56:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:56:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:56:14] Production.INFO: call_cost start
[2026-04-07 15:56:14] Production.INFO: call_cost end
[2026-04-07 15:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:56:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:56:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:56:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:56:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:56:14] Production.INFO: ==2036== Releasing lock...
[2026-04-07 15:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:57:02] Production.INFO: ==2107== Lock acquired, processing the job...
[2026-04-07 20:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:57:02] Production.INFO: neon service started
[2026-04-07 20:57:02] Production.INFO: neon service started
[2026-04-07 20:57:02] Production.INFO: ==2107== Releasing lock...
[2026-04-07 20:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 19:57:02] Production.INFO: ==2111== Lock acquired, processing the job...
[2026-04-07 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:57:02] Production.INFO: ==2111== Releasing lock...
[2026-04-07 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:57:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:57:02] Production.INFO: ==2109== Lock acquired, processing the job...
[2026-04-07 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 15:57:02] Production.INFO: ==2109== Releasing lock...
[2026-04-07 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:57:03] Production.INFO: ==2113== Lock acquired, processing the job...
[2026-04-07 15:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:57:03] Production.INFO: ==2115== Lock acquired, processing the job...
[2026-04-07 15:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:57:03] Production.INFO: ==2117== Lock acquired, processing the job...
[2026-04-07 15:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:57:03] Production.INFO: ==2119== Lock acquired, processing the job...
[2026-04-07 15:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:57:03] Production.INFO: ==2121== Lock acquired, processing the job...
[2026-04-07 15:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:57:03] Production.INFO: Account Balance Start.
[2026-04-07 15:57:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:57:03] Production.INFO: 117
[2026-04-07 15:57:03] Production.INFO: ==2121== Releasing lock...
[2026-04-07 15:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:57:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:57:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: ==2115== Releasing lock...
[2026-04-07 15:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:57:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:57:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:57:04] Production.INFO: Total Charge 0
[2026-04-07 15:57:04] Production.INFO: CreateAllLog End
[2026-04-07 15:57:04] Production.INFO: Account Balance End.
[2026-04-07 15:57:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:57:04] Production.INFO: ==2119== Releasing lock...
[2026-04-07 15:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:57:11] Production.ERROR: CronJobId end10
[2026-04-07 15:57:11] Production.INFO: ==2117== Releasing lock...
[2026-04-07 15:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:57:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:57:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:57:14] Production.INFO: call_cost start
[2026-04-07 15:57:14] Production.INFO: call_cost end
[2026-04-07 15:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:57:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:57:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:57:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:57:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:57:15] Production.INFO: ==2113== Releasing lock...
[2026-04-07 15:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:58:01] Production.INFO: ==2182== Lock acquired, processing the job...
[2026-04-07 20:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:58:01] Production.INFO: neon service started
[2026-04-07 20:58:01] Production.INFO: neon service started
[2026-04-07 20:58:01] Production.INFO: ==2182== Releasing lock...
[2026-04-07 20:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:58:02] Production.INFO: ==2184== Lock acquired, processing the job...
[2026-04-07 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 19:58:02] Production.INFO: ==2186== Lock acquired, processing the job...
[2026-04-07 19:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:58:02] Production.INFO: ==2186== Releasing lock...
[2026-04-07 19:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:58:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:58:02] Production.INFO: ==2184== Releasing lock...
[2026-04-07 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:58:03] Production.INFO: ==2189== Lock acquired, processing the job...
[2026-04-07 15:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:58:03] Production.INFO: ==2191== Lock acquired, processing the job...
[2026-04-07 15:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:58:03] Production.INFO: ==2193== Lock acquired, processing the job...
[2026-04-07 15:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:58:03] Production.INFO: ==2197== Lock acquired, processing the job...
[2026-04-07 15:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:58:03] Production.INFO: ==2195== Lock acquired, processing the job...
[2026-04-07 15:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:58:03] Production.INFO: Account Balance Start.
[2026-04-07 15:58:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:58:03] Production.INFO: 117
[2026-04-07 15:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:58:03] Production.INFO: ==2197== Releasing lock...
[2026-04-07 15:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:58:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:03] Production.INFO: Date 2026-03-11
[2026-04-07 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:03] Production.INFO: Date 2026-03-12
[2026-04-07 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:03] Production.INFO: Date 2026-03-13
[2026-04-07 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:03] Production.INFO: Date 2026-03-14
[2026-04-07 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:03] Production.INFO: Date 2026-03-15
[2026-04-07 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:03] Production.INFO: Date 2026-03-16
[2026-04-07 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:03] Production.INFO: Date 2026-03-17
[2026-04-07 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:03] Production.INFO: Date 2026-03-18
[2026-04-07 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:03] Production.INFO: Date 2026-03-19
[2026-04-07 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:03] Production.INFO: ==2191== Releasing lock...
[2026-04-07 15:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:58:03] Production.INFO: Date 2026-03-20
[2026-04-07 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:03] Production.INFO: Date 2026-03-21
[2026-04-07 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:03] Production.INFO: Date 2026-03-22
[2026-04-07 15:58:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:04] Production.INFO: Date 2026-04-05
[2026-04-07 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:04] Production.INFO: Date 2026-04-06
[2026-04-07 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:04] Production.INFO: Date 2026-04-07
[2026-04-07 15:58:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:58:04] Production.INFO: Total Charge 0
[2026-04-07 15:58:04] Production.INFO: CreateAllLog End
[2026-04-07 15:58:04] Production.INFO: Account Balance End.
[2026-04-07 15:58:04] Production.ERROR: CronJobId end 12
[2026-04-07 15:58:04] Production.INFO: ==2195== Releasing lock...
[2026-04-07 15:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:58:11] Production.ERROR: CronJobId end10
[2026-04-07 15:58:11] Production.INFO: ==2193== Releasing lock...
[2026-04-07 15:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:58:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:58:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:58:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:58:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:58:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:58:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:58:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:58:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:58:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:58:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:58:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:58:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:58:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:58:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:58:13] Production.INFO: call_cost start
[2026-04-07 15:58:13] Production.INFO: call_cost end
[2026-04-07 15:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:58:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:58:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:58:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:58:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:58:13] Production.INFO: ==2189== Releasing lock...
[2026-04-07 15:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 20:59:01] Production.INFO: ==2267== Lock acquired, processing the job...
[2026-04-07 20:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 20:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 20:59:01] Production.INFO: neon service started
[2026-04-07 20:59:01] Production.INFO: neon service started
[2026-04-07 20:59:01] Production.INFO: ==2267== Releasing lock...
[2026-04-07 20:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 20:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 15:59:02] Production.INFO: ==2269== Lock acquired, processing the job...
[2026-04-07 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 19:59:02] Production.INFO: ==2271== Lock acquired, processing the job...
[2026-04-07 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 19:59:02] Production.INFO: ==2271== Releasing lock...
[2026-04-07 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 19:59:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 15:59:02] Production.INFO: ==2269== Releasing lock...
[2026-04-07 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 15:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 15:59:03] Production.INFO: ==2274== Lock acquired, processing the job...
[2026-04-07 15:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 15:59:03] Production.INFO: ==2276== Lock acquired, processing the job...
[2026-04-07 15:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 15:59:03] Production.INFO: ==2278== Lock acquired, processing the job...
[2026-04-07 15:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 15:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 15:59:03] Production.INFO: ==2282== Lock acquired, processing the job...
[2026-04-07 15:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 15:59:03] Production.INFO: ==2280== Lock acquired, processing the job...
[2026-04-07 15:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 15:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 15:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 15:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 15:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 15:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 15:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 15:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 15:59:03] Production.INFO: Account Balance Start.
[2026-04-07 15:59:03] Production.INFO: CreateAllLog Start
[2026-04-07 15:59:03] Production.INFO: 117
[2026-04-07 15:59:03] Production.INFO: ==2282== Releasing lock...
[2026-04-07 15:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 15:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 15:59:03] Production.INFO: Date 2026-03-08
[2026-04-07 15:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:03] Production.INFO: Date 2026-03-09
[2026-04-07 15:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:03] Production.INFO: Date 2026-03-10
[2026-04-07 15:59:03] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-11
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-12
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: ==2276== Releasing lock...
[2026-04-07 15:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 15:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-13
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-14
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-15
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-16
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-17
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-18
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-19
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-20
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-21
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-22
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-23
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-24
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-25
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-26
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-27
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-28
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-29
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-30
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-03-31
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-04-01
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-04-02
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-04-03
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:04] Production.INFO: Date 2026-04-04
[2026-04-07 15:59:04] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:05] Production.INFO: Date 2026-04-05
[2026-04-07 15:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:05] Production.INFO: Date 2026-04-06
[2026-04-07 15:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:05] Production.INFO: Date 2026-04-07
[2026-04-07 15:59:05] Production.INFO: Reseller ==> 0
[2026-04-07 15:59:05] Production.INFO: Total Charge 0
[2026-04-07 15:59:05] Production.INFO: CreateAllLog End
[2026-04-07 15:59:05] Production.INFO: Account Balance End.
[2026-04-07 15:59:05] Production.ERROR: CronJobId end 12
[2026-04-07 15:59:05] Production.INFO: ==2280== Releasing lock...
[2026-04-07 15:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 15:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 15:59:12] Production.ERROR: CronJobId end10
[2026-04-07 15:59:12] Production.INFO: ==2278== Releasing lock...
[2026-04-07 15:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 15:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 15:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 15:59:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 15:59:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 15:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 15:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 15:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 15:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 15:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 15:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 15:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 15:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 15:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 15:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 15:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 15:59:14] Production.INFO: call_cost start
[2026-04-07 15:59:14] Production.INFO: call_cost end
[2026-04-07 15:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 15:59:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 15:59:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 15:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 15:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 15:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 15:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 15:59:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 15:59:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 15:59:14] Production.INFO: ==2274== Releasing lock...
[2026-04-07 15:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 15:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:00:02] Production.INFO: ==2344== Lock acquired, processing the job...
[2026-04-07 21:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:00:02] Production.INFO: neon service started
[2026-04-07 21:00:02] Production.INFO: neon service started
[2026-04-07 21:00:02] Production.INFO: ==2344== Releasing lock...
[2026-04-07 21:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 20:00:02] Production.INFO: ==2348== Lock acquired, processing the job...
[2026-04-07 20:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:00:02] Production.INFO: ==2348== Releasing lock...
[2026-04-07 20:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:00:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:00:02] Production.INFO: ==2346== Lock acquired, processing the job...
[2026-04-07 16:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:00:03] Production.INFO: ==2346== Releasing lock...
[2026-04-07 16:00:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:00:03] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:00:03] Production.INFO: ==2351== Lock acquired, processing the job...
[2026-04-07 16:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:00:03] Production.INFO: ==2353== Lock acquired, processing the job...
[2026-04-07 16:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:00:03] Production.INFO: ==2355== Lock acquired, processing the job...
[2026-04-07 16:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:00:03] Production.INFO: ==2357== Lock acquired, processing the job...
[2026-04-07 16:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:00:03] Production.INFO: ==2359== Lock acquired, processing the job...
[2026-04-07 16:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:00:04] Production.INFO: Account Balance Start.
[2026-04-07 16:00:04] Production.INFO: CreateAllLog Start
[2026-04-07 16:00:04] Production.INFO: 117
[2026-04-07 16:00:04] Production.INFO: Date 2026-03-08
[2026-04-07 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:00:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:00:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:00:04] Production.INFO: ==2359== Releasing lock...
[2026-04-07 16:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:00:04] Production.INFO: Date 2026-03-09
[2026-04-07 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:04] Production.INFO: Date 2026-03-10
[2026-04-07 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:04] Production.INFO: Date 2026-03-11
[2026-04-07 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:04] Production.INFO: Date 2026-03-12
[2026-04-07 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:04] Production.INFO: ==2353== Releasing lock...
[2026-04-07 16:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:00:04] Production.INFO: Date 2026-03-13
[2026-04-07 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:04] Production.INFO: Date 2026-03-14
[2026-04-07 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:04] Production.INFO: Date 2026-03-15
[2026-04-07 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:04] Production.INFO: Date 2026-03-16
[2026-04-07 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:04] Production.INFO: Date 2026-03-17
[2026-04-07 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:04] Production.INFO: Date 2026-03-18
[2026-04-07 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:04] Production.INFO: Date 2026-03-19
[2026-04-07 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:04] Production.INFO: Date 2026-03-20
[2026-04-07 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:04] Production.INFO: Date 2026-03-21
[2026-04-07 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:04] Production.INFO: Date 2026-03-22
[2026-04-07 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:04] Production.INFO: Date 2026-03-23
[2026-04-07 16:00:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:05] Production.INFO: Date 2026-03-24
[2026-04-07 16:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:05] Production.INFO: Date 2026-03-25
[2026-04-07 16:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:05] Production.INFO: Date 2026-03-26
[2026-04-07 16:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:05] Production.INFO: Date 2026-03-27
[2026-04-07 16:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:05] Production.INFO: Date 2026-03-28
[2026-04-07 16:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:05] Production.INFO: Date 2026-03-29
[2026-04-07 16:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:05] Production.INFO: Date 2026-03-30
[2026-04-07 16:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:05] Production.INFO: Date 2026-03-31
[2026-04-07 16:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:05] Production.INFO: Date 2026-04-01
[2026-04-07 16:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:05] Production.INFO: Date 2026-04-02
[2026-04-07 16:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:05] Production.INFO: Date 2026-04-03
[2026-04-07 16:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:05] Production.INFO: Date 2026-04-04
[2026-04-07 16:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:05] Production.INFO: Date 2026-04-05
[2026-04-07 16:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:05] Production.INFO: Date 2026-04-06
[2026-04-07 16:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:05] Production.INFO: Date 2026-04-07
[2026-04-07 16:00:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:00:05] Production.INFO: Total Charge 0
[2026-04-07 16:00:05] Production.INFO: CreateAllLog End
[2026-04-07 16:00:05] Production.INFO: Account Balance End.
[2026-04-07 16:00:05] Production.ERROR: CronJobId end 12
[2026-04-07 16:00:05] Production.INFO: ==2357== Releasing lock...
[2026-04-07 16:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:00:12] Production.ERROR: CronJobId end10
[2026-04-07 16:00:12] Production.INFO: ==2355== Releasing lock...
[2026-04-07 16:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:00:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:00:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:00:14] Production.INFO: call_cost start
[2026-04-07 16:00:15] Production.INFO: call_cost end
[2026-04-07 16:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:00:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:00:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:00:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:00:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:00:15] Production.INFO: ==2351== Releasing lock...
[2026-04-07 16:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:01:01] Production.INFO: ==2431== Lock acquired, processing the job...
[2026-04-07 21:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:01:01] Production.INFO: neon service started
[2026-04-07 21:01:01] Production.INFO: neon service started
[2026-04-07 21:01:01] Production.INFO: ==2431== Releasing lock...
[2026-04-07 21:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:01:02] Production.INFO: ==2437== Lock acquired, processing the job...
[2026-04-07 16:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 20:01:02] Production.INFO: ==2439== Lock acquired, processing the job...
[2026-04-07 20:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:01:02] Production.INFO: ==2437== Releasing lock...
[2026-04-07 16:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 20:01:02] Production.INFO: ==2439== Releasing lock...
[2026-04-07 20:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:01:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:01:03] Production.INFO: ==2442== Lock acquired, processing the job...
[2026-04-07 16:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 16:01:03] Production.INFO: ==2444== Lock acquired, processing the job...
[2026-04-07 16:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:01:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 16:01:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 16:01:03] Production.INFO: ==2442== Releasing lock...
[2026-04-07 16:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 16:01:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 16:01:03] Production.INFO: ==2454== Lock acquired, processing the job...
[2026-04-07 16:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:01:03] Production.INFO: ==2454== Releasing lock...
[2026-04-07 16:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:01:03] Production.INFO: ==2452== Lock acquired, processing the job...
[2026-04-07 16:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 16:01:03] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 16:01:03] Production.INFO: ==2446== Lock acquired, processing the job...
[2026-04-07 16:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:01:03] Production.INFO: ==2448== Lock acquired, processing the job...
[2026-04-07 16:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:01:03] Production.INFO: ==2450== Lock acquired, processing the job...
[2026-04-07 16:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:01:04] Production.INFO: Account Balance Start.
[2026-04-07 16:01:04] Production.INFO: CreateAllLog Start
[2026-04-07 16:01:04] Production.INFO: 117
[2026-04-07 16:01:04] Production.INFO: Date 2026-03-08
[2026-04-07 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:04] Production.INFO: Date 2026-03-09
[2026-04-07 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:04] Production.INFO: Date 2026-03-10
[2026-04-07 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:04] Production.INFO: Date 2026-03-11
[2026-04-07 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:04] Production.INFO: Date 2026-03-12
[2026-04-07 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:04] Production.ERROR: done
[2026-04-07 16:01:04] Production.INFO: Date 2026-03-13
[2026-04-07 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:04] Production.INFO: Date 2026-03-14
[2026-04-07 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 16:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054467', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 16:01:04] Production.INFO: Date 2026-03-15
[2026-04-07 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:04] Production.INFO: Date 2026-03-16
[2026-04-07 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:04] Production.INFO: Date 2026-03-17
[2026-04-07 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:04] Production.INFO: Date 2026-03-18
[2026-04-07 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:04] Production.INFO: Date 2026-03-19
[2026-04-07 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:04] Production.INFO: Date 2026-03-20
[2026-04-07 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:04] Production.INFO: Date 2026-03-21
[2026-04-07 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:04] Production.INFO: ==2446== Releasing lock...
[2026-04-07 16:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:01:04] Production.INFO: Date 2026-03-22
[2026-04-07 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:04] Production.INFO: Date 2026-03-23
[2026-04-07 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:04] Production.INFO: Date 2026-03-24
[2026-04-07 16:01:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:05] Production.INFO: Date 2026-03-25
[2026-04-07 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:05] Production.INFO: Date 2026-03-26
[2026-04-07 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:05] Production.INFO: Date 2026-03-27
[2026-04-07 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:05] Production.INFO: Date 2026-03-28
[2026-04-07 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:05] Production.INFO: Date 2026-03-29
[2026-04-07 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:05] Production.INFO: Date 2026-03-30
[2026-04-07 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:05] Production.INFO: Date 2026-03-31
[2026-04-07 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:05] Production.INFO: Date 2026-04-01
[2026-04-07 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:05] Production.INFO: Date 2026-04-02
[2026-04-07 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:05] Production.INFO: Date 2026-04-03
[2026-04-07 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:05] Production.INFO: Date 2026-04-04
[2026-04-07 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:05] Production.INFO: Date 2026-04-05
[2026-04-07 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:05] Production.INFO: Date 2026-04-06
[2026-04-07 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:05] Production.INFO: Date 2026-04-07
[2026-04-07 16:01:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:01:05] Production.INFO: Total Charge 0
[2026-04-07 16:01:05] Production.INFO: CreateAllLog End
[2026-04-07 16:01:05] Production.INFO: Account Balance End.
[2026-04-07 16:01:05] Production.ERROR: CronJobId end 12
[2026-04-07 16:01:05] Production.INFO: ==2450== Releasing lock...
[2026-04-07 16:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054467', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 16:01:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 16:01:11] Production.INFO: ProcessCDR(1,17054467,1,1,2)
[2026-04-07 16:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17054467,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 16:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17054467,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 16:01:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 16:01:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 16:01:11] Production.INFO: ==2452== Releasing lock...
[2026-04-07 16:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 16:01:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 16:01:15] Production.ERROR: CronJobId end10
[2026-04-07 16:01:15] Production.INFO: ==2448== Releasing lock...
[2026-04-07 16:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:01:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:01:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:01:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:01:16] Production.INFO: call_cost start
[2026-04-07 16:01:16] Production.INFO: call_cost end
[2026-04-07 16:01:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:01:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:01:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:01:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:01:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:01:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:01:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:01:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:01:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:01:17] Production.INFO: ==2444== Releasing lock...
[2026-04-07 16:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:02:02] Production.INFO: ==2523== Lock acquired, processing the job...
[2026-04-07 21:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:02:02] Production.INFO: neon service started
[2026-04-07 21:02:02] Production.INFO: neon service started
[2026-04-07 21:02:02] Production.INFO: ==2523== Releasing lock...
[2026-04-07 21:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:02:02] Production.INFO: ==2525== Lock acquired, processing the job...
[2026-04-07 16:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 20:02:02] Production.INFO: ==2527== Lock acquired, processing the job...
[2026-04-07 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:02:02] Production.INFO: ==2527== Releasing lock...
[2026-04-07 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:02:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:02:02] Production.INFO: ==2525== Releasing lock...
[2026-04-07 16:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:02:03] Production.INFO: ==2534== Lock acquired, processing the job...
[2026-04-07 16:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:02:03] Production.INFO: ==2536== Lock acquired, processing the job...
[2026-04-07 16:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:02:03] Production.INFO: ==2540== Lock acquired, processing the job...
[2026-04-07 16:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:02:03] Production.INFO: ==2540== Releasing lock...
[2026-04-07 16:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:02:03] Production.INFO: Account Balance Start.
[2026-04-07 16:02:03] Production.INFO: CreateAllLog Start
[2026-04-07 16:02:03] Production.INFO: ==2530== Lock acquired, processing the job...
[2026-04-07 16:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:02:04] Production.INFO: 117
[2026-04-07 16:02:04] Production.INFO: ==2532== Lock acquired, processing the job...
[2026-04-07 16:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-08
[2026-04-07 16:02:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: ==2538== Lock acquired, processing the job...
[2026-04-07 16:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-09
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-10
[2026-04-07 16:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-11
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-12
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-13
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-14
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-15
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-16
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-17
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-18
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-19
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-20
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-21
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-22
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-23
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-24
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-25
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-26
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-27
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-28
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-29
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-30
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: Date 2026-03-31
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.INFO: ==2532== Releasing lock...
[2026-04-07 16:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:02:04] Production.INFO: Date 2026-04-01
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.ERROR: done
[2026-04-07 16:02:04] Production.INFO: Date 2026-04-02
[2026-04-07 16:02:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-04-07 16:02:05] Production.INFO: Date 2026-04-03
[2026-04-07 16:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:05] Production.INFO: Date 2026-04-04
[2026-04-07 16:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:05] Production.INFO: Date 2026-04-05
[2026-04-07 16:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:05] Production.INFO: Date 2026-04-06
[2026-04-07 16:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:05] Production.INFO: Date 2026-04-07
[2026-04-07 16:02:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:02:05] Production.INFO: Total Charge 0
[2026-04-07 16:02:05] Production.INFO: CreateAllLog End
[2026-04-07 16:02:05] Production.ERROR: done
[2026-04-07 16:02:05] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-04-07 16:02:05] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-04-07 16:02:05] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:02:05] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:02:05] Production.INFO: ==2538== Releasing lock...
[2026-04-07 16:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-04-07 16:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-04-07 16:02:05] Production.INFO: Account Balance End.
[2026-04-07 16:02:05] Production.ERROR: CronJobId end 12
[2026-04-07 16:02:05] Production.INFO: ==2536== Releasing lock...
[2026-04-07 16:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:02:12] Production.ERROR: CronJobId end10
[2026-04-07 16:02:12] Production.INFO: ==2534== Releasing lock...
[2026-04-07 16:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:02:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:02:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:02:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:02:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:02:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:02:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:02:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:02:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:02:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:02:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:02:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:02:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:02:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:02:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:02:16] Production.INFO: call_cost start
[2026-04-07 16:02:16] Production.INFO: call_cost end
[2026-04-07 16:02:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:02:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:02:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:02:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:02:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:02:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:02:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:02:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:02:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:02:16] Production.INFO: ==2530== Releasing lock...
[2026-04-07 16:02:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:02:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:03:01] Production.INFO: ==2602== Lock acquired, processing the job...
[2026-04-07 21:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:03:01] Production.INFO: neon service started
[2026-04-07 21:03:01] Production.INFO: neon service started
[2026-04-07 21:03:01] Production.INFO: ==2602== Releasing lock...
[2026-04-07 21:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:03:02] Production.INFO: ==2604== Lock acquired, processing the job...
[2026-04-07 16:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:03:02] Production.INFO: ==2604== Releasing lock...
[2026-04-07 16:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 20:03:02] Production.INFO: ==2606== Lock acquired, processing the job...
[2026-04-07 20:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:03:02] Production.INFO: ==2606== Releasing lock...
[2026-04-07 20:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:03:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:03:03] Production.INFO: ==2617== Lock acquired, processing the job...
[2026-04-07 16:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:03:03] Production.INFO: ==2617== Releasing lock...
[2026-04-07 16:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:03:03] Production.INFO: ==2608== Lock acquired, processing the job...
[2026-04-07 16:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:03:03] Production.INFO: ==2610== Lock acquired, processing the job...
[2026-04-07 16:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:03:03] Production.INFO: ==2612== Lock acquired, processing the job...
[2026-04-07 16:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:03:03] Production.INFO: ==2615== Lock acquired, processing the job...
[2026-04-07 16:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:03:03] Production.INFO: Account Balance Start.
[2026-04-07 16:03:03] Production.INFO: CreateAllLog Start
[2026-04-07 16:03:03] Production.INFO: 117
[2026-04-07 16:03:03] Production.INFO: Date 2026-03-08
[2026-04-07 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:03] Production.INFO: Date 2026-03-09
[2026-04-07 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:03] Production.INFO: Date 2026-03-10
[2026-04-07 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:03] Production.INFO: Date 2026-03-11
[2026-04-07 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:03] Production.INFO: Date 2026-03-12
[2026-04-07 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:03] Production.INFO: Date 2026-03-13
[2026-04-07 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:03] Production.INFO: Date 2026-03-14
[2026-04-07 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:03] Production.INFO: Date 2026-03-15
[2026-04-07 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:03] Production.INFO: Date 2026-03-16
[2026-04-07 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:03] Production.INFO: Date 2026-03-17
[2026-04-07 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:03] Production.INFO: Date 2026-03-18
[2026-04-07 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:03] Production.INFO: Date 2026-03-19
[2026-04-07 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:03] Production.INFO: Date 2026-03-20
[2026-04-07 16:03:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:04] Production.INFO: ==2610== Releasing lock...
[2026-04-07 16:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:03:04] Production.INFO: Date 2026-03-21
[2026-04-07 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:04] Production.INFO: Date 2026-03-22
[2026-04-07 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:04] Production.INFO: Date 2026-03-23
[2026-04-07 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:04] Production.INFO: Date 2026-03-24
[2026-04-07 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:04] Production.INFO: Date 2026-03-25
[2026-04-07 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:04] Production.INFO: Date 2026-03-26
[2026-04-07 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:04] Production.INFO: Date 2026-03-27
[2026-04-07 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:04] Production.INFO: Date 2026-03-28
[2026-04-07 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:04] Production.INFO: Date 2026-03-29
[2026-04-07 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:04] Production.INFO: Date 2026-03-30
[2026-04-07 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:04] Production.INFO: Date 2026-03-31
[2026-04-07 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:04] Production.INFO: Date 2026-04-01
[2026-04-07 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:04] Production.INFO: Date 2026-04-02
[2026-04-07 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:04] Production.INFO: Date 2026-04-03
[2026-04-07 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:04] Production.INFO: Date 2026-04-04
[2026-04-07 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:04] Production.INFO: Date 2026-04-05
[2026-04-07 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:04] Production.INFO: Date 2026-04-06
[2026-04-07 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:04] Production.INFO: Date 2026-04-07
[2026-04-07 16:03:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:03:04] Production.INFO: Total Charge 0
[2026-04-07 16:03:04] Production.INFO: CreateAllLog End
[2026-04-07 16:03:04] Production.INFO: Account Balance End.
[2026-04-07 16:03:04] Production.ERROR: CronJobId end 12
[2026-04-07 16:03:04] Production.INFO: ==2615== Releasing lock...
[2026-04-07 16:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:03:12] Production.ERROR: CronJobId end10
[2026-04-07 16:03:12] Production.INFO: ==2612== Releasing lock...
[2026-04-07 16:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:03:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:03:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:03:15] Production.INFO: call_cost start
[2026-04-07 16:03:15] Production.INFO: call_cost end
[2026-04-07 16:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:03:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:03:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:03:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:03:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:03:15] Production.INFO: ==2608== Releasing lock...
[2026-04-07 16:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:04:02] Production.INFO: ==2682== Lock acquired, processing the job...
[2026-04-07 21:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:04:02] Production.INFO: neon service started
[2026-04-07 21:04:02] Production.INFO: neon service started
[2026-04-07 21:04:02] Production.INFO: ==2682== Releasing lock...
[2026-04-07 21:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 20:04:02] Production.INFO: ==2686== Lock acquired, processing the job...
[2026-04-07 20:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:04:02] Production.INFO: ==2686== Releasing lock...
[2026-04-07 20:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:04:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:04:02] Production.INFO: ==2684== Lock acquired, processing the job...
[2026-04-07 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:04:02] Production.INFO: ==2684== Releasing lock...
[2026-04-07 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:04:03] Production.INFO: ==2688== Lock acquired, processing the job...
[2026-04-07 16:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:04:03] Production.INFO: ==2690== Lock acquired, processing the job...
[2026-04-07 16:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:04:03] Production.INFO: ==2696== Lock acquired, processing the job...
[2026-04-07 16:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:04:03] Production.INFO: ==2692== Lock acquired, processing the job...
[2026-04-07 16:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:04:03] Production.INFO: ==2694== Lock acquired, processing the job...
[2026-04-07 16:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:04:03] Production.INFO: Account Balance Start.
[2026-04-07 16:04:03] Production.INFO: CreateAllLog Start
[2026-04-07 16:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:04:03] Production.INFO: 117
[2026-04-07 16:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:04:03] Production.INFO: ==2696== Releasing lock...
[2026-04-07 16:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:04:03] Production.INFO: Date 2026-03-08
[2026-04-07 16:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:03] Production.INFO: Date 2026-03-09
[2026-04-07 16:04:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-10
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-11
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-12
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-13
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-14
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-15
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-16
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-17
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-18
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-19
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-20
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-21
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: ==2690== Releasing lock...
[2026-04-07 16:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-22
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-23
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-24
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-25
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-26
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-27
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-28
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-29
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-30
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-03-31
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-04-01
[2026-04-07 16:04:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:04] Production.INFO: Date 2026-04-02
[2026-04-07 16:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:05] Production.INFO: Date 2026-04-03
[2026-04-07 16:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:05] Production.INFO: Date 2026-04-04
[2026-04-07 16:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:05] Production.INFO: Date 2026-04-05
[2026-04-07 16:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:05] Production.INFO: Date 2026-04-06
[2026-04-07 16:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:05] Production.INFO: Date 2026-04-07
[2026-04-07 16:04:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:04:05] Production.INFO: Total Charge 0
[2026-04-07 16:04:05] Production.INFO: CreateAllLog End
[2026-04-07 16:04:05] Production.INFO: Account Balance End.
[2026-04-07 16:04:05] Production.ERROR: CronJobId end 12
[2026-04-07 16:04:05] Production.INFO: ==2694== Releasing lock...
[2026-04-07 16:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:04:13] Production.ERROR: CronJobId end10
[2026-04-07 16:04:13] Production.INFO: ==2692== Releasing lock...
[2026-04-07 16:04:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:04:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:04:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:04:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:04:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:04:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:04:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:04:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:04:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:04:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:04:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:04:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:04:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:04:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:04:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:04:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:04:15] Production.INFO: call_cost start
[2026-04-07 16:04:15] Production.INFO: call_cost end
[2026-04-07 16:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:04:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:04:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:04:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:04:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:04:15] Production.INFO: ==2688== Releasing lock...
[2026-04-07 16:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:05:01] Production.INFO: ==2761== Lock acquired, processing the job...
[2026-04-07 21:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:05:01] Production.INFO: neon service started
[2026-04-07 21:05:01] Production.INFO: neon service started
[2026-04-07 21:05:01] Production.INFO: ==2761== Releasing lock...
[2026-04-07 21:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 20:05:01] Production.INFO: ==2765== Lock acquired, processing the job...
[2026-04-07 20:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:05:01] Production.INFO: ==2765== Releasing lock...
[2026-04-07 20:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:05:01] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:05:02] Production.INFO: ==2763== Lock acquired, processing the job...
[2026-04-07 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:05:02] Production.INFO: ==2763== Releasing lock...
[2026-04-07 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:05:02] Production.INFO: ==2767== Lock acquired, processing the job...
[2026-04-07 16:05:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:05:02] Production.INFO: ==2769== Lock acquired, processing the job...
[2026-04-07 16:05:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:05:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:05:03] Production.INFO: ==2771== Lock acquired, processing the job...
[2026-04-07 16:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:05:03] Production.INFO: ==2773== Lock acquired, processing the job...
[2026-04-07 16:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:05:03] Production.INFO: ==2776== Lock acquired, processing the job...
[2026-04-07 16:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:05:03] Production.INFO: Account Balance Start.
[2026-04-07 16:05:03] Production.INFO: CreateAllLog Start
[2026-04-07 16:05:03] Production.INFO: 117
[2026-04-07 16:05:03] Production.INFO: Date 2026-03-08
[2026-04-07 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:05:03] Production.INFO: Date 2026-03-09
[2026-04-07 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:03] Production.INFO: ==2776== Releasing lock...
[2026-04-07 16:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:05:03] Production.INFO: Date 2026-03-10
[2026-04-07 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:03] Production.INFO: ==2769== Releasing lock...
[2026-04-07 16:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:05:03] Production.INFO: Date 2026-03-11
[2026-04-07 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:03] Production.INFO: Date 2026-03-12
[2026-04-07 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:03] Production.INFO: Date 2026-03-13
[2026-04-07 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:03] Production.INFO: Date 2026-03-14
[2026-04-07 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:03] Production.INFO: Date 2026-03-15
[2026-04-07 16:05:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-03-16
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-03-17
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-03-18
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-03-19
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-03-20
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-03-21
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-03-22
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-03-23
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-03-24
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-03-25
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-03-26
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-03-27
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-03-28
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-03-29
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-03-30
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-03-31
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-04-01
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-04-02
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-04-03
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-04-04
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-04-05
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-04-06
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Date 2026-04-07
[2026-04-07 16:05:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:05:04] Production.INFO: Total Charge 0
[2026-04-07 16:05:04] Production.INFO: CreateAllLog End
[2026-04-07 16:05:04] Production.INFO: Account Balance End.
[2026-04-07 16:05:04] Production.ERROR: CronJobId end 12
[2026-04-07 16:05:04] Production.INFO: ==2773== Releasing lock...
[2026-04-07 16:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:05:11] Production.ERROR: CronJobId end10
[2026-04-07 16:05:11] Production.INFO: ==2771== Releasing lock...
[2026-04-07 16:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:05:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:05:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:05:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:05:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:05:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:05:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:05:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:05:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:05:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:05:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:05:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:05:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:05:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:05:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:05:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:05:14] Production.INFO: call_cost start
[2026-04-07 16:05:14] Production.INFO: call_cost end
[2026-04-07 16:05:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:05:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:05:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:05:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:05:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:05:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:05:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:05:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:05:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:05:14] Production.INFO: ==2767== Releasing lock...
[2026-04-07 16:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:05:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:06:01] Production.INFO: ==2838== Lock acquired, processing the job...
[2026-04-07 21:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:06:01] Production.INFO: neon service started
[2026-04-07 21:06:01] Production.INFO: neon service started
[2026-04-07 21:06:01] Production.INFO: ==2838== Releasing lock...
[2026-04-07 21:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:06:02] Production.INFO: ==2840== Lock acquired, processing the job...
[2026-04-07 16:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:06:02] Production.INFO: ==2840== Releasing lock...
[2026-04-07 16:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 20:06:02] Production.INFO: ==2842== Lock acquired, processing the job...
[2026-04-07 20:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:06:02] Production.INFO: ==2842== Releasing lock...
[2026-04-07 20:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:06:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:06:03] Production.INFO: ==2844== Lock acquired, processing the job...
[2026-04-07 16:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:06:03] Production.INFO: ==2846== Lock acquired, processing the job...
[2026-04-07 16:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:06:03] Production.INFO: ==2852== Lock acquired, processing the job...
[2026-04-07 16:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:06:03] Production.INFO: ==2848== Lock acquired, processing the job...
[2026-04-07 16:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:06:03] Production.INFO: ==2850== Lock acquired, processing the job...
[2026-04-07 16:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:06:03] Production.INFO: Account Balance Start.
[2026-04-07 16:06:03] Production.INFO: CreateAllLog Start
[2026-04-07 16:06:03] Production.INFO: 117
[2026-04-07 16:06:03] Production.INFO: Date 2026-03-08
[2026-04-07 16:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:06:03] Production.INFO: Date 2026-03-09
[2026-04-07 16:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:06:03] Production.INFO: Date 2026-03-10
[2026-04-07 16:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:06:03] Production.INFO: Date 2026-03-11
[2026-04-07 16:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:06:03] Production.INFO: Date 2026-03-12
[2026-04-07 16:06:03] Production.INFO: ==2852== Releasing lock...
[2026-04-07 16:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:03] Production.INFO: Date 2026-03-13
[2026-04-07 16:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:03] Production.INFO: Date 2026-03-14
[2026-04-07 16:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:03] Production.INFO: Date 2026-03-15
[2026-04-07 16:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:03] Production.INFO: Date 2026-03-16
[2026-04-07 16:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:03] Production.INFO: Date 2026-03-17
[2026-04-07 16:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:03] Production.INFO: Date 2026-03-18
[2026-04-07 16:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:03] Production.INFO: Date 2026-03-19
[2026-04-07 16:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:03] Production.INFO: Date 2026-03-20
[2026-04-07 16:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:03] Production.INFO: Date 2026-03-21
[2026-04-07 16:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:03] Production.INFO: Date 2026-03-22
[2026-04-07 16:06:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:04] Production.INFO: Date 2026-03-23
[2026-04-07 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:04] Production.INFO: Date 2026-03-24
[2026-04-07 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:04] Production.INFO: Date 2026-03-25
[2026-04-07 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:04] Production.INFO: Date 2026-03-26
[2026-04-07 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:04] Production.INFO: Date 2026-03-27
[2026-04-07 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:04] Production.INFO: Date 2026-03-28
[2026-04-07 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:04] Production.INFO: Date 2026-03-29
[2026-04-07 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:04] Production.INFO: ==2846== Releasing lock...
[2026-04-07 16:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:06:04] Production.INFO: Date 2026-03-30
[2026-04-07 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:04] Production.INFO: Date 2026-03-31
[2026-04-07 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:04] Production.INFO: Date 2026-04-01
[2026-04-07 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:04] Production.INFO: Date 2026-04-02
[2026-04-07 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:04] Production.INFO: Date 2026-04-03
[2026-04-07 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:04] Production.INFO: Date 2026-04-04
[2026-04-07 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:04] Production.INFO: Date 2026-04-05
[2026-04-07 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:04] Production.INFO: Date 2026-04-06
[2026-04-07 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:04] Production.INFO: Date 2026-04-07
[2026-04-07 16:06:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:06:04] Production.INFO: Total Charge 0
[2026-04-07 16:06:04] Production.INFO: CreateAllLog End
[2026-04-07 16:06:04] Production.INFO: Account Balance End.
[2026-04-07 16:06:04] Production.ERROR: CronJobId end 12
[2026-04-07 16:06:04] Production.INFO: ==2850== Releasing lock...
[2026-04-07 16:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:06:11] Production.ERROR: CronJobId end10
[2026-04-07 16:06:11] Production.INFO: ==2848== Releasing lock...
[2026-04-07 16:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:06:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:06:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:06:14] Production.INFO: call_cost start
[2026-04-07 16:06:14] Production.INFO: call_cost end
[2026-04-07 16:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:06:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:06:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:06:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:06:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:06:14] Production.INFO: ==2844== Releasing lock...
[2026-04-07 16:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:07:01] Production.INFO: ==2916== Lock acquired, processing the job...
[2026-04-07 21:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:07:01] Production.INFO: neon service started
[2026-04-07 21:07:01] Production.INFO: neon service started
[2026-04-07 21:07:01] Production.INFO: ==2916== Releasing lock...
[2026-04-07 21:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:07:01] Production.INFO: ==2918== Lock acquired, processing the job...
[2026-04-07 16:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:07:01] Production.INFO: ==2918== Releasing lock...
[2026-04-07 16:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:07:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 20:07:02] Production.INFO: ==2920== Lock acquired, processing the job...
[2026-04-07 20:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:07:02] Production.INFO: ==2920== Releasing lock...
[2026-04-07 20:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:07:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:07:02] Production.INFO: ==2922== Lock acquired, processing the job...
[2026-04-07 16:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:07:02] Production.INFO: ==2924== Lock acquired, processing the job...
[2026-04-07 16:07:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:07:02] Production.INFO: ==2926== Lock acquired, processing the job...
[2026-04-07 16:07:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:07:02] Production.INFO: ==2928== Lock acquired, processing the job...
[2026-04-07 16:07:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:07:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:07:02] Production.INFO: ==2930== Lock acquired, processing the job...
[2026-04-07 16:07:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:07:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:07:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:07:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:07:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:07:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:07:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:07:02] Production.INFO: Account Balance Start.
[2026-04-07 16:07:02] Production.INFO: CreateAllLog Start
[2026-04-07 16:07:02] Production.INFO: 117
[2026-04-07 16:07:02] Production.INFO: Date 2026-03-08
[2026-04-07 16:07:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:07:02] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: ==2930== Releasing lock...
[2026-04-07 16:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-09
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-10
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-11
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-12
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-13
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-14
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-15
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-16
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-17
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-18
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-19
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: ==2924== Releasing lock...
[2026-04-07 16:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-20
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-21
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-22
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-23
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-24
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-25
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-26
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-27
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-28
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-29
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-30
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-03-31
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-04-01
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-04-02
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-04-03
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-04-04
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-04-05
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-04-06
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Date 2026-04-07
[2026-04-07 16:07:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:07:03] Production.INFO: Total Charge 0
[2026-04-07 16:07:04] Production.INFO: CreateAllLog End
[2026-04-07 16:07:04] Production.INFO: Account Balance End.
[2026-04-07 16:07:04] Production.ERROR: CronJobId end 12
[2026-04-07 16:07:04] Production.INFO: ==2928== Releasing lock...
[2026-04-07 16:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:07:10] Production.ERROR: CronJobId end10
[2026-04-07 16:07:10] Production.INFO: ==2926== Releasing lock...
[2026-04-07 16:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:07:10] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:07:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:07:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:07:14] Production.INFO: call_cost start
[2026-04-07 16:07:14] Production.INFO: call_cost end
[2026-04-07 16:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:07:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:07:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:07:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:07:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:07:14] Production.INFO: ==2922== Releasing lock...
[2026-04-07 16:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:08:01] Production.INFO: ==2993== Lock acquired, processing the job...
[2026-04-07 21:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:08:01] Production.INFO: neon service started
[2026-04-07 21:08:01] Production.INFO: neon service started
[2026-04-07 21:08:01] Production.INFO: ==2993== Releasing lock...
[2026-04-07 21:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:08:02] Production.INFO: ==2995== Lock acquired, processing the job...
[2026-04-07 16:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:08:02] Production.INFO: ==2995== Releasing lock...
[2026-04-07 16:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 20:08:02] Production.INFO: ==2997== Lock acquired, processing the job...
[2026-04-07 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:08:02] Production.INFO: ==2997== Releasing lock...
[2026-04-07 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:08:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:08:02] Production.INFO: ==3001== Lock acquired, processing the job...
[2026-04-07 16:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:08:03] Production.INFO: ==2999== Lock acquired, processing the job...
[2026-04-07 16:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:08:03] Production.INFO: ==3003== Lock acquired, processing the job...
[2026-04-07 16:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:08:03] Production.INFO: ==3005== Lock acquired, processing the job...
[2026-04-07 16:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:08:03] Production.INFO: ==3007== Lock acquired, processing the job...
[2026-04-07 16:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:08:03] Production.INFO: ==3001== Releasing lock...
[2026-04-07 16:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:08:03] Production.INFO: Account Balance Start.
[2026-04-07 16:08:03] Production.INFO: CreateAllLog Start
[2026-04-07 16:08:03] Production.INFO: 117
[2026-04-07 16:08:03] Production.INFO: Date 2026-03-08
[2026-04-07 16:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:03] Production.INFO: Date 2026-03-09
[2026-04-07 16:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:03] Production.INFO: Date 2026-03-10
[2026-04-07 16:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:08:03] Production.INFO: Date 2026-03-11
[2026-04-07 16:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:03] Production.INFO: ==3007== Releasing lock...
[2026-04-07 16:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:08:03] Production.INFO: Date 2026-03-12
[2026-04-07 16:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:03] Production.INFO: Date 2026-03-13
[2026-04-07 16:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:03] Production.INFO: Date 2026-03-14
[2026-04-07 16:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:03] Production.INFO: Date 2026-03-15
[2026-04-07 16:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:03] Production.INFO: Date 2026-03-16
[2026-04-07 16:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:03] Production.INFO: Date 2026-03-17
[2026-04-07 16:08:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-03-18
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-03-19
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-03-20
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-03-21
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-03-22
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-03-23
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-03-24
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-03-25
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-03-26
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-03-27
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-03-28
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-03-29
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-03-30
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-03-31
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-04-01
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-04-02
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-04-03
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-04-04
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-04-05
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-04-06
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Date 2026-04-07
[2026-04-07 16:08:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:08:04] Production.INFO: Total Charge 0
[2026-04-07 16:08:04] Production.INFO: CreateAllLog End
[2026-04-07 16:08:04] Production.INFO: Account Balance End.
[2026-04-07 16:08:04] Production.ERROR: CronJobId end 12
[2026-04-07 16:08:04] Production.INFO: ==3005== Releasing lock...
[2026-04-07 16:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:08:11] Production.ERROR: CronJobId end10
[2026-04-07 16:08:11] Production.INFO: ==3003== Releasing lock...
[2026-04-07 16:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:08:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:08:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:08:14] Production.INFO: call_cost start
[2026-04-07 16:08:14] Production.INFO: call_cost end
[2026-04-07 16:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:08:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:08:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:08:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:08:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:08:14] Production.INFO: ==2999== Releasing lock...
[2026-04-07 16:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:09:02] Production.INFO: ==3083== Lock acquired, processing the job...
[2026-04-07 21:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:09:02] Production.INFO: neon service started
[2026-04-07 21:09:02] Production.INFO: neon service started
[2026-04-07 21:09:02] Production.INFO: ==3083== Releasing lock...
[2026-04-07 21:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:09:02] Production.INFO: ==3085== Lock acquired, processing the job...
[2026-04-07 16:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 20:09:02] Production.INFO: ==3087== Lock acquired, processing the job...
[2026-04-07 20:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:09:02] Production.INFO: ==3087== Releasing lock...
[2026-04-07 20:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:09:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:09:02] Production.INFO: ==3085== Releasing lock...
[2026-04-07 16:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:09:03] Production.INFO: ==3091== Lock acquired, processing the job...
[2026-04-07 16:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:09:03] Production.INFO: ==3093== Lock acquired, processing the job...
[2026-04-07 16:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:09:03] Production.INFO: ==3089== Lock acquired, processing the job...
[2026-04-07 16:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:09:03] Production.INFO: ==3095== Lock acquired, processing the job...
[2026-04-07 16:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:09:03] Production.INFO: ==3097== Lock acquired, processing the job...
[2026-04-07 16:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:09:04] Production.INFO: ==3091== Releasing lock...
[2026-04-07 16:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:09:04] Production.INFO: Account Balance Start.
[2026-04-07 16:09:04] Production.INFO: CreateAllLog Start
[2026-04-07 16:09:04] Production.INFO: 117
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-08
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-09
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-10
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-11
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:09:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-12
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: ==3097== Releasing lock...
[2026-04-07 16:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:09:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-13
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-14
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-15
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-16
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-17
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-18
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-19
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-20
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-21
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-22
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-23
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-24
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-25
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-26
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-27
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-28
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-29
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-30
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-03-31
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-04-01
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-04-02
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-04-03
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-04-04
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:04] Production.INFO: Date 2026-04-05
[2026-04-07 16:09:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:05] Production.INFO: Date 2026-04-06
[2026-04-07 16:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:05] Production.INFO: Date 2026-04-07
[2026-04-07 16:09:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:09:05] Production.INFO: Total Charge 0
[2026-04-07 16:09:05] Production.INFO: CreateAllLog End
[2026-04-07 16:09:05] Production.INFO: Account Balance End.
[2026-04-07 16:09:05] Production.ERROR: CronJobId end 12
[2026-04-07 16:09:05] Production.INFO: ==3095== Releasing lock...
[2026-04-07 16:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:09:11] Production.ERROR: CronJobId end10
[2026-04-07 16:09:11] Production.INFO: ==3093== Releasing lock...
[2026-04-07 16:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:09:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:09:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:09:14] Production.INFO: call_cost start
[2026-04-07 16:09:14] Production.INFO: call_cost end
[2026-04-07 16:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:09:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:09:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:09:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:09:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:09:14] Production.INFO: ==3089== Releasing lock...
[2026-04-07 16:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:10:01] Production.INFO: ==3159== Lock acquired, processing the job...
[2026-04-07 21:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:10:01] Production.INFO: neon service started
[2026-04-07 21:10:01] Production.INFO: neon service started
[2026-04-07 21:10:01] Production.INFO: ==3159== Releasing lock...
[2026-04-07 21:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:10:02] Production.INFO: ==3161== Lock acquired, processing the job...
[2026-04-07 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 20:10:02] Production.INFO: ==3163== Lock acquired, processing the job...
[2026-04-07 20:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:10:02] Production.INFO: ==3163== Releasing lock...
[2026-04-07 20:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:10:02] Production.INFO: 26 MB #Memory Used#
[2026-04-07 16:10:02] Production.INFO: ==3161== Releasing lock...
[2026-04-07 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:10:03] Production.INFO: ==3171== Lock acquired, processing the job...
[2026-04-07 16:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:10:03] Production.INFO: ==3167== Lock acquired, processing the job...
[2026-04-07 16:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:10:03] Production.INFO: ==3173== Lock acquired, processing the job...
[2026-04-07 16:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:10:03] Production.INFO: ==3169== Lock acquired, processing the job...
[2026-04-07 16:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:10:03] Production.INFO: ==3175== Lock acquired, processing the job...
[2026-04-07 16:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:10:03] Production.INFO: Account Balance Start.
[2026-04-07 16:10:03] Production.INFO: CreateAllLog Start
[2026-04-07 16:10:03] Production.INFO: 117
[2026-04-07 16:10:03] Production.INFO: Date 2026-03-08
[2026-04-07 16:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:03] Production.INFO: Date 2026-03-09
[2026-04-07 16:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:03] Production.INFO: Date 2026-03-10
[2026-04-07 16:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:03] Production.INFO: Date 2026-03-11
[2026-04-07 16:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:10:03] Production.INFO: Date 2026-03-12
[2026-04-07 16:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:03] Production.INFO: Date 2026-03-13
[2026-04-07 16:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:03] Production.INFO: ==3175== Releasing lock...
[2026-04-07 16:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:10:03] Production.INFO: Date 2026-03-14
[2026-04-07 16:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:03] Production.INFO: Date 2026-03-15
[2026-04-07 16:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:03] Production.INFO: Date 2026-03-16
[2026-04-07 16:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:03] Production.INFO: Date 2026-03-17
[2026-04-07 16:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:03] Production.INFO: Date 2026-03-18
[2026-04-07 16:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:03] Production.INFO: Date 2026-03-19
[2026-04-07 16:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:03] Production.INFO: Date 2026-03-20
[2026-04-07 16:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:03] Production.INFO: Date 2026-03-21
[2026-04-07 16:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:03] Production.INFO: Date 2026-03-22
[2026-04-07 16:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:03] Production.INFO: Date 2026-03-23
[2026-04-07 16:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:03] Production.INFO: Date 2026-03-24
[2026-04-07 16:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:03] Production.INFO: Date 2026-03-25
[2026-04-07 16:10:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:04] Production.INFO: Date 2026-03-26
[2026-04-07 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:04] Production.INFO: ==3169== Releasing lock...
[2026-04-07 16:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:10:04] Production.INFO: Date 2026-03-27
[2026-04-07 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:04] Production.INFO: Date 2026-03-28
[2026-04-07 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:04] Production.INFO: Date 2026-03-29
[2026-04-07 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:04] Production.INFO: Date 2026-03-30
[2026-04-07 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:04] Production.INFO: Date 2026-03-31
[2026-04-07 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:04] Production.INFO: Date 2026-04-01
[2026-04-07 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:04] Production.INFO: Date 2026-04-02
[2026-04-07 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:04] Production.INFO: Date 2026-04-03
[2026-04-07 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:04] Production.INFO: Date 2026-04-04
[2026-04-07 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:04] Production.INFO: Date 2026-04-05
[2026-04-07 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:04] Production.INFO: Date 2026-04-06
[2026-04-07 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:04] Production.INFO: Date 2026-04-07
[2026-04-07 16:10:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:10:04] Production.INFO: Total Charge 0
[2026-04-07 16:10:04] Production.INFO: CreateAllLog End
[2026-04-07 16:10:04] Production.INFO: Account Balance End.
[2026-04-07 16:10:04] Production.ERROR: CronJobId end 12
[2026-04-07 16:10:04] Production.INFO: ==3173== Releasing lock...
[2026-04-07 16:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:10:11] Production.ERROR: CronJobId end10
[2026-04-07 16:10:11] Production.INFO: ==3171== Releasing lock...
[2026-04-07 16:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:10:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:10:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:10:14] Production.INFO: call_cost start
[2026-04-07 16:10:14] Production.INFO: call_cost end
[2026-04-07 16:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:10:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:10:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:10:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:10:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:10:14] Production.INFO: ==3167== Releasing lock...
[2026-04-07 16:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:11:01] Production.INFO: ==3237== Lock acquired, processing the job...
[2026-04-07 21:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:11:01] Production.INFO: neon service started
[2026-04-07 21:11:01] Production.INFO: neon service started
[2026-04-07 21:11:01] Production.INFO: ==3237== Releasing lock...
[2026-04-07 21:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:11:02] Production.INFO: ==3239== Lock acquired, processing the job...
[2026-04-07 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 20:11:02] Production.INFO: ==3241== Lock acquired, processing the job...
[2026-04-07 20:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:11:02] Production.INFO: ==3241== Releasing lock...
[2026-04-07 20:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:11:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:11:02] Production.INFO: ==3239== Releasing lock...
[2026-04-07 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:11:03] Production.INFO: ==3244== Lock acquired, processing the job...
[2026-04-07 16:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 16:11:03] Production.INFO: ==3250== Lock acquired, processing the job...
[2026-04-07 16:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:11:03] Production.INFO: ==3246== Lock acquired, processing the job...
[2026-04-07 16:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:11:03] Production.INFO: ==3248== Lock acquired, processing the job...
[2026-04-07 16:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:11:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 16:11:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-04-07 16:11:03] Production.ERROR: CronJob PID - 3250
[2026-04-07 16:11:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-04-07 16:11:03] Production.ERROR: CronJob ID - 10
[2026-04-07 16:11:03] Production.ERROR: CronJob Last Run Time 2026-04-07 16:11:00
[2026-04-07 16:11:03] Production.ERROR: CronJob Active Minutes 0
[2026-04-07 16:11:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-04-07 16:11:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 16:11:03] Production.INFO: ==3244== Releasing lock...
[2026-04-07 16:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 16:11:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 16:11:03] Production.INFO: ==3256== Lock acquired, processing the job...
[2026-04-07 16:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:11:03] Production.INFO: ==3252== Lock acquired, processing the job...
[2026-04-07 16:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:11:04] Production.INFO: ==3254== Lock acquired, processing the job...
[2026-04-07 16:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 16:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:11:04] Production.INFO: Account Balance Start.
[2026-04-07 16:11:04] Production.INFO: CreateAllLog Start
[2026-04-07 16:11:04] Production.INFO: 117
[2026-04-07 16:11:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 16:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:11:04] Production.INFO: ==3256== Releasing lock...
[2026-04-07 16:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-08
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-09
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-10
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-11
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-12
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-13
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-14
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-15
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-16
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-17
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-18
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-19
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-20
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-21
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-22
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-23
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-24
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-25
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-26
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-27
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-28
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-29
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-30
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-03-31
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-04-01
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:04] Production.INFO: Date 2026-04-02
[2026-04-07 16:11:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:05] Production.INFO: Date 2026-04-03
[2026-04-07 16:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:05] Production.INFO: Date 2026-04-04
[2026-04-07 16:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:05] Production.INFO: Date 2026-04-05
[2026-04-07 16:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:05] Production.ERROR: done
[2026-04-07 16:11:05] Production.INFO: Date 2026-04-06
[2026-04-07 16:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 16:11:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054509', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 16:11:05] Production.INFO: Date 2026-04-07
[2026-04-07 16:11:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:11:05] Production.INFO: ==3248== Releasing lock...
[2026-04-07 16:11:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:11:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:11:05] Production.INFO: Total Charge 0
[2026-04-07 16:11:05] Production.INFO: CreateAllLog End
[2026-04-07 16:11:05] Production.INFO: Account Balance End.
[2026-04-07 16:11:05] Production.ERROR: CronJobId end 12
[2026-04-07 16:11:05] Production.INFO: ==3252== Releasing lock...
[2026-04-07 16:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:11:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054509', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 16:11:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 16:11:11] Production.INFO: ProcessCDR(1,17054509,1,1,2)
[2026-04-07 16:11:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17054509,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 16:11:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17054509,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 16:11:11] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 16:11:11] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 16:11:11] Production.INFO: ==3254== Releasing lock...
[2026-04-07 16:11:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 16:11:11] Production.INFO: 26 MB #Memory Used#
[2026-04-07 16:11:15] Production.ERROR: CronJobId end10
[2026-04-07 16:11:15] Production.INFO: ==3250== Releasing lock...
[2026-04-07 16:11:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:11:15] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:11:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:11:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:11:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:11:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:11:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:11:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:11:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:11:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:11:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:11:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:11:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:11:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:11:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:11:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:11:17] Production.INFO: call_cost start
[2026-04-07 16:11:17] Production.INFO: call_cost end
[2026-04-07 16:11:17] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:11:17] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:11:17] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:11:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:11:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:11:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:11:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:11:17] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:11:17] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:11:17] Production.INFO: ==3246== Releasing lock...
[2026-04-07 16:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:11:17] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:12:01] Production.INFO: ==3322== Lock acquired, processing the job...
[2026-04-07 21:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:12:01] Production.INFO: neon service started
[2026-04-07 21:12:01] Production.INFO: neon service started
[2026-04-07 21:12:01] Production.INFO: ==3322== Releasing lock...
[2026-04-07 21:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:12:01] Production.INFO: ==3324== Lock acquired, processing the job...
[2026-04-07 16:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:12:01] Production.INFO: ==3324== Releasing lock...
[2026-04-07 16:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:12:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 20:12:02] Production.INFO: ==3326== Lock acquired, processing the job...
[2026-04-07 20:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:12:02] Production.INFO: ==3326== Releasing lock...
[2026-04-07 20:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:12:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:12:02] Production.INFO: ==3337== Lock acquired, processing the job...
[2026-04-07 16:12:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:12:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:12:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:12:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:12:02] Production.INFO: ==3331== Lock acquired, processing the job...
[2026-04-07 16:12:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:12:02] Production.INFO: ==3337== Releasing lock...
[2026-04-07 16:12:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:12:02] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:12:02] Production.INFO: ==3333== Lock acquired, processing the job...
[2026-04-07 16:12:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:12:02] Production.INFO: ==3329== Lock acquired, processing the job...
[2026-04-07 16:12:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:12:02] Production.INFO: ==3335== Lock acquired, processing the job...
[2026-04-07 16:12:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:12:03] Production.INFO: Account Balance Start.
[2026-04-07 16:12:03] Production.INFO: CreateAllLog Start
[2026-04-07 16:12:03] Production.INFO: 117
[2026-04-07 16:12:03] Production.INFO: Date 2026-03-08
[2026-04-07 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:03] Production.INFO: Date 2026-03-09
[2026-04-07 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:03] Production.INFO: Date 2026-03-10
[2026-04-07 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:03] Production.INFO: Date 2026-03-11
[2026-04-07 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:03] Production.INFO: Date 2026-03-12
[2026-04-07 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:03] Production.INFO: Date 2026-03-13
[2026-04-07 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:03] Production.INFO: Date 2026-03-14
[2026-04-07 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:03] Production.INFO: Date 2026-03-15
[2026-04-07 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:03] Production.INFO: Date 2026-03-16
[2026-04-07 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:03] Production.INFO: Date 2026-03-17
[2026-04-07 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:03] Production.INFO: Date 2026-03-18
[2026-04-07 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:03] Production.INFO: Date 2026-03-19
[2026-04-07 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:03] Production.INFO: Date 2026-03-20
[2026-04-07 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:03] Production.INFO: Date 2026-03-21
[2026-04-07 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:03] Production.INFO: ==3331== Releasing lock...
[2026-04-07 16:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:12:03] Production.INFO: Date 2026-03-22
[2026-04-07 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:03] Production.INFO: Date 2026-03-23
[2026-04-07 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:03] Production.INFO: Date 2026-03-24
[2026-04-07 16:12:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:04] Production.INFO: Date 2026-03-25
[2026-04-07 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:04] Production.INFO: Date 2026-03-26
[2026-04-07 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:04] Production.INFO: Date 2026-03-27
[2026-04-07 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:04] Production.INFO: Date 2026-03-28
[2026-04-07 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:04] Production.INFO: Date 2026-03-29
[2026-04-07 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:04] Production.INFO: Date 2026-03-30
[2026-04-07 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:04] Production.INFO: Date 2026-03-31
[2026-04-07 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:04] Production.INFO: Date 2026-04-01
[2026-04-07 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:04] Production.INFO: Date 2026-04-02
[2026-04-07 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:04] Production.INFO: Date 2026-04-03
[2026-04-07 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:04] Production.INFO: Date 2026-04-04
[2026-04-07 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:04] Production.INFO: Date 2026-04-05
[2026-04-07 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:04] Production.INFO: Date 2026-04-06
[2026-04-07 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:04] Production.INFO: Date 2026-04-07
[2026-04-07 16:12:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:12:04] Production.INFO: Total Charge 0
[2026-04-07 16:12:04] Production.INFO: CreateAllLog End
[2026-04-07 16:12:05] Production.INFO: Account Balance End.
[2026-04-07 16:12:05] Production.ERROR: CronJobId end 12
[2026-04-07 16:12:05] Production.INFO: ==3335== Releasing lock...
[2026-04-07 16:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:12:11] Production.ERROR: CronJobId end10
[2026-04-07 16:12:11] Production.INFO: ==3333== Releasing lock...
[2026-04-07 16:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:12:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:12:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:12:14] Production.INFO: call_cost start
[2026-04-07 16:12:14] Production.INFO: call_cost end
[2026-04-07 16:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:12:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:12:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:12:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:12:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:12:14] Production.INFO: ==3329== Releasing lock...
[2026-04-07 16:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:13:01] Production.INFO: ==3397== Lock acquired, processing the job...
[2026-04-07 21:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:13:01] Production.INFO: neon service started
[2026-04-07 21:13:01] Production.INFO: neon service started
[2026-04-07 21:13:01] Production.INFO: ==3397== Releasing lock...
[2026-04-07 21:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:13:02] Production.INFO: ==3399== Lock acquired, processing the job...
[2026-04-07 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:13:02] Production.INFO: ==3399== Releasing lock...
[2026-04-07 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 20:13:02] Production.INFO: ==3401== Lock acquired, processing the job...
[2026-04-07 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:13:02] Production.INFO: ==3401== Releasing lock...
[2026-04-07 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:13:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:13:03] Production.INFO: ==3403== Lock acquired, processing the job...
[2026-04-07 16:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:13:03] Production.INFO: ==3405== Lock acquired, processing the job...
[2026-04-07 16:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:13:03] Production.INFO: ==3407== Lock acquired, processing the job...
[2026-04-07 16:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:13:03] Production.INFO: ==3409== Lock acquired, processing the job...
[2026-04-07 16:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:13:03] Production.INFO: Account Balance Start.
[2026-04-07 16:13:03] Production.INFO: CreateAllLog Start
[2026-04-07 16:13:03] Production.INFO: 117
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-08
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: ==3411== Lock acquired, processing the job...
[2026-04-07 16:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-09
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-10
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:13:03] Production.INFO: ==3411== Releasing lock...
[2026-04-07 16:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-11
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-12
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-13
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-14
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-15
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-16
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-17
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-18
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-19
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-20
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-21
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-22
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-23
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-24
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-25
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-26
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-27
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: ==3405== Releasing lock...
[2026-04-07 16:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-28
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-29
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-30
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:03] Production.INFO: Date 2026-03-31
[2026-04-07 16:13:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:04] Production.INFO: Date 2026-04-01
[2026-04-07 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:04] Production.INFO: Date 2026-04-02
[2026-04-07 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:04] Production.INFO: Date 2026-04-03
[2026-04-07 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:04] Production.INFO: Date 2026-04-04
[2026-04-07 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:04] Production.INFO: Date 2026-04-05
[2026-04-07 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:04] Production.INFO: Date 2026-04-06
[2026-04-07 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:04] Production.INFO: Date 2026-04-07
[2026-04-07 16:13:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:13:04] Production.INFO: Total Charge 0
[2026-04-07 16:13:04] Production.INFO: CreateAllLog End
[2026-04-07 16:13:04] Production.INFO: Account Balance End.
[2026-04-07 16:13:04] Production.ERROR: CronJobId end 12
[2026-04-07 16:13:04] Production.INFO: ==3409== Releasing lock...
[2026-04-07 16:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:13:12] Production.ERROR: CronJobId end10
[2026-04-07 16:13:12] Production.INFO: ==3407== Releasing lock...
[2026-04-07 16:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:13:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:13:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:13:15] Production.INFO: call_cost start
[2026-04-07 16:13:15] Production.INFO: call_cost end
[2026-04-07 16:13:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:13:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:13:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:13:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:13:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:13:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:13:15] Production.INFO: ==3403== Releasing lock...
[2026-04-07 16:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:14:02] Production.INFO: ==3476== Lock acquired, processing the job...
[2026-04-07 21:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:14:02] Production.INFO: neon service started
[2026-04-07 21:14:02] Production.INFO: neon service started
[2026-04-07 21:14:02] Production.INFO: ==3476== Releasing lock...
[2026-04-07 21:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 20:14:02] Production.INFO: ==3480== Lock acquired, processing the job...
[2026-04-07 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:14:02] Production.INFO: ==3480== Releasing lock...
[2026-04-07 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:14:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:14:02] Production.INFO: ==3478== Lock acquired, processing the job...
[2026-04-07 16:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:14:02] Production.INFO: ==3478== Releasing lock...
[2026-04-07 16:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:14:03] Production.INFO: ==3482== Lock acquired, processing the job...
[2026-04-07 16:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:14:03] Production.INFO: ==3486== Lock acquired, processing the job...
[2026-04-07 16:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:14:03] Production.INFO: ==3488== Lock acquired, processing the job...
[2026-04-07 16:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:14:03] Production.INFO: ==3484== Lock acquired, processing the job...
[2026-04-07 16:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:14:03] Production.INFO: ==3490== Lock acquired, processing the job...
[2026-04-07 16:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:14:03] Production.INFO: Account Balance Start.
[2026-04-07 16:14:03] Production.INFO: CreateAllLog Start
[2026-04-07 16:14:03] Production.INFO: 117
[2026-04-07 16:14:03] Production.INFO: Date 2026-03-08
[2026-04-07 16:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:14:03] Production.INFO: Date 2026-03-09
[2026-04-07 16:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:14:03] Production.INFO: Date 2026-03-10
[2026-04-07 16:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:14:03] Production.INFO: Date 2026-03-11
[2026-04-07 16:14:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: ==3490== Releasing lock...
[2026-04-07 16:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:14:04] Production.INFO: Date 2026-03-12
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-03-13
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-03-14
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-03-15
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-03-16
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-03-17
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-03-18
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-03-19
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-03-20
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-03-21
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-03-22
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: ==3484== Releasing lock...
[2026-04-07 16:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:14:04] Production.INFO: Date 2026-03-23
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-03-24
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-03-25
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-03-26
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-03-27
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-03-28
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-03-29
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-03-30
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-03-31
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-04-01
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-04-02
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-04-03
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-04-04
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-04-05
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-04-06
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:04] Production.INFO: Date 2026-04-07
[2026-04-07 16:14:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:14:05] Production.INFO: Total Charge 0
[2026-04-07 16:14:05] Production.INFO: CreateAllLog End
[2026-04-07 16:14:05] Production.INFO: Account Balance End.
[2026-04-07 16:14:05] Production.ERROR: CronJobId end 12
[2026-04-07 16:14:05] Production.INFO: ==3488== Releasing lock...
[2026-04-07 16:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:14:12] Production.ERROR: CronJobId end10
[2026-04-07 16:14:12] Production.INFO: ==3486== Releasing lock...
[2026-04-07 16:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:14:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:14:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:14:14] Production.INFO: call_cost start
[2026-04-07 16:14:14] Production.INFO: call_cost end
[2026-04-07 16:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:14:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:14:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:14:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:14:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:14:14] Production.INFO: ==3482== Releasing lock...
[2026-04-07 16:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:15:01] Production.INFO: ==3553== Lock acquired, processing the job...
[2026-04-07 21:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:15:01] Production.INFO: neon service started
[2026-04-07 21:15:01] Production.INFO: neon service started
[2026-04-07 21:15:01] Production.INFO: ==3553== Releasing lock...
[2026-04-07 21:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:15:02] Production.INFO: ==3555== Lock acquired, processing the job...
[2026-04-07 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 20:15:02] Production.INFO: ==3557== Lock acquired, processing the job...
[2026-04-07 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:15:02] Production.INFO: ==3557== Releasing lock...
[2026-04-07 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:15:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:15:02] Production.INFO: ==3555== Releasing lock...
[2026-04-07 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:15:03] Production.INFO: ==3560== Lock acquired, processing the job...
[2026-04-07 16:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:15:03] Production.INFO: ==3564== Lock acquired, processing the job...
[2026-04-07 16:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:15:03] Production.INFO: ==3562== Lock acquired, processing the job...
[2026-04-07 16:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:15:03] Production.INFO: ==3568== Lock acquired, processing the job...
[2026-04-07 16:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:15:03] Production.INFO: ==3566== Lock acquired, processing the job...
[2026-04-07 16:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:15:03] Production.INFO: Account Balance Start.
[2026-04-07 16:15:03] Production.INFO: CreateAllLog Start
[2026-04-07 16:15:03] Production.INFO: 117
[2026-04-07 16:15:03] Production.INFO: Date 2026-03-08
[2026-04-07 16:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:15:03] Production.INFO: ==3568== Releasing lock...
[2026-04-07 16:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:15:03] Production.INFO: Date 2026-03-09
[2026-04-07 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:03] Production.INFO: Date 2026-03-10
[2026-04-07 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:03] Production.INFO: Date 2026-03-11
[2026-04-07 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:03] Production.INFO: Date 2026-03-12
[2026-04-07 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:03] Production.INFO: Date 2026-03-13
[2026-04-07 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:03] Production.INFO: Date 2026-03-14
[2026-04-07 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:03] Production.INFO: Date 2026-03-15
[2026-04-07 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:03] Production.INFO: Date 2026-03-16
[2026-04-07 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:03] Production.INFO: Date 2026-03-17
[2026-04-07 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:03] Production.INFO: Date 2026-03-18
[2026-04-07 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:03] Production.INFO: Date 2026-03-19
[2026-04-07 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:03] Production.INFO: ==3562== Releasing lock...
[2026-04-07 16:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:15:03] Production.INFO: Date 2026-03-20
[2026-04-07 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:03] Production.INFO: Date 2026-03-21
[2026-04-07 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:03] Production.INFO: Date 2026-03-22
[2026-04-07 16:15:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:04] Production.INFO: Date 2026-03-23
[2026-04-07 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:04] Production.INFO: Date 2026-03-24
[2026-04-07 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:04] Production.INFO: Date 2026-03-25
[2026-04-07 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:04] Production.INFO: Date 2026-03-26
[2026-04-07 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:04] Production.INFO: Date 2026-03-27
[2026-04-07 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:04] Production.INFO: Date 2026-03-28
[2026-04-07 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:04] Production.INFO: Date 2026-03-29
[2026-04-07 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:04] Production.INFO: Date 2026-03-30
[2026-04-07 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:04] Production.INFO: Date 2026-03-31
[2026-04-07 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:04] Production.INFO: Date 2026-04-01
[2026-04-07 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:04] Production.INFO: Date 2026-04-02
[2026-04-07 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:04] Production.INFO: Date 2026-04-03
[2026-04-07 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:04] Production.INFO: Date 2026-04-04
[2026-04-07 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:04] Production.INFO: Date 2026-04-05
[2026-04-07 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:04] Production.INFO: Date 2026-04-06
[2026-04-07 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:04] Production.INFO: Date 2026-04-07
[2026-04-07 16:15:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:15:04] Production.INFO: Total Charge 0
[2026-04-07 16:15:04] Production.INFO: CreateAllLog End
[2026-04-07 16:15:04] Production.INFO: Account Balance End.
[2026-04-07 16:15:04] Production.ERROR: CronJobId end 12
[2026-04-07 16:15:04] Production.INFO: ==3566== Releasing lock...
[2026-04-07 16:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:15:11] Production.ERROR: CronJobId end10
[2026-04-07 16:15:11] Production.INFO: ==3564== Releasing lock...
[2026-04-07 16:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:15:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:15:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:15:12] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:15:12] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:15:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:15:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:15:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:15:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:15:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:15:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:15:12] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:15:12] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:15:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:15:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:15:12] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:15:13] Production.INFO: call_cost start
[2026-04-07 16:15:13] Production.INFO: call_cost end
[2026-04-07 16:15:13] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:15:13] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:15:13] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:15:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:15:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:15:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:15:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:15:13] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:15:13] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:15:13] Production.INFO: ==3560== Releasing lock...
[2026-04-07 16:15:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:15:13] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:16:01] Production.INFO: ==3631== Lock acquired, processing the job...
[2026-04-07 21:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:16:01] Production.INFO: neon service started
[2026-04-07 21:16:01] Production.INFO: neon service started
[2026-04-07 21:16:01] Production.INFO: ==3631== Releasing lock...
[2026-04-07 21:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 20:16:02] Production.INFO: ==3635== Lock acquired, processing the job...
[2026-04-07 20:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:16:02] Production.INFO: ==3635== Releasing lock...
[2026-04-07 20:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:16:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:16:02] Production.INFO: ==3633== Lock acquired, processing the job...
[2026-04-07 16:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:16:02] Production.INFO: ==3633== Releasing lock...
[2026-04-07 16:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:16:03] Production.INFO: ==3637== Lock acquired, processing the job...
[2026-04-07 16:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:16:03] Production.INFO: ==3639== Lock acquired, processing the job...
[2026-04-07 16:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:16:03] Production.INFO: ==3641== Lock acquired, processing the job...
[2026-04-07 16:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:16:03] Production.INFO: ==3643== Lock acquired, processing the job...
[2026-04-07 16:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:16:03] Production.INFO: Account Balance Start.
[2026-04-07 16:16:03] Production.INFO: CreateAllLog Start
[2026-04-07 16:16:03] Production.INFO: 117
[2026-04-07 16:16:03] Production.INFO: ==3645== Lock acquired, processing the job...
[2026-04-07 16:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:16:03] Production.INFO: Date 2026-03-08
[2026-04-07 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:16:03] Production.INFO: Date 2026-03-09
[2026-04-07 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:03] Production.INFO: Date 2026-03-10
[2026-04-07 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:03] Production.INFO: Date 2026-03-11
[2026-04-07 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:16:03] Production.INFO: Date 2026-03-12
[2026-04-07 16:16:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:03] Production.INFO: ==3645== Releasing lock...
[2026-04-07 16:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:16:04] Production.INFO: Date 2026-03-13
[2026-04-07 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:04] Production.INFO: ==3639== Releasing lock...
[2026-04-07 16:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:16:04] Production.INFO: Date 2026-03-14
[2026-04-07 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:04] Production.INFO: Date 2026-03-15
[2026-04-07 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:04] Production.INFO: Date 2026-03-16
[2026-04-07 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:04] Production.INFO: Date 2026-03-17
[2026-04-07 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:04] Production.INFO: Date 2026-03-18
[2026-04-07 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:04] Production.INFO: Date 2026-03-19
[2026-04-07 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:04] Production.INFO: Date 2026-03-20
[2026-04-07 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:04] Production.INFO: Date 2026-03-21
[2026-04-07 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:04] Production.INFO: Date 2026-03-22
[2026-04-07 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:04] Production.INFO: Date 2026-03-23
[2026-04-07 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:04] Production.INFO: Date 2026-03-24
[2026-04-07 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:04] Production.INFO: Date 2026-03-25
[2026-04-07 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:04] Production.INFO: Date 2026-03-26
[2026-04-07 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:04] Production.INFO: Date 2026-03-27
[2026-04-07 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:04] Production.INFO: Date 2026-03-28
[2026-04-07 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:04] Production.INFO: Date 2026-03-29
[2026-04-07 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:04] Production.INFO: Date 2026-03-30
[2026-04-07 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:04] Production.INFO: Date 2026-03-31
[2026-04-07 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:04] Production.INFO: Date 2026-04-01
[2026-04-07 16:16:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:05] Production.INFO: Date 2026-04-02
[2026-04-07 16:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:05] Production.INFO: Date 2026-04-03
[2026-04-07 16:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:05] Production.INFO: Date 2026-04-04
[2026-04-07 16:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:05] Production.INFO: Date 2026-04-05
[2026-04-07 16:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:05] Production.INFO: Date 2026-04-06
[2026-04-07 16:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:05] Production.INFO: Date 2026-04-07
[2026-04-07 16:16:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:16:05] Production.INFO: Total Charge 0
[2026-04-07 16:16:05] Production.INFO: CreateAllLog End
[2026-04-07 16:16:05] Production.INFO: Account Balance End.
[2026-04-07 16:16:05] Production.ERROR: CronJobId end 12
[2026-04-07 16:16:05] Production.INFO: ==3643== Releasing lock...
[2026-04-07 16:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:16:13] Production.ERROR: CronJobId end10
[2026-04-07 16:16:13] Production.INFO: ==3641== Releasing lock...
[2026-04-07 16:16:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:16:13] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:16:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:16:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:16:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:16:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:16:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:16:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:16:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:16:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:16:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:16:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:16:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:16:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:16:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:16:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:16:15] Production.INFO: call_cost start
[2026-04-07 16:16:15] Production.INFO: call_cost end
[2026-04-07 16:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:16:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:16:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:16:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:16:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:16:15] Production.INFO: ==3637== Releasing lock...
[2026-04-07 16:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:17:01] Production.INFO: ==3708== Lock acquired, processing the job...
[2026-04-07 21:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:17:01] Production.INFO: neon service started
[2026-04-07 21:17:01] Production.INFO: neon service started
[2026-04-07 21:17:01] Production.INFO: ==3708== Releasing lock...
[2026-04-07 21:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:17:01] Production.INFO: ==3710== Lock acquired, processing the job...
[2026-04-07 16:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 20:17:01] Production.INFO: ==3712== Lock acquired, processing the job...
[2026-04-07 20:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:17:02] Production.INFO: ==3710== Releasing lock...
[2026-04-07 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 20:17:02] Production.INFO: ==3712== Releasing lock...
[2026-04-07 20:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:17:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:17:02] Production.INFO: ==3714== Lock acquired, processing the job...
[2026-04-07 16:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:17:02] Production.INFO: ==3716== Lock acquired, processing the job...
[2026-04-07 16:17:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:17:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:17:02] Production.INFO: ==3720== Lock acquired, processing the job...
[2026-04-07 16:17:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:17:02] Production.INFO: ==3718== Lock acquired, processing the job...
[2026-04-07 16:17:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:17:02] Production.INFO: ==3722== Lock acquired, processing the job...
[2026-04-07 16:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:17:02] Production.INFO: Account Balance Start.
[2026-04-07 16:17:02] Production.INFO: CreateAllLog Start
[2026-04-07 16:17:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:17:02] Production.INFO: 117
[2026-04-07 16:17:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:17:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:17:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-08
[2026-04-07 16:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-09
[2026-04-07 16:17:03] Production.INFO: ==3722== Releasing lock...
[2026-04-07 16:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-10
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-11
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-12
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-13
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-14
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-15
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-16
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-17
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-18
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-19
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-20
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-21
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: ==3716== Releasing lock...
[2026-04-07 16:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-22
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-23
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-24
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-25
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-26
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-27
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-28
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-29
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-30
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-03-31
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-04-01
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:03] Production.INFO: Date 2026-04-02
[2026-04-07 16:17:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:04] Production.INFO: Date 2026-04-03
[2026-04-07 16:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:04] Production.INFO: Date 2026-04-04
[2026-04-07 16:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:04] Production.INFO: Date 2026-04-05
[2026-04-07 16:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:04] Production.INFO: Date 2026-04-06
[2026-04-07 16:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:04] Production.INFO: Date 2026-04-07
[2026-04-07 16:17:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:17:04] Production.INFO: Total Charge 0
[2026-04-07 16:17:04] Production.INFO: CreateAllLog End
[2026-04-07 16:17:04] Production.INFO: Account Balance End.
[2026-04-07 16:17:04] Production.ERROR: CronJobId end 12
[2026-04-07 16:17:04] Production.INFO: ==3720== Releasing lock...
[2026-04-07 16:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:17:11] Production.ERROR: CronJobId end10
[2026-04-07 16:17:11] Production.INFO: ==3718== Releasing lock...
[2026-04-07 16:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:17:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:17:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:17:14] Production.INFO: call_cost start
[2026-04-07 16:17:14] Production.INFO: call_cost end
[2026-04-07 16:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:17:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:17:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:17:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:17:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:17:14] Production.INFO: ==3714== Releasing lock...
[2026-04-07 16:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:18:01] Production.INFO: ==3787== Lock acquired, processing the job...
[2026-04-07 21:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:18:01] Production.INFO: neon service started
[2026-04-07 21:18:01] Production.INFO: neon service started
[2026-04-07 21:18:01] Production.INFO: ==3787== Releasing lock...
[2026-04-07 21:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:18:02] Production.INFO: ==3789== Lock acquired, processing the job...
[2026-04-07 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:18:02] Production.INFO: ==3789== Releasing lock...
[2026-04-07 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 20:18:02] Production.INFO: ==3791== Lock acquired, processing the job...
[2026-04-07 20:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:18:02] Production.INFO: ==3791== Releasing lock...
[2026-04-07 20:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:18:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:18:03] Production.INFO: ==3802== Lock acquired, processing the job...
[2026-04-07 16:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:18:03] Production.INFO: ==3793== Lock acquired, processing the job...
[2026-04-07 16:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:18:03] Production.INFO: ==3798== Lock acquired, processing the job...
[2026-04-07 16:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:18:03] Production.INFO: ==3800== Lock acquired, processing the job...
[2026-04-07 16:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:18:03] Production.INFO: ==3795== Lock acquired, processing the job...
[2026-04-07 16:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:18:03] Production.INFO: Account Balance Start.
[2026-04-07 16:18:03] Production.INFO: CreateAllLog Start
[2026-04-07 16:18:03] Production.INFO: 117
[2026-04-07 16:18:03] Production.INFO: ==3802== Releasing lock...
[2026-04-07 16:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:18:03] Production.INFO: Date 2026-03-08
[2026-04-07 16:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:03] Production.INFO: Date 2026-03-09
[2026-04-07 16:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:03] Production.INFO: Date 2026-03-10
[2026-04-07 16:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:03] Production.INFO: Date 2026-03-11
[2026-04-07 16:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:03] Production.INFO: Date 2026-03-12
[2026-04-07 16:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:03] Production.INFO: Date 2026-03-13
[2026-04-07 16:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:03] Production.INFO: Date 2026-03-14
[2026-04-07 16:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:03] Production.INFO: Date 2026-03-15
[2026-04-07 16:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:03] Production.INFO: Date 2026-03-16
[2026-04-07 16:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:03] Production.INFO: Date 2026-03-17
[2026-04-07 16:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:03] Production.INFO: ==3795== Releasing lock...
[2026-04-07 16:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:18:03] Production.INFO: Date 2026-03-18
[2026-04-07 16:18:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Date 2026-03-19
[2026-04-07 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Date 2026-03-20
[2026-04-07 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Date 2026-03-21
[2026-04-07 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Date 2026-03-22
[2026-04-07 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Date 2026-03-23
[2026-04-07 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Date 2026-03-24
[2026-04-07 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Date 2026-03-25
[2026-04-07 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Date 2026-03-26
[2026-04-07 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Date 2026-03-27
[2026-04-07 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Date 2026-03-28
[2026-04-07 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Date 2026-03-29
[2026-04-07 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Date 2026-03-30
[2026-04-07 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Date 2026-03-31
[2026-04-07 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Date 2026-04-01
[2026-04-07 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Date 2026-04-02
[2026-04-07 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Date 2026-04-03
[2026-04-07 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Date 2026-04-04
[2026-04-07 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Date 2026-04-05
[2026-04-07 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Date 2026-04-06
[2026-04-07 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Date 2026-04-07
[2026-04-07 16:18:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:18:04] Production.INFO: Total Charge 0
[2026-04-07 16:18:04] Production.INFO: CreateAllLog End
[2026-04-07 16:18:05] Production.INFO: Account Balance End.
[2026-04-07 16:18:05] Production.ERROR: CronJobId end 12
[2026-04-07 16:18:05] Production.INFO: ==3800== Releasing lock...
[2026-04-07 16:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:18:11] Production.ERROR: CronJobId end10
[2026-04-07 16:18:11] Production.INFO: ==3798== Releasing lock...
[2026-04-07 16:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:18:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:18:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:18:14] Production.INFO: call_cost start
[2026-04-07 16:18:14] Production.INFO: call_cost end
[2026-04-07 16:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:18:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:18:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:18:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:18:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:18:14] Production.INFO: ==3793== Releasing lock...
[2026-04-07 16:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:19:02] Production.INFO: ==3863== Lock acquired, processing the job...
[2026-04-07 21:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:19:02] Production.INFO: neon service started
[2026-04-07 21:19:02] Production.INFO: neon service started
[2026-04-07 21:19:02] Production.INFO: ==3863== Releasing lock...
[2026-04-07 21:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 20:19:02] Production.INFO: ==3867== Lock acquired, processing the job...
[2026-04-07 20:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:19:02] Production.INFO: ==3867== Releasing lock...
[2026-04-07 20:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:19:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:19:02] Production.INFO: ==3865== Lock acquired, processing the job...
[2026-04-07 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:19:02] Production.INFO: ==3865== Releasing lock...
[2026-04-07 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:19:03] Production.INFO: ==3872== Lock acquired, processing the job...
[2026-04-07 16:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:19:03] Production.INFO: ==3876== Lock acquired, processing the job...
[2026-04-07 16:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:19:03] Production.INFO: ==3874== Lock acquired, processing the job...
[2026-04-07 16:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:19:03] Production.INFO: ==3880== Lock acquired, processing the job...
[2026-04-07 16:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:19:03] Production.INFO: ==3878== Lock acquired, processing the job...
[2026-04-07 16:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:19:03] Production.INFO: Account Balance Start.
[2026-04-07 16:19:03] Production.INFO: CreateAllLog Start
[2026-04-07 16:19:03] Production.INFO: 117
[2026-04-07 16:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:19:04] Production.INFO: ==3880== Releasing lock...
[2026-04-07 16:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-08
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-09
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-10
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-11
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-12
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-13
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-14
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-15
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:04] Production.INFO: ==3874== Releasing lock...
[2026-04-07 16:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-16
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-17
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-18
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-19
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-20
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-21
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-22
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-23
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-24
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-25
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-26
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-27
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:04] Production.INFO: Date 2026-03-28
[2026-04-07 16:19:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:05] Production.INFO: Date 2026-03-29
[2026-04-07 16:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:05] Production.INFO: Date 2026-03-30
[2026-04-07 16:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:05] Production.INFO: Date 2026-03-31
[2026-04-07 16:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:05] Production.INFO: Date 2026-04-01
[2026-04-07 16:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:05] Production.INFO: Date 2026-04-02
[2026-04-07 16:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:05] Production.INFO: Date 2026-04-03
[2026-04-07 16:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:05] Production.INFO: Date 2026-04-04
[2026-04-07 16:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:05] Production.INFO: Date 2026-04-05
[2026-04-07 16:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:05] Production.INFO: Date 2026-04-06
[2026-04-07 16:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:05] Production.INFO: Date 2026-04-07
[2026-04-07 16:19:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:19:05] Production.INFO: Total Charge 0
[2026-04-07 16:19:05] Production.INFO: CreateAllLog End
[2026-04-07 16:19:05] Production.INFO: Account Balance End.
[2026-04-07 16:19:05] Production.ERROR: CronJobId end 12
[2026-04-07 16:19:05] Production.INFO: ==3878== Releasing lock...
[2026-04-07 16:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:19:12] Production.ERROR: CronJobId end10
[2026-04-07 16:19:12] Production.INFO: ==3876== Releasing lock...
[2026-04-07 16:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:19:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:19:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:19:15] Production.INFO: call_cost start
[2026-04-07 16:19:15] Production.INFO: call_cost end
[2026-04-07 16:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:19:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:19:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:19:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:19:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:19:15] Production.INFO: ==3872== Releasing lock...
[2026-04-07 16:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:20:01] Production.INFO: ==3943== Lock acquired, processing the job...
[2026-04-07 21:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:20:01] Production.INFO: neon service started
[2026-04-07 21:20:01] Production.INFO: neon service started
[2026-04-07 21:20:01] Production.INFO: ==3943== Releasing lock...
[2026-04-07 21:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:20:01] Production.INFO: ==3945== Lock acquired, processing the job...
[2026-04-07 16:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:20:02] Production.INFO: ==3945== Releasing lock...
[2026-04-07 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 20:20:02] Production.INFO: ==3947== Lock acquired, processing the job...
[2026-04-07 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:20:02] Production.INFO: ==3947== Releasing lock...
[2026-04-07 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:20:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:20:02] Production.INFO: ==3953== Lock acquired, processing the job...
[2026-04-07 16:20:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:20:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:20:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:20:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:20:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:20:03] Production.INFO: ==3949== Lock acquired, processing the job...
[2026-04-07 16:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:20:03] Production.INFO: ==3955== Lock acquired, processing the job...
[2026-04-07 16:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:20:03] Production.INFO: ==3951== Lock acquired, processing the job...
[2026-04-07 16:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:20:03] Production.INFO: ==3957== Lock acquired, processing the job...
[2026-04-07 16:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:20:03] Production.INFO: Account Balance Start.
[2026-04-07 16:20:03] Production.INFO: CreateAllLog Start
[2026-04-07 16:20:03] Production.INFO: 117
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-08
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-09
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-10
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-11
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-12
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:20:03] Production.INFO: ==3957== Releasing lock...
[2026-04-07 16:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-13
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-14
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-15
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-16
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-17
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-18
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-19
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-20
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-21
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-22
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-23
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-24
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-25
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-26
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-27
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: ==3951== Releasing lock...
[2026-04-07 16:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-28
[2026-04-07 16:20:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:03] Production.INFO: Date 2026-03-29
[2026-04-07 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:04] Production.INFO: Date 2026-03-30
[2026-04-07 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:04] Production.INFO: Date 2026-03-31
[2026-04-07 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:04] Production.INFO: Date 2026-04-01
[2026-04-07 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:04] Production.INFO: Date 2026-04-02
[2026-04-07 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:04] Production.INFO: Date 2026-04-03
[2026-04-07 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:04] Production.INFO: Date 2026-04-04
[2026-04-07 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:04] Production.INFO: Date 2026-04-05
[2026-04-07 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:04] Production.INFO: Date 2026-04-06
[2026-04-07 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:04] Production.INFO: Date 2026-04-07
[2026-04-07 16:20:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:20:04] Production.INFO: Total Charge 0
[2026-04-07 16:20:04] Production.INFO: CreateAllLog End
[2026-04-07 16:20:04] Production.INFO: Account Balance End.
[2026-04-07 16:20:04] Production.ERROR: CronJobId end 12
[2026-04-07 16:20:04] Production.INFO: ==3955== Releasing lock...
[2026-04-07 16:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:20:12] Production.ERROR: CronJobId end10
[2026-04-07 16:20:12] Production.INFO: ==3953== Releasing lock...
[2026-04-07 16:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:20:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:20:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:20:15] Production.INFO: call_cost start
[2026-04-07 16:20:15] Production.INFO: call_cost end
[2026-04-07 16:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:20:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:20:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:20:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:20:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:20:15] Production.INFO: ==3949== Releasing lock...
[2026-04-07 16:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:21:02] Production.INFO: ==4022== Lock acquired, processing the job...
[2026-04-07 21:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:21:02] Production.INFO: neon service started
[2026-04-07 21:21:02] Production.INFO: neon service started
[2026-04-07 21:21:02] Production.INFO: ==4022== Releasing lock...
[2026-04-07 21:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:21:02] Production.INFO: ==4024== Lock acquired, processing the job...
[2026-04-07 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:21:02] Production.INFO: ==4024== Releasing lock...
[2026-04-07 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 20:21:02] Production.INFO: ==4026== Lock acquired, processing the job...
[2026-04-07 20:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:21:02] Production.INFO: ==4026== Releasing lock...
[2026-04-07 20:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:21:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:21:03] Production.INFO: ==4028== Lock acquired, processing the job...
[2026-04-07 16:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-04-07 16:21:03] Production.ERROR: ========================== active cronjob start =============================
[2026-04-07 16:21:03] Production.INFO: ==4030== Lock acquired, processing the job...
[2026-04-07 16:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:21:03] Production.ERROR: ========================== active cronjob end =============================
[2026-04-07 16:21:03] Production.INFO: ==4028== Releasing lock...
[2026-04-07 16:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-04-07 16:21:03] Production.INFO: 25.5 MB #Memory Used#
[2026-04-07 16:21:03] Production.INFO: ==4032== Lock acquired, processing the job...
[2026-04-07 16:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:21:03] Production.INFO: ==4034== Lock acquired, processing the job...
[2026-04-07 16:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:21:03] Production.INFO: ==4036== Lock acquired, processing the job...
[2026-04-07 16:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:21:03] Production.INFO: ==4038== Lock acquired, processing the job...
[2026-04-07 16:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-04-07 16:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:21:03] Production.INFO: ==4040== Lock acquired, processing the job...
[2026-04-07 16:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:21:04] Production.ERROR: tblTempUsageDetail_20
[2026-04-07 16:21:04] Production.INFO: Account Balance Start.
[2026-04-07 16:21:04] Production.INFO: CreateAllLog Start
[2026-04-07 16:21:04] Production.INFO: 117
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-08
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-09
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-10
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-11
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-12
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-13
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-14
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-15
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-16
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-17
[2026-04-07 16:21:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-18
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-19
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-20
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-21
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-22
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-23
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-24
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-25
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-26
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-27
[2026-04-07 16:21:04] Production.INFO: ==4040== Releasing lock...
[2026-04-07 16:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:21:04] Production.ERROR: done
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-28
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-29
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-04-07 16:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054550', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) start
[2026-04-07 16:21:04] Production.INFO: Date 2026-03-30
[2026-04-07 16:21:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:05] Production.INFO: Date 2026-03-31
[2026-04-07 16:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:05] Production.INFO: Date 2026-04-01
[2026-04-07 16:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:05] Production.INFO: Date 2026-04-02
[2026-04-07 16:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:05] Production.INFO: Date 2026-04-03
[2026-04-07 16:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:05] Production.INFO: Date 2026-04-04
[2026-04-07 16:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:05] Production.INFO: Date 2026-04-05
[2026-04-07 16:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:05] Production.INFO: Date 2026-04-06
[2026-04-07 16:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:05] Production.INFO: Date 2026-04-07
[2026-04-07 16:21:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:21:05] Production.INFO: ==4032== Releasing lock...
[2026-04-07 16:21:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:21:05] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:21:05] Production.INFO: Total Charge 0
[2026-04-07 16:21:05] Production.INFO: CreateAllLog End
[2026-04-07 16:21:05] Production.INFO: Account Balance End.
[2026-04-07 16:21:05] Production.ERROR: CronJobId end 12
[2026-04-07 16:21:05] Production.INFO: ==4036== Releasing lock...
[2026-04-07 16:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17054550', 'tblTempUsageDetail_20reseller','2026-04-07','2026-04-07','1' ) end
[2026-04-07 16:21:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-04-07 16:21:10] Production.INFO: ProcessCDR(1,17054550,1,1,2)
[2026-04-07 16:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17054550,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 16:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17054550,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-04-07 16:21:10] Production.ERROR: pbx prc_insertCDR start
[2026-04-07 16:21:10] Production.ERROR: pbx prc_insertCDR end
[2026-04-07 16:21:10] Production.INFO: ==4038== Releasing lock...
[2026-04-07 16:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-04-07 16:21:10] Production.INFO: 26 MB #Memory Used#
[2026-04-07 16:21:14] Production.ERROR: CronJobId end10
[2026-04-07 16:21:14] Production.INFO: ==4034== Releasing lock...
[2026-04-07 16:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:21:14] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:21:16] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:21:16] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:21:16] Production.INFO: call_cost start
[2026-04-07 16:21:16] Production.INFO: call_cost end
[2026-04-07 16:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:21:16] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:21:16] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:21:16] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:21:16] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:21:16] Production.INFO: ==4030== Releasing lock...
[2026-04-07 16:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:22:01] Production.INFO: ==4104== Lock acquired, processing the job...
[2026-04-07 21:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:22:01] Production.INFO: neon service started
[2026-04-07 21:22:01] Production.INFO: neon service started
[2026-04-07 21:22:01] Production.INFO: ==4104== Releasing lock...
[2026-04-07 21:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:22:01] Production.INFO: ==4106== Lock acquired, processing the job...
[2026-04-07 16:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:22:02] Production.INFO: ==4106== Releasing lock...
[2026-04-07 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 20:22:02] Production.INFO: ==4108== Lock acquired, processing the job...
[2026-04-07 20:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:22:02] Production.INFO: ==4108== Releasing lock...
[2026-04-07 20:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:22:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:22:02] Production.INFO: ==4112== Lock acquired, processing the job...
[2026-04-07 16:22:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:22:02] Production.INFO: ==4114== Lock acquired, processing the job...
[2026-04-07 16:22:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:22:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:22:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:22:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:22:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:22:02] Production.INFO: ==4116== Lock acquired, processing the job...
[2026-04-07 16:22:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:22:03] Production.INFO: ==4110== Lock acquired, processing the job...
[2026-04-07 16:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:22:03] Production.INFO: Account Balance Start.
[2026-04-07 16:22:03] Production.INFO: CreateAllLog Start
[2026-04-07 16:22:03] Production.INFO: 117
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-08
[2026-04-07 16:22:03] Production.INFO: ==4118== Lock acquired, processing the job...
[2026-04-07 16:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-09
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-10
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-11
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: ==4112== Releasing lock...
[2026-04-07 16:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:22:03] Production.INFO: ==4118== Releasing lock...
[2026-04-07 16:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-12
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-13
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-14
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-15
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-16
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-17
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-18
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-19
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-20
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-21
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-22
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-23
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-24
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-25
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-26
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-27
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-28
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-29
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-30
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-03-31
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-04-01
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-04-02
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:03] Production.INFO: Date 2026-04-03
[2026-04-07 16:22:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:04] Production.INFO: Date 2026-04-04
[2026-04-07 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:04] Production.INFO: Date 2026-04-05
[2026-04-07 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:04] Production.INFO: Date 2026-04-06
[2026-04-07 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:04] Production.INFO: Date 2026-04-07
[2026-04-07 16:22:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:22:04] Production.INFO: Total Charge 0
[2026-04-07 16:22:04] Production.INFO: CreateAllLog End
[2026-04-07 16:22:04] Production.INFO: Account Balance End.
[2026-04-07 16:22:04] Production.ERROR: CronJobId end 12
[2026-04-07 16:22:04] Production.INFO: ==4116== Releasing lock...
[2026-04-07 16:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:22:11] Production.ERROR: CronJobId end10
[2026-04-07 16:22:11] Production.INFO: ==4114== Releasing lock...
[2026-04-07 16:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:22:14] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:22:14] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:22:14] Production.INFO: call_cost start
[2026-04-07 16:22:14] Production.INFO: call_cost end
[2026-04-07 16:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:22:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:22:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:22:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:22:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:22:14] Production.INFO: ==4110== Releasing lock...
[2026-04-07 16:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:23:01] Production.INFO: ==4178== Lock acquired, processing the job...
[2026-04-07 21:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:23:01] Production.INFO: neon service started
[2026-04-07 21:23:01] Production.INFO: neon service started
[2026-04-07 21:23:01] Production.INFO: ==4178== Releasing lock...
[2026-04-07 21:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:23:02] Production.INFO: ==4181== Lock acquired, processing the job...
[2026-04-07 16:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:23:02] Production.INFO: ==4181== Releasing lock...
[2026-04-07 16:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 20:23:02] Production.INFO: ==4183== Lock acquired, processing the job...
[2026-04-07 20:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:23:02] Production.INFO: ==4183== Releasing lock...
[2026-04-07 20:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:23:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:23:03] Production.INFO: ==4185== Lock acquired, processing the job...
[2026-04-07 16:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:23:03] Production.INFO: ==4187== Lock acquired, processing the job...
[2026-04-07 16:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:23:03] Production.INFO: ==4191== Lock acquired, processing the job...
[2026-04-07 16:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:23:03] Production.INFO: Account Balance Start.
[2026-04-07 16:23:03] Production.INFO: CreateAllLog Start
[2026-04-07 16:23:03] Production.INFO: 117
[2026-04-07 16:23:03] Production.INFO: ==4189== Lock acquired, processing the job...
[2026-04-07 16:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:23:03] Production.INFO: Date 2026-03-08
[2026-04-07 16:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:23:03] Production.INFO: Date 2026-03-09
[2026-04-07 16:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:03] Production.INFO: ==4193== Lock acquired, processing the job...
[2026-04-07 16:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:23:03] Production.INFO: Date 2026-03-10
[2026-04-07 16:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:03] Production.INFO: Date 2026-03-11
[2026-04-07 16:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:23:03] Production.INFO: Date 2026-03-12
[2026-04-07 16:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:03] Production.INFO: ==4193== Releasing lock...
[2026-04-07 16:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:23:03] Production.INFO: Date 2026-03-13
[2026-04-07 16:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:03] Production.INFO: Date 2026-03-14
[2026-04-07 16:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:03] Production.INFO: Date 2026-03-15
[2026-04-07 16:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:03] Production.INFO: Date 2026-03-16
[2026-04-07 16:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:03] Production.INFO: Date 2026-03-17
[2026-04-07 16:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:03] Production.INFO: Date 2026-03-18
[2026-04-07 16:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:03] Production.INFO: ==4187== Releasing lock...
[2026-04-07 16:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:23:03] Production.INFO: Date 2026-03-19
[2026-04-07 16:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:03] Production.INFO: Date 2026-03-20
[2026-04-07 16:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:03] Production.INFO: Date 2026-03-21
[2026-04-07 16:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:03] Production.INFO: Date 2026-03-22
[2026-04-07 16:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:03] Production.INFO: Date 2026-03-23
[2026-04-07 16:23:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:04] Production.INFO: Date 2026-03-24
[2026-04-07 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:04] Production.INFO: Date 2026-03-25
[2026-04-07 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:04] Production.INFO: Date 2026-03-26
[2026-04-07 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:04] Production.INFO: Date 2026-03-27
[2026-04-07 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:04] Production.INFO: Date 2026-03-28
[2026-04-07 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:04] Production.INFO: Date 2026-03-29
[2026-04-07 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:04] Production.INFO: Date 2026-03-30
[2026-04-07 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:04] Production.INFO: Date 2026-03-31
[2026-04-07 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:04] Production.INFO: Date 2026-04-01
[2026-04-07 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:04] Production.INFO: Date 2026-04-02
[2026-04-07 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:04] Production.INFO: Date 2026-04-03
[2026-04-07 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:04] Production.INFO: Date 2026-04-04
[2026-04-07 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:04] Production.INFO: Date 2026-04-05
[2026-04-07 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:04] Production.INFO: Date 2026-04-06
[2026-04-07 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:04] Production.INFO: Date 2026-04-07
[2026-04-07 16:23:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:23:04] Production.INFO: Total Charge 0
[2026-04-07 16:23:04] Production.INFO: CreateAllLog End
[2026-04-07 16:23:04] Production.INFO: Account Balance End.
[2026-04-07 16:23:04] Production.ERROR: CronJobId end 12
[2026-04-07 16:23:04] Production.INFO: ==4191== Releasing lock...
[2026-04-07 16:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:23:11] Production.ERROR: CronJobId end10
[2026-04-07 16:23:11] Production.INFO: ==4189== Releasing lock...
[2026-04-07 16:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:23:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:23:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:23:14] Production.INFO: call_cost start
[2026-04-07 16:23:14] Production.INFO: call_cost end
[2026-04-07 16:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:23:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:23:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:23:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:23:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:23:14] Production.INFO: ==4185== Releasing lock...
[2026-04-07 16:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:24:02] Production.INFO: ==4263== Lock acquired, processing the job...
[2026-04-07 21:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:24:02] Production.INFO: neon service started
[2026-04-07 21:24:02] Production.INFO: neon service started
[2026-04-07 21:24:02] Production.INFO: ==4263== Releasing lock...
[2026-04-07 21:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 20:24:02] Production.INFO: ==4267== Lock acquired, processing the job...
[2026-04-07 20:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:24:02] Production.INFO: ==4267== Releasing lock...
[2026-04-07 20:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:24:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:24:02] Production.INFO: ==4265== Lock acquired, processing the job...
[2026-04-07 16:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:24:02] Production.INFO: ==4265== Releasing lock...
[2026-04-07 16:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:24:03] Production.INFO: ==4270== Lock acquired, processing the job...
[2026-04-07 16:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:24:03] Production.INFO: ==4278== Lock acquired, processing the job...
[2026-04-07 16:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:24:03] Production.INFO: ==4272== Lock acquired, processing the job...
[2026-04-07 16:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:24:03] Production.INFO: ==4274== Lock acquired, processing the job...
[2026-04-07 16:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:24:03] Production.INFO: ==4276== Lock acquired, processing the job...
[2026-04-07 16:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:24:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:24:04] Production.INFO: ==4278== Releasing lock...
[2026-04-07 16:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:24:04] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:24:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:24:04] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:24:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:24:04] Production.INFO: Account Balance Start.
[2026-04-07 16:24:04] Production.INFO: CreateAllLog Start
[2026-04-07 16:24:04] Production.INFO: 117
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-08
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-09
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-10
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-11
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-12
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-13
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-14
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-15
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-16
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-17
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-18
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-19
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-20
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-21
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-22
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: ==4272== Releasing lock...
[2026-04-07 16:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-23
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-24
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-25
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-26
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-27
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-28
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-29
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-30
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-03-31
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:04] Production.INFO: Date 2026-04-01
[2026-04-07 16:24:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:05] Production.INFO: Date 2026-04-02
[2026-04-07 16:24:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:05] Production.INFO: Date 2026-04-03
[2026-04-07 16:24:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:05] Production.INFO: Date 2026-04-04
[2026-04-07 16:24:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:05] Production.INFO: Date 2026-04-05
[2026-04-07 16:24:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:05] Production.INFO: Date 2026-04-06
[2026-04-07 16:24:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:05] Production.INFO: Date 2026-04-07
[2026-04-07 16:24:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:24:05] Production.INFO: Total Charge 0
[2026-04-07 16:24:05] Production.INFO: CreateAllLog End
[2026-04-07 16:24:05] Production.INFO: Account Balance End.
[2026-04-07 16:24:05] Production.ERROR: CronJobId end 12
[2026-04-07 16:24:05] Production.INFO: ==4276== Releasing lock...
[2026-04-07 16:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:24:12] Production.ERROR: CronJobId end10
[2026-04-07 16:24:12] Production.INFO: ==4274== Releasing lock...
[2026-04-07 16:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:24:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:24:15] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:24:15] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:24:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:24:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:24:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:24:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:24:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:24:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:24:15] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:24:15] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:24:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:24:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:24:15] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:24:15] Production.INFO: call_cost start
[2026-04-07 16:24:15] Production.INFO: call_cost end
[2026-04-07 16:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:24:15] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:24:15] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:24:15] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:24:15] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:24:15] Production.INFO: ==4270== Releasing lock...
[2026-04-07 16:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:25:01] Production.INFO: ==4340== Lock acquired, processing the job...
[2026-04-07 21:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:25:01] Production.INFO: neon service started
[2026-04-07 21:25:01] Production.INFO: neon service started
[2026-04-07 21:25:01] Production.INFO: ==4340== Releasing lock...
[2026-04-07 21:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:25:01] Production.INFO: ==4344== Lock acquired, processing the job...
[2026-04-07 16:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 20:25:02] Production.INFO: ==4346== Lock acquired, processing the job...
[2026-04-07 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 16:25:02] Production.INFO: ==4344== Releasing lock...
[2026-04-07 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 20:25:02] Production.INFO: ==4346== Releasing lock...
[2026-04-07 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:25:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:25:02] Production.INFO: ==4349== Lock acquired, processing the job...
[2026-04-07 16:25:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:25:03] Production.INFO: ==4355== Lock acquired, processing the job...
[2026-04-07 16:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:25:03] Production.INFO: ==4351== Lock acquired, processing the job...
[2026-04-07 16:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:25:03] Production.INFO: Account Balance Start.
[2026-04-07 16:25:03] Production.INFO: CreateAllLog Start
[2026-04-07 16:25:03] Production.INFO: 117
[2026-04-07 16:25:03] Production.INFO: Date 2026-03-08
[2026-04-07 16:25:03] Production.INFO: ==4353== Lock acquired, processing the job...
[2026-04-07 16:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:03] Production.INFO: ==4357== Lock acquired, processing the job...
[2026-04-07 16:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:25:03] Production.INFO: Date 2026-03-09
[2026-04-07 16:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:03] Production.INFO: Date 2026-03-10
[2026-04-07 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:03] Production.INFO: Date 2026-03-11
[2026-04-07 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:25:03] Production.INFO: Date 2026-03-12
[2026-04-07 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:03] Production.INFO: ==4357== Releasing lock...
[2026-04-07 16:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:25:03] Production.INFO: Date 2026-03-13
[2026-04-07 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:03] Production.INFO: Date 2026-03-14
[2026-04-07 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:03] Production.INFO: Date 2026-03-15
[2026-04-07 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:03] Production.INFO: Date 2026-03-16
[2026-04-07 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:03] Production.INFO: Date 2026-03-17
[2026-04-07 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:03] Production.INFO: Date 2026-03-18
[2026-04-07 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:03] Production.INFO: Date 2026-03-19
[2026-04-07 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:03] Production.INFO: Date 2026-03-20
[2026-04-07 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:03] Production.INFO: ==4351== Releasing lock...
[2026-04-07 16:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:25:03] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:25:03] Production.INFO: Date 2026-03-21
[2026-04-07 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:03] Production.INFO: Date 2026-03-22
[2026-04-07 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:03] Production.INFO: Date 2026-03-23
[2026-04-07 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:03] Production.INFO: Date 2026-03-24
[2026-04-07 16:25:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:04] Production.INFO: Date 2026-03-25
[2026-04-07 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:04] Production.INFO: Date 2026-03-26
[2026-04-07 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:04] Production.INFO: Date 2026-03-27
[2026-04-07 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:04] Production.INFO: Date 2026-03-28
[2026-04-07 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:04] Production.INFO: Date 2026-03-29
[2026-04-07 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:04] Production.INFO: Date 2026-03-30
[2026-04-07 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:04] Production.INFO: Date 2026-03-31
[2026-04-07 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:04] Production.INFO: Date 2026-04-01
[2026-04-07 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:04] Production.INFO: Date 2026-04-02
[2026-04-07 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:04] Production.INFO: Date 2026-04-03
[2026-04-07 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:04] Production.INFO: Date 2026-04-04
[2026-04-07 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:04] Production.INFO: Date 2026-04-05
[2026-04-07 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:04] Production.INFO: Date 2026-04-06
[2026-04-07 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:04] Production.INFO: Date 2026-04-07
[2026-04-07 16:25:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:25:04] Production.INFO: Total Charge 0
[2026-04-07 16:25:04] Production.INFO: CreateAllLog End
[2026-04-07 16:25:04] Production.INFO: Account Balance End.
[2026-04-07 16:25:04] Production.ERROR: CronJobId end 12
[2026-04-07 16:25:04] Production.INFO: ==4355== Releasing lock...
[2026-04-07 16:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:25:11] Production.ERROR: CronJobId end10
[2026-04-07 16:25:11] Production.INFO: ==4353== Releasing lock...
[2026-04-07 16:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:25:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:25:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:25:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:25:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:25:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:25:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:25:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:25:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:25:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:25:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:25:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:25:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:25:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:25:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:25:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:25:14] Production.INFO: call_cost start
[2026-04-07 16:25:14] Production.INFO: call_cost end
[2026-04-07 16:25:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:25:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:25:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:25:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:25:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:25:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:25:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:25:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:25:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:25:14] Production.INFO: ==4349== Releasing lock...
[2026-04-07 16:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:25:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:26:02] Production.INFO: ==4419== Lock acquired, processing the job...
[2026-04-07 21:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:26:02] Production.INFO: neon service started
[2026-04-07 21:26:02] Production.INFO: neon service started
[2026-04-07 21:26:02] Production.INFO: ==4419== Releasing lock...
[2026-04-07 21:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:26:02] Production.INFO: ==4421== Lock acquired, processing the job...
[2026-04-07 16:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 20:26:02] Production.INFO: ==4423== Lock acquired, processing the job...
[2026-04-07 20:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:26:02] Production.INFO: ==4423== Releasing lock...
[2026-04-07 20:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:26:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:26:02] Production.INFO: ==4421== Releasing lock...
[2026-04-07 16:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 16:26:03] Production.INFO: ==4428== Lock acquired, processing the job...
[2026-04-07 16:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:26:03] Production.INFO: ==4430== Lock acquired, processing the job...
[2026-04-07 16:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:26:03] Production.INFO: ==4434== Lock acquired, processing the job...
[2026-04-07 16:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:26:03] Production.INFO: ==4426== Lock acquired, processing the job...
[2026-04-07 16:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:26:03] Production.INFO: ==4432== Lock acquired, processing the job...
[2026-04-07 16:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:26:03] Production.INFO: Account Balance Start.
[2026-04-07 16:26:03] Production.INFO: CreateAllLog Start
[2026-04-07 16:26:03] Production.INFO: 117
[2026-04-07 16:26:03] Production.INFO: Date 2026-03-08
[2026-04-07 16:26:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:26:03] Production.INFO: ==4434== Releasing lock...
[2026-04-07 16:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-09
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-10
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-11
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-12
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: ==4428== Releasing lock...
[2026-04-07 16:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-04-07 16:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-13
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-14
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-15
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-16
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-17
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-18
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-19
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-20
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-21
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-22
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-23
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-24
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-25
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-26
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-27
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-28
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-29
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-30
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-03-31
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-04-01
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-04-02
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-04-03
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-04-04
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-04-05
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:04] Production.INFO: Date 2026-04-06
[2026-04-07 16:26:04] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:05] Production.INFO: Date 2026-04-07
[2026-04-07 16:26:05] Production.INFO: Reseller ==> 0
[2026-04-07 16:26:05] Production.INFO: Total Charge 0
[2026-04-07 16:26:05] Production.INFO: CreateAllLog End
[2026-04-07 16:26:05] Production.INFO: Account Balance End.
[2026-04-07 16:26:05] Production.ERROR: CronJobId end 12
[2026-04-07 16:26:05] Production.INFO: ==4432== Releasing lock...
[2026-04-07 16:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-04-07 16:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-04-07 16:26:11] Production.ERROR: CronJobId end10
[2026-04-07 16:26:11] Production.INFO: ==4430== Releasing lock...
[2026-04-07 16:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-04-07 16:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-04-07 16:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-04-07 16:26:13] Production.INFO: ============== Balance Warning START===========
[2026-04-07 16:26:13] Production.INFO: ============== Balance Warning END===========
[2026-04-07 16:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-04-07 16:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-04-07 16:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-04-07 16:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-04-07 16:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-04-07 16:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-04-07 16:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-04-07 16:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-04-07 16:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-04-07 16:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-04-07 16:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-04-07 16:26:14] Production.INFO: call_cost start
[2026-04-07 16:26:14] Production.INFO: call_cost end
[2026-04-07 16:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-04-07 16:26:14] Production.INFO: ============== Report Schedule START===========
[2026-04-07 16:26:14] Production.INFO: ============== Report Schedule END===========
[2026-04-07 16:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-04-07 16:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-04-07 16:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-04-07 16:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-04-07 16:26:14] Production.INFO: ============== Deal alert START===========
[2026-04-07 16:26:14] Production.INFO: ============== Deal alert END===========
[2026-04-07 16:26:14] Production.INFO: ==4426== Releasing lock...
[2026-04-07 16:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-04-07 16:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-04-07 21:27:01] Production.INFO: ==4498== Lock acquired, processing the job...
[2026-04-07 21:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-04-07 21:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-04-07 21:27:01] Production.INFO: neon service started
[2026-04-07 21:27:01] Production.INFO: neon service started
[2026-04-07 21:27:01] Production.INFO: ==4498== Releasing lock...
[2026-04-07 21:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-04-07 21:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-04-07 16:27:01] Production.INFO: ==4500== Lock acquired, processing the job...
[2026-04-07 16:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-04-07 16:27:01] Production.INFO: ==4500== Releasing lock...
[2026-04-07 16:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-04-07 16:27:01] Production.INFO: 25.25 MB #Memory Used#
[2026-04-07 20:27:02] Production.INFO: ==4502== Lock acquired, processing the job...
[2026-04-07 20:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-04-07 20:27:02] Production.INFO: ==4502== Releasing lock...
[2026-04-07 20:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-04-07 20:27:02] Production.INFO: 25 MB #Memory Used#
[2026-04-07 16:27:02] Production.INFO: ==4504== Lock acquired, processing the job...
[2026-04-07 16:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-04-07 16:27:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-04-07 16:27:02] Production.INFO: ==4506== Lock acquired, processing the job...
[2026-04-07 16:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-04-07 16:27:02] Production.INFO: ==4508== Lock acquired, processing the job...
[2026-04-07 16:27:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-04-07 16:27:02] Production.ERROR: tmp_tblUsageDetailsReport_120260407Live done
[2026-04-07 16:27:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260407Live done
[2026-04-07 16:27:02] Production.ERROR: CALL prc_updateLiveTables(1,120260407Live)
[2026-04-07 16:27:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-07','2026-04-07','120260407Live')
[2026-04-07 16:27:02] Production.INFO: ==4510== Lock acquired, processing the job...
[2026-04-07 16:27:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-04-07 16:27:03] Production.INFO: ==4512== Lock acquired, processing the job...
[2026-04-07 16:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-04-07 16:27:03] Production.INFO: Account Balance Start.
[2026-04-07 16:27:03] Production.INFO: CreateAllLog Start
[2026-04-07 16:27:03] Production.INFO: 117
[2026-04-07 16:27:03] Production.INFO: Date 2026-03-08
[2026-04-07 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:27:03] Production.INFO: Date 2026-03-09
[2026-04-07 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-04-07 16:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-04-07 16:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-04-07 16:27:03] Production.INFO: ==4512== Releasing lock...
[2026-04-07 16:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-04-07 16:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-04-07 16:27:03] Production.INFO: Date 2026-03-10
[2026-04-07 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:27:03] Production.INFO: Date 2026-03-11
[2026-04-07 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:27:03] Production.INFO: Date 2026-03-12
[2026-04-07 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:27:03] Production.INFO: Date 2026-03-13
[2026-04-07 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:27:03] Production.INFO: Date 2026-03-14
[2026-04-07 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:27:03] Production.INFO: Date 2026-03-15
[2026-04-07 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:27:03] Production.INFO: Date 2026-03-16
[2026-04-07 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:27:03] Production.INFO: Date 2026-03-17
[2026-04-07 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:27:03] Production.INFO: Date 2026-03-18
[2026-04-07 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 16:27:03] Production.INFO: Date 2026-03-19
[2026-04-07 16:27:03] Production.INFO: Reseller ==> 0
[2026-04-07 16: